summaryrefslogtreecommitdiff
path: root/net/mac80211/tx.c
Commit message (Expand)AuthorAge
* mac80211: fix VLAN handling with TXQsJohannes Berg2017-09-05
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-16
* mac80211: Dynamically set CoDel parameters per stationToke Høiland-Jørgensen2017-05-17
* mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan2017-04-28
* mac80211: remove ieee80211_tx_rate_control.max_rate_idxJohannes Berg2017-03-07
* mac80211: use helper function to access ieee802_1d_to_ac[]Amadeusz Sławiński2017-01-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-17
|\
| * mac80211: prevent skb/txq mismatchMichal Kazior2017-01-13
* | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-14
|\ \ | |/ |/|
| * mac80211: check for MCS in ieee80211_duration before fetching chanctxFelix Fietkau2016-12-15
| * mac80211: Use appropriate name for functions and messagesMasashi Honma2016-12-13
| * mac80211: multicast to unicast conversionMichael Braun2016-12-13
* | mac80211: initialize fast-xmit 'info' laterJohannes Berg2017-01-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-22
|\
| * mac80211: fix A-MSDU aggregation with fast-xmit + txqFelix Fietkau2016-11-15
| * mac80211: remove bogus skb vif assignmentFelix Fietkau2016-11-15
| * mac80211: update A-MPDU flag on tx dequeueFelix Fietkau2016-11-15
* | mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon2016-10-19
* | mac80211: fix A-MSDU outer SA/DAMichael Braun2016-10-17
* | mac80211: avoid extra memcpy in A-MSDU head creationMichael Braun2016-10-17
* | mac80211: filter multicast data packets on AP / AP_VLANMichael Braun2016-10-12
|/
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2016-10-04
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
| |\
| | * mac80211: check skb_linearize() return valueJohannes Berg2016-09-14
| | * mac80211: fix sequence number assignment for PS response framesFelix Fietkau2016-09-12
* | | mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen2016-09-30
* | | mac80211: Set lower memory limit for non-VHT devicesToke Høiland-Jørgensen2016-09-30
* | | mac80211: Move ieee802111_tx_dequeue() to later in tx.cToke Høiland-Jørgensen2016-09-30
|/ /
* | mac80211: simplify TDLS RA lookupJohannes Berg2016-09-13
* | mac80211: Re-structure aqm debugfs output and keep CoDel stats per txqToke Høiland-Jørgensen2016-09-13
* | mac80211: refactor monitor representation in sdataAviya Erenfeld2016-09-12
* | mac80211: remove skb header offset mangling in ieee80211_build_hdrFelix Fietkau2016-08-11
|/
* mac80211: fix purging multicast PS buffer queueFelix Fietkau2016-08-05
* mac80211: fix fq lockdep warningsMichal Kazior2016-06-30
* mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma2016-06-30
* mac80211: implement codel on fair queuing flowsMichal Kazior2016-06-09
* mac80211: implement fair queueing per txqMichal Kazior2016-06-09
* mac80211: skip netdev queue control with software queuingMichal Kazior2016-06-09
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-09
|\
| * mac80211: close the SP when we enqueue frames during the SPEmmanuel Grumbach2016-04-05
| * mac80211: don't send deferred frames outside the SPEmmanuel Grumbach2016-04-05
| * mac80211: fix AP buffered multicast frames with queue control and txqFelix Fietkau2016-04-05
* | mac80211: add A-MSDU tx supportFelix Fietkau2016-04-06
* | mac80211: do not pass injected frames without a valid rate to the driverFelix Fietkau2016-04-05
* | mac80211: fix parsing of 40Mhz in injected radiotap headerSven Eckelmann2016-04-05
* | mac80211: mesh: move path tables into if_meshBob Copeland2016-04-05