index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-13
net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()
Marek Behún
1
-0
/
+4
2021-12-09
net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA ports
Russell King (Oracle)
1
-30
/
+34
2021-12-09
net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
José Expósito
1
-1
/
+4
2021-12-09
net: dsa: mv88e6xxx: error handling for serdes_power functions
Ameer Hamza
1
-1
/
+7
2021-12-09
net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"
Russell King (Oracle)
1
-8
/
+13
2021-12-02
net: dsa: b53: Add SPI ID table
Florian Fainelli
1
-0
/
+14
2021-12-01
net: dsa: mv88e6xxx: Link in pcs_get_state() if AN is bypassed
Marek Behún
1
-6
/
+42
2021-12-01
net: dsa: mv88e6xxx: Fix inband AN for 2500base-x on 88E6393X family
Marek Behún
2
-1
/
+61
2021-12-01
net: dsa: mv88e6xxx: Add fix for erratum 5.2 of 88E6393X family
Marek Behún
1
-0
/
+48
2021-12-01
net: dsa: mv88e6xxx: Save power by disabling SerDes trasmitter and receiver
Marek Behún
2
-4
/
+45
2021-12-01
net: dsa: mv88e6xxx: Drop unnecessary check in mv88e6393x_serdes_erratum_4_6()
Marek Behún
1
-17
/
+11
2021-12-01
net: dsa: mv88e6xxx: Fix application of erratum 4.8 for 88E6393X
Marek Behún
1
-20
/
+33
2021-11-29
net: dsa: realtek-smi: fix indirect reg access for ports>3
Luiz Angelo Daros de Luca
1
-1
/
+8
2021-11-26
net: dsa: microchip: implement multi-bridge support
Oleksij Rempel
4
-133
/
+43
2021-11-22
net: dsa: qca8k: fix MTU calculation
Robert Marko
1
-1
/
+5
2021-11-22
net: dsa: qca8k: fix internal delay applied to the wrong PAD config
Ansuel Smith
1
-6
/
+6
2021-11-10
net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10
Marek Behún
1
-1
/
+4
2021-11-03
net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge
Vladimir Oltean
1
-6
/
+3
2021-11-03
net: dsa: qca8k: make sure PAD0 MAC06 exchange is disabled
Ansuel Smith
2
-0
/
+9
2021-10-25
net: dsa: lantiq_gswip: serialize access to the PCE registers
Vladimir Oltean
1
-5
/
+23
2021-10-25
net: dsa: b53: serialize access to the ARL table
Vladimir Oltean
2
-7
/
+30
2021-10-25
net: dsa: sja1105: serialize access to the dynamic config interface
Vladimir Oltean
3
-2
/
+13
2021-10-25
net: dsa: sja1105: wait for dynamic config command completion on writes too
Vladimir Oltean
1
-22
/
+59
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
6
-129
/
+34
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
11
-54
/
+34
2021-10-24
net: dsa: lantiq_gswip: serialize access to the PCE table
Vladimir Oltean
1
-5
/
+23
2021-10-24
net: dsa: b53: serialize access to the ARL table
Vladimir Oltean
2
-6
/
+35
2021-10-24
net: dsa: sja1105: serialize access to the dynamic config interface
Vladimir Oltean
3
-2
/
+13
2021-10-24
net: dsa: sja1105: wait for dynamic config command completion on writes too
Vladimir Oltean
1
-22
/
+59
2021-10-24
net: Convert more users of mdiobus_* to mdiodev_*
Sean Anderson
1
-6
/
+6
2021-10-23
net: dsa: sja1105: Add of_node_put() before return
Wan Jiabing
1
-1
/
+3
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-8
/
+2
2021-10-21
net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argument
Vladimir Oltean
1
-1
/
+2
2021-10-20
net: dsa: qca8k: tidy for loop in setup and add cpu port check
Ansuel Smith
1
-30
/
+44
2021-10-20
net: dsa: sja1105: parse {rx, tx}-internal-delay-ps properties for RGMII delays
Vladimir Oltean
3
-47
/
+107
2021-10-18
net: dsa: qca8k: fix delay applied to wrong cpu in parse_port_config
Ansuel Smith
1
-1
/
+1
2021-10-18
net: dsa: realtek-smi: add rtl8365mb subdriver for RTL8365MB-VC
Alvin Šipraga
5
-1
/
+1989
2021-10-18
net: dsa: mt7530: correct ds->num_ports
DENG Qingfang
1
-7
/
+1
2021-10-18
net: dsa: lantiq_gswip: fix register definition
Aleksander Jan Bajkowski
1
-1
/
+1
2021-10-15
net: dsa: qca8k: move port config to dedicated struct
Ansuel Smith
2
-16
/
+20
2021-10-15
net: dsa: qca8k: set internal delay also for sgmii
Ansuel Smith
2
-28
/
+62
2021-10-15
net: dsa: qca8k: add support for QCA8328
Ansuel Smith
2
-3
/
+17
2021-10-15
net: dsa: qca8k: add support for pws config reg
Ansuel Smith
2
-0
/
+45
2021-10-15
net: dsa: qca8k: add explicit SGMII PLL enable
Ansuel Smith
2
-2
/
+18
2021-10-15
net: dsa: qca8k: rework rgmii delay logic and scan for cpu port 6
Ansuel Smith
2
-86
/
+89
2021-10-15
net: dsa: qca8k: add support for cpu port 6
Ansuel Smith
2
-17
/
+36
2021-10-15
net: dsa: qca8k: add support for sgmii falling edge
Ansuel Smith
2
-0
/
+67
2021-10-15
dsa: qca8k: add mac_power_sel support
Ansuel Smith
2
-0
/
+36
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-30
/
+281
2021-10-13
net: dsa: felix: break at first CPU port during init and teardown
Vladimir Oltean
1
-7
/
+12
[next]