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.14.y
linux-6.15.y
linux-6.16.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
/
mv88e6xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-25
net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported
Vladimir Oltean
1
-1
/
+12
2025-04-25
net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never reg...
Vladimir Oltean
1
-1
/
+2
2025-04-20
net: dsa: mv88e6xxx: fix internal PHYs for 6320 family
Marek Behún
1
-2
/
+4
2025-04-20
net: dsa: mv88e6xxx: workaround RGMII transmit delay erratum for 6320 family
Marek Behún
1
-0
/
+17
2025-04-10
net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy
David Oberhollenzer
2
-4
/
+10
2025-04-10
net: dsa: mv88e6xxx: enable STU methods for 6320 family
Marek Behún
1
-0
/
+6
2025-04-10
net: dsa: mv88e6xxx: fix VTU methods for 6320 family
Marek Behún
1
-4
/
+4
2025-04-10
net: dsa: mv88e6xxx: enable .port_set_policy() for 6320 family
Marek Behún
1
-0
/
+2
2025-04-10
net: dsa: mv88e6xxx: enable PVT for 6321 switch
Marek Behún
1
-0
/
+1
2025-04-10
net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 family
Marek Behún
1
-2
/
+2
2025-03-08
net: dsa: mv88e6xxx: Verify after ATU Load ops
Joseph Huang
1
-11
/
+48
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
6
-23
/
+49
2025-01-20
dsa: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2
-2
/
+4
2025-01-16
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
3
-1
/
+6
2025-01-08
treewide: Introduce kthread_run_worker[_on_cpu]()
Frederic Weisbecker
1
-1
/
+1
2025-01-08
net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee()
Russell King (Oracle)
1
-8
/
+0
2024-12-12
net: dsa: mv88e6xxx: implement .support_eee() method
Russell King (Oracle)
1
-0
/
+1
2024-12-11
dsa: mv88e6xxx: Centralise common statistics check
Andrew Lunn
1
-12
/
+3
2024-12-11
dsa: mv88e6xxx: Move available stats into info structure
Andrew Lunn
2
-4
/
+39
2024-11-03
net: dsa: use ethtool string helpers
Rosen Penev
4
-49
/
+36
2024-10-28
net: dsa: mv88e6xxx: fix unreleased fwnode_handle in setup_port()
Javier Carrasco
1
-0
/
+1
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-37
/
+78
2024-10-24
net: dsa: mv88e6xxx: support 4000ps cycle counter period
Shenghao Yang
1
-3
/
+20
2024-10-24
net: dsa: mv88e6xxx: read cycle counter period from hardware
Shenghao Yang
2
-19
/
+43
2024-10-24
net: dsa: mv88e6xxx: group cycle counter coefficients
Shenghao Yang
2
-33
/
+32
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2024-10-20
net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393x
Peter Rashleigh
1
-0
/
+1
2024-10-18
net: dsa: mv88e6xxx: return NULL when no PCS is present
Russell King (Oracle)
1
-1
/
+1
2024-10-16
net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361
Peter Rashleigh
1
-1
/
+1
2024-10-12
net: dsa: mv88e6xxx: Fix uninitialised err value
Aryan Srivastava
1
-1
/
+1
2024-10-09
net: dsa: mv88e6xxx: Add FID map cache
Aryan Srivastava
4
-38
/
+14
2024-10-05
net: dsa: mv88e6xxx: Support LED control
Linus Walleij
7
-2
/
+1031
2024-08-29
net: dsa: mv88e6xxx: Remove stale comment
Andy Shevchenko
1
-1
/
+1
2024-08-21
net: dsa: mv88e6xxx: Fix out-of-bound access
Joseph Huang
1
-1
/
+2
2024-07-18
net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU ports
Martin Willi
1
-1
/
+2
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2
-3
/
+3
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-2
/
+2
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+31
2024-05-09
net: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only ports
Steffen Bätz
1
-6
/
+17
2024-05-09
net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 family
Steffen Bätz
1
-2
/
+14
2024-05-03
net: dsa: mv88e6xxx: Correct check for empty list
Simon Horman
1
-2
/
+2
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-05-01
net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341
Marek Behún
1
-2
/
+2
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+71
2024-04-25
net: dsa: mv88e6xxx: Avoid EEPROM timeout without EEPROM on 88E6250-family sw...
Matthias Schiffer
3
-2
/
+93
2024-04-25
net: dsa: mv88e6xxx: Add support for model-specific pre- and post-reset handlers
Matthias Schiffer
2
-4
/
+52
2024-04-22
net: dsa: mv88e6xx: fix supported_interfaces setup in mv88e6250_phylink_get_c...
Matthias Schiffer
2
-8
/
+71
2024-04-12
net: dsa: mv88e6xxx: provide own phylink MAC operations
Russell King (Oracle)
1
-24
/
+39
2024-03-29
net: dsa: mv88e6xxx: fix usable ports on 88e6020
Michael Krummsdorf
1
-1
/
+5
2024-03-08
net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_mode
Russell King (Oracle)
1
-1
/
+2
[next]