index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
Age
Commit message (
Expand
)
Author
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-12
net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENING
Vladimir Oltean
2025-05-09
net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-24
net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_en...
Vladimir Oltean
2025-03-24
net: dsa: sja1105: reject other RX filters than HWTSTAMP_FILTER_PTP_V2_L2_EVENT
Vladimir Oltean
2025-03-24
net: dsa: sja1105: fix displaced ethtool statistics counters
Vladimir Oltean
2025-02-07
net: dsa: sja1105: Use of_get_available_child_by_name()
Biju Das
2024-12-11
lib: packing: demote truncation error in pack() to a warning in __pack()
Vladimir Oltean
2024-11-03
net: dsa: use ethtool string helpers
Rosen Penev
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-04
net: dsa: sja1105: fix reception from VLAN-unaware bridges
Vladimir Oltean
2024-10-02
net: dsa: sja1105: use phylink_pcs internally
Russell King (Oracle)
2024-10-02
net: dsa: sja1105: call PCS config/link_up via pcs_ops structure
Russell King (Oracle)
2024-10-02
net: dsa: sja1105: simplify static configuration reload
Russell King (Oracle)
2024-08-21
net: dsa: sja1105: Simplify with scoped for each OF child loop
Jinjie Ruan
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone use
Pawel Dembicki
2024-07-15
net: dsa: Define max num of bridges in tag8021q implementation
Pawel Dembicki
2024-04-18
net: dsa: sja1105: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-04-16
net: dsa: sja1105: provide own phylink MAC operations
Russell King (Oracle)
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-04
net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
Christophe JAILLET
2024-04-02
net: dsa: sja1105: drop driver owner assignment
Krzysztof Kozlowski
2023-11-29
net: dsa: sja1105: Use units.h instead of the copy of a definition
Andy Shevchenko
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2023-09-21
net: dsa: sja1105: make read-only const arrays static
Colin Ian King
2023-09-11
net: dsa: sja1105: block FDB accesses that are concurrent with a switch reset
Vladimir Oltean
2023-09-11
net: dsa: sja1105: serialize sja1105_port_mcast_flood() with other FDB accesses
Vladimir Oltean
2023-09-11
net: dsa: sja1105: fix multicast forwarding working only for last added mdb e...
Vladimir Oltean
2023-09-11
net: dsa: sja1105: propagate exact error code from sja1105_dynamic_config_pol...
Vladimir Oltean
2023-09-11
net: dsa: sja1105: hide all multicast addresses from "bridge fdb show"
Vladimir Oltean
2023-09-06
net: dsa: sja1105: complete tc-cbs offload support on SJA1110
Vladimir Oltean
2023-09-06
net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many times
Vladimir Oltean
2023-09-06
net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offload
Vladimir Oltean
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
2023-07-26
net: dsa: Explicitly include correct DT includes
Rob Herring
2023-07-18
net: dsa: remove legacy_pre_march2020 from drivers
Russell King (Oracle)
2023-07-04
net: dsa: sja1105: always enable the send_meta options
Vladimir Oltean
2023-06-29
net: dsa: sja1105: always enable the INCL_SRCPT option
Vladimir Oltean
2023-06-22
net: pcs: xpcs: update PCS driver to use neg_mode
Russell King (Oracle)
2023-06-05
net: dsa: sja1105: use xpcs_create_mdiodev()
Russell King (Oracle)
2023-06-05
net: dsa: sja1105: allow XPCS to handle mdiodev lifetime
Russell King (Oracle)
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
2023-01-20
net: Remove C45 check in C22 only MDIO bus drivers
Andrew Lunn
2023-01-17
net: dsa: sja1105: Separate C22 and C45 transactions for T1 MDIO bus
Andrew Lunn
[next]