summaryrefslogtreecommitdiff
path: root/net/mac80211/tx.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-09
|\
| * mac80211: fix use of skb payload instead of headerJohannes Berg2020-11-18
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\|
| * mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-05-10
* | BACKPORT: cfg80211: remove enum ieee80211_bandJohannes Berg2020-02-02
* | Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P2019-02-22
|\|
| * mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau2019-02-20
* | Merge android-4.4.167 (ad9ce19) into msm-4.4Srinivasarao P2018-12-14
|\|
| * mac80211: fix reordering of buffered broadcast packetsFelix Fietkau2018-12-13
* | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\|
| * mac80211: initialize fast-xmit 'info' laterJohannes Berg2017-01-12
* | mac80211: expose txq queue depth and size to driversMichal Kazior2017-01-14
|/
* mac80211: fix purging multicast PS buffer queueFelix Fietkau2016-09-07
* Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller2015-10-22
|\
| * mac80211: move station statistics into sub-structsJohannes Berg2015-10-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\ \ | |/ |/|
| * mac80211: fix handling of PS filtering with fast-xmitFelix Fietkau2015-09-24
* | mac80211: fix tx sequence number assignment with software queue + fast-xmitFelix Fietkau2015-09-29
* | mac80211: Copy tx'ed beacons to monitor modeHelmut Schaa2015-09-29
|/
* mac80211: Set txrc.bss to true for OCB interfacesBertold Van den Bergh2015-08-14
* Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-07-17
|\
| * mac80211: don't clear all tx flags when requeingMichal Kazior2015-07-17
* | mac80211: account TX MSDUs properly with segmentation offloadJohannes Berg2015-07-17
* | mac80211: enable assoc check for mesh interfacesBob Copeland2015-07-17
* | mac80211: avoid unnecessary beacon deref on CSA counter updateWojciech Dubowik2015-07-17
* | mac80211: remove key TX/RX counterJohannes Berg2015-07-17
|/
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-10
* mac80211: handle aggregation session timeout on fast-xmit pathJohannes Berg2015-06-09
* mac80211: move TX PN to public part of key structJohannes Berg2015-06-02
* mac80211: remove useless skb->encapsulation checkJohannes Berg2015-05-05
* mac80211: remove sta->tx_fragments counterJohannes Berg2015-05-05
* mac80211: use per-CPU TX/RX statisticsJohannes Berg2015-04-24
* mac80211: don't update dev->trans_startJohannes Berg2015-04-24
* mac80211: allow segmentation offloadsJohannes Berg2015-04-22
* mac80211: allow drivers to support S/GJohannes Berg2015-04-22
* mac80211: allow checksum offload only in fast-xmitJohannes Berg2015-04-22
* mac80211: extend fast-xmit to cover IBSSJohannes Berg2015-04-22
* mac80211: extend fast-xmit for more ciphersJohannes Berg2015-04-22
* mac80211: extend fast-xmit to driver fragmentationJohannes Berg2015-04-22
* mac80211: add TX fastpathJohannes Berg2015-04-22
* mac80211: add an intermediate software queue implementationFelix Fietkau2015-04-01
* Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller2015-03-31
|\
| * mac80211: factor out station lookup from ieee80211_build_hdr()Johannes Berg2015-03-30
| * mac80211: make sta.wme indicate whether QoS is usedJohannes Berg2015-03-30
| * mac80211: avoid duplicate TX path station lookupJohannes Berg2015-03-20
| * mac80211: mesh: avoid pointless station lookupJohannes Berg2015-03-20
| * mac80211: drop 4-addr VLAN frames earlier if not connectedJohannes Berg2015-03-20
| * mac80211: don't look up destination station twiceJohannes Berg2015-03-20
| * mac80211: remove drop_unencrypted codeJohannes Berg2015-03-20
| * mac80211: check and dequeue skb in ieee80211_tx_prepare_skb()Johannes Berg2015-03-04