index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
smsc
Age
Commit message (
Expand
)
Author
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
2018-06-21
net: smc91x: remove the dmaengine compat need
Robert Jarzmik
2018-06-21
net: smc911x: remove the dmaengine compat need
Robert Jarzmik
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-03-26
net: smsc: remove m32r/mn10300 specific smc91x configuration
Arnd Bergmann
[next]