index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-23
net: dsa: lantiq_gswip: convert trivial accessor uses to regmap
Daniel Golle
1
-84
/
+76
2025-10-23
net: dsa: lantiq_gswip: convert accessors to use regmap
Daniel Golle
3
-47
/
+67
2025-10-23
net: dsa: lantiq_gswip: clarify GSWIP 2.2 VLAN mode in comment
Daniel Golle
1
-1
/
+5
2025-10-21
net: dsa: yt921x: Add support for Motorcomm YT921x
David Yang
4
-0
/
+3403
2025-10-17
net: dsa: lantiq_gswip: treat VID 0 like the PVID
Vladimir Oltean
1
-2
/
+2
2025-10-17
net: dsa: lantiq_gswip: drop untagged on VLAN-aware bridge ports with no PVID
Vladimir Oltean
2
-0
/
+10
2025-10-17
net: dsa: lantiq_gswip: put a more descriptive error print in gswip_vlan_remo...
Vladimir Oltean
1
-1
/
+2
2025-10-17
net: dsa: lantiq_gswip: remove vlan_aware and pvid arguments from gswip_vlan_...
Vladimir Oltean
1
-5
/
+4
2025-10-17
net: dsa: lantiq_gswip: disallow changes to privately set up VID 0
Vladimir Oltean
1
-0
/
+6
2025-10-17
net: dsa: lantiq_gswip: permit dynamic changes to VLAN filtering state
Vladimir Oltean
2
-27
/
+12
2025-10-17
net: dsa: lantiq_gswip: remove legacy configure_vlan_while_not_filtering option
Vladimir Oltean
1
-6
/
+43
2025-10-17
net: dsa: lantiq_gswip: merge gswip_vlan_add_unaware() and gswip_vlan_add_awa...
Vladimir Oltean
1
-77
/
+17
2025-10-17
net: dsa: lantiq_gswip: remove duplicate assignment to vlan_mapping.val[0]
Vladimir Oltean
1
-2
/
+1
2025-10-17
net: dsa: lantiq_gswip: define VLAN ID 0 constant
Vladimir Oltean
2
-5
/
+9
2025-10-17
net: dsa: lantiq_gswip: support bridge FDB entries on the CPU port
Vladimir Oltean
1
-8
/
+10
2025-10-14
net: dsa: b53: implement port isolation support
Jonas Gorski
2
-1
/
+28
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+16
2025-09-25
net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...
Vladimir Oltean
1
-1
/
+2
2025-09-25
net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()
Vladimir Oltean
1
-4
/
+14
2025-09-22
net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463
Bastien Curutchet
1
-0
/
+45
2025-09-19
net: dsa: dsa_loop: remove duplicated definition of NUM_FIXED_PHYS
Heiner Kallweit
1
-2
/
+0
2025-09-17
net: dsa: mv88e6xxx: move mv88e6xxx_hwtstamp_work() prototype
Russell King (Oracle)
2
-6
/
+1
2025-09-17
net: dsa: mv88e6xxx: remove unused 88E6165 register definitions
Russell King (Oracle)
1
-42
/
+3
2025-09-17
net: dsa: mv88e6xxx: remove duplicated register definition
Russell King (Oracle)
2
-7
/
+1
2025-09-17
net: dsa: mv88e6xxx: remove unused TAI definitions
Russell King (Oracle)
1
-26
/
+0
2025-09-17
net: dsa: mv88e6xxx: rename TAI definitions according to core
Russell King (Oracle)
2
-37
/
+34
2025-09-17
net: dsa: dsa_loop: remove usage of mdio_board_info
Heiner Kallweit
4
-62
/
+60
2025-09-16
net: dsa: mv88e6xxx: clean up PTP clock during setup failure
Russell King (Oracle)
2
-8
/
+8
2025-09-14
net: dsa: mv88e6xxx: remove unused support for PPS event capture
Russell King (Oracle)
2
-19
/
+3
2025-09-14
net: dsa: mv88e6xxx: remove chip->evcap_config
Russell King (Oracle)
2
-7
/
+5
2025-09-14
net: dsa: mv88e6xxx: remove chip->trig_config
Russell King (Oracle)
2
-2
/
+1
2025-09-14
net: dsa: mv88e6xxx: remove mv88e6250_ptp_ops
Russell King (Oracle)
3
-26
/
+1
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+13
2025-09-08
net: dsa: b53: fix ageing time for BCM53101
Jonas Gorski
1
-4
/
+13
2025-09-05
net: dsa: felix: support phy-mode = "10g-qxgmii"
Vladimir Oltean
3
-2
/
+8
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+13
2025-09-04
net: dsa: dsa_loop: use int type to store negative error codes
Qianfeng Rong
1
-1
/
+2
2025-09-02
net: dsa: lantiq_gswip: move MDIO bus registration to .setup()
Daniel Golle
1
-7
/
+7
2025-09-02
net: dsa: lantiq_gswip: support standard MDIO node name
Daniel Golle
1
-0
/
+3
2025-09-02
net: dsa: lantiq_gswip: support offset of MII registers
Daniel Golle
2
-2
/
+13
2025-09-02
net: dsa: lantiq_gswip: ignore SerDes modes in phylink_mac_config()
Daniel Golle
1
-0
/
+4
2025-09-02
net: dsa: lantiq_gswip: support model-specific mac_select_pcs()
Daniel Golle
2
-3
/
+19
2025-09-02
net: dsa: lantiq_gswip: move to dedicated folder
Daniel Golle
7
-8
/
+10
2025-09-02
net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_leds
Miaoqian Lin
1
-4
/
+13
2025-08-26
net: phy: fixed_phy: let fixed_phy_unregister free the phy_device
Heiner Kallweit
1
-6
/
+3
2025-08-25
net: dsa: lantiq_gswip: store switch API version in priv
Daniel Golle
2
-4
/
+22
2025-08-25
net: dsa: lantiq_gswip: make DSA tag protocol model-specific
Daniel Golle
2
-1
/
+6
2025-08-25
net: dsa: lantiq_gswip: load model-specific microcode
Daniel Golle
3
-12
/
+20
2025-08-25
net: dsa: lantiq_gswip: introduce bitmap for MII ports
Daniel Golle
2
-3
/
+12
2025-08-25
net: dsa: lantiq_gswip: move definitions to header
Daniel Golle
2
-247
/
+255
[prev]
[next]