index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dsa
/
tag_qca.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fill in MODULE_DESCRIPTION()s for DSA tags
Jakub Kicinski
2024-01-05
1
-0
/
+1
*
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
1
-3
/
+3
*
net: dsa: tag_qca: return early if dev is not found
Christian Marangi
2023-08-01
1
-4
/
+4
*
net: dsa: move tagging protocol code to tag.{c,h}
Vladimir Oltean
2022-11-23
1
-1
/
+1
*
net: dsa: provide a second modalias to tag proto drivers based on their name
Vladimir Oltean
2022-11-18
1
-2
/
+4
*
net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packet
Ansuel Smith
2022-02-02
1
-3
/
+36
*
net: dsa: tag_qca: add define for handling MIB packet
Ansuel Smith
2022-02-02
1
-0
/
+4
*
net: dsa: tag_qca: add define for handling mgmt Ethernet packet
Ansuel Smith
2022-02-02
1
-3
/
+12
*
net: dsa: tag_qca: enable promisc_on_master flag
Ansuel Smith
2022-02-02
1
-0
/
+1
*
net: dsa: tag_qca: move define to include linux/dsa
Ansuel Smith
2022-02-02
1
-15
/
+1
*
net: dsa: tag_qca: convert to FIELD macro
Ansuel Smith
2022-02-02
1
-19
/
+15
*
net: dsa: create a helper for locating EtherType DSA headers on TX
Vladimir Oltean
2021-08-11
1
-1
/
+1
*
net: dsa: create a helper for locating EtherType DSA headers on RX
Vladimir Oltean
2021-08-11
1
-5
/
+1
*
net: dsa: create a helper which allocates space for EtherType DSA headers
Vladimir Oltean
2021-08-11
1
-1
/
+1
*
net: dsa: create a helper that strips EtherType DSA headers on RX
Vladimir Oltean
2021-08-11
1
-2
/
+1
*
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
2021-08-02
1
-2
/
+1
*
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
2021-06-11
1
-1
/
+1
*
net: dsa: tag_qca: let DSA core deal with TX reallocation
Vladimir Oltean
2020-11-03
1
-3
/
+0
*
net: dsa: tag_qca: use the generic flow dissector procedure
Vladimir Oltean
2020-09-26
1
-8
/
+0
*
net: dsa: make the .flow_dissect tagger callback return void
Vladimir Oltean
2020-09-26
1
-4
/
+2
*
net: dsa: tag_qca.c: Fix warning for __be16 vs u16
Andrew Lunn
2020-07-06
1
-3
/
+5
*
net: dsa: tag_qca: Make sure there is headroom for tag
Per Forlin
2020-02-14
1
-1
/
+1
*
net: dsa: tag_qca: fix doubled Tx statistics
Alexander Lobakin
2020-01-16
1
-3
/
+0
*
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
2019-04-29
1
-1
/
+1
*
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
2019-04-29
1
-0
/
+2
*
dsa: Add TAG protocol to tag ops
Andrew Lunn
2019-04-29
1
-0
/
+1
*
dsa: Add MODULE_LICENSE to tag drivers
Andrew Lunn
2019-04-29
1
-0
/
+1
*
dsa: Add MODULE_ALIAS to taggers in preparation to become modules
Andrew Lunn
2019-04-29
1
-0
/
+2
*
dsa: Move tagger name into its ops structure
Andrew Lunn
2019-04-29
1
-0
/
+1
*
dsa: Add SPDX header to tag drivers.
Andrew Lunn
2019-04-29
1
-9
/
+1
*
net: dsa: Implement flow_dissect callback for tag_qca
xiaofeis
2019-03-29
1
-0
/
+10
*
net: dsa: Add overhead to tag protocol ops.
Andrew Lunn
2018-12-06
1
-0
/
+1
*
net: dsa: rename dsa_master_get_slave
Vivien Didelot
2017-10-18
1
-1
/
+1
*
net: dsa: add slave to port helper
Vivien Didelot
2017-10-18
1
-3
/
+2
*
net: dsa: add master helper to look up slaves
Vivien Didelot
2017-10-01
1
-14
/
+3
*
dsa: remove unused net_device arg from handlers
Florian Westphal
2017-08-21
1
-2
/
+1
*
net: dsa: Introduce dsa_get_cpu_port()
Florian Fainelli
2017-06-13
1
-1
/
+2
*
net: dsa: factor skb freeing on xmit
Vivien Didelot
2017-06-01
1
-5
/
+1
*
net: dsa: remove out_drop label in taggers rcv
Vivien Didelot
2017-06-01
1
-7
/
+4
*
net: dsa: include dsa.h only once
Vivien Didelot
2017-05-18
1
-1
/
+1
*
net: dsa: store CPU port pointer in the tree
Vivien Didelot
2017-05-17
1
-1
/
+1
*
net: dsa: Factor bottom tag receive functions
Florian Fainelli
2017-04-08
1
-13
/
+5
*
net: dsa: Move skb_unshare() to dsa_switch_rcv()
Florian Fainelli
2017-04-08
1
-5
/
+0
*
net: dsa: Do not check for NULL dst in tag parsers
Florian Fainelli
2017-04-08
1
-3
/
+0
*
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-29
1
-0
/
+1
*
net: dsa: store a dsa_port in dsa_slave_priv
Vivien Didelot
2017-01-30
1
-1
/
+1
*
net: dsa: use cpu_switch instead of ds[0]
Vivien Didelot
2017-01-18
1
-1
/
+1
*
net-next: dsa: add Qualcomm tag RX/TX handler
John Crispin
2016-09-16
1
-0
/
+138