index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
qca
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-06
net: dsa: qca8k: fix NULL pointer dereference for of_device_get_match_data
Christian Marangi
1
-1
/
+1
2022-07-28
net: dsa: qca8k: move read_switch_id function to common code
Christian Marangi
3
-29
/
+30
2022-07-28
net: dsa: qca8k: move port LAG functions to common code
Christian Marangi
3
-168
/
+171
2022-07-28
net: dsa: qca8k: move port VLAN functions to common code
Christian Marangi
3
-184
/
+187
2022-07-28
net: dsa: qca8k: move port mirror functions to common code
Christian Marangi
3
-93
/
+98
2022-07-28
net: dsa: qca8k: move port FDB/MDB function to common code
Christian Marangi
3
-311
/
+317
2022-07-28
net: dsa: qca8k: move set age/MTU/port enable/disable functions to common code
Christian Marangi
3
-88
/
+97
2022-07-28
net: dsa: qca8k: move bridge functions to common code
Christian Marangi
3
-93
/
+102
2022-07-28
net: dsa: qca8k: move port set status/eee/ethtool stats function to common code
Christian Marangi
3
-105
/
+113
2022-07-28
net: dsa: qca8k: move mib init function to common code
Christian Marangi
3
-37
/
+39
2022-07-28
net: dsa: qca8k: move qca8k bulk read/write helper to common code
Christian Marangi
3
-37
/
+49
2022-07-28
net: dsa: qca8k: move qca8k read/write/rmw and reg table to common code
Christian Marangi
3
-42
/
+44
2022-07-28
net: dsa: qca8k: move mib struct to common code
Christian Marangi
4
-51
/
+67
2022-07-28
net: dsa: qca8k: make mib autocast feature optional
Christian Marangi
2
-2
/
+14
2022-07-28
net: dsa: qca8k: cache match data to speed up access
Christian Marangi
2
-24
/
+12
2022-07-15
net: dsa: qca8k: move driver to qca dir
Christian Marangi
4
-0
/
+3727
2022-06-29
net: dsa: ar9331: add support for pause stats
Oleksij Rempel
1
-0
/
+17
2022-06-17
net: dsa: ar9331: fix potential dead lock on mdio access
Oleksij Rempel
1
-2
/
+15
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2022-02-08
net: dsa: ar9331: register the mdiobus under devres
Vladimir Oltean
1
-2
/
+1
2022-02-03
net: dsa: ar9331: convert to phylink_generic_validate()
Russell King (Oracle)
1
-35
/
+10
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-6
/
+4
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-0
/
+18
2021-08-07
net: dsa: qca: ar9331: make proper initial port defaults
Oleksij Rempel
1
-1
/
+72
2021-08-03
net: dsa: qca: ar9331: reorder MDIO write sequence
Oleksij Rempel
1
-3
/
+11
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
1
-0
/
+2
2021-01-12
net: dsa: qca: ar9331: export stats64
Oleksij Rempel
1
-1
/
+162
2020-12-16
net: dsa: qca: ar9331: fix sleeping function called from invalid context bug
Oleksij Rempel
1
-9
/
+24
2020-06-25
net: dsa/ar9331: convert to mac_link_up()
Russell King
1
-29
/
+31
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-02-27
net: dsa: propagate resolved link config via mac_link_up()
Russell King
1
-1
/
+3
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
1
-1
/
+2
2019-12-27
net: dsa: qca: ar9331: drop pointless static qualifier in ar9331_sw_mbus_init
Mao Wenan
1
-1
/
+1
2019-12-20
net: dsa: add support for Atheros AR9331 built-in switch
Oleksij Rempel
3
-0
/
+866