index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
tag_sja1105.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-12-02
net: dsa: sja1105: Check return value
Artem Chernyshev
1
-1
/
+2
2022-11-22
net: dsa: move tag_8021q headers to their proper place
Vladimir Oltean
1
-0
/
+1
2022-11-22
net: dsa: move tagging protocol code to tag.{c,h}
Vladimir Oltean
1
-1
/
+2
2022-11-17
net: dsa: provide a second modalias to tag proto drivers based on their name
Vladimir Oltean
1
-4
/
+7
2022-02-27
net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vid
Vladimir Oltean
1
-1
/
+1
2022-02-27
net: dsa: tag_8021q: merge RX and TX VLANs
Vladimir Oltean
1
-2
/
+2
2022-02-27
net: dsa: tag_8021q: add support for imprecise RX based on the VBID
Vladimir Oltean
1
-9
/
+13
2021-12-14
net: dsa: make tagging protocols connect to individual switches from a tree
Vladimir Oltean
1
-44
/
+23
2021-12-14
net: dsa: tag_sja1105: fix zeroization of ds->priv on tag proto disconnect
Vladimir Oltean
1
-1
/
+1
2021-12-12
net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect...
Vladimir Oltean
1
-30
/
+79
2021-12-12
Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protoco...
Vladimir Oltean
1
-43
/
+7
2021-12-12
net: dsa: tag_sja1105: convert to tagger-owned data
Vladimir Oltean
1
-17
/
+73
2021-12-12
net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_data
Vladimir Oltean
1
-23
/
+25
2021-12-12
net: dsa: sja1105: bring deferred xmit implementation in line with ocelot-8021q
Vladimir Oltean
1
-4
/
+17
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
1
-4
/
+7
2021-10-21
net: dsa: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argument
Vladimir Oltean
1
-2
/
+2
2021-10-21
net: dsa: tag_sja1105: do not open-code dsa_switch_for_each_port
Vladimir Oltean
1
-4
/
+1
2021-09-23
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
1
-0
/
+43
2021-08-25
net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpid
Vladimir Oltean
1
-4
/
+34
2021-08-25
net: dsa: sja1105: drop untagged packets on the CPU and DSA ports
Vladimir Oltean
1
-1
/
+40
2021-08-18
net: dsa: tag_sja1105: be dsa_loop-safe
Vladimir Oltean
1
-12
/
+27
2021-08-11
net: dsa: create a helper for locating EtherType DSA headers on TX
Vladimir Oltean
1
-10
/
+6
2021-08-11
net: dsa: create a helper for locating EtherType DSA headers on RX
Vladimir Oltean
1
-1
/
+1
2021-08-11
net: dsa: create a helper which allocates space for EtherType DSA headers
Vladimir Oltean
1
-2
/
+1
2021-08-11
net: dsa: create a helper that strips EtherType DSA headers on RX
Vladimir Oltean
1
-3
/
+1
2021-08-03
net: dsa: tag_sja1105: consistently fail with arbitrary input
Vladimir Oltean
1
-1
/
+1
2021-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
1
-4
/
+2
2021-07-29
net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge
Vladimir Oltean
1
-6
/
+14
2021-07-29
net: dsa: tag_sja1105: fix control packets on SJA1110 being received on an im...
Vladimir Oltean
1
-17
/
+10
2021-07-26
net: dsa: sja1105: add bridge TX data plane offload based on tag_8021q
Vladimir Oltean
1
-0
/
+31
2021-07-26
net: dsa: sja1105: add support for imprecise RX
Vladimir Oltean
1
-44
/
+43
2021-07-20
net: dsa: sja1105: delete the best_effort_vlan_filtering mode
Vladimir Oltean
1
-24
/
+4
2021-06-11
net: dsa: sja1105: implement TX timestamping for SJA1110
Vladimir Oltean
1
-0
/
+52
2021-06-11
net: dsa: add support for the SJA1110 native tagging protocol
Vladimir Oltean
1
-2
/
+219
2021-06-11
net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestamp
Vladimir Oltean
1
-1
/
+1
2021-06-11
net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated function
Vladimir Oltean
1
-22
/
+11
2021-06-11
net: dsa: tag_sja1105: stop resetting network and transport headers
Vladimir Oltean
1
-2
/
+0
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
1
-1
/
+1
2020-09-26
net: dsa: tag_sja1105: use a custom flow dissector procedure
Vladimir Oltean
1
-0
/
+11
2020-09-26
net: dsa: tag_sja1105: request promiscuous mode for master
Vladimir Oltean
1
-0
/
+1
2020-09-20
net: dsa: tag_sja1105: add compatibility with hwaccel VLAN tags
Vladimir Oltean
1
-4
/
+17
2020-05-12
net: dsa: tag_sja1105: appease sparse checks for ethertype accessors
Vladimir Oltean
1
-2
/
+2
2020-05-12
net: dsa: tag_sja1105: implement sub-VLAN decoding
Vladimir Oltean
1
-0
/
+19
2020-05-12
net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneously
Vladimir Oltean
1
-11
/
+21
2020-05-11
net: dsa: tag_sja1105: Constify dsa_device_ops
Florian Fainelli
1
-1
/
+1
2020-03-24
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
1
-10
/
+9
2020-01-05
net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit
Vladimir Oltean
1
-2
/
+1
2020-01-05
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
1
-1
/
+14
2019-10-02
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
1
-1
/
+11
[next]