1. 8bdd249 amd: declance: use eth_hw_addr_set() by Thomas Bogendoerfer · 3 years ago
  2. 106b4cb net: amd: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
  3. d84b99f drivers: net: declance: fix comparing pointer to 0 by Chen Zhou · 5 years ago
  4. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  5. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  6. 6f41617 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  7. fe3a83a declance: Fix continuation with the adapter identification message by Maciej W. Rozycki · 6 years ago
  8. fe72352 net: amd: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  9. c6c52ba drivers/net: amd: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  10. b0b404b drivers: net: declance: use setup_timer() helper. by Allen Pais · 7 years ago
  11. 0632466 format-security: move static strings to const by Kees Cook · 8 years ago
  12. be12502 drivers: net: ethernet: remove incorrect __exit markups by Dmitry Torokhov · 8 years ago
  13. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  14. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  15. 3d5baba declance: Fix 64-bit compilation warnings by Maciej W. Rozycki · 11 years ago
  16. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  17. 0fabe10 MIPS: DECstation I/O ASIC DMA interrupt classes by Maciej W. Rozycki · 11 years ago
  18. 19717d05 declance: Remove `incompatible pointer type' warnings by Maciej W. Rozycki · 11 years ago
  19. 5359b93 MIPS: DECstation I/O ASIC DMA interrupt handling fix by Maciej W. Rozycki · 11 years ago
  20. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  21. 0cb0568 net/amd: remove __dev* attributes by Bill Pemberton · 12 years ago
  22. 6469933 ethernet: Remove casts to same type by Joe Perches · 13 years ago
  23. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  24. 1d26643 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  25. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  26. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  27. b955f6c amd: Move AMD (Lance) chipset drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/declance.c]
  28. 498d8e2 drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 14 years ago
  29. 43d620c drivers/net: Remove casts of void * by Joe Perches · 14 years ago
  30. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  31. 3852cc3 NET: declance: Fix section mismatches by Ralf Baechle · 14 years ago
  32. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  33. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  34. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  35. e1d4447 net: convert multiple drivers to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  36. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  37. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  38. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  39. 963267b declance: Restore tx descriptor ring locking by Maciej W. Rozycki · 16 years ago
  40. ad5a24e0 declance: convert to net_device_ops by Alexander Beregalov · 16 years ago
  41. c231355 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  42. 4cf1653 netdevice: safe convert to netdev_priv() #part-2 by Wang Chen · 16 years ago
  43. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  44. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  45. 3a221d1 drivers/net/: remove write-only "last_dev" by Adrian Bunk · 17 years ago
  46. 28fc1f5 [netdrvr] irq handler minor cleanups in several drivers by Jeff Garzik · 17 years ago
  47. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  48. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  49. f1e9a4e declance: Remove a dangling spin_unlock_irq() thingy by Maciej W. Rozycki · 18 years ago
  50. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 18 years ago
  51. 257b346 mips: declance: Driver model for the PMAD-A by Maciej W. Rozycki · 18 years ago
  52. e8f7f7f [PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannel by Maciej W. Rozycki · 18 years ago
  53. 3b6e8fe [PATCH] declance: Fix PMAX and PMAD support by Maciej W. Rozycki · 18 years ago
  54. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
  55. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  56. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  57. b07db75 [PATCH] Fix freeing of net device by Ralf Baechle · 19 years ago
  58. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  59. 5b057c6 [NET]: Avoid allocating skb in skb_pad by Herbert Xu · 19 years ago
  60. 36156cd [PATCH] declance: Use physical addresses at the interface level. by Ralf Baechle · 19 years ago
  61. 4569504 [PATCH] declance: Deal with the bloody KSEG vs CKSEG horror... by Ralf Baechle · 19 years ago
  62. 6684b4e [PATCH] declance: Fix mapping of device. by Ralf Baechle · 19 years ago
  63. da848ec [PATCH] declance: Convert to irqreturn_t. by Ralf Baechle · 19 years ago
  64. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago