index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
net: dsa: vsc73xx: speed up MDIO bus to max allowed value
Pawel Dembicki
2024-08-03
1
-1
/
+18
*
|
net: dsa: vsc73xx: make RGMII delays configurable
Pawel Dembicki
2024-07-31
1
-4
/
+66
|
/
*
net: dsa: b53: Limit chip-wide jumbo frame config to CPU ports
Martin Willi
2024-07-18
1
-0
/
+3
*
net: dsa: mv88e6xxx: Limit chip-wide frame size config to CPU ports
Martin Willi
2024-07-18
1
-1
/
+2
*
dsa: lan9303: consistent naming for PHY address parameter
Christian Eggers
2024-07-15
1
-4
/
+4
*
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
9
-10
/
+10
|
\
|
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
9
-10
/
+10
*
|
net: dsa: vsc73xx: start treating the BR_LEARNING flag
Pawel Dembicki
2024-07-15
1
-6
/
+35
*
|
net: dsa: vsc73xx: Add bridge support
Pawel Dembicki
2024-07-15
1
-0
/
+5
*
|
net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone use
Pawel Dembicki
2024-07-15
1
-3
/
+2
*
|
net: dsa: Define max num of bridges in tag8021q implementation
Pawel Dembicki
2024-07-15
1
-2
/
+1
*
|
net: dsa: vsc73xx: Implement the tag_8021q VLAN operations
Pawel Dembicki
2024-07-15
2
-4
/
+71
*
|
net: dsa: vsc73xx: Add vlan filtering
Pawel Dembicki
2024-07-15
2
-3
/
+566
*
|
net: dsa: vsc73xx: add port_stp_state_set function
Pawel Dembicki
2024-07-15
1
-11
/
+85
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-11
1
-13
/
+10
|
\
\
|
|
/
|
/
|
|
*
dsa: lan9303: Fix mapping between DSA port number and PHY address
Christian Eggers
2024-07-05
1
-13
/
+10
*
|
net: dsa: microchip: lan9371/2: update MAC capabilities for port 4
Oleksij Rempel
2024-07-08
2
-2
/
+10
*
|
net: dsa: ar9331: constify struct regmap_bus
Javier Carrasco
2024-07-06
1
-1
/
+1
*
|
net: dsa: qca8k: constify struct regmap_config
Javier Carrasco
2024-07-06
1
-1
/
+1
*
|
net: dsa: microchip: lan937x: Add error handling in lan937x_setup
Oleksij Rempel
2024-07-04
1
-10
/
+17
*
|
net: dsa: microchip: lan937x: disable VPHY support
Lucas Stach
2024-07-03
2
-0
/
+7
*
|
net: dsa: microchip: lan937x: disable in-band status support for RGMII interf...
Lucas Stach
2024-07-03
1
-1
/
+2
*
|
net: dsa: microchip: lan9371/2: add 100BaseTX PHY support
Lucas Stach
2024-07-03
3
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-27
5
-7
/
+81
|
\
|
|
*
net: dsa: microchip: fix wrong register write when masking interrupt
Tristram Ha
2024-06-25
1
-1
/
+1
|
*
net: dsa: microchip: monitor potential faults in half-duplex mode
Enguerrand de Ribaucourt
2024-06-23
5
-2
/
+73
|
*
net: dsa: microchip: use collision based back pressure mode
Enguerrand de Ribaucourt
2024-06-23
2
-0
/
+5
|
*
net: dsa: microchip: fix initial port flush problem
Tristram Ha
2024-06-21
1
-4
/
+2
*
|
net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-06-26
3
-5
/
+5
*
|
net: dsa: qca8k: add support for bridge port isolation
Matthias Schiffer
2024-06-21
2
-2
/
+21
*
|
net: dsa: qca8k: factor out bridge join/leave logic
Matthias Schiffer
2024-06-21
1
-51
/
+50
*
|
net: dsa: qca8k: do not write port mask twice in bridge join/leave
Matthias Schiffer
2024-06-21
1
-2
/
+5
*
|
net: dsa: ksz_common: Allow only up to two HSR HW offloaded ports for KSZ9477
Lukasz Majewski
2024-06-21
1
-0
/
+7
*
|
net: dsa: mt7530: add support for bridge port isolation
Matthias Schiffer
2024-06-19
2
-2
/
+17
*
|
net: dsa: mt7530: factor out bridge join/leave logic
Matthias Schiffer
2024-06-19
1
-57
/
+48
*
|
net: dsa: lantiq_gswip: Improve error message in gswip_port_fdb()
Martin Blumenstingl
2024-06-14
1
-1
/
+2
*
|
net: dsa: lantiq_gswip: Update comments in gswip_port_vlan_filtering()
Martin Blumenstingl
2024-06-14
1
-2
/
+2
*
|
net: dsa: lantiq_gswip: Remove dead code from gswip_add_single_port_br()
Martin Schiller
2024-06-14
1
-6
/
+0
*
|
net: dsa: lantiq_gswip: Consistently use macros for the mac bridge table
Martin Blumenstingl
2024-06-14
1
-7
/
+11
*
|
net: dsa: lantiq_gswip: Change literal 6 to ETH_ALEN
Martin Blumenstingl
2024-06-14
1
-1
/
+1
*
|
net: dsa: lantiq_gswip: Use dsa_is_cpu_port() in gswip_port_change_mtu()
Martin Blumenstingl
2024-06-14
1
-2
/
+1
*
|
net: dsa: lantiq_gswip: do also enable or disable cpu port
Martin Schiller
2024-06-14
1
-16
/
+8
*
|
net: dsa: lantiq_gswip: Don't manually call gswip_port_enable()
Martin Blumenstingl
2024-06-14
1
-2
/
+0
*
|
net: dsa: lantiq_gswip: Use dev_err_probe where appropriate
Martin Blumenstingl
2024-06-14
1
-28
/
+25
*
|
net: dsa: lantiq_gswip: add terminating \n where missing
Martin Schiller
2024-06-14
1
-7
/
+7
*
|
net: dsa: lantiq_gswip: Only allow phy-mode = "internal" on the CPU port
Martin Blumenstingl
2024-06-14
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-13
1
-2
/
+10
|
\
|
|
*
net dsa: qca8k: fix usages of device_get_named_child_node()
Andy Shevchenko
2024-06-10
1
-2
/
+10
*
|
net: dsa: hellcreek: Replace kernel.h with what is used
Andy Shevchenko
2024-06-10
1
-3
/
+5
*
|
net: dsa: ocelot: unexport felix_phylink_mac_ops and felix_switch_ops
Vladimir Oltean
2024-06-03
2
-7
/
+2
[prev]
[next]