index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
qca
/
qca8k-common.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel side
Heiner Kallweit
1
-2
/
+2
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
1
-1
/
+1
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
1
-2
/
+2
2023-10-10
net: dsa: qca8k: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
1
-2
/
+1
2023-08-01
net: dsa: qca8k: make learning configurable and keep off if standalone
Christian Marangi
1
-0
/
+48
2023-07-26
net: dsa: qca8k: fix mdb add/del case with 0 VID
Christian Marangi
1
-0
/
+6
2023-07-26
net: dsa: qca8k: fix broken search_and_del
Christian Marangi
1
-0
/
+4
2023-07-26
net: dsa: qca8k: fix search_and_insert wrong handling of new rule
Christian Marangi
1
-3
/
+6
2023-06-07
net: dsa: qca8k: remove unnecessary (void*) conversions
Atin Bainada
1
-3
/
+3
2023-01-27
net: dsa: qca8k: convert to regmap read/write API
Christian Marangi
1
-43
/
+4
2023-01-27
net: dsa: qca8k: add QCA8K_ATU_TABLE_SIZE define for fdb access
Christian Marangi
1
-4
/
+6
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
1
-6
/
+17
2022-07-28
net: dsa: qca8k: move read_switch_id function to common code
Christian Marangi
1
-0
/
+29
2022-07-28
net: dsa: qca8k: move port LAG functions to common code
Christian Marangi
1
-0
/
+165
2022-07-28
net: dsa: qca8k: move port VLAN functions to common code
Christian Marangi
1
-1
/
+178
2022-07-28
net: dsa: qca8k: move port mirror functions to common code
Christian Marangi
1
-0
/
+91
2022-07-28
net: dsa: qca8k: move port FDB/MDB function to common code
Christian Marangi
1
-2
/
+295
2022-07-28
net: dsa: qca8k: move set age/MTU/port enable/disable functions to common code
Christian Marangi
1
-0
/
+85
2022-07-28
net: dsa: qca8k: move bridge functions to common code
Christian Marangi
1
-0
/
+93
2022-07-28
net: dsa: qca8k: move port set status/eee/ethtool stats function to common code
Christian Marangi
1
-0
/
+102
2022-07-28
net: dsa: qca8k: move mib init function to common code
Christian Marangi
1
-0
/
+35
2022-07-28
net: dsa: qca8k: move qca8k bulk read/write helper to common code
Christian Marangi
1
-0
/
+39
2022-07-28
net: dsa: qca8k: move qca8k read/write/rmw and reg table to common code
Christian Marangi
1
-0
/
+38
2022-07-28
net: dsa: qca8k: move mib struct to common code
Christian Marangi
1
-0
/
+63