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