| Commit message (Expand) | Author | Age | Files | Lines |
* | net: dsa: ar9331: provide own phylink MAC operations | Russell King (Oracle) | 2024-04-16 | 1 | -15/+22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-07-20 | 1 | -2/+2 |
|\ |
|
| * | net: dsa: ar9331: Use explict flags for regmap single read/write | Mark Brown | 2023-07-14 | 1 | -2/+2 |
* | | net: dsa: ar9331: Use maple tree register cache | Mark Brown | 2023-07-14 | 1 | -1/+1 |
|/ |
|
* | net: dsa: qca8k: remove unnecessary (void*) conversions | Atin Bainada | 2023-06-07 | 1 | -8/+8 |
* | net: dsa: ar9331: remove unnecessary dev_set_drvdata() | Yang Yingliang | 2022-09-22 | 1 | -2/+0 |
* | net: dsa: ar9331: add support for pause stats | Oleksij Rempel | 2022-06-29 | 1 | -0/+17 |
* | net: dsa: ar9331: fix potential dead lock on mdio access | Oleksij Rempel | 2022-06-17 | 1 | -2/+15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-02-10 | 1 | -2/+1 |
|\ |
|
| * | net: dsa: ar9331: register the mdiobus under devres | Vladimir Oltean | 2022-02-08 | 1 | -2/+1 |
* | | net: dsa: ar9331: convert to phylink_generic_validate() | Russell King (Oracle) | 2022-02-03 | 1 | -35/+10 |
|/ |
|
* | net: convert users of bitmap_foo() to linkmode_foo() | Sean Anderson | 2021-10-24 | 1 | -6/+4 |
* | net: dsa: be compatible with masters which unregister on shutdown | Vladimir Oltean | 2021-09-19 | 1 | -0/+18 |
* | net: dsa: qca: ar9331: make proper initial port defaults | Oleksij Rempel | 2021-08-07 | 1 | -1/+72 |
* | net: dsa: qca: ar9331: reorder MDIO write sequence | Oleksij Rempel | 2021-08-03 | 1 | -3/+11 |
* | net: dsa: set configure_vlan_while_not_filtering to true by default | Vladimir Oltean | 2021-01-15 | 1 | -0/+2 |
* | net: dsa: qca: ar9331: export stats64 | Oleksij Rempel | 2021-01-12 | 1 | -1/+162 |
* | net: dsa: qca: ar9331: fix sleeping function called from invalid context bug | Oleksij Rempel | 2020-12-16 | 1 | -9/+24 |
* | net: dsa/ar9331: convert to mac_link_up() | Russell King | 2020-06-25 | 1 | -29/+31 |
* | net: dsa: propagate resolved link config via mac_link_up() | Russell King | 2020-02-27 | 1 | -1/+3 |
* | net: dsa: Get information about stacked DSA protocol | Florian Fainelli | 2020-01-08 | 1 | -1/+2 |
* | net: dsa: qca: ar9331: drop pointless static qualifier in ar9331_sw_mbus_init | Mao Wenan | 2019-12-27 | 1 | -1/+1 |
* | net: dsa: add support for Atheros AR9331 built-in switch | Oleksij Rempel | 2019-12-20 | 1 | -0/+855 |