| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-03-30 | 1 | -2/+5 |
|\ |
|
| * | smsc911x: avoid PHY being resumed when interface is not up | Wolfram Sang | 2023-03-28 | 1 | -2/+5 |
* | | smsc911x: remove superfluous variable init | Wolfram Sang | 2023-03-30 | 1 | -1/+1 |
* | | ethernet: remove superfluous clearing of phydev | Wolfram Sang | 2023-03-22 | 1 | -2/+0 |
* | | net: smc91x: Replace of_gpio.h with what indeed is used | Andy Shevchenko | 2023-03-19 | 1 | -1/+1 |
|/ |
|
* | net: remove smc911x driver | Arnd Bergmann | 2022-10-18 | 4 | -3114/+0 |
* | net: drop the weight argument from netif_napi_add | Jakub Kicinski | 2022-09-28 | 2 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-09-01 | 1 | -0/+6 |
|\ |
|
| * | net: smsc911x: Stop and start PHY during suspend and resume | Florian Fainelli | 2022-08-26 | 1 | -0/+6 |
* | | net: ethernet: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-08-31 | 6 | -17/+17 |
|/ |
|
* | epic100: fix use after free on rmmod | Tong Zhang | 2022-06-27 | 1 | -2/+2 |
* | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-05-26 | 2 | -13/+2 |
|\ |
|
| * | remove the h8300 architecture | Christoph Hellwig | 2022-02-23 | 2 | -13/+2 |
* | | net: smc911x: Fix min() use in debug code | Geert Uytterhoeven | 2022-05-18 | 1 | -3/+3 |
* | | net: smc911x: replace ternary operator with min() | Guo Zhengkui | 2022-05-17 | 1 | -1/+1 |
* | | eth: switch to netif_napi_add_weight() | Jakub Kicinski | 2022-05-08 | 1 | -1/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-05 | 1 | -1/+1 |
|\ \ |
|
| * | | smsc911x: allow using IRQ0 | Sergey Shtylyov | 2022-05-03 | 1 | -1/+1 |
| |/ |
|
* | | eth: smsc: remove a copy of the NAPI_POLL_WEIGHT define | Jakub Kicinski | 2022-04-29 | 2 | -2/+1 |
|/ |
|
* | ethernet: smc911x: fix indentation in get/set EEPROM | Jakub Kicinski | 2022-02-01 | 1 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-12-23 | 1 | -0/+5 |
|\ |
|
| * | drivers: net: smc911x: Check for error irq | Jiasheng Jiang | 2021-12-22 | 1 | -0/+5 |
* | | smc9194: use eth_hw_addr_set() | Jakub Kicinski | 2021-11-19 | 1 | -2/+4 |
|/ |
|
* | ethernet: smsc: use eth_hw_addr_set() | Jakub Kicinski | 2021-10-19 | 2 | -15/+19 |
* | ethernet: smc91x: use eth_hw_addr_set() | Jakub Kicinski | 2021-10-19 | 2 | -2/+6 |
* | ethernet: use eth_hw_addr_set() in unmaintained drivers | Jakub Kicinski | 2021-10-18 | 1 | -3/+7 |
* | ethernet: replace netdev->dev_addr 16bit writes | Jakub Kicinski | 2021-10-14 | 1 | -1/+3 |
* | ethernet: replace netdev->dev_addr assignment loops | Jakub Kicinski | 2021-10-14 | 1 | -3/+2 |
* | ethernet: constify references to netdev->dev_addr in drivers | Jakub Kicinski | 2021-10-14 | 2 | -2/+2 |
* | eth: fwnode: remove the addr len from mac helpers | Jakub Kicinski | 2021-10-07 | 1 | -1/+1 |
* | ethernet: use eth_hw_addr_set() | Jakub Kicinski | 2021-10-02 | 1 | -2/+2 |
* | net: smsc: Fix function names in print messages and comments | Cai Huoqing | 2021-09-27 | 1 | -3/+3 |
* | drivers: net: smc911x: clean up inconsistent indenting | Colin Ian King | 2021-09-03 | 1 | -6/+6 |
* | ethernet: isa: convert to module_init/module_exit | Arnd Bergmann | 2021-08-03 | 1 | -2/+4 |
* | make legacy ISA probe optional | Arnd Bergmann | 2021-08-03 | 1 | -0/+1 |
* | dev_ioctl: split out ndo_eth_ioctl | Arnd Bergmann | 2021-07-27 | 4 | -4/+4 |
* | net: smsc: remove leading spaces before tabs | Hui Tang | 2021-05-19 | 2 | -28/+28 |
* | net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI | Krzysztof Kozlowski | 2021-04-05 | 1 | -0/+2 |
* | drivers: net: smc91x: remove redundant initialization of pointer gpio | Colin Ian King | 2021-03-28 | 1 | -1/+1 |
* | net: smsc911x: Make Runtime PM handling more fine-grained | Geert Uytterhoeven | 2021-01-19 | 1 | -1/+9 |
* | net: ethernet: smsc: smc91x: Fix function name in kernel-doc header | Lee Jones | 2021-01-16 | 1 | -1/+1 |
* | drivers: net: smsc: Add COMPILE_TEST support | Andrew Lunn | 2020-11-12 | 1 | -3/+3 |
* | drivers: net: smc911x: Fix cast from pointer to integer of different size | Andrew Lunn | 2020-11-12 | 1 | -3/+3 |
* | drivers: net: smc911x: Fix passing wrong number of parameters to DBG() macro | Andrew Lunn | 2020-11-12 | 1 | -2/+0 |
* | drivers: net: smc911x: Fix set but unused status because of DBG macro | Andrew Lunn | 2020-11-12 | 1 | -1/+4 |
* | drivers: net: smc911x: Work around set but unused status | Andrew Lunn | 2020-11-12 | 1 | -2/+2 |
* | drivers: net: smc91x: Fix missing kerneldoc reported by W=1 | Andrew Lunn | 2020-11-12 | 1 | -0/+6 |
* | drivers: net: smc91x: Fix set but unused W=1 warning | Andrew Lunn | 2020-11-12 | 1 | -1/+2 |
* | net: smc91x: convert tasklets to use new tasklet_setup() API | Allen Pais | 2020-09-14 | 1 | -5/+5 |
* | net: smc91x: Remove set but not used variable 'status' in smc_phy_configure() | Luo Jiaxing | 2020-09-10 | 1 | -2/+1 |