1. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  2. ec4e0cf smc911x: convert to net_device_ops by Alexander Beregalov · 15 years ago
  3. c231355 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  4. 46578a69 net: variables reach -1, but 0 tested by Roel Kluin · 15 years ago
  5. a316084 drivers/net/smc911x.c: smc911x_drv_probe() cleanup by Andrew Morton · 16 years ago
  6. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  7. f57628d section errors in smc911x/smc91x by Al Viro · 16 years ago
  8. 6ab33d5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  9. eafdcb4 smc911x: Fix printf format typo in smc911x driver. by Vernon Sauder · 16 years ago
  10. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  11. 347c8d8 [netdrvr] smc911x: fix for driver resume (and compilation warning) by Dasgupta, Romit · 16 years ago
  12. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  13. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  14. 70d9d15 drivers/net/smc911x.c: Fix lockdep warning on xmit. by Will Newton · 16 years ago
  15. b891a90 smc911x: Make the driver safer on SMP by Catalin Marinas · 16 years ago
  16. 319edaf smc911x: Add IRQ polarity configuration by Catalin Marinas · 16 years ago
  17. d766a4e SMC911x: unbreak PXA builds by Dmitry Baryshkov · 16 years ago
  18. c6dcb82 smc911x: Add support for LAN921{5,7,8} chips from SMSC by Guennadi Liakhovetski · 16 years ago
  19. f3073ac smc911x: Fix external PHY detection by Guennadi Liakhovetski · 16 years ago
  20. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  21. 7fb614b smc911x: remove duplicate debug printout by Magnus Damm · 16 years ago
  22. 4ae127d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  23. 4bb073c net: Eliminate flush_scheduled_work() calls while RTNL is held. by David S. Miller · 16 years ago
  24. 12c03f5 smc911x: introduce platform data flags by Magnus Damm · 16 years ago
  25. 699559f smc911x: pass along private data and use iomem by Magnus Damm · 16 years ago
  26. db2961c smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt} by Roel Kluin · 16 years ago
  27. 72abb46 net drivers: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  28. d30f53a SMC911X: Fix using of dereferenced skb after netif_rx by Wang Chen · 17 years ago
  29. 7b31f7f smc911x: Fix multicast handling by Peter Korsgaard · 17 years ago
  30. a9b121c smc911x: Fix unused variable warning. by Peter Korsgaard · 17 years ago
  31. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  32. 726d722 smc911x irq sense request and MPR2 board support by Markus Brunner · 17 years ago
  33. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  34. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  35. f2773a2 smc911x: fix compilation breakage by Vitaly Wool · 17 years ago
  36. b4cf205 smc911x: fix compilation breakage wjen debug is on by Vitaly Wool · 17 years ago
  37. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  38. 43cb76d Network: convert network devices to use struct device instead of class_device by Greg Kroah-Hartman · 22 years ago
  39. 24d8f6a [PATCH] net/smc911x: match up spin lock/unlock by Peter Korsgaard · 17 years ago
  40. ef8142a [PATCH] smc911 workqueue fixes by Andrew Morton · 18 years ago
  41. 9b6d2ef [PATCH] smc911x: fix netpoll compilation faliure by Vitaly Wool · 18 years ago
  42. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  43. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  44. 846050d Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  45. a4d0927 [PATCH] smc911x: Re-release spinlock on spurious interrupt by Peter Korsgaard · 18 years ago
  46. bcd6837 [PATCH] remove unnecessary config.h includes from drivers/net/ by Dave Jones · 18 years ago
  47. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  48. d5498be [netdrvr smc911x] trim trailing whitespace by Jeff Garzik · 18 years ago
  49. 0a0c72c [PATCH] RE: [PATCH 1/1] net driver: Add support for SMSC LAN911x line of ethernet chips by Dustin McIntire · 18 years ago