index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
sja1105
/
sja1105_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
net: dsa: free skb->cb usage in core driver
Yangbo Lu
1
-1
/
+1
2021-03-21
Revert "net: dsa: sja1105: Clear VLAN filtering offload netdev feature"
Vladimir Oltean
1
-16
/
+0
2021-03-05
net: dsa: sja1105: fix ucast/bcast flooding always remaining enabled
Vladimir Oltean
1
-2
/
+2
2021-03-05
net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPE...
Vladimir Oltean
1
-1
/
+1
2021-02-17
net: dsa: sja1105: fix leakage of flooded frames outside bridging domain
Vladimir Oltean
1
-41
/
+74
2021-02-17
net: dsa: sja1105: fix configuration of source address learning
Vladimir Oltean
1
-1
/
+1
2021-02-16
net: dsa: sja1105: make devlink property best_effort_vlan_filtering true by d...
Vladimir Oltean
1
-0
/
+2
2021-02-15
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
1
-4
/
+5
2021-02-15
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
1
-2
/
+4
2021-02-13
net: dsa: sja1105: offload bridge port flags to device
Vladimir Oltean
1
-11
/
+211
2021-01-16
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
1
-2
/
+0
2021-01-12
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
1
-28
/
+15
2021-01-12
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
1
-11
/
+3
2021-01-12
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
1
-11
/
+6
2021-01-12
net: switchdev: remove vid_begin -> vid_end range from VLAN objects
Vladimir Oltean
1
-21
/
+12
2021-01-06
net: dsa: sja1105: Use kzalloc for allocating only one thing
Zheng Yongjun
1
-1
/
+1
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
1
-6
/
+11
2020-09-26
net: dsa: sja1105: implement .devlink_info_get
Vladimir Oltean
1
-0
/
+1
2020-09-26
net: dsa: sja1105: move devlink param code to sja1105_devlink.c
Vladimir Oltean
1
-102
/
+3
2020-09-21
net: dsa: tag_8021q: add VLANs to the master interface too
Vladimir Oltean
1
-1
/
+6
2020-09-12
net: dsa: tag_8021q: add a context structure
Vladimir Oltean
1
-88
/
+125
2020-09-12
net: dsa: tag_8021q: setup tagging via a single function call
Vladimir Oltean
1
-11
/
+4
2020-08-25
net: dsa: sja1105: Do not use address of compatible member in sja1105_check_d...
Nathan Chancellor
1
-1
/
+1
2020-08-05
net: dsa: sja1105: use detected device id instead of DT one on mismatch
Vladimir Oltean
1
-11
/
+24
2020-06-30
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
1
-3
/
+1
2020-05-30
net: dsa: sja1105: avoid invalid state in sja1105_vlan_filtering
Vladimir Oltean
1
-0
/
+4
2020-05-28
net: dsa: sja1105: offload the Credit-Based Shaper qdisc
Vladimir Oltean
1
-0
/
+100
2020-05-12
net: dsa: sja1105: implement VLAN retagging for dsa_8021q sub-VLANs
Vladimir Oltean
1
-3
/
+409
2020-05-12
net: dsa: sja1105: implement a common frame memory partitioning function
Vladimir Oltean
1
-0
/
+37
2020-05-12
net: dsa: sja1105: add a new best_effort_vlan_filtering devlink parameter
Vladimir Oltean
1
-4
/
+118
2020-05-12
net: dsa: tag_sja1105: implement sub-VLAN decoding
Vladimir Oltean
1
-0
/
+4
2020-05-12
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
1
-0
/
+10
2020-05-12
net: dsa: sja1105: exit sja1105_vlan_filtering when called multiple times
Vladimir Oltean
1
-0
/
+3
2020-05-12
net: dsa: sja1105: allow VLAN configuration from the bridge in all states
Vladimir Oltean
1
-0
/
+2
2020-05-12
net: dsa: sja1105: save/restore VLANs using a delta commit method
Vladimir Oltean
1
-131
/
+362
2020-05-12
net: dsa: sja1105: deny alterations of dsa_8021q VLANs from the bridge
Vladimir Oltean
1
-1
/
+30
2020-05-12
net: dsa: sja1105: keep the VLAN awareness state in a driver variable
Vladimir Oltean
1
-5
/
+13
2020-05-11
net: dsa: sja1105: implement cross-chip bridging operations
Vladimir Oltean
1
-0
/
+90
2020-05-08
net: dsa: sja1105: implement tc-gate using time-triggered virtual links
Vladimir Oltean
1
-0
/
+1
2020-05-08
net: dsa: sja1105: support flow-based redirection via virtual links
Vladimir Oltean
1
-1
/
+11
2020-03-30
net: dsa: sja1105: add broadcast and per-traffic class policers
Vladimir Oltean
1
-0
/
+4
2020-03-30
net: dsa: sja1105: add configuration of port policers
Vladimir Oltean
1
-32
/
+100
2020-03-28
net: dsa: sja1105: implement the port MTU callbacks
Vladimir Oltean
1
-4
/
+46
2020-03-24
net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUT
Vladimir Oltean
1
-0
/
+8
2020-03-24
net: dsa: sja1105: unconditionally set DESTMETA and SRCMETA in AVB table
Vladimir Oltean
1
-0
/
+32
2020-03-20
net: dsa: sja1105: Add support for the SGMII port
Vladimir Oltean
1
-5
/
+184
2020-03-20
net: dsa: sja1105: Avoid error message for unknown PHY mode on disabled ports
Vladimir Oltean
1
-0
/
+3
2020-03-15
net: dsa: sja1105: move MAC configuration to .phylink_mac_link_up
Vladimir Oltean
1
-4
/
+9
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-03-04
net: dsa: sja1105: add 100baseT1_Full support
Oleksij Rempel
1
-0
/
+1
[next]