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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2024-12-11
net: dsa: mt753x: implement .support_eee() method
Russell King (Oracle)
2024-12-11
net: dsa: b53/bcm_sf2: implement .support_eee() method
Russell King (Oracle)
2024-12-11
net: dsa: felix: fix stuck CPU-injected packets with short taprio windows
Vladimir Oltean
2024-12-11
lib: packing: demote truncation error in pack() to a warning in __pack()
Vladimir Oltean
2024-12-10
dsa: mv88e6xxx: Centralise common statistics check
Andrew Lunn
2024-12-10
dsa: mv88e6xxx: Move available stats into info structure
Andrew Lunn
2024-12-09
net: dsa: microchip: Make MDIO bus name unique
Jesse Van Gavere
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-13
net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driver
Tristram Ha
2024-11-12
dsa: qca8k: Use nested lock to avoid splat
Andrew Lunn
2024-11-11
net: dsa: microchip: parse PHY config from device tree
Oleksij Rempel
2024-11-11
net: dsa: microchip: add support for side MDIO interface in LAN937x
Oleksij Rempel
2024-11-11
net: dsa: microchip: cleanup error handling in ksz_mdio_register
Oleksij Rempel
2024-11-11
net: dsa: microchip: Refactor MDIO handling for side MDIO access
Oleksij Rempel
2024-11-03
net: dsa: mt7530: Add TBF qdisc offload support
Lorenzo Bianconi
2024-11-03
net: dsa: use ethtool string helpers
Rosen Penev
2024-10-28
net: dsa: mv88e6xxx: fix unreleased fwnode_handle in setup_port()
Javier Carrasco
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-24
net: dsa: mv88e6xxx: support 4000ps cycle counter period
Shenghao Yang
2024-10-24
net: dsa: mv88e6xxx: read cycle counter period from hardware
Shenghao Yang
2024-10-24
net: dsa: mv88e6xxx: group cycle counter coefficients
Shenghao Yang
2024-10-24
net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x
Tim Harvey
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-20
net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x
Peter Rashleigh
2024-10-17
net: dsa: mv88e6xxx: return NULL when no PCS is present
Russell King (Oracle)
2024-10-15
net: dsa: vsc73xx: fix reception from VLAN-unaware bridges
Vladimir Oltean
2024-10-15
net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361
Peter Rashleigh
2024-10-15
net: dsa: microchip: copy string using strscpy
Simon Horman
2024-10-11
net: dsa: mv88e6xxx: Fix uninitialised err value
Aryan Srivastava
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-08
net: dsa: mv88e6xxx: Add FID map cache
Aryan Srivastava
2024-10-08
net: dsa: b53: fix jumbo frames on 10/100 ports
Jonas Gorski
2024-10-08
net: dsa: b53: allow lower MTUs on BCM5325/5365
Jonas Gorski
2024-10-08
net: dsa: b53: fix max MTU for BCM5325/BCM5365
Jonas Gorski
2024-10-08
net: dsa: b53: fix max MTU for 1g switches
Jonas Gorski
2024-10-08
net: dsa: b53: fix jumbo frame mtu check
Jonas Gorski
2024-10-07
net: dsa: lan9303: ensure chip reset and wait for READY status
Anatolij Gustschin
2024-10-04
net: dsa: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-04
net: dsa: bcm_sf2: fix crossbar port bitwidth logic
Sam Edwards
2024-10-04
net: dsa: mv88e6xxx: Support LED control
Linus Walleij
2024-10-04
net: dsa: sja1105: fix reception from VLAN-unaware bridges
Vladimir Oltean
2024-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-02
net: dsa: sja1105: use phylink_pcs internally
Russell King (Oracle)
2024-10-02
net: dsa: sja1105: call PCS config/link_up via pcs_ops structure
Russell King (Oracle)
2024-10-02
net: dsa: sja1105: simplify static configuration reload
Russell King (Oracle)
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-11
net: dsa: felix: ignore pending status of TAS module when it's disabled
Xiaoliang Yang
2024-09-06
net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type()
Vasileios Amoiridis
2024-09-06
net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()
Vasileios Amoiridis
[prev]
[next]