index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
lantiq
Age
Commit message (
Expand
)
Author
2025-12-18
net: dsa: mxl-gsw1xx: manually clear RANEG bit
Daniel Golle
2025-12-18
net: dsa: mxl-gsw1xx: fix .shutdown driver operation
Daniel Golle
2025-12-18
net: dsa: mxl-gsw1xx: fix order in .remove operation
Daniel Golle
2025-12-18
net: dsa: lantiq_gswip: fix order in .remove operation
Daniel Golle
2025-12-04
net: dsa: mxl-gsw1xx: fix SerDes RX polarity
Daniel Golle
2025-12-01
net: dsa: lantiq_gswip: use simple HSR offload helpers
Vladimir Oltean
2025-11-06
net: dsa: add driver for MaxLinear GSW1xx switch family
Daniel Golle
2025-11-06
net: dsa: lantiq_gswip: allow adjusting MII delays
Daniel Golle
2025-11-06
net: dsa: lantiq_gswip: add vendor property to setup MII refclk output
Daniel Golle
2025-11-06
net: dsa: lantiq_gswip: define and use GSWIP_TABLE_MAC_BRIDGE_VAL1_VALID
Daniel Golle
2025-11-06
net: dsa: lantiq_gswip: set link parameters also for CPU port
Daniel Golle
2025-11-06
net: dsa: lantiq_gswip: support Energy Efficient Ethernet
Daniel Golle
2025-11-06
net: dsa: lantiq_gswip: support enable/disable learning
Daniel Golle
2025-11-06
net: dsa: lantiq_gswip: split into common and MMIO parts
Daniel Golle
2025-10-23
net: dsa: lantiq_gswip: harmonize gswip_mii_mask_*() parameters
Daniel Golle
2025-10-23
net: dsa: lantiq_gswip: optimize regmap_write_bits() statements
Daniel Golle
2025-10-23
net: dsa: lantiq_gswip: replace *_mask() functions with regmap API
Daniel Golle
2025-10-23
net: dsa: lantiq_gswip: manually convert remaining uses of read accessors
Daniel Golle
2025-10-23
net: dsa: lantiq_gswip: convert trivial accessor uses to regmap
Daniel Golle
2025-10-23
net: dsa: lantiq_gswip: convert accessors to use regmap
Daniel Golle
2025-10-23
net: dsa: lantiq_gswip: clarify GSWIP 2.2 VLAN mode in comment
Daniel Golle
2025-10-17
net: dsa: lantiq_gswip: treat VID 0 like the PVID
Vladimir Oltean
2025-10-17
net: dsa: lantiq_gswip: drop untagged on VLAN-aware bridge ports with no PVID
Vladimir Oltean
2025-10-17
net: dsa: lantiq_gswip: put a more descriptive error print in gswip_vlan_remo...
Vladimir Oltean
2025-10-17
net: dsa: lantiq_gswip: remove vlan_aware and pvid arguments from gswip_vlan_...
Vladimir Oltean
2025-10-17
net: dsa: lantiq_gswip: disallow changes to privately set up VID 0
Vladimir Oltean
2025-10-17
net: dsa: lantiq_gswip: permit dynamic changes to VLAN filtering state
Vladimir Oltean
2025-10-17
net: dsa: lantiq_gswip: remove legacy configure_vlan_while_not_filtering option
Vladimir Oltean
2025-10-17
net: dsa: lantiq_gswip: merge gswip_vlan_add_unaware() and gswip_vlan_add_awa...
Vladimir Oltean
2025-10-17
net: dsa: lantiq_gswip: remove duplicate assignment to vlan_mapping.val[0]
Vladimir Oltean
2025-10-17
net: dsa: lantiq_gswip: define VLAN ID 0 constant
Vladimir Oltean
2025-10-17
net: dsa: lantiq_gswip: support bridge FDB entries on the CPU port
Vladimir Oltean
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-02
net: dsa: lantiq_gswip: move MDIO bus registration to .setup()
Daniel Golle
2025-09-02
net: dsa: lantiq_gswip: support standard MDIO node name
Daniel Golle
2025-09-02
net: dsa: lantiq_gswip: support offset of MII registers
Daniel Golle
2025-09-02
net: dsa: lantiq_gswip: ignore SerDes modes in phylink_mac_config()
Daniel Golle
2025-09-02
net: dsa: lantiq_gswip: support model-specific mac_select_pcs()
Daniel Golle
2025-09-02
net: dsa: lantiq_gswip: move to dedicated folder
Daniel Golle