[riot-commits] [RIOT-OS/RIOT] 900528: netdev2_tap: check for existence before calling cb
Oleg Hahm
oleg at hobbykeller.org
Sun Apr 3 21:31:32 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 900528b2f289ec6f6e95ce85926ceb80d58e1c16
https://github.com/RIOT-OS/RIOT/commit/900528b2f289ec6f6e95ce85926ceb80d58e1c16
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2016-04-03 (Sun, 03 Apr 2016)
Changed paths:
M cpu/native/netdev2_tap/netdev2_tap.c
Log Message:
-----------
netdev2_tap: check for existence before calling cb
Commit: 4ba73928acc5950f357846d22db9cb3466811978
https://github.com/RIOT-OS/RIOT/commit/4ba73928acc5950f357846d22db9cb3466811978
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2016-04-03 (Sun, 03 Apr 2016)
Changed paths:
M drivers/enc28j60/enc28j60.c
Log Message:
-----------
drivers enc28j60: correctly initialize netstats
Driver's netstats should be initialize in init, not isr...
Commit: aa043a50bfa40bfd770ded3397e5cb2251eb919a
https://github.com/RIOT-OS/RIOT/commit/aa043a50bfa40bfd770ded3397e5cb2251eb919a
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2016-04-03 (Sun, 03 Apr 2016)
Changed paths:
M drivers/encx24j600/encx24j600.c
Log Message:
-----------
drivers encx24j600: introduce netstats
This driver was missing netstats completely so far.
Commit: 1b635e121894ebb6c5764c3270f71e0b29aed394
https://github.com/RIOT-OS/RIOT/commit/1b635e121894ebb6c5764c3270f71e0b29aed394
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2016-04-03 (Sun, 03 Apr 2016)
Changed paths:
M cpu/native/netdev2_tap/netdev2_tap.c
M drivers/enc28j60/enc28j60.c
M drivers/encx24j600/encx24j600.c
Log Message:
-----------
Merge pull request #5236 from OlegHahm/netstats_fixes
netstats: several fixes
Compare: https://github.com/RIOT-OS/RIOT/compare/5f6cc67c231a...1b635e121894
More information about the commits
mailing list