mac80211: rework encapsulation offload support
authorFelix Fietkau <nbd@nbd.name>
Mon, 17 Aug 2020 16:27:25 +0000 (18:27 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sat, 22 Aug 2020 05:02:01 +0000 (07:02 +0200)
commite7f7101182f84b5ecdbfac5764b642512feef870
treebf0a3e30c374def30035521c99b4f6017ab5438c
parentf51f18e0998568e6a53c834b50f8fa1b20f634f3
mac80211: rework encapsulation offload support

Fix a number of deficiencies in the existing API

Signed-off-by: Felix Fietkau <nbd@nbd.name>
14 files changed:
package/kernel/mac80211/patches/subsys/314-mac80211-rework-tx-encapsulation-offload-API.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/315-mac80211-reduce-duplication-in-tx-status-functions.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/316-mac80211-remove-tx-status-call-to-ieee80211_sta_regi.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/317-mac80211-optimize-station-connection-monitor.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/318-mac80211-swap-NEED_TXPROCESSING-and-HW_80211_ENCAP-t.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/319-mac80211-unify-802.3-offload-and-802.11-tx-status-co.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/320-mac80211-add-missing-queue-hash-initialization-to-80.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/321-mac80211-check-and-refresh-aggregation-session-in-en.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/322-mac80211-support-using-ieee80211_tx_status_ext-to-fr.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/323-mac80211-extend-ieee80211_tx_status_ext-to-support-b.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/324-mac80211-notify-the-driver-when-a-sta-uses-4-address.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/325-mac80211-skip-encap-offload-for-tx-multicast-control.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/326-mac80211-set-info-control.hw_key-for-encap-offload-p.patch [new file with mode: 0644]
package/kernel/mac80211/patches/subsys/500-mac80211_configure_antenna_gain.patch