index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
smsc
Age
Commit message (
Expand
)
Author
2021-04-05
net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI
Krzysztof Kozlowski
2021-03-28
drivers: net: smc91x: remove redundant initialization of pointer gpio
Colin Ian King
2021-01-19
net: smsc911x: Make Runtime PM handling more fine-grained
Geert Uytterhoeven
2021-01-16
net: ethernet: smsc: smc91x: Fix function name in kernel-doc header
Lee Jones
2020-11-12
drivers: net: smsc: Add COMPILE_TEST support
Andrew Lunn
2020-11-12
drivers: net: smc911x: Fix cast from pointer to integer of different size
Andrew Lunn
2020-11-12
drivers: net: smc911x: Fix passing wrong number of parameters to DBG() macro
Andrew Lunn
2020-11-12
drivers: net: smc911x: Fix set but unused status because of DBG macro
Andrew Lunn
2020-11-12
drivers: net: smc911x: Work around set but unused status
Andrew Lunn
2020-11-12
drivers: net: smc91x: Fix missing kerneldoc reported by W=1
Andrew Lunn
2020-11-12
drivers: net: smc91x: Fix set but unused W=1 warning
Andrew Lunn
2020-09-14
net: smc91x: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-10
net: smc91x: Remove set but not used variable 'status' in smc_phy_configure()
Luo Jiaxing
2020-09-08
net: smsc911x: Remove unused variables
Wei Xu
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-03
smsc9420: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-03
epic100: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-17
net: smc91x: Fix possible memory leak in smc_drv_probe()
Wang Hai
2020-07-07
smsc9420: use generic power management
Vaibhav Gupta
2020-07-07
epic100: use generic power management
Vaibhav Gupta
2020-06-26
docs: networking: reorganize driver documentation again
Jakub Kicinski
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-23
net: smsc911x: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-01
docs: networking: device drivers: convert smsc/smc9.txt to ReST
Mauro Carvalho Chehab
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2020-01-06
epic100: allow nesting of ethtool_ops begin() and complete()
Michal Kubecek
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-09
net: smc911x: Adjust indentation in smc911x_phy_configure
Nathan Chancellor
2019-08-22
ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-07-29
net: smc911x: Mark expected switch fall-through
Gustavo A. R. Silva
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-12
smc911x: pass struct device to DMA API functions
Christoph Hellwig
2019-02-06
net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop...
Yang Wei
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
2018-11-12
smsc: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-21
net: ethernet: smsc: smc91x: simplify getting .driver_data
Wolfram Sang
2018-09-26
net: smsc: fix return type of ndo_start_xmit function
YueHaibing
2018-09-12
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
2018-09-12
net: ethernet: Fix up drivers masking pause support
Andrew Lunn
2018-09-12
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
2018-08-23
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-07-04
epic100: remove redundant variable 'irq'
Colin Ian King
[next]