1. 43d620c drivers/net: Remove casts of void * by Joe Perches · 13 years ago
  2. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  3. d117b66 fealnx: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  4. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  5. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  6. 22bedad net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  7. 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
  8. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  9. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  10. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  11. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  12. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  13. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  14. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  16. f146214 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  17. f83284f fealnx: Write outside array bounds by roel kluin · 15 years ago
  18. 2e31673 fealnx: Fix build breakage -- PR_CONT should be KERN_CONT by Roland Dreier · 15 years ago
  19. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  20. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  21. 6f101d1 fealnx: fix non-constant printk warnings by Stephen Hemminger · 15 years ago
  22. e287157 fealnx: update to net_device_ops by Stephen Hemminger · 16 years ago
  23. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  24. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  25. ed4cb13 netdev: uniquify the tx_timeout name by Arjan van de Ven · 16 years ago
  26. 28cd428 [netdrvr] fealnx: clean up nasty mess of arch ifdefs by Jeff Garzik · 16 years ago
  27. b707615 Remove long-dead commented-out MODULE_PARM reference. by Robert P. J. Day · 17 years ago
  28. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  29. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  30. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  31. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  32. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  33. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  34. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  35. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  36. 4e83b7f Merge branch 'tmp' into upstream by Jeff Garzik · 18 years ago
  37. d5b2069 [PATCH] Remove more unnecessary driver printk's by Andy Gospodarek · 18 years ago
  38. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  39. 90d5aed [PATCH] fealnx section fix by Andrew Morton · 18 years ago
  40. 9b91cf9 [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ... by Jeff Garzik · 18 years ago
  41. 2e8a538 [netdrvr] Use dev_printk() when ethernet interface isn't available by Jeff Garzik · 18 years ago
  42. 46009c8 [netdrvr] minor cleanups in Becker-derived drivers by Jeff Garzik · 18 years ago
  43. c3d8e68 [netdrvr] Remove Becker-template 'io_size' member, when invariant by Jeff Garzik · 18 years ago
  44. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  45. 1f1bd5f [netdrvr] Remove long-unused bits from Becker template drivers by Jeff Garzik · 18 years ago
  46. f71e130 Massive net driver const-ification. by Arjan van de Ven · 18 years ago
  47. 689be43 [NET]: Remove gratuitous use of skb->tail in network drivers. by David S. Miller · 19 years ago
  48. 400de2c [PATCH] fealnx.c calls dev_kfree_skb from atomic context by Denis Vlasenko · 19 years ago
  49. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago