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
/
dsa
/
qca8k.c
Age
Commit message (
Expand
)
Author
2021-06-09
net: dsa: qca8k: check the correct variable in qca8k_set_mac_eee()
Dan Carpenter
2021-06-09
net: dsa: qca8k: fix an endian bug in qca8k_get_ethtool_stats()
Dan Carpenter
2021-05-30
net: dsa: qca8k: add missing check return value in qca8k_phylink_mac_config()
Yang Yingliang
2021-05-30
net: dsa: qca8k: check return value of read functions correctly
Yang Yingliang
2021-05-18
net: dsa: qca8k: fix missing unlock on error in qca8k_vlan_(add|del)
Wei Yongjun
2021-05-14
net: dsa: qca8k: pass switch_revision info to phy dev_flags
Ansuel Smith
2021-05-14
net: dsa: qca8k: improve internal mdio read/write bus access
Ansuel Smith
2021-05-14
net: dsa: qca8k: add support for internal phy and internal mdio
Ansuel Smith
2021-05-14
net: dsa: qca8k: enlarge mdio delay and timeout
Ansuel Smith
2021-05-14
net: dsa: qca8k: dsa: qca8k: protect MASTER busy_wait with mdio mutex
Ansuel Smith
2021-05-14
net: dsa: qca8k: clear MASTER_EN after phy read/write
Ansuel Smith
2021-05-14
net: dsa: qca8k: make rgmii delay configurable
Ansuel Smith
2021-05-14
net: dsa: qca8k: add ethernet-ports fallback to setup_mdio_bus
Ansuel Smith
2021-05-14
net: dsa: qca8k: add support for switch rev
Ansuel Smith
2021-05-14
net: dsa: qca8k: add GLOBAL_FC settings needed for qca8327
Ansuel Smith
2021-05-14
net: dsa: qca8k: limit port5 delay to qca8337
Ansuel Smith
2021-05-14
net: dsa: qca8k: add priority tweak to qca8337 switch
Ansuel Smith
2021-05-14
net: dsa: qca8k: add support for qca8327 switch
Ansuel Smith
2021-05-14
net: dsa: qca8k: handle error from qca8k_busy_wait
Ansuel Smith
2021-05-14
net: dsa: qca8k: handle error with qca8k_rmw operation
Ansuel Smith
2021-05-14
net: dsa: qca8k: handle error with qca8k_write operation
Ansuel Smith
2021-05-14
net: dsa: qca8k: handle error with qca8k_read operation
Ansuel Smith
2021-05-14
net: dsa: qca8k: handle qca8k_set_page errors
Ansuel Smith
2021-05-14
net: dsa: qca8k: improve qca8k read/write/rmw bus access
Ansuel Smith
2021-05-14
net: dsa: qca8k: use iopoll macro for qca8k_busy_wait
Ansuel Smith
2021-05-14
net: dsa: qca8k: change simple print to dev variant
Ansuel Smith
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2020-11-02
net: dsa: qca8k: Fix port MTU setting
Jonathan McDowell
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-08-03
net: dsa: qca8k: Add 802.1q VLAN support
Jonathan McDowell
2020-08-03
net: dsa: qca8k: Add define for port VID
Jonathan McDowell
2020-07-20
net: dsa: qca8k: implement the port MTU callbacks
Jonathan McDowell
2020-06-22
net: dsa: qca8k: Minor comment spelling fix
Jonathan McDowell
2020-06-22
net: dsa: qca8k: Improve SGMII interface handling
Jonathan McDowell
2020-06-22
net: dsa: qca8k: Switch to PHYLINK instead of PHYLIB
Jonathan McDowell
2020-06-04
net: dsa: qca8k: Fix "Unexpected gfp" kernel exception
Michal Vokáč
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-10-28
net: dsa: qca8k: Initialize the switch with correct number of ports
Michal Vokáč
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-09-30
net: dsa: qca8k: Use up to 7 ports for all operations
Michal Vokáč
2019-09-27
net: dsa: qca8k: Fix port enable for CPU port
Andrew Lunn
2019-08-06
net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()
Nishka Dasgupta
2019-07-30
net: dsa: qca8k: enable port flow control
xiaofeis
[next]