Age | Commit message (Expand) | Author | Files | Lines |
2017-10-28 | drivers/net: amd: Convert timers to use timer_setup() | Kees Cook | 1 | -4/+6 |
2017-09-21 | drivers: net: declance: use setup_timer() helper. | Allen Pais | 1 | -3/+3 |
2017-05-09 | format-security: move static strings to const | Kees Cook | 1 | -1/+1 |
2017-03-03 | drivers: net: ethernet: remove incorrect __exit markups | Dmitry Torokhov | 1 | -15/+15 |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 1 | -1/+0 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -1/+1 |
2014-07-09 | declance: Fix 64-bit compilation warnings | Maciej W. Rozycki | 1 | -6/+6 |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -8/+8 |
2013-10-30 | MIPS: DECstation I/O ASIC DMA interrupt classes | Maciej W. Rozycki | 1 | -2/+1 |
2013-09-20 | declance: Remove `incompatible pointer type' warnings | Maciej W. Rozycki | 1 | -8/+8 |
2013-09-13 | MIPS: DECstation I/O ASIC DMA interrupt handling fix | Maciej W. Rozycki | 1 | -0/+1 |
2013-03-10 | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb | Joe Perches | 1 | -2/+0 |
2012-12-03 | net/amd: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-06-06 | ethernet: Remove casts to same type | Joe Perches | 1 | -2/+2 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-02-06 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 1 | -1/+1 |
2012-02-01 | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 1 | -2/+0 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-11 | amd: Move AMD (Lance) chipset drivers | Jeff Kirsher | 1 | -0/+1381 |