index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
qca
/
qca8k.h
Age
Commit message (
Expand
)
Author
2024-06-21
net: dsa: qca8k: add support for bridge port isolation
Matthias Schiffer
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-05
net: dsa: qca8k: assign ds->user_mii_bus only for the non-OF case
Vladimir Oltean
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2023-08-01
net: dsa: qca8k: make learning configurable and keep off if standalone
Christian Marangi
2023-04-19
net: dsa: qca8k: add LEDs basic support
Christian Marangi
2023-04-19
net: dsa: qca8k: move qca8k_port_to_phy() to header
Christian Marangi
2023-01-27
net: dsa: qca8k: convert to regmap read/write API
Christian Marangi
2023-01-27
net: dsa: qca8k: add QCA8K_ATU_TABLE_SIZE define for fdb access
Christian Marangi
2023-01-01
Revert "net: dsa: qca8k: cache lo and hi for mdio write"
Christian Marangi
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2022-07-28
net: dsa: qca8k: move read_switch_id function to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move port LAG functions to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move port VLAN functions to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move port mirror functions to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move port FDB/MDB function to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move set age/MTU/port enable/disable functions to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move bridge functions to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move port set status/eee/ethtool stats function to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move mib init function to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move qca8k bulk read/write helper to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move qca8k read/write/rmw and reg table to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: move mib struct to common code
Christian Marangi
2022-07-28
net: dsa: qca8k: make mib autocast feature optional
Christian Marangi
2022-07-28
net: dsa: qca8k: cache match data to speed up access
Christian Marangi
2022-07-15
net: dsa: qca8k: move driver to qca dir
Christian Marangi