1. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  2. 30d05f9 net/fddi/skfp/skfddi: Use module_pci_driver to register driver by Peter Hüwe · 11 years ago
  3. c354dfc fddi: remove __dev* attributes by Bill Pemberton · 12 years ago
  4. 33f810b fddi: Move the FDDI drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/skfp/skfddi.c]
  5. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  6. 4a5fc4e skfp: testing the wrong variable in skfp_driver_init() by Dan Carpenter · 14 years ago
  7. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  8. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  9. d81e27c drivers/net/skfp: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  10. eef35c2 Fix spelling fuction -> function in comments by Stefan Weil · 14 years ago
  11. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  12. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  13. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  14. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  15. 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
  16. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 14 years ago
  17. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  18. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  19. 596a530 drivers/net/skfp/skfddi.c: use %pMF to show MAC address by hartleys · 15 years ago
  20. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  21. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  22. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  23. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  24. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  25. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  26. ebc06ee skfddi: convert PRINTK() to pr_debug() by Alexander Beregalov · 15 years ago
  27. 6e470d2 drivers/net/skfp: fix sparse warning: Should it be static? by Hannes Eder · 15 years ago
  28. c25b9ab drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic by Roel Kluin · 16 years ago
  29. 409b204 drivers/net/skfp: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  30. 145186a fddi: convert to new network device ops by Stephen Hemminger · 16 years ago
  31. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  32. 2f220e3 skfp annotations by Al Viro · 16 years ago
  33. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  34. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  35. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  36. 0a4f23f [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev by Arnaldo Carvalho de Melo · 17 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. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  40. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  41. f71e130 Massive net driver const-ification. by Arjan van de Ven · 18 years ago
  42. 7aa55fc [PATCH] drivers/net/skfp/: cleanups by Adrian Bunk · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago