1. 498d8e2 drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 13 years ago
  2. 43d620c drivers/net: Remove casts of void * by Joe Perches · 13 years ago
  3. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  4. 3852cc3 NET: declance: Fix section mismatches by Ralf Baechle · 14 years ago
  5. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  6. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  7. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  8. e1d4447 net: convert multiple drivers to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  9. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  10. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  11. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  12. 963267b declance: Restore tx descriptor ring locking by Maciej W. Rozycki · 15 years ago
  13. ad5a24e0 declance: convert to net_device_ops by Alexander Beregalov · 15 years ago
  14. c231355 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  15. 4cf1653 netdevice: safe convert to netdev_priv() #part-2 by Wang Chen · 16 years ago
  16. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  17. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  18. 3a221d1 drivers/net/: remove write-only "last_dev" by Adrian Bunk · 16 years ago
  19. 28fc1f5 [netdrvr] irq handler minor cleanups in several drivers by Jeff Garzik · 17 years ago
  20. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  21. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  22. f1e9a4e declance: Remove a dangling spin_unlock_irq() thingy by Maciej W. Rozycki · 17 years ago
  23. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  24. 257b346 mips: declance: Driver model for the PMAD-A by Maciej W. Rozycki · 18 years ago
  25. e8f7f7f [PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannel by Maciej W. Rozycki · 18 years ago
  26. 3b6e8fe [PATCH] declance: Fix PMAX and PMAD support by Maciej W. Rozycki · 18 years ago
  27. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
  28. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  29. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  30. b07db75 [PATCH] Fix freeing of net device by Ralf Baechle · 18 years ago
  31. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  32. 5b057c6 [NET]: Avoid allocating skb in skb_pad by Herbert Xu · 18 years ago
  33. 36156cd [PATCH] declance: Use physical addresses at the interface level. by Ralf Baechle · 19 years ago
  34. 4569504 [PATCH] declance: Deal with the bloody KSEG vs CKSEG horror... by Ralf Baechle · 19 years ago
  35. 6684b4e [PATCH] declance: Fix mapping of device. by Ralf Baechle · 19 years ago
  36. da848ec [PATCH] declance: Convert to irqreturn_t. by Ralf Baechle · 19 years ago
  37. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago