index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
hirschmann
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-5
/
+0
2022-09-30
net: dsa: hellcreek: Offload per-tc max SDU from tc-taprio
Kurt Kanzenbach
2
-2
/
+81
2022-09-30
net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/case
Vladimir Oltean
1
-8
/
+12
2022-09-23
net: dsa: hellcreek: remove unnecessary platform_set_drvdata()
Yang Yingliang
1
-1
/
+0
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-07-12
net: dsa: hellcreek: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+2
2022-06-24
net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()
Liang He
1
-0
/
+1
2022-03-04
net: dsa: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
1
-1
/
+2
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
1
-2
/
+4
2021-12-15
net: dsa: hellcreek: Add missing PTP via UDP rules
Kurt Kanzenbach
1
-4
/
+60
2021-12-15
net: dsa: hellcreek: Allow PTP P2P measurements on blocked ports
Kurt Kanzenbach
1
-1
/
+1
2021-12-15
net: dsa: hellcreek: Add STP forwarding rule
Kurt Kanzenbach
1
-0
/
+14
2021-12-15
net: dsa: hellcreek: Fix insertion of static FDB entries
Kurt Kanzenbach
1
-2
/
+5
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-4
/
+0
2021-12-09
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
1
-1
/
+2
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-2
/
+2
2021-12-02
net: dsa: hellcreek: convert to phylink_generic_validate()
Russell King (Oracle)
1
-11
/
+13
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-4
/
+2
2021-09-19
net: dsa: hellcreek: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-0
/
+16
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2021-08-26
net: dsa: hellcreek: Adjust schedule look ahead window
Kurt Kanzenbach
1
-1
/
+1
2021-08-26
net: dsa: hellcreek: Fix incorrect setting of GCL
Kurt Kanzenbach
1
-3
/
+3
2021-08-24
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
1
-0
/
+1
2021-08-10
net: dsa: hellcreek: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
1
-2
/
+5
2021-06-07
net: dsa: hellcreek: Use is_zero_ether_addr() instead of memcmp()
Zou Wei
1
-2
/
+1
2021-04-28
net: dsa: no longer clone skb in core driver
Yangbo Lu
2
-12
/
+17
2021-04-28
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
2
-2
/
+7
2021-04-28
net: dsa: check tx timestamp request in core driver
Yangbo Lu
1
-4
/
+0
2021-03-29
net: dsa: hellcreek: Remove redundant dev_err call in hellcreek_probe()
Guobin Huang
1
-6
/
+2
2021-03-23
net: dsa: hellcreek: Report switch name and ID
Kurt Kanzenbach
1
-0
/
+18
2021-03-15
net: dsa: hellcreek: Offload bridge port flags
Kurt Kanzenbach
1
-25
/
+104
2021-03-14
net: dsa: hellcreek: Add devlink FDB region
Kurt Kanzenbach
2
-0
/
+63
2021-03-14
net: dsa: hellcreek: Move common code to helper
Kurt Kanzenbach
1
-42
/
+43
2021-03-14
net: dsa: hellcreek: Use boolean value
Kurt Kanzenbach
1
-1
/
+1
2021-03-14
net: dsa: hellcreek: Add devlink VLAN region
Kurt Kanzenbach
2
-0
/
+80
2021-02-15
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
1
-1
/
+2
2021-02-15
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
1
-4
/
+8
2021-02-02
net: dsa: hellcreek: Report FDB table occupancy
Kurt Kanzenbach
2
-7
/
+40
2021-02-02
net: dsa: hellcreek: Report VLAN table occupancy
Kurt Kanzenbach
2
-0
/
+64
2021-01-30
net: dsa: hellcreek: Add missing TAPRIO dependency
Kurt Kanzenbach
1
-0
/
+1
2021-01-24
net: dsa: hellcreek: Add TAPRIO offloading support
Kurt Kanzenbach
2
-2
/
+318
2021-01-16
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
1
-5
/
+0
2021-01-12
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
1
-3
/
+9
2021-01-12
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-5
/
+1
2021-01-12
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
1
-15
/
+7
2021-01-07
net: dsa: fix led_classdev build errors
Randy Dunlap
1
-0
/
+1
2020-11-24
net: dsa: hellcreek: Don't print error message on defer
Kurt Kanzenbach
1
-1
/
+1
2020-11-11
net: dsa: fix unintended sign extension on a u16 left shift
Colin Ian King
1
-2
/
+2
2020-11-06
net: dsa: hellcreek: Add PTP status LEDs
Kurt Kanzenbach
3
-0
/
+156
[next]