- 996d7ab net: smsc: remove leading spaces before tabs by Hui Tang · 3 years, 8 months ago
- cc0626c net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI by Krzysztof Kozlowski · 3 years, 9 months ago
- 214037a drivers: net: smc91x: remove redundant initialization of pointer gpio by Colin Ian King · 3 years, 9 months ago
- 1e30b8d net: smsc911x: Make Runtime PM handling more fine-grained by Geert Uytterhoeven · 4 years ago
- 7d2a924 net: ethernet: smsc: smc91x: Fix function name in kernel-doc header by Lee Jones · 4 years ago
- 7958ba7 drivers: net: smsc: Add COMPILE_TEST support by Andrew Lunn · 4 years, 2 months ago
- 6e4a930 drivers: net: smc911x: Fix cast from pointer to integer of different size by Andrew Lunn · 4 years, 2 months ago
- dd5fdb3 drivers: net: smc911x: Fix passing wrong number of parameters to DBG() macro by Andrew Lunn · 4 years, 2 months ago
- 40f6d1d drivers: net: smc911x: Fix set but unused status because of DBG macro by Andrew Lunn · 4 years, 2 months ago
- 6015e6f drivers: net: smc911x: Work around set but unused status by Andrew Lunn · 4 years, 2 months 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
- 652b498 net: smsc911x: Remove unused variables by Wei Xu · 4 years, 4 months ago
- 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
- 3ab1270 smsc9420: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
- 6369280 epic100: switch from 'pci_' to 'dma_' API by Christophe JAILLET · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
- bca9749 net: smc91x: Fix possible memory leak in smc_drv_probe() by Wang Hai · 4 years, 6 months ago
- 53fff2b smsc9420: use generic power management by Vaibhav Gupta · 4 years, 6 months ago
- 622594f epic100: use generic power management by Vaibhav Gupta · 4 years, 6 months ago
- 132db93 docs: networking: reorganize driver documentation again by Jakub Kicinski · 4 years, 6 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
- 539d39a net: smsc911x: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 7 months ago
- d6a9987 docs: networking: device drivers: convert smsc/smc9.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
- bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
- fd786fb1 net: convert suitable drivers to use phy_do_ioctl_running by Heiner Kallweit · 5 years ago
- 4ac0ac8 epic100: allow nesting of ethtool_ops begin() and complete() by Michal Kubecek · 5 years ago
- 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
- 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
- 5c61e22 net: smc911x: Adjust indentation in smc911x_phy_configure by Nathan Chancellor · 5 years ago
- 399e06a ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb” by Markus Elfring · 5 years ago
- a20961c net: smc911x: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
- cd238ef docs: kbuild: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
- 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 0eb1645 smc911x: pass struct device to DMA API functions by Christoph Hellwig · 6 years ago
- bb6a702 net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles by Yang Wei · 6 years ago
- e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
- b255e50 net: documentation: build a directory structure for drivers by Jakub Kicinski · 6 years ago
- 97eeebe smsc: Replace spin_is_locked() with lockdep by Lance Roy · 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
- af8d9bb net: ethernet: Add helper for MACs which support asym pause by Andrew Lunn · 6 years ago
- 04b7d41 net: ethernet: Fix up drivers masking pause support by Andrew Lunn · 6 years ago
- 58056c1 net: ethernet: Use phy_set_max_speed() to limit advertised speed by Andrew Lunn · 6 years ago
- 9e259f9 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
- 211c41c epic100: remove redundant variable 'irq' by Colin Ian King · 6 years ago
- cbc654c net: smc91x: remove the dmaengine compat need by Robert Jarzmik · 7 years ago
- 9d7bc29c net: smc911x: remove the dmaengine compat need by Robert Jarzmik · 7 years ago
- f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
- d98983f net: smsc: remove m32r/mn10300 specific smc91x configuration by Arnd Bergmann · 7 years ago
- a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
- 739d875 mn10300: Remove the architecture by David Howells · 7 years ago
- e06513d net: smsc911x: Fix unload crash when link is up by Jeremy Linton · 7 years ago
- 83090e7 net/smc9194: Remove bogus CONFIG_MAC reference by Finn Thain · 7 years ago
- 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 267146d drivers/net: smsc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 32db0345 drivers: net: smsc: use setup_timer() helper. by Allen Pais · 7 years ago
- 2aa70f8 net: smsc911x: Quieten netif during suspend by Geert Uytterhoeven · 7 years ago
- 57fe147 smsc911x: Add check for ioremap_nocache() return code by Alexey Khoroshilov · 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
- 291b38a Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 8 years ago
- f6fec61 smsc911x: Adding support for Micochip LAN9250 Ethernet controller by David Cai · 8 years ago
- df29840 Annotate hardware config module parameters in drivers/net/ethernet/ by David Howells · 8 years ago
- c4df19a net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- 9e0b516 net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- aac1561 net: Revert ksettings conversions. by David S. Miller · 8 years ago
- 7b022a1 net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- b78125e net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- 88da73a net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- 60269ae net: smsc: epic100: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
- 1fa8c5f epic100: use napi_complete_done() by Eric Dumazet · 8 years ago
- 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
- 4a7c972 net: Remove usage of net_device last_rx member by Tobias Klauser · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 7b9dc3f Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 852b7fa Merge branches 'pm-core', 'pm-qos' and 'pm-avs' by Rafael J. Wysocki · 8 years ago
- 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- ab4e4c0 net: smsc911x: back out silently on probe deferrals by Linus Walleij · 8 years ago
- 8fd9ce0 net: ethernet: smsc9420: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
- fe1eb9c net: smsc911x: Utilize phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
- 8812872 net: smsc911x: Synchronize the runtime PM status during system suspend by Ulf Hansson · 8 years ago
- 25c07e2 net: smc91x: fix neponset breakage by pxa u16 writes by Robert Jarzmik · 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
- b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- dd0cb7d net: smsc911x: request and deassert optional RESET GPIO by Linus Walleij · 8 years ago
- daa7ee8 net: smsc: remove build warning of duplicate definition by Sudip Mukherjee · 8 years ago
- f252974 net: smsc911x: Move interrupt allocation to open/stop by Jeremy Linton · 8 years ago
- a85f00c net: smsc911x: Move interrupt handler before open by Jeremy Linton · 8 years ago
- aea95dd net: smsc911x: Fix register_netdev, phy startup, driver unload ordering by Jeremy Linton · 8 years ago
- 1358bd5 net: smsc911x: Remove multiple exit points from smsc911x_open by Jeremy Linton · 8 years ago