index
:
linux-stable.git
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.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: 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
*
net: dsa: qca8k: Add 802.1q VLAN support
Jonathan McDowell
2020-08-03
1
-0
/
+181
*
net: dsa: qca8k: Add define for port VID
Jonathan McDowell
2020-08-03
1
-5
/
+6
*
net: dsa: qca8k: implement the port MTU callbacks
Jonathan McDowell
2020-07-20
1
-0
/
+31
*
net: dsa: qca8k: Minor comment spelling fix
Jonathan McDowell
2020-06-22
1
-1
/
+1
*
net: dsa: qca8k: Improve SGMII interface handling
Jonathan McDowell
2020-06-22
1
-1
/
+32
*
net: dsa: qca8k: Switch to PHYLINK instead of PHYLIB
Jonathan McDowell
2020-06-22
1
-96
/
+210
*
net: dsa: qca8k: Fix "Unexpected gfp" kernel exception
Michal Vokáč
2020-06-04
1
-2
/
+1
*
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-08
1
-1
/
+2
*
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
1
-4
/
+5
*
net: dsa: qca8k: Initialize the switch with correct number of ports
Michal Vokáč
2019-10-28
1
-1
/
+1
*
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
1
-1
/
+4
*
net: dsa: use dsa_to_port helper everywhere
Vivien Didelot
2019-10-22
1
-1
/
+1
*
net: dsa: qca8k: Use up to 7 ports for all operations
Michal Vokáč
2019-09-30
1
-2
/
+2
*
net: dsa: qca8k: Fix port enable for CPU port
Andrew Lunn
2019-09-27
1
-0
/
+3
*
net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()
Nishka Dasgupta
2019-08-06
1
-1
/
+5
*
net: dsa: qca8k: enable port flow control
xiaofeis
2019-07-30
1
-1
/
+3
*
net: dsa: qca8k: replace legacy gpio include
Christian Lamparter
2019-07-12
1
-1
/
+1
*
net: dsa: qca8k: introduce reset via gpio feature
Christian Lamparter
2019-06-27
1
-0
/
+15
*
net: dsa: qca8k: extend slave-bus implementations
Christian Lamparter
2019-03-26
1
-1
/
+155
*
net: dsa: qca8k: remove leftover phy accessors
Christian Lamparter
2019-03-26
1
-18
/
+0
*
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
2019-02-24
1
-2
/
+1
*
net: dsa: qca8k: Enable delay for RGMII_ID mode
Vinod Koul
2019-02-19
1
-0
/
+12
*
net: dsa: qca8k: disable delay for RGMII mode
Vinod Koul
2019-01-22
1
-12
/
+4
*
net: dsa: qca8k: simplify getting .driver_data
Wolfram Sang
2018-10-21
1
-4
/
+2
*
net: dsa: qca8k: Remove redundant parentheses
Michal Vokáč
2018-05-23
1
-1
/
+1
*
net: dsa: qca8k: Replace GPL boilerplate by SPDX
Michal Vokáč
2018-05-23
1
-9
/
+1
*
net: dsa: qca8k: Allow overwriting CPU port setting
Michal Vokáč
2018-05-23
1
-0
/
+43
*
net: dsa: qca8k: Force CPU port to its highest bandwidth
Michal Vokáč
2018-05-23
1
-1
/
+5
*
net: dsa: qca8k: Enable RXMAC when bringing up a port
Michal Vokáč
2018-05-23
1
-1
/
+1
*
net: dsa: qca8k: Add support for QCA8334 switch
Michal Vokáč
2018-05-23
1
-0
/
+1
*
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
2018-04-27
1
-2
/
+8
*
dsa: Pass the port to get_sset_count()
Andrew Lunn
2018-03-04
1
-1
/
+1
*
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
2017-11-13
1
-1
/
+1
*
net: dsa: introduce dsa_user_ports helper
Vivien Didelot
2017-10-28
1
-2
/
+1
*
net: dsa: use dsa_is_user_port everywhere
Vivien Didelot
2017-10-28
1
-2
/
+2
*
net: dsa: add dsa_to_port helper
Vivien Didelot
2017-10-18
1
-2
/
+2
*
net: dsa: use dedicated CPU port
Vivien Didelot
2017-09-21
1
-1
/
+1
*
net: dsa: make some structures const
Bhumika Goyal
2017-08-29
1
-1
/
+1
*
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
2017-08-07
1
-11
/
+4
*
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
2017-08-07
1
-17
/
+1
*
net: dsa: Change DSA slave FDB API to be switchdev independent
Arkadi Sharshevsky
2017-08-07
1
-9
/
+6
*
net: dsa: rename switch EEE ops
Vivien Didelot
2017-08-01
1
-5
/
+4
[next]