index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
xrs700x
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2021-12-08
1
-1
/
+1
*
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
1
-5
/
+5
*
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
2021-12-08
1
-2
/
+2
*
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
1
-5
/
+3
*
net: Convert more users of mdiobus_* to mdiodev_*
Sean Anderson
2021-10-24
1
-6
/
+6
*
net: dsa: xrs700x: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-19
4
-0
/
+43
*
net: dsa: xrs700x: forward HSR supervision frames
George McCollister
2021-06-16
1
-8
/
+19
*
net: dsa: xrs700x: allow HSR/PRP supervision dupes for node_table
George McCollister
2021-06-04
1
-0
/
+67
*
net: dsa: xrs700x: check if partner is same as port in hsr join
George McCollister
2021-03-10
1
-2
/
+8
*
net: dsa: xrs700x: add HSR offloading support
George McCollister
2021-02-11
2
-0
/
+126
*
net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_ids
George McCollister
2021-02-11
1
-1
/
+2
*
net: dsa: xrs700x: fix unused warning for of_device_id
George McCollister
2021-02-11
2
-2
/
+2
*
net: dsa: xrs700x: Correctly address device over I2C
Tobias Waldekranz
2021-02-05
1
-17
/
+14
*
net: dsa: add Arrow SpeedChips XRS700x driver
George McCollister
2021-01-16
7
-0
/
+1210