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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: ksz: ksz8863_smi_probe: set proper return value for ksz_switch_alloc()
Oleksij Rempel
2021-04-29
1
-1
/
+1
*
net: dsa: ksz: ksz8795_spi_probe: fix possible NULL pointer dereference
Oleksij Rempel
2021-04-29
1
-0
/
+3
*
net: dsa: ksz: ksz8863_smi_probe: fix possible NULL pointer dereference
Oleksij Rempel
2021-04-29
1
-0
/
+3
*
net: dsa: ksz: Make reg_mib_cnt a u8 as it never exceeds 255
Colin Ian King
2021-04-28
1
-1
/
+1
*
net: dsa: microchip: Add Microchip KSZ8863 SMI based driver support
Michael Grzeschik
2021-04-27
3
-1
/
+223
*
net: dsa: microchip: Add Microchip KSZ8863 SPI based driver support
Michael Grzeschik
2021-04-27
1
-12
/
+32
*
net: dsa: microchip: ksz8795: add support for ksz88xx chips
Oleksij Rempel
2021-04-27
3
-71
/
+281
*
net: dsa: microchip: ksz8795: move register offsets and shifts to separate st...
Michael Grzeschik
2021-04-27
3
-160
/
+281
*
net: dsa: microchip: ksz8795: move cpu_select_interface to extra function
Michael Grzeschik
2021-04-27
1
-42
/
+50
*
net: dsa: microchip: ksz8795: change drivers prefix to be generic
Michael Grzeschik
2021-04-27
3
-117
/
+111
*
net: mscc: ocelot: convert to ocelot_port_txtstamp_request()
Yangbo Lu
2021-04-27
1
-8
/
+7
*
net: dsa: free skb->cb usage in core driver
Yangbo Lu
2021-04-27
3
-4
/
+4
*
net: dsa: no longer clone skb in core driver
Yangbo Lu
2021-04-27
7
-36
/
+54
*
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
2021-04-27
7
-10
/
+18
*
net: dsa: check tx timestamp request in core driver
Yangbo Lu
2021-04-27
3
-9
/
+1
*
net: dsa: mv88e6xxx: Fix 6095/6097/6185 ports in non-SERDES CMODE
Tobias Waldekranz
2021-04-27
1
-3
/
+3
*
net: dsa: mv88e6xxx: Export cross-chip PVT as devlink region
Tobias Waldekranz
2021-04-21
4
-0
/
+78
*
net: dsa: mv88e6xxx: Fix off-by-one in VTU devlink region size
Tobias Waldekranz
2021-04-21
1
-1
/
+1
*
net: dsa: mv88e6xxx: Correct spelling of define "ADRR" -> "ADDR"
Tobias Waldekranz
2021-04-21
2
-2
/
+2
*
net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocol
Tobias Waldekranz
2021-04-20
1
-0
/
+39
*
net: dsa: mv88e6xxx: Mark chips with undocumented EDSA tag support
Tobias Waldekranz
2021-04-20
2
-35
/
+46
*
net: dsa: mv88e6xxx: simulate Amethyst PHY model number
Marek Behún
2021-04-20
1
-0
/
+1
*
net: dsa: felix: disable always guard band bit for TAS config
Xiaoliang Yang
2021-04-20
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-17
1
-17
/
+13
|
\
|
*
net: phy: marvell: fix detection of PHY on Topaz switches
Pali Rohár
2021-04-12
1
-17
/
+13
*
|
net: dsa: mt7530: Add support for EEE features
René van Dorst
2021-04-13
2
-1
/
+56
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
1
-22
/
+173
|
\
|
|
*
net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bits
Martin Blumenstingl
2021-04-08
1
-3
/
+16
|
*
net: dsa: lantiq_gswip: Don't use PHY auto polling
Martin Blumenstingl
2021-04-08
1
-26
/
+159
|
*
net: dsa: lantiq_gswip: Let GSWIP automatically set the xMII clock
Martin Blumenstingl
2021-03-25
1
-2
/
+7
*
|
net: mscc: ocelot: remove redundant dev_err call in vsc9959_mdio_bus_alloc()
Guobin Huang
2021-03-29
1
-3
/
+1
*
|
net: dsa: hellcreek: Remove redundant dev_err call in hellcreek_probe()
Guobin Huang
2021-03-28
1
-6
/
+2
*
|
net: dsa: mt7530: clean up core and TRGMII clock setup
Ilya Lipnitskiy
2021-03-28
1
-16
/
+13
*
|
net: dsa: b53: spi: add missing MODULE_DEVICE_TABLE
Qinglang Miao
2021-03-25
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
3
-37
/
+40
|
\
|
|
*
net: dsa: mt7530: setup core clock even in TRGMII mode
Ilya Lipnitskiy
2021-03-12
1
-27
/
+25
|
*
net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port
Florian Fainelli
2021-03-10
1
-2
/
+4
|
*
net: dsa: b53: VLAN filtering is global to all users
Florian Fainelli
2021-03-10
1
-7
/
+7
|
*
net: dsa: bcm_sf2: use 2 Gbps IMP port link on BCM4908
Rafał Miłecki
2021-03-10
1
-1
/
+4
*
|
net: ocelot: replay switchdev events when joining bridge
Vladimir Oltean
2021-03-23
1
-1
/
+3
*
|
net: dsa: hellcreek: Report switch name and ID
Kurt Kanzenbach
2021-03-22
1
-0
/
+18
*
|
net: dsa: lantiq: verify compatible strings against hardware
Aleksander Jan Bajkowski
2021-03-22
1
-1
/
+19
*
|
net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330
Aleksander Jan Bajkowski
2021-03-22
1
-29
/
+113
*
|
net: dsa: mv88e6xxx: fix up kerneldoc some more
Vladimir Oltean
2021-03-22
1
-3
/
+3
*
|
dsa: simplify Kconfig symbols and dependencies
Alexander Lobakin
2021-03-22
1
-13
/
+4
*
|
Revert "net: dsa: sja1105: Clear VLAN filtering offload netdev feature"
Vladimir Oltean
2021-03-20
1
-16
/
+0
*
|
net: dsa: mv88e6xxx: Offload bridge broadcast flooding flag
Tobias Waldekranz
2021-03-18
1
-1
/
+70
*
|
net: dsa: mv88e6xxx: Offload bridge learning flag
Tobias Waldekranz
2021-03-18
3
-8
/
+52
*
|
net: dsa: mv88e6xxx: Flood all traffic classes on standalone ports
Tobias Waldekranz
2021-03-18
1
-6
/
+2
*
|
net: dsa: mv88e6xxx: Use standard helper for broadcast address
Tobias Waldekranz
2021-03-18
1
-1
/
+3
[next]