1. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  2. fe3881c drivers/net: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 10 years ago
  3. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  4. 1ab0d2e netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 12 years ago
  5. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  6. ca7a8e8 3c*/acenic/typhoon: Move 3Com Ethernet drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/3c515.c]
  7. c63fdf4 drivers/net: normalize TX_TIMEOUT by Eric Dumazet · 14 years ago
  8. 6fa59c9 drivers/net: Use static const char * const where possible by Joe Perches · 14 years ago
  9. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  10. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  11. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  12. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  13. 59ce25d 3c5xx: use netdev_mc_* helpers by Jiri Pirko · 14 years ago
  14. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  15. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  16. 27a1de9 3com: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  17. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  18. 3d54015 3c515: Write outside array bounds by roel kluin · 15 years ago
  19. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  20. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  21. 39738e1 3c5xx: convert printk() to pr_<foo>() by Alexander Beregalov · 15 years ago
  22. f3701c2 3c515: convert to net_device_ops by Stephen Hemminger · 16 years ago
  23. 9de6d99 netdev: remove pathetic compile-command lines by Alexey Dobriyan · 16 years ago
  24. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  25. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  26. 113aa83 net: Rationalise email address: Network Specific Parts by Alan Cox · 16 years ago
  27. 92fbc1c 3c515: fix using pnp_get_resource when CONFIG_ISAPNP=n by Randy Dunlap · 16 years ago
  28. dfd4415 3c515: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  29. 79ea13c NULL noise in drivers/net by Al Viro · 17 years ago
  30. b665982 3c574, 3c515 bitfields abuse by Al Viro · 17 years ago
  31. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  32. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  33. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  34. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  35. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  36. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  37. cb95818 [PATCH] Signedness issue in drivers/net/3c515.c by Eric Sesterhenn · 18 years ago
  38. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  40. 689be43 [NET]: Remove gratuitous use of skb->tail in network drivers. by David S. Miller · 19 years ago
  41. b1fc550 [netdrvr] Fix register_netdev() races in older ISA net drivers by · 19 years ago
  42. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago