index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
qca
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: qca8k: fix ethtool autocast mib for big-endian systems
Christian Marangi
2022-10-14
1
-12
/
+8
*
net: dsa: qca8k: fix inband mgmt for big-endian systems
Christian Marangi
2022-10-14
1
-16
/
+47
*
net: dsa: qca8k: remove unnecessary dev_set_drvdata()
Yang Yingliang
2022-09-22
1
-2
/
+0
*
net: dsa: ar9331: remove unnecessary dev_set_drvdata()
Yang Yingliang
2022-09-22
1
-2
/
+0
*
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2022-09-20
2
-7
/
+19
*
net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_data
Christian Marangi
2022-09-06
1
-1
/
+1
*
net: dsa: qca8k: move read_switch_id function to common code
Christian Marangi
2022-07-28
3
-29
/
+30
*
net: dsa: qca8k: move port LAG functions to common code
Christian Marangi
2022-07-28
3
-168
/
+171
*
net: dsa: qca8k: move port VLAN functions to common code
Christian Marangi
2022-07-28
3
-184
/
+187
*
net: dsa: qca8k: move port mirror functions to common code
Christian Marangi
2022-07-28
3
-93
/
+98
*
net: dsa: qca8k: move port FDB/MDB function to common code
Christian Marangi
2022-07-28
3
-311
/
+317
*
net: dsa: qca8k: move set age/MTU/port enable/disable functions to common code
Christian Marangi
2022-07-28
3
-88
/
+97
*
net: dsa: qca8k: move bridge functions to common code
Christian Marangi
2022-07-28
3
-93
/
+102
*
net: dsa: qca8k: move port set status/eee/ethtool stats function to common code
Christian Marangi
2022-07-28
3
-105
/
+113
*
net: dsa: qca8k: move mib init function to common code
Christian Marangi
2022-07-28
3
-37
/
+39
*
net: dsa: qca8k: move qca8k bulk read/write helper to common code
Christian Marangi
2022-07-28
3
-37
/
+49
*
net: dsa: qca8k: move qca8k read/write/rmw and reg table to common code
Christian Marangi
2022-07-28
3
-42
/
+44
*
net: dsa: qca8k: move mib struct to common code
Christian Marangi
2022-07-28
4
-51
/
+67
*
net: dsa: qca8k: make mib autocast feature optional
Christian Marangi
2022-07-28
2
-2
/
+14
*
net: dsa: qca8k: cache match data to speed up access
Christian Marangi
2022-07-28
2
-24
/
+12
*
net: dsa: qca8k: move driver to qca dir
Christian Marangi
2022-07-15
4
-0
/
+3727
*
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
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
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
3
-0
/
+866