index
:
linux.git
master
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-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
2020-06-18
net: dsa: sja1105: fix checks for VLAN state in redirect action
Vladimir Oltean
2020-06-18
net: dsa: sja1105: remove debugging code in sja1105_vl_gate
Vladimir Oltean
2020-06-15
net: dsa: sja1105: fix PTP timestamping with large tc-taprio cycles
Vladimir Oltean
2020-06-01
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.c
Vladimir Oltean
2020-05-30
net: dsa: sja1105: fix port mirroring for P/Q/R/S
Vladimir Oltean
2020-05-30
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.c
Vladimir Oltean
2020-05-29
net: dsa: sja1105: avoid invalid state in sja1105_vlan_filtering
Vladimir Oltean
2020-05-28
net: dsa: sja1105: offload the Credit-Based Shaper qdisc
Vladimir Oltean
2020-05-12
net: dsa: sja1105: implement VLAN retagging for dsa_8021q sub-VLANs
Vladimir Oltean
[next]