1. 996d7ab net: smsc: remove leading spaces before tabs by Hui Tang · 3 years, 7 months ago
  2. 214037a drivers: net: smc91x: remove redundant initialization of pointer gpio by Colin Ian King · 3 years, 9 months ago
  3. 7d2a924 net: ethernet: smsc: smc91x: Fix function name in kernel-doc header by Lee Jones · 4 years ago
  4. 606ddf1 drivers: net: smc91x: Fix missing kerneldoc reported by W=1 by Andrew Lunn · 4 years, 2 months ago
  5. 5b320b5 drivers: net: smc91x: Fix set but unused W=1 warning by Andrew Lunn · 4 years, 2 months ago
  6. 7961fb1 net: smc91x: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 4 months ago
  7. 9984c0b net: smc91x: Remove set but not used variable 'status' in smc_phy_configure() by Luo Jiaxing · 4 years, 4 months ago
  8. bca9749 net: smc91x: Fix possible memory leak in smc_drv_probe() by Wang Hai · 4 years, 6 months ago
  9. 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
  10. 399e06a ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 5 years ago
  11. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  12. 9dd8360 net: ethernet: smsc: smc91x: simplify getting .driver_data by Wolfram Sang · 6 years ago
  13. 6323d57 net: smsc: fix return type of ndo_start_xmit function by YueHaibing · 6 years ago
  14. cbc654c net: smc91x: remove the dmaengine compat need by Robert Jarzmik · 7 years ago
  15. d19724e net: smc91x: constify dev_pm_ops structures. by Arvind Yadav · 8 years ago
  16. 82c01a8 net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void by yuval.shaia@oracle.com · 8 years ago
  17. 7b022a1 net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  18. 9c365f3 net: smc91x: take into account half-word workaround by Robert Jarzmik · 8 years ago
  19. d09d747 net: smc91x: isolate u16 writes alignment workaround by Robert Jarzmik · 8 years ago
  20. a52ad51 net: deprecate eth_change_mtu, remove usage by Jarod Wilson · 8 years ago
  21. 876a55b net: smc91x: take into account register shift by Robert Jarzmik · 8 years ago
  22. 2fb04fd net: smc91x: fix SMC accesses by Russell King · 8 years ago
  23. 8876d94 net: smc91x: ACPI Enable lan91x adapters by Jeremy Linton · 8 years ago
  24. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  25. e3ebd89 smc91x: avoid self-comparison warning by Arnd Bergmann · 9 years ago
  26. bd59cfc net: smc91x: propagate irq return code by Robert Jarzmik · 9 years ago
  27. d24c8f2 net: smc91x: convert pxa dma to dmaengine by Robert Jarzmik · 9 years ago
  28. a2d4fcb Revert "Revert "smc91x: retrieve IRQ and trigger flags in a modern way"" by David S. Miller · 10 years ago
  29. 34d21e3 net: smc91x: Remove an unused variable by Fabio Estevam · 10 years ago
  30. cb6e0b3 net: smc91x: make use of 4th parameter to devm_gpiod_get_index by Uwe Kleine-König · 10 years ago
  31. 8d7d9cc Revert "smc91x: retrieve IRQ and trigger flags in a modern way" by Robert Jarzmik · 10 years ago
  32. 04b9170 ARM: fix typos in smc91x platform data by Arnd Bergmann · 10 years ago
  33. b70661c net: smc91x: use run-time configuration on all ARM machines by Arnd Bergmann · 10 years ago
  34. 15added net: smc91x: improve neponset hack by Arnd Bergmann · 10 years ago
  35. 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
  36. 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
  37. d52fdbb smc91x: retrieve IRQ and trigger flags in a modern way by Linus Walleij · 10 years ago
  38. 7d2911c net: smc91x: Fix gpios for device tree based booting by Tony Lindgren · 10 years ago
  39. 6577f97 net: ethernet: smsc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  40. 6a05880 net: ethernet: Remove superfluous ether_setup after alloc_etherdev by Tobias Klauser · 10 years ago
  41. a450a68 smc91x: improve definition of debug macros by Zi Shen Lim · 11 years ago
  42. 702b346 smc91x: fix compile error when SMC_DEBUG >= 2 by Zi Shen Lim · 11 years ago
  43. 4b61fe2 smc91x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  44. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  45. 6bc21ee drivers: net: silence compiler warning in smc91x.c by Pankaj Dubey · 11 years ago
  46. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  47. 3f823c1 net: smc91x: Fix device tree based configuration so it's usable by Tony Lindgren · 11 years ago
  48. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  49. 6389aa4 smc91x: replace printk with netdev_ calls by Ben Boeckel · 11 years ago
  50. f64deac net: smc91x: use dev_get_platdata() by Jingoo Han · 11 years ago
  51. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  52. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  53. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  54. 89ce376 drivers/net: Use of_match_ptr() macro in smc91x.c by Sachin Kamat · 12 years ago
  55. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  56. 1e48fea smc91x: remove __dev* attributes by Bill Pemberton · 12 years ago
  57. c867b55 net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open by Joachim Eastwood · 12 years ago
  58. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  59. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  60. 6ad1b61 ARM: sa11x0: neponset: provide function to manipulate NCR_0 by Russell King · 13 years ago
  61. dae2e9f netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 13 years ago
  62. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  63. db62f68 net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() by Axel Lin · 13 years ago
  64. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  65. ae15043 smsc: Move the SMC (SMSC) drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/smc91x.c]
  66. 498d8e2 drivers/net: Omit check for multicast bit in netdev_for_each_mc_addr by Tobias Klauser · 13 years ago
  67. 5fb9fb1 net: fix smc91x.c device tree support by Grant Likely · 14 years ago
  68. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  69. 682a169 smc91x: add devicetree support by Thomas Chou · 14 years ago
  70. 476c32c smc91x: Add missing #inclusion of <linux/irq.h> by David Howells · 14 years ago
  71. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 15 years ago
  72. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  73. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  74. 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
  75. 84d57bd net/smc91xx: remove trailing space in messages by Frans Pop · 15 years ago
  76. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 15 years ago
  77. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  78. 5fc3441 net: smc91x: Fix up type mismatch in smc_drv_resume(). by Paul Mundt · 15 years ago
  79. fd0775b smc91x: fix unused flags warnings on UP systems by Mike Frysinger · 15 years ago
  80. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  81. d5ccd67 NET: smc91x: Fix irq flags by Russell King - ARM Linux · 15 years ago
  82. 9f950f7 NET: smc91x: convert to dev_pm_ops by Kevin Hilman · 15 years ago
  83. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  84. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 15 years ago
  85. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  86. 0b4f292 smc91x: fix compilation on SMP by Alexey Dobriyan · 15 years ago
  87. 8ff499e smc91x: let smc91x work well under netpoll by Dongdong Deng · 15 years ago
  88. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  89. 635ecaa netdev: restore MTU change operation by Ben Hutchings · 15 years ago
  90. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 16 years ago
  91. a528079 smc91x: struct net_device_ops by Magnus Damm · 16 years ago
  92. db1d7bf net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  93. 357fe2c smc91x: enable ethtool EEPROM interface by Vernon Sauder · 16 years ago
  94. 4850218 smc91x: remove isa stuff from smc91x driver by Luotao Fu · 16 years ago
  95. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  96. f57628d section errors in smc911x/smc91x by Al Viro · 16 years ago
  97. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  98. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  99. 55c8eb6 SMC91x: Fix compilation on some platforms. by David S. Miller · 16 years ago
  100. 237f3e1 smc91x: add __init markings to smc_drv_probe() by Mike Frysinger · 16 years ago