index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
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
2023-06-02
net: dsa: qca8k: add CONFIG_LEDS_TRIGGERS dependency
Arnd Bergmann
1
-0
/
+1
2023-04-21
net: dsa: qca8k: fix LEDS_CLASS dependency
Arnd Bergmann
1
-1
/
+1
2023-04-19
net: dsa: qca8k: add LEDs blink_set() support
Christian Marangi
1
-0
/
+38
2023-04-19
net: dsa: qca8k: add LEDs basic support
Christian Marangi
6
-0
/
+331
2023-04-19
net: dsa: qca8k: move qca8k_port_to_phy() to header
Christian Marangi
2
-15
/
+14
2023-03-21
net: dsa: qca8k: remove assignment of an_enabled in pcs_get_state()
Russell King (Oracle)
1
-1
/
+0
2023-01-27
net: dsa: qca8k: convert to regmap read/write API
Christian Marangi
3
-65
/
+77
2023-01-27
net: dsa: qca8k: add QCA8K_ATU_TABLE_SIZE define for fdb access
Christian Marangi
2
-4
/
+8
2023-01-01
net: dsa: qca8k: improve mdio master read/write by using single lo/hi
Christian Marangi
1
-6
/
+6
2023-01-01
net: dsa: qca8k: introduce single mii read/write lo/hi
Christian Marangi
1
-22
/
+84
2023-01-01
Revert "net: dsa: qca8k: cache lo and hi for mdio write"
Christian Marangi
2
-54
/
+12
2023-01-01
net: dsa: qca8k: fix wrong length value for mgmt eth packet
Christian Marangi
1
-10
/
+35
2022-10-14
net: dsa: qca8k: fix ethtool autocast mib for big-endian systems
Christian Marangi
1
-12
/
+8
2022-10-14
net: dsa: qca8k: fix inband mgmt for big-endian systems
Christian Marangi
1
-16
/
+47
2022-09-22
net: dsa: qca8k: remove unnecessary dev_set_drvdata()
Yang Yingliang
1
-2
/
+0
2022-09-22
net: dsa: ar9331: remove unnecessary dev_set_drvdata()
Yang Yingliang
1
-2
/
+0
2022-09-20
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2
-7
/
+19
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
[next]