summaryrefslogtreecommitdiffstats
path: root/net/mac80211/tx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-4/+10
|\
| * mac80211: fix A-MSDU aggregation with fast-xmit + txqFelix Fietkau2016-11-151-1/+5
| * mac80211: remove bogus skb vif assignmentFelix Fietkau2016-11-151-3/+0
| * mac80211: update A-MPDU flag on tx dequeueFelix Fietkau2016-11-151-0/+5
* | mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon2016-10-191-2/+2
* | mac80211: fix A-MSDU outer SA/DAMichael Braun2016-10-171-0/+23
* | mac80211: avoid extra memcpy in A-MSDU head creationMichael Braun2016-10-171-10/+13
* | mac80211: filter multicast data packets on AP / AP_VLANMichael Braun2016-10-121-3/+2
|/
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2016-10-041-4/+8
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-34/+39
| |\
| | * mac80211: check skb_linearize() return valueJohannes Berg2016-09-141-2/+6
| | * mac80211: fix sequence number assignment for PS response framesFelix Fietkau2016-09-121-32/+33
* | | mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen2016-09-301-78/+206
* | | mac80211: Set lower memory limit for non-VHT devicesToke Høiland-Jørgensen2016-09-301-0/+19
* | | mac80211: Move ieee802111_tx_dequeue() to later in tx.cToke Høiland-Jørgensen2016-09-301-45/+45
|/ /
* | mac80211: simplify TDLS RA lookupJohannes Berg2016-09-131-11/+4
* | mac80211: Re-structure aqm debugfs output and keep CoDel stats per txqToke Høiland-Jørgensen2016-09-131-2/+2
* | mac80211: refactor monitor representation in sdataAviya Erenfeld2016-09-121-1/+1
* | mac80211: remove skb header offset mangling in ieee80211_build_hdrFelix Fietkau2016-08-111-26/+2
|/
* mac80211: fix purging multicast PS buffer queueFelix Fietkau2016-08-051-3/+3
* mac80211: fix fq lockdep warningsMichal Kazior2016-06-301-0/+4
* mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma2016-06-301-1/+5
* mac80211: implement codel on fair queuing flowsMichal Kazior2016-06-091-1/+108
* mac80211: implement fair queueing per txqMichal Kazior2016-06-091-21/+115
* mac80211: skip netdev queue control with software queuingMichal Kazior2016-06-091-32/+43
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-091-4/+9
|\
| * mac80211: close the SP when we enqueue frames during the SPEmmanuel Grumbach2016-04-051-0/+6
| * mac80211: don't send deferred frames outside the SPEmmanuel Grumbach2016-04-051-3/+1
| * mac80211: fix AP buffered multicast frames with queue control and txqFelix Fietkau2016-04-051-1/+2
* | mac80211: add A-MSDU tx supportFelix Fietkau2016-04-061-0/+156
* | mac80211: do not pass injected frames without a valid rate to the driverFelix Fietkau2016-04-051-0/+3
* | mac80211: fix parsing of 40Mhz in injected radiotap headerSven Eckelmann2016-04-051-2/+3
* | mac80211: mesh: move path tables into if_meshBob Copeland2016-04-051-1/+1
* | mac80211: parse VHT info in injected framesLorenzo Bianconi2016-04-051-0/+31
|/
* mac80211: use reset to set header pointerZhang Shengju2016-03-041-4/+4
* mac80211: fix wiphy supported_band accessLorenzo Bianconi2016-02-241-4/+5
* mac80211: let unused MPP table entries timeoutHenning Rogge2016-02-241-1/+4
* mac80211: expose txq queue depth and size to driversMichal Kazior2016-02-241-1/+7
* mac80211: Parse legacy and HT rate in injected framesSven Eckelmann2016-02-241-2/+70
* mac80211: properly free TX skbs when monitor TX failsJohannes Berg2015-12-041-1/+1
* Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller2015-10-221-10/+10
|\
| * mac80211: move station statistics into sub-structsJohannes Berg2015-10-211-10/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-2/+5
|\ \ | |/ |/|
| * mac80211: fix handling of PS filtering with fast-xmitFelix Fietkau2015-09-241-2/+5
* | mac80211: fix tx sequence number assignment with software queue + fast-xmitFelix Fietkau2015-09-291-1/+2
* | mac80211: Copy tx'ed beacons to monitor modeHelmut Schaa2015-09-291-0/+19
|/
* mac80211: Set txrc.bss to true for OCB interfacesBertold Van den Bergh2015-08-141-1/+2
* Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-07-171-1/+3
|\
| * mac80211: don't clear all tx flags when requeingMichal Kazior2015-07-171-1/+3