summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/sja1105 (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean2020-09-211-1/+6
* net: dsa: tag_8021q: add a context structureVladimir Oltean2020-09-122-90/+126
* net: dsa: tag_8021q: setup tagging via a single function callVladimir Oltean2020-09-121-11/+4
* net: dsa: sja1105: Do not use address of compatible member in sja1105_check_d...Nathan Chancellor2020-08-251-1/+1
* net: dsa: sja1105: use detected device id instead of DT one on mismatchVladimir Oltean2020-08-051-11/+24
* net: dsa: sja1105: poll for extts events from a timerVladimir Oltean2020-08-042-34/+50
* net:qos: police action offloading parameter 'burst' change to the original valuePo Liu2020-06-302-12/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-261-166/+173
|\
| * net: dsa: sja1105: fix tc-gate schedule with single elementVladimir Oltean2020-06-261-2/+1
| * net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rulesVladimir Oltean2020-06-261-0/+8
| * net: dsa: sja1105: unconditionally free old gating configVladimir Oltean2020-06-261-2/+2
| * net: dsa: sja1105: move sja1105_compose_gating_subschedule at the topVladimir Oltean2020-06-261-160/+160
| * net: dsa: sja1105: fix checks for VLAN state in gate actionVladimir Oltean2020-06-191-1/+3
| * net: dsa: sja1105: fix checks for VLAN state in redirect actionVladimir Oltean2020-06-191-1/+3
| * net: dsa: sja1105: remove debugging code in sja1105_vl_gateVladimir Oltean2020-06-191-4/+0
* | net: dsa: sja1105: make the instantiations of struct sja1105_info constantVladimir Oltean2020-06-232-12/+17
* | net: dsa: sja1105: make config table operation structures constantVladimir Oltean2020-06-234-16/+16
* | net: dsa: sja1105: remove empty structures from config table opsVladimir Oltean2020-06-232-45/+0
* | net: dsa: sja1105: Use struct_size() in kzalloc()Gustavo A. R. Silva2020-06-191-2/+1
* | net: qos offload add flow status with dropped countPo Liu2020-06-191-1/+1
|/
* net: dsa: sja1105: fix PTP timestamping with large tc-taprio cyclesVladimir Oltean2020-06-151-4/+4
* net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.cVladimir Oltean2020-06-012-1/+3
* net: dsa: sja1105: fix port mirroring for P/Q/R/SVladimir Oltean2020-05-313-16/+48
* net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_static_config.cVladimir Oltean2020-05-312-18/+18
* net: dsa: sja1105: avoid invalid state in sja1105_vlan_filteringVladimir Oltean2020-05-301-0/+4
* net: dsa: sja1105: offload the Credit-Based Shaper qdiscVladimir Oltean2020-05-285-0/+199
* net: dsa: sja1105: implement VLAN retagging for dsa_8021q sub-VLANsVladimir Oltean2020-05-121-3/+409
* net: dsa: sja1105: implement a common frame memory partitioning functionVladimir Oltean2020-05-124-18/+42
* net: dsa: sja1105: add packing ops for the Retagging TableVladimir Oltean2020-05-124-2/+110
* net: dsa: sja1105: add a new best_effort_vlan_filtering devlink parameterVladimir Oltean2020-05-122-4/+120
* net: dsa: tag_sja1105: implement sub-VLAN decodingVladimir Oltean2020-05-121-0/+4
* net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneouslyVladimir Oltean2020-05-123-0/+22
* net: dsa: sja1105: exit sja1105_vlan_filtering when called multiple timesVladimir Oltean2020-05-121-0/+3
* net: dsa: sja1105: allow VLAN configuration from the bridge in all statesVladimir Oltean2020-05-121-0/+2
* net: dsa: sja1105: save/restore VLANs using a delta commit methodVladimir Oltean2020-05-122-131/+372
* net: dsa: sja1105: deny alterations of dsa_8021q VLANs from the bridgeVladimir Oltean2020-05-122-1/+31
* net: dsa: sja1105: keep the VLAN awareness state in a driver variableVladimir Oltean2020-05-123-15/+33
* net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean2020-05-112-0/+92
* dsa: sja1105: fix semicolon.cocci warningskbuild test robot2020-05-101-1/+1
* net: dsa: sja1105: remove set but not used variable 'prev_time'Samuel Zou2020-05-091-2/+0
* net: dsa: sja1105: implement tc-gate using time-triggered virtual linksVladimir Oltean2020-05-0810-17/+759
* net: dsa: sja1105: support flow-based redirection via virtual linksVladimir Oltean2020-05-087-6/+437
* net: dsa: sja1105: make room for virtual link parsing in flower offloadVladimir Oltean2020-05-082-27/+112
* net: dsa: sja1105: add static tables for virtual linksVladimir Oltean2020-05-084-0/+318
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-072-8/+19
|\
| * net: dsa: sja1105: the PTP_CLK extts input reacts on both edgesVladimir Oltean2020-05-071-8/+18
| * net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure2020-05-021-0/+1
* | dsa: sja1105: dynamically allocate stats structureArnd Bergmann2020-05-071-70/+74
* | net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ERVladimir Oltean2020-04-203-7/+54
|/
* net: dsa: sja1105: add broadcast and per-traffic class policersVladimir Oltean2020-03-304-0/+385