1. 0222ee5 amd: lance: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 2 months ago
  2. a07d8ec ethernet: isa: convert to module_init/module_exit by Arnd Bergmann · 3 years, 6 months ago
  3. 106b4cb net: amd: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  4. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  5. fc67ade net: amd: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
  6. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  7. df29840 Annotate hardware config module parameters in drivers/net/ethernet/ by David Howells · 8 years ago
  8. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  9. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  10. a09f4af lance: Return correct error code by Amitoj Kaur Chawla · 9 years ago
  11. f0e28d48 lance: Fix hardcoded interrupt name lp->name to use system device value by Nate Levesque · 11 years ago
  12. 5c8b73c lance: remove unnecessary setting of skb->dev by Jon Mason · 13 years ago
  13. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  14. b955f6c amd: Move AMD (Lance) chipset drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/lance.c]
  15. c63fdf4 drivers/net: normalize TX_TIMEOUT by Eric Dumazet · 14 years ago
  16. 7bfba0b lance: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 15 years ago
  17. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  18. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  19. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  20. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  21. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  22. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  23. 462540b lance: convert to net_device_ops by Stephen Hemminger · 16 years ago
  24. 00137da drivers/net/lance.c: fix sparse warnings: fix signedness by Hannes Eder · 16 years ago
  25. b74ca3a netdevice: Kill netdev->priv by Wang Chen · 16 years ago
  26. c010360 netdevice lance: Convert directly reference of netdev->priv by Wang Chen · 16 years ago
  27. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  28. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  29. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  30. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  31. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 18 years ago
  32. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 18 years ago
  33. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 18 years ago
  34. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 18 years ago
  35. afc8eb4 [PATCH] trivial missing __init in drivers/net/* by Al Viro · 19 years ago
  36. d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
  37. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
  38. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  39. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  40. d5b2069 [PATCH] Remove more unnecessary driver printk's by Andy Gospodarek · 18 years ago
  41. 3805f0e [PATCH] lance section fix by Andrew Morton · 18 years ago
  42. 5b057c6 [NET]: Avoid allocating skb in skb_pad by Herbert Xu · 19 years ago
  43. c44fec1 [PATCH] remove ISA legacy functions: drivers/net/lance.c by Al Viro · 19 years ago
  44. 64916f1 [PATCH] fix a few "warning: 'cleanup_card' defined but not used" by Denis Vlasenko · 19 years ago
  45. 9e24974 [PATCH] gfp_t: drivers/net by Al Viro · 19 years ago
  46. 689be43 [NET]: Remove gratuitous use of skb->tail in network drivers. by David S. Miller · 20 years ago
  47. b1fc550 [netdrvr] Fix register_netdev() races in older ISA net drivers by · 20 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago