index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
/
tag_rtl4_a.c
Age
Commit message (
Expand
)
Author
10 days
net: dsa: tag_rtl4_a: use the dsa_xmit_port_mask() helper
Vladimir Oltean
2024-01-05
net: fill in MODULE_DESCRIPTION()s for DSA tags
Jakub Kicinski
2023-11-14
net: dsa: tag_rtl4_a: Use existing ETH_P_REALTEK constant
Florian Fainelli
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
2022-11-22
net: dsa: move tagging protocol code to tag.{c,h}
Vladimir Oltean
2022-11-17
net: dsa: provide a second modalias to tag proto drivers based on their name
Vladimir Oltean
2021-09-14
net: dsa: tag_rtl4_a: Drop bit 9 from egress frames
Linus Walleij
2021-09-01
net: dsa: tag_rtl4_a: Fix egress tags
Linus Walleij
2021-08-11
net: dsa: create a helper for locating EtherType DSA headers on TX
Vladimir Oltean
2021-08-11
net: dsa: create a helper for locating EtherType DSA headers on RX
Vladimir Oltean
2021-08-11
net: dsa: create a helper which allocates space for EtherType DSA headers
Vladimir Oltean
2021-08-11
net: dsa: create a helper that strips EtherType DSA headers on RX
Vladimir Oltean
2021-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
2021-07-29
net: dsa: don't set skb->offload_fwd_mark when not offloading the bridge
Vladimir Oltean
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
2021-03-25
net: dsa: Fix a typo in tag_rtl4_a.c
Lu Wei
2021-03-01
net: dsa: tag_rtl4_a: fix egress tags
DENG Qingfang
2021-02-16
net: dsa: tag_rtl4_a: Support also egress tags
Linus Walleij
2020-09-26
net: dsa: tag_rtl4_a: use the generic flow dissector procedure
Vladimir Oltean
2020-09-26
net: dsa: make the .flow_dissect tagger callback return void
Vladimir Oltean
2020-07-08
net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tag
Linus Walleij