summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/smsc
Commit message (Expand)AuthorAgeFilesLines
* ethernet: smsc: use eth_hw_addr_set()Jakub Kicinski2021-10-192-15/+19
* ethernet: smc91x: use eth_hw_addr_set()Jakub Kicinski2021-10-192-2/+6
* ethernet: use eth_hw_addr_set() in unmaintained driversJakub Kicinski2021-10-181-3/+7
* ethernet: replace netdev->dev_addr 16bit writesJakub Kicinski2021-10-141-1/+3
* ethernet: replace netdev->dev_addr assignment loopsJakub Kicinski2021-10-141-3/+2
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-142-2/+2
* eth: fwnode: remove the addr len from mac helpersJakub Kicinski2021-10-071-1/+1
* ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-2/+2
* net: smsc: Fix function names in print messages and commentsCai Huoqing2021-09-271-3/+3
* drivers: net: smc911x: clean up inconsistent indentingColin Ian King2021-09-031-6/+6
* ethernet: isa: convert to module_init/module_exitArnd Bergmann2021-08-031-2/+4
* make legacy ISA probe optionalArnd Bergmann2021-08-031-0/+1
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-274-4/+4
* net: smsc: remove leading spaces before tabsHui Tang2021-05-192-28/+28
* net: smsc911x: skip acpi_device_id table when !CONFIG_ACPIKrzysztof Kozlowski2021-04-051-0/+2
* drivers: net: smc91x: remove redundant initialization of pointer gpioColin Ian King2021-03-281-1/+1
* net: smsc911x: Make Runtime PM handling more fine-grainedGeert Uytterhoeven2021-01-191-1/+9
* net: ethernet: smsc: smc91x: Fix function name in kernel-doc headerLee Jones2021-01-161-1/+1
* drivers: net: smsc: Add COMPILE_TEST supportAndrew Lunn2020-11-121-3/+3
* drivers: net: smc911x: Fix cast from pointer to integer of different sizeAndrew Lunn2020-11-121-3/+3
* drivers: net: smc911x: Fix passing wrong number of parameters to DBG() macroAndrew Lunn2020-11-121-2/+0
* drivers: net: smc911x: Fix set but unused status because of DBG macroAndrew Lunn2020-11-121-1/+4
* drivers: net: smc911x: Work around set but unused statusAndrew Lunn2020-11-121-2/+2
* drivers: net: smc91x: Fix missing kerneldoc reported by W=1Andrew Lunn2020-11-121-0/+6
* drivers: net: smc91x: Fix set but unused W=1 warningAndrew Lunn2020-11-121-1/+2
* net: smc91x: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-5/+5
* net: smc91x: Remove set but not used variable 'status' in smc_phy_configure()Luo Jiaxing2020-09-101-2/+1
* net: smsc911x: Remove unused variablesWei Xu2020-09-081-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-041-1/+1
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* | smsc9420: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-031-23/+28
* | epic100: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-09-031-29/+42
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-251-2/+2
|\
| * net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai2020-07-171-2/+2
* | smsc9420: use generic power managementVaibhav Gupta2020-07-071-29/+11
* | epic100: use generic power managementVaibhav Gupta2020-07-071-13/+6
* | docs: networking: reorganize driver documentation againJakub Kicinski2020-06-261-2/+2
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-241-4/+5
|\
| * net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu2020-05-231-4/+5
* | docs: networking: device drivers: convert smsc/smc9.txt to ReSTMauro Carvalho Chehab2020-05-011-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-287-31/+16
|\
| * net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit2020-01-232-20/+2
| * epic100: allow nesting of ethtool_ops begin() and complete()Michal Kubecek2020-01-061-2/+5
| * netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-125-8/+8
| * net: smc911x: Adjust indentation in smc911x_phy_configureNathan Chancellor2019-12-091-1/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2019-08-221-2/+1
* net: smc911x: Mark expected switch fall-throughGustavo A. R. Silva2019-07-291-0/+1
* docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-3/+3