index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
Age
Commit message (
Expand
)
Author
2021-05-24
net: dsa: sja1105: update existing VLANs from the bridge VLAN list
Vladimir Oltean
2021-05-24
net: dsa: sja1105: use 4095 as the private VLAN for untagged traffic
Vladimir Oltean
2021-05-24
net: dsa: sja1105: error out on unsupported PHY mode
Vladimir Oltean
2021-05-24
net: dsa: sja1105: add error handling in sja1105_setup()
Vladimir Oltean
2021-05-24
net: dsa: sja1105: call dsa_unregister_switch when allocating memory fails
Vladimir Oltean
2021-05-24
net: dsa: sja1105: fix VL lookup command packing for P/Q/R/S
Vladimir Oltean
2021-04-27
net: dsa: free skb->cb usage in core driver
Yangbo Lu
2021-04-27
net: dsa: no longer clone skb in core driver
Yangbo Lu
2021-04-27
net: dsa: no longer identify PTP packet in core driver
Yangbo Lu
2021-03-20
Revert "net: dsa: sja1105: Clear VLAN filtering offload netdev feature"
Vladimir Oltean
2021-03-16
net: dsa: sja1105: fix error return code in sja1105_cls_flower_add()
Wei Yongjun
2021-03-13
flow_offload: reject configuration of packet-per-second policing in offload d...
Baowen Zheng
2021-03-04
net: dsa: sja1105: fix ucast/bcast flooding always remaining enabled
Vladimir Oltean
2021-03-04
net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPE...
Vladimir Oltean
2021-02-25
net: dsa: sja1105: Remove unneeded cast in sja1105_crc32()
Geert Uytterhoeven
2021-02-16
net: dsa: sja1105: fix leakage of flooded frames outside bridging domain
Vladimir Oltean
2021-02-16
net: dsa: sja1105: fix configuration of source address learning
Vladimir Oltean
2021-02-15
net: dsa: sja1105: make devlink property best_effort_vlan_filtering true by d...
Vladimir Oltean
2021-02-14
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
2021-02-14
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
2021-02-12
net: dsa: sja1105: offload bridge port flags to device
Vladimir Oltean
2021-01-15
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2021-01-11
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
2021-01-05
net: dsa: sja1105: Use kzalloc for allocating only one thing
Zheng Yongjun
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-03
net: dsa: sja1105: remove duplicate prefix for VL Lookup dynamic config
Vladimir Oltean
2020-09-25
net: dsa: sja1105: implement .devlink_info_get
Vladimir Oltean
2020-09-25
net: dsa: sja1105: expose static config as devlink region
Vladimir Oltean
2020-09-25
net: dsa: sja1105: move devlink param code to sja1105_devlink.c
Vladimir Oltean
2020-09-20
net: dsa: tag_8021q: add VLANs to the master interface too
Vladimir Oltean
2020-09-11
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
2020-09-11
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
2020-08-24
net: dsa: sja1105: Do not use address of compatible member in sja1105_check_d...
Nathan Chancellor
2020-08-05
net: dsa: sja1105: use detected device id instead of DT one on mismatch
Vladimir Oltean
2020-08-03
net: dsa: sja1105: poll for extts events from a timer
Vladimir Oltean
2020-06-29
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-25
net: dsa: sja1105: fix tc-gate schedule with single element
Vladimir Oltean
2020-06-25
net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules
Vladimir Oltean
2020-06-25
net: dsa: sja1105: unconditionally free old gating config
Vladimir Oltean
2020-06-25
net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top
Vladimir Oltean
2020-06-22
net: dsa: sja1105: make the instantiations of struct sja1105_info constant
Vladimir Oltean
2020-06-22
net: dsa: sja1105: make config table operation structures constant
Vladimir Oltean
2020-06-22
net: dsa: sja1105: remove empty structures from config table ops
Vladimir Oltean
2020-06-19
net: dsa: sja1105: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
2020-06-18
net: dsa: sja1105: fix checks for VLAN state in gate action
Vladimir Oltean
[next]