1. 876a55b net: smc91x: take into account register shift by Robert Jarzmik · 8 years ago
  2. 2fb04fd net: smc91x: fix SMC accesses by Russell King · 8 years ago
  3. 8876d94 net: smc91x: ACPI Enable lan91x adapters by Jeremy Linton · 8 years ago
  4. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  5. e3ebd89 smc91x: avoid self-comparison warning by Arnd Bergmann · 9 years ago
  6. bd59cfc net: smc91x: propagate irq return code by Robert Jarzmik · 9 years ago
  7. d24c8f2 net: smc91x: convert pxa dma to dmaengine by Robert Jarzmik · 9 years ago
  8. a2d4fcb Revert "Revert "smc91x: retrieve IRQ and trigger flags in a modern way"" by David S. Miller · 9 years ago
  9. 34d21e3 net: smc91x: Remove an unused variable by Fabio Estevam · 9 years ago
  10. cb6e0b3 net: smc91x: make use of 4th parameter to devm_gpiod_get_index by Uwe Kleine-König · 10 years ago
  11. 8d7d9cc Revert "smc91x: retrieve IRQ and trigger flags in a modern way" by Robert Jarzmik · 10 years ago
  12. 04b9170 ARM: fix typos in smc91x platform data by Arnd Bergmann · 10 years ago
  13. b70661c net: smc91x: use run-time configuration on all ARM machines by Arnd Bergmann · 10 years ago
  14. 15added net: smc91x: improve neponset hack by Arnd Bergmann · 10 years ago
  15. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  16. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  17. d52fdbb smc91x: retrieve IRQ and trigger flags in a modern way by Linus Walleij · 10 years ago
  18. 7d2911c net: smc91x: Fix gpios for device tree based booting by Tony Lindgren · 10 years ago
  19. 6577f97 net: ethernet: smsc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  20. 6a05880 net: ethernet: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 10 years ago
  21. a450a68 smc91x: improve definition of debug macros by Zi Shen Lim · 10 years ago
  22. 702b346 smc91x: fix compile error when SMC_DEBUG >= 2 by Zi Shen Lim · 10 years ago
  23. 4b61fe2 smc91x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  24. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  25. 6bc21ee drivers: net: silence compiler warning in smc91x.c by Pankaj Dubey · 11 years ago
  26. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  27. 3f823c1 net: smc91x: Fix device tree based configuration so it's usable by Tony Lindgren · 11 years ago
  28. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  29. 6389aa4 smc91x: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  30. f64deac net: smc91x: use dev_get_platdata() by Jingoo Han · 11 years ago
  31. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  32. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  33. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  34. 89ce376 drivers/net: Use of_match_ptr() macro in smc91x.c by Sachin Kamat · 12 years ago
  35. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  36. 1e48fea smc91x: remove __dev* attributes by Bill Pemberton · 12 years ago
  37. c867b55 net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open by Joachim Eastwood · 12 years ago
  38. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  39. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  40. 6ad1b61 ARM: sa11x0: neponset: provide function to manipulate NCR_0 by Russell King · 13 years ago
  41. dae2e9f netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 13 years ago
  42. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  43. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  44. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  45. ae15043 smsc: Move the SMC (SMSC) drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/smc91x.c]
  46. 498d8e2 drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 13 years ago
  47. 5fb9fb1 net: fix smc91x.c device tree support by Grant Likely · 13 years ago
  48. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  49. 682a169 smc91x: add devicetree support by Thomas Chou · 14 years ago
  50. 476c32c smc91x: Add missing #inclusion of <linux/irq.h> by David Howells · 14 years ago
  51. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  52. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  53. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  54. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  55. 84d57bd net/smc91xx: remove trailing space in messages by Frans Pop · 15 years ago
  56. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 15 years ago
  57. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  58. 5fc3441 net: smc91x: Fix up type mismatch in smc_drv_resume(). by Paul Mundt · 15 years ago
  59. fd0775b smc91x: fix unused flags warnings on UP systems by Mike Frysinger · 15 years ago
  60. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  61. d5ccd67 NET: smc91x: Fix irq flags by Russell King - ARM Linux · 15 years ago
  62. 9f950f7 NET: smc91x: convert to dev_pm_ops by Kevin Hilman · 15 years ago
  63. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  64. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
  65. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  66. 0b4f292 smc91x: fix compilation on SMP by Alexey Dobriyan · 15 years ago
  67. 8ff499e smc91x: let smc91x work well under netpoll by Dongdong Deng · 15 years ago
  68. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  69. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  70. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  71. a528079 smc91x: struct net_device_ops by Magnus Damm · 16 years ago
  72. db1d7bf net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  73. 357fe2c smc91x: enable ethtool EEPROM interface by Vernon Sauder · 16 years ago
  74. 4850218 smc91x: remove isa stuff from smc91x driver by Luotao Fu · 16 years ago
  75. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  76. f57628d section errors in smc911x/smc91x by Al Viro · 16 years ago
  77. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  78. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  79. 55c8eb6 SMC91x: Fix compilation on some platforms. by David S. Miller · 16 years ago
  80. 237f3e1 smc91x: add __init markings to smc_drv_probe() by Mike Frysinger · 16 years ago
  81. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  82. 51ac3bef SMC91x: delete unused local variable "lp" by Mike Frysinger · 16 years ago
  83. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  84. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  85. 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
  86. b39d66a drivers/net: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  87. d6bc372 smc91x: fix nowait printout by Magnus Damm · 16 years ago
  88. b0dbcf5 [NET] smc91x: provide configurable leds by Russell King · 16 years ago
  89. 6fc30db [netdrvr] smc91x: fix resource removal (null ptr deref) by Jeff Garzik · 16 years ago
  90. 52256c0 [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform data by Eric Miao · 16 years ago
  91. 1591988 [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variable by Eric Miao · 16 years ago
  92. c4f0e76 [NET] smc91x: add SMC91X_NOWAIT flag to platform data by Eric Miao · 16 years ago
  93. fa6d3be [NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_* by Eric Miao · 16 years ago
  94. d280ead [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata" by Eric Miao · 16 years ago
  95. 4bb073c net: Eliminate flush_scheduled_work() calls while RTNL is held. by David S. Miller · 16 years ago
  96. 72abb46 net drivers: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  97. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  98. c500cb2 smc91x driver: fix bug: print warning only in interrupt mode by Sonic Zhang · 16 years ago
  99. 3e94794 smc91x: introduce platform data flags V2 by Magnus Damm · 17 years ago
  100. cfdfa86 smc91x: pass along private data V2 by Magnus Damm · 17 years ago