index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
qca
/
qca8k-common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: qca8k: add support for bridge port isolation
Matthias Schiffer
2024-06-21
1
-2
/
+20
*
net: dsa: qca8k: factor out bridge join/leave logic
Matthias Schiffer
2024-06-21
1
-51
/
+50
*
net: dsa: qca8k: do not write port mask twice in bridge join/leave
Matthias Schiffer
2024-06-21
1
-2
/
+5
*
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-31
1
-2
/
+2
*
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-08
1
-1
/
+1
*
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
1
-2
/
+2
*
net: dsa: qca8k: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-11
1
-2
/
+1
*
net: dsa: qca8k: make learning configurable and keep off if standalone
Christian Marangi
2023-08-01
1
-0
/
+48
*
net: dsa: qca8k: fix mdb add/del case with 0 VID
Christian Marangi
2023-07-26
1
-0
/
+6
*
net: dsa: qca8k: fix broken search_and_del
Christian Marangi
2023-07-26
1
-0
/
+4
*
net: dsa: qca8k: fix search_and_insert wrong handling of new rule
Christian Marangi
2023-07-26
1
-3
/
+6
*
net: dsa: qca8k: remove unnecessary (void*) conversions
Atin Bainada
2023-06-07
1
-3
/
+3
*
net: dsa: qca8k: convert to regmap read/write API
Christian Marangi
2023-01-27
1
-43
/
+4
*
net: dsa: qca8k: add QCA8K_ATU_TABLE_SIZE define for fdb access
Christian Marangi
2023-01-27
1
-4
/
+6
*
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2022-09-20
1
-6
/
+17
*
net: dsa: qca8k: move read_switch_id function to common code
Christian Marangi
2022-07-29
1
-0
/
+29
*
net: dsa: qca8k: move port LAG functions to common code
Christian Marangi
2022-07-29
1
-0
/
+165
*
net: dsa: qca8k: move port VLAN functions to common code
Christian Marangi
2022-07-29
1
-1
/
+178
*
net: dsa: qca8k: move port mirror functions to common code
Christian Marangi
2022-07-29
1
-0
/
+91
*
net: dsa: qca8k: move port FDB/MDB function to common code
Christian Marangi
2022-07-29
1
-2
/
+295
*
net: dsa: qca8k: move set age/MTU/port enable/disable functions to common code
Christian Marangi
2022-07-29
1
-0
/
+85
*
net: dsa: qca8k: move bridge functions to common code
Christian Marangi
2022-07-29
1
-0
/
+93
*
net: dsa: qca8k: move port set status/eee/ethtool stats function to common code
Christian Marangi
2022-07-29
1
-0
/
+102
*
net: dsa: qca8k: move mib init function to common code
Christian Marangi
2022-07-29
1
-0
/
+35
*
net: dsa: qca8k: move qca8k bulk read/write helper to common code
Christian Marangi
2022-07-29
1
-0
/
+39
*
net: dsa: qca8k: move qca8k read/write/rmw and reg table to common code
Christian Marangi
2022-07-29
1
-0
/
+38
*
net: dsa: qca8k: move mib struct to common code
Christian Marangi
2022-07-29
1
-0
/
+63