1. 44770e1 ethernet: use core min/max MTU checking by Jarod Wilson · 8 years ago
  2. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  3. 45af550 natsemi: add checks for dma mapping errors by Alexey Khoroshilov · 9 years ago
  4. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  5. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  6. e146aaa net: natsemi: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  7. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  8. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  9. 6980cbe natsemi: remove __dev* attributes by Bill Pemberton · 12 years ago
  10. 52428d9 drivers/net/ethernet/natsemi/natsemi.c: fix error return code by Peter Senna Tschudin · 12 years ago
  11. d710ce1 natsemi: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  12. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  13. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  14. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  15. d9fb9f3 *sonic/natsemi/ns83829: Move the National Semi-conductor drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/natsemi.c]
  16. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  17. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  18. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  19. ff18177 natsemi: fix another dma-debug report by Jim Cromie · 13 years ago
  20. b1f524e net/natsemi: Fix module parameter permissions by Jean Delvare · 13 years ago
  21. 2fb83cd6 natsemi: silence dma-debug warnings by FUJITA Tomonori · 13 years ago
  22. 7c9d440 treewide: transciever/transceiver spelling fixes by Joe Perches · 14 years ago
  23. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  24. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
  25. 3d894a9 net/natsami: store MAC into perm_addr by Otavio Salvador · 14 years ago
  26. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  27. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  28. 2321e80 natsemi: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  29. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  30. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  31. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 15 years ago
  32. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  33. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  34. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  35. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  36. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  37. aae5e7c netdev: Remove SIOCDEVPRIVATE aliases for MDIO ioctls by Ben Hutchings · 15 years ago
  38. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  39. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  40. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  41. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  42. 2341049 natsemi: fix non-constant printk warnings by Stephen Hemminger · 16 years ago
  43. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  44. 2b7d0c7 natsemi: update to net_device_ops by Stephen Hemminger · 16 years ago
  45. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  46. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  47. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  48. ed4cb13 netdev: uniquify the tx_timeout name by Arjan van de Ven · 16 years ago
  49. 7d2e3cb [netdrvr] Trim trailing whitespace for several drivers by Jeff Garzik · 17 years ago
  50. 703bb99 natsemi: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 17 years ago
  51. eca1ad8 misc drivers/net annotations by Al Viro · 17 years ago
  52. aa738ad natsemi: section fix by Andrew Morton · 17 years ago
  53. 6344f05 natsemi: Update locking documentation by Mark Brown · 17 years ago
  54. 4ec2411 [NET]: Do not check netif_running() and carrier state in ->poll() by David S. Miller · 17 years ago
  55. bbbab5c natsemi: fix oops, link back netdevice from private-struct by Ingo Molnar · 17 years ago
  56. 405bbe9 Typo: depricated -> deprecated by Rolf Eike Beer · 17 years ago
  57. a8a935d natsemi: Check return value for pci_enable_device() by Mark Brown · 17 years ago
  58. 0e5d544 natsemi: Use round_jiffies() for slow timers by Mark Brown · 17 years ago
  59. f2cade1 natsemi: Use NATSEMI_TIMER_FREQ consistently by Mark Brown · 17 years ago
  60. ddfce6b network drivers: sparse warning fixes by Stephen Hemminger · 17 years ago
  61. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  62. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  63. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  64. c76720c natsemi: fix netdev error acounting by Andrew Morton · 17 years ago
  65. f6c4286 [netdrvr] natsemi: Fix device removal bug by Jeff Garzik · 17 years ago
  66. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  67. d41f2d1 natsemi irq flags by Gregory Haskins · 18 years ago
  68. 2c2a8c5 remove broken URLs from net drivers' output by Markus Dahms · 18 years ago
  69. 1a14780 Subject: natsemi: Allow users to disable workaround for DspCfg reset by Mark Brown · 18 years ago
  70. d0ed486 natsemi: Improve diagnostics for DspCfg workaround by Mark Brown · 18 years ago
  71. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 18 years ago
  72. d2a9003 natsemi: Avoid IntrStatus lossage if RX state machine resets. by broonie@sirena.org.uk · 18 years ago
  73. 069f825 natsemi: Fix NAPI for interrupt sharing by broonie@sirena.org.uk · 18 years ago
  74. 14fdd90 natsemi: Consistently use interrupt enable/disable functions by broonie@sirena.org.uk · 18 years ago
  75. 6006f7f natsemi: netpoll fixes by Sergei Shtylyov · 18 years ago
  76. 36c843d natsemi: Fix detection of vanilla natsemi cards by Mark Brown · 18 years ago
  77. 6aab444 natsemi: Support Aculab E1/T1 PMXc cPCI carrier cards by Mark Brown · 18 years ago
  78. 68c9016 natsemi: Add support for using MII port with no PHY by Mark Brown · 18 years ago
  79. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  80. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  81. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago
  82. 4e83b7f Merge branch 'tmp' into upstream by Jeff Garzik · 18 years ago
  83. d5b2069 [PATCH] Remove more unnecessary driver printk's by Andy Gospodarek · 18 years ago
  84. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  85. 03a8c66 [netdrvr] Remove Linux-specific changelogs from several Becker template drivers by Jeff Garzik · 19 years ago
  86. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 19 years ago
  87. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  88. a2b524b [netdrvr] natsemi: minor cleanups by Jeff Garzik · 19 years ago
  89. 5a40f09 [netdrvr] natsemi: Separate out media initialization code by Jeff Garzik · 19 years ago
  90. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 19 years ago
  91. e19360f [PATCH] net drivers: fix section attributes for gcc by Randy Dunlap · 19 years ago
  92. a8b4cf4 [PATCH] natsemi: Support oversized EEPROMs by Mark Brown · 19 years ago
  93. e72fd96 [PATCH] natsemi: NAPI and a bugfix by Mark Brown · 19 years ago
  94. b27a16b [PATCH] natsemi: NAPI and a bugfix by Mark Brown · 19 years ago
  95. f71e130 Massive net driver const-ification. by Arjan van de Ven · 19 years ago
  96. 689be43 [NET]: Remove gratuitous use of skb->tail in network drivers. by David S. Miller · 20 years ago
  97. 760f86d [PATCH] Fw: [Bugme-new] [Bug 4482] New: natsemi: incorrect initialization of IPv6 Neighbor-discovery multicast by Herbert Xu · 20 years ago
  98. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago