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: vsc73xxx: Get rid of duplicate of_node assignment
Andy Shevchenko
2021-12-03
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
4
-33
/
+246
|
\
|
*
net: dsa: b53: Add SPI ID table
Florian Fainelli
2021-12-02
1
-0
/
+14
|
*
net: dsa: mv88e6xxx: Link in pcs_get_state() if AN is bypassed
Marek Behún
2021-12-01
1
-6
/
+42
|
*
net: dsa: mv88e6xxx: Fix inband AN for 2500base-x on 88E6393X family
Marek Behún
2021-12-01
2
-1
/
+61
|
*
net: dsa: mv88e6xxx: Add fix for erratum 5.2 of 88E6393X family
Marek Behún
2021-12-01
1
-0
/
+48
|
*
net: dsa: mv88e6xxx: Save power by disabling SerDes trasmitter and receiver
Marek Behún
2021-12-01
2
-4
/
+45
|
*
net: dsa: mv88e6xxx: Drop unnecessary check in mv88e6393x_serdes_erratum_4_6()
Marek Behún
2021-12-01
1
-17
/
+11
|
*
net: dsa: mv88e6xxx: Fix application of erratum 4.8 for 88E6393X
Marek Behún
2021-12-01
1
-20
/
+33
|
*
net: dsa: realtek-smi: fix indirect reg access for ports>3
Luiz Angelo Daros de Luca
2021-11-29
1
-1
/
+8
*
|
net: dsa: lantiq: convert to phylink_generic_validate()
Russell King (Oracle)
2021-12-02
1
-82
/
+38
*
|
net: dsa: hellcreek: convert to phylink_generic_validate()
Russell King (Oracle)
2021-12-02
1
-11
/
+13
*
|
net: dsa: felix: fix flexible_array.cocci warnings
kernel test robot
2021-11-29
1
-1
/
+1
*
|
net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO ac...
Colin Foster
2021-11-29
2
-93
/
+10
*
|
net: dsa: ocelot: seville: utilize of_mdiobus_register
Colin Foster
2021-11-29
1
-1
/
+2
*
|
net: dsa: rtl8365mb: set RGMII RX delay in steps of 0.3 ns
Alvin Šipraga
2021-11-29
1
-9
/
+6
*
|
net: dsa: rtl8365mb: fix garbled comment
Alvin Šipraga
2021-11-29
1
-1
/
+1
*
|
net: dsa: realtek-smi: don't log an error on EPROBE_DEFER
Alvin Šipraga
2021-11-29
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
5
-140
/
+54
|
\
|
|
*
net: dsa: microchip: implement multi-bridge support
Oleksij Rempel
2021-11-26
4
-133
/
+43
|
*
net: dsa: qca8k: fix MTU calculation
Robert Marko
2021-11-22
1
-1
/
+5
|
*
net: dsa: qca8k: fix internal delay applied to the wrong PAD config
Ansuel Smith
2021-11-22
1
-6
/
+6
*
|
net: dsa: felix: enable cut-through forwarding between ports by default
Vladimir Oltean
2021-11-26
2
-2
/
+85
*
|
net: dsa: qca8k: Fix spelling mistake "Mismateched" -> "Mismatched"
Colin Ian King
2021-11-26
1
-1
/
+1
*
|
net: dsa: qca8k: fix warning in LAG feature
Ansuel Smith
2021-11-25
1
-2
/
+2
*
|
net: dsa: qca8k: add LAG support
Ansuel Smith
2021-11-23
2
-0
/
+210
*
|
net: dsa: qca8k: add support for mirror mode
Ansuel Smith
2021-11-23
2
-0
/
+99
*
|
net: dsa: qca8k: add support for mdb_add/del
Ansuel Smith
2021-11-22
1
-0
/
+99
*
|
net: dsa: qca8k: add set_ageing_time support
Ansuel Smith
2021-11-22
2
-0
/
+28
*
|
net: dsa: qca8k: add support for port fast aging
Ansuel Smith
2021-11-22
2
-0
/
+12
*
|
net: dsa: qca8k: add additional MIB counter and make it dynamic
Ansuel Smith
2021-11-22
2
-3
/
+24
*
|
net: dsa: qca8k: initial conversion to regmap helper
Ansuel Smith
2021-11-22
1
-60
/
+47
*
|
net: dsa: qca8k: move regmap init in probe and set it mandatory
Ansuel Smith
2021-11-22
1
-6
/
+8
*
|
net: dsa: qca8k: remove extra mutex_init in qca8k_setup
Ansuel Smith
2021-11-22
1
-2
/
+0
*
|
net: dsa: qca8k: convert to GENMASK/FIELD_PREP/FIELD_GET
Ansuel Smith
2021-11-22
2
-121
/
+130
*
|
net: dsa: qca8k: remove redundant check in parse_port_config
Ansuel Smith
2021-11-22
1
-1
/
+1
*
|
net: dsa: felix: restrict psfp rules on ingress port
Xiaoliang Yang
2021-11-18
1
-30
/
+160
*
|
net: dsa: felix: use vcap policer to set flow meter for psfp
Xiaoliang Yang
2021-11-18
1
-1
/
+31
*
|
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
2021-11-18
4
-0
/
+22
*
|
net: dsa: felix: add stream gate settings for psfp
Xiaoliang Yang
2021-11-18
1
-4
/
+213
*
|
net: dsa: felix: support psfp filter on vsc9959
Xiaoliang Yang
2021-11-18
1
-10
/
+433
*
|
net: dsa: vsc73xxx: Make vsc73xx_remove() return void
Uwe Kleine-König
2021-11-15
2
-4
/
+2
|
/
*
net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10
Marek Behún
2021-11-10
1
-1
/
+4
*
net: dsa: felix: fix broken VLAN-tagged PTP under VLAN-aware bridge
Vladimir Oltean
2021-11-03
1
-6
/
+3
*
net: dsa: qca8k: make sure PAD0 MAC06 exchange is disabled
Ansuel Smith
2021-11-03
2
-0
/
+9
*
net: dsa: lantiq_gswip: serialize access to the PCE registers
Vladimir Oltean
2021-10-25
1
-5
/
+23
*
net: dsa: b53: serialize access to the ARL table
Vladimir Oltean
2021-10-25
2
-7
/
+30
*
net: dsa: sja1105: serialize access to the dynamic config interface
Vladimir Oltean
2021-10-25
3
-2
/
+13
*
net: dsa: sja1105: wait for dynamic config command completion on writes too
Vladimir Oltean
2021-10-25
1
-22
/
+59
*
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2021-10-25
6
-129
/
+34
[next]