index
:
Linux Stable
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
qca8k.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: qca8k: fix MTU calculation
Robert Marko
2021-11-22
1
-1
/
+5
*
net: dsa: qca8k: fix internal delay applied to the wrong PAD config
Ansuel Smith
2021-11-22
1
-6
/
+6
*
net: dsa: qca8k: make sure PAD0 MAC06 exchange is disabled
Ansuel Smith
2021-11-03
1
-0
/
+8
*
net: dsa: qca8k: tidy for loop in setup and add cpu port check
Ansuel Smith
2021-10-20
1
-30
/
+44
*
net: dsa: qca8k: fix delay applied to wrong cpu in parse_port_config
Ansuel Smith
2021-10-18
1
-1
/
+1
*
net: dsa: qca8k: move port config to dedicated struct
Ansuel Smith
2021-10-15
1
-13
/
+13
*
net: dsa: qca8k: set internal delay also for sgmii
Ansuel Smith
2021-10-15
1
-28
/
+60
*
net: dsa: qca8k: add support for QCA8328
Ansuel Smith
2021-10-15
1
-3
/
+16
*
net: dsa: qca8k: add support for pws config reg
Ansuel Smith
2021-10-15
1
-0
/
+39
*
net: dsa: qca8k: add explicit SGMII PLL enable
Ansuel Smith
2021-10-15
1
-2
/
+17
*
net: dsa: qca8k: rework rgmii delay logic and scan for cpu port 6
Ansuel Smith
2021-10-15
1
-84
/
+81
*
net: dsa: qca8k: add support for cpu port 6
Ansuel Smith
2021-10-15
1
-15
/
+36
*
net: dsa: qca8k: add support for sgmii falling edge
Ansuel Smith
2021-10-15
1
-0
/
+63
*
dsa: qca8k: add mac_power_sel support
Ansuel Smith
2021-10-15
1
-0
/
+31
*
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-19
1
-0
/
+18
*
net: dsa: qca8k: fix kernel panic with legacy mdio mapping
Ansuel Smith
2021-09-12
1
-8
/
+22
*
net: dsa: qca8k: check the correct variable in qca8k_set_mac_eee()
Dan Carpenter
2021-06-09
1
-3
/
+1
*
net: dsa: qca8k: fix an endian bug in qca8k_get_ethtool_stats()
Dan Carpenter
2021-06-09
1
-3
/
+3
*
net: dsa: qca8k: add missing check return value in qca8k_phylink_mac_config()
Yang Yingliang
2021-05-30
1
-2
/
+7
*
net: dsa: qca8k: check return value of read functions correctly
Yang Yingliang
2021-05-30
1
-70
/
+60
*
net: dsa: qca8k: fix missing unlock on error in qca8k_vlan_(add|del)
Wei Yongjun
2021-05-18
1
-6
/
+10
*
net: dsa: qca8k: pass switch_revision info to phy dev_flags
Ansuel Smith
2021-05-14
1
-0
/
+17
*
net: dsa: qca8k: improve internal mdio read/write bus access
Ansuel Smith
2021-05-14
1
-13
/
+15
*
net: dsa: qca8k: add support for internal phy and internal mdio
Ansuel Smith
2021-05-14
1
-30
/
+82
*
net: dsa: qca8k: enlarge mdio delay and timeout
Ansuel Smith
2021-05-14
1
-0
/
+1
*
net: dsa: qca8k: dsa: qca8k: protect MASTER busy_wait with mdio mutex
Ansuel Smith
2021-05-14
1
-13
/
+55
*
net: dsa: qca8k: clear MASTER_EN after phy read/write
Ansuel Smith
2021-05-14
1
-2
/
+12
*
net: dsa: qca8k: make rgmii delay configurable
Ansuel Smith
2021-05-14
1
-2
/
+80
*
net: dsa: qca8k: add ethernet-ports fallback to setup_mdio_bus
Ansuel Smith
2021-05-14
1
-0
/
+3
*
net: dsa: qca8k: add support for switch rev
Ansuel Smith
2021-05-14
1
-19
/
+34
*
net: dsa: qca8k: add GLOBAL_FC settings needed for qca8327
Ansuel Smith
2021-05-14
1
-0
/
+10
*
net: dsa: qca8k: limit port5 delay to qca8337
Ansuel Smith
2021-05-14
1
-2
/
+4
*
net: dsa: qca8k: add priority tweak to qca8337 switch
Ansuel Smith
2021-05-14
1
-0
/
+47
*
net: dsa: qca8k: add support for qca8327 switch
Ansuel Smith
2021-05-14
1
-3
/
+20
*
net: dsa: qca8k: handle error from qca8k_busy_wait
Ansuel Smith
2021-05-14
1
-8
/
+13
*
net: dsa: qca8k: handle error with qca8k_rmw operation
Ansuel Smith
2021-05-14
1
-50
/
+83
*
net: dsa: qca8k: handle error with qca8k_write operation
Ansuel Smith
2021-05-14
1
-35
/
+67
*
net: dsa: qca8k: handle error with qca8k_read operation
Ansuel Smith
2021-05-14
1
-15
/
+58
*
net: dsa: qca8k: handle qca8k_set_page errors
Ansuel Smith
2021-05-14
1
-7
/
+26
*
net: dsa: qca8k: improve qca8k read/write/rmw bus access
Ansuel Smith
2021-05-14
1
-13
/
+16
*
net: dsa: qca8k: use iopoll macro for qca8k_busy_wait
Ansuel Smith
2021-05-14
1
-12
/
+11
*
net: dsa: qca8k: change simple print to dev variant
Ansuel Smith
2021-05-14
1
-2
/
+2
*
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-14
1
-1
/
+2
*
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-14
1
-1
/
+2
*
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-15
1
-1
/
+0
*
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-11
1
-9
/
+5
*
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
1
-5
/
+1
*
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-11
1
-12
/
+5
*
net: dsa: qca8k: Fix port MTU setting
Jonathan McDowell
2020-11-02
1
-2
/
+2
*
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-05
1
-1
/
+5
[next]