index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
hirschmann
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: use ethtool string helpers
Rosen Penev
2024-11-03
1
-6
/
+2
*
net: dsa: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-05
1
-1
/
+1
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
2
-2
/
+2
*
net: dsa: hellcreek: Replace kernel.h with what is used
Andy Shevchenko
2024-06-10
1
-3
/
+5
*
net: dsa: hellcreek: Convert to gettimex64()
Kurt Kanzenbach
2024-03-29
1
-10
/
+15
*
net: dsa: hirschmann: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-5
/
+3
*
net: dsa: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-08-24
2
-2
/
+2
*
net: dsa: hellcreek: Replace bogus comment
Kurt Kanzenbach
2023-08-02
1
-8
/
+1
*
net: dsa: Explicitly include correct DT includes
Rob Herring
2023-07-27
2
-1
/
+1
*
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
2023-05-31
1
-5
/
+9
*
net: dsa: hellcreek: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-03-17
1
-21
/
+24
*
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-12-01
1
-5
/
+0
*
net: dsa: hellcreek: Offload per-tc max SDU from tc-taprio
Kurt Kanzenbach
2022-09-30
2
-2
/
+81
*
net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/case
Vladimir Oltean
2022-09-30
1
-8
/
+12
*
net: dsa: hellcreek: remove unnecessary platform_set_drvdata()
Yang Yingliang
2022-09-23
1
-1
/
+0
*
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
*
net: dsa: hellcreek: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-12
1
-5
/
+2
*
net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()
Liang He
2022-06-24
1
-0
/
+1
*
net: dsa: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-04
1
-1
/
+1
*
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
2022-02-27
1
-1
/
+2
*
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
2022-02-27
1
-2
/
+4
*
net: dsa: hellcreek: Add missing PTP via UDP rules
Kurt Kanzenbach
2021-12-15
1
-4
/
+60
*
net: dsa: hellcreek: Allow PTP P2P measurements on blocked ports
Kurt Kanzenbach
2021-12-15
1
-1
/
+1
*
net: dsa: hellcreek: Add STP forwarding rule
Kurt Kanzenbach
2021-12-15
1
-0
/
+14
*
net: dsa: hellcreek: Fix insertion of static FDB entries
Kurt Kanzenbach
2021-12-15
1
-2
/
+5
*
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-4
/
+0
*
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2021-12-08
1
-1
/
+2
*
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
1
-2
/
+2
*
net: dsa: hellcreek: convert to phylink_generic_validate()
Russell King (Oracle)
2021-12-02
1
-11
/
+13
*
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
2021-10-24
1
-4
/
+2
*
net: dsa: hellcreek: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-19
1
-0
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-27
1
-4
/
+4
|
\
|
*
net: dsa: hellcreek: Adjust schedule look ahead window
Kurt Kanzenbach
2021-08-26
1
-1
/
+1
|
*
net: dsa: hellcreek: Fix incorrect setting of GCL
Kurt Kanzenbach
2021-08-26
1
-3
/
+3
*
|
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
2021-08-24
1
-0
/
+1
|
/
*
net: dsa: hellcreek: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
2021-08-10
1
-2
/
+5
*
net: dsa: hellcreek: Use is_zero_ether_addr() instead of memcmp()
Zou Wei
2021-06-07
1
-2
/
+1
*
net: dsa: no longer clone skb in core driver
Yangbo Lu
2021-04-27
2
-12
/
+17
*
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
2021-04-27
2
-2
/
+7
*
net: dsa: check tx timestamp request in core driver
Yangbo Lu
2021-04-27
1
-4
/
+0
*
net: dsa: hellcreek: Remove redundant dev_err call in hellcreek_probe()
Guobin Huang
2021-03-29
1
-6
/
+2
*
net: dsa: hellcreek: Report switch name and ID
Kurt Kanzenbach
2021-03-23
1
-0
/
+18
*
net: dsa: hellcreek: Offload bridge port flags
Kurt Kanzenbach
2021-03-15
1
-25
/
+104
*
net: dsa: hellcreek: Add devlink FDB region
Kurt Kanzenbach
2021-03-13
2
-0
/
+63
*
net: dsa: hellcreek: Move common code to helper
Kurt Kanzenbach
2021-03-13
1
-42
/
+43
*
net: dsa: hellcreek: Use boolean value
Kurt Kanzenbach
2021-03-13
1
-1
/
+1
*
net: dsa: hellcreek: Add devlink VLAN region
Kurt Kanzenbach
2021-03-13
2
-0
/
+80
*
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-15
1
-1
/
+2
*
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-15
1
-4
/
+8
*
net: dsa: hellcreek: Report FDB table occupancy
Kurt Kanzenbach
2021-02-02
2
-7
/
+40
[next]