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