summaryrefslogtreecommitdiffstats
path: root/net/mac80211/tx.c
Commit message (Expand)AuthorAge
* mac80211: fix reordering of buffered broadcast packetsFelix Fietkau2018-12-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-04
|\
| * mac80211: fix pending queue hang due to TX_DROPBob Copeland2018-09-05
| * mac80211: Don't wake up from PS for offchannel TXAndrei Otcheretianski2018-09-05
* | mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon2018-09-05
* | mac80211: allow AMSDU size limitation per-TIDSara Sharon2018-09-05
* | mac80211: add an option for station management TXQSara Sharon2018-09-05
* | mac80211: Fix PTK rekey freezes and clear text leakAlexander Wetzel2018-09-05
* | mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong2018-09-05
* | mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg2018-09-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-05
|\|
| * Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-04
| |\
| | * mac80211: fix an off-by-one issue in A-MSDU max_subframe computationLorenzo Bianconi2018-09-03
| | * mac80211: always account for A-MSDU header changesJohannes Berg2018-08-30
| | * mac80211: do not convert to A-MSDU if frag/subframe limitedLorenzo Bianconi2018-08-30
| | * mac80211: avoid kernel panic when building AMSDU from non-linear SKBSara Sharon2018-08-29
* | | mac80211: add stop/start logic for software TXQsManikanta Pubbisetty2018-08-28
|/ /
* | mac80211: don't put null-data frames on the normal TXQJohannes Berg2018-07-09
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-02
|\|
| * mac80211: disable BHs/preemption in ieee80211_tx_control_port()Denis Kenzior2018-06-29
* | mac80211: support scan features for improved scan privacyJohannes Berg2018-06-15
|/
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2018-05-23
|\
| * mac80211: use timeout from the AddBA response instead of the requestSara Sharon2018-05-07
* | mac80211: Support the new cfg80211 TXQ stats APIToke Høiland-Jørgensen2018-05-08
* | mac80211: add api to set CSA counter in mac80211Gregory Greenman2018-05-07
|/
* mac80211: Add support for tx_control_portDenis Kenzior2018-03-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-06
|\
| * mac80211: Adjust TSQ pacing shiftToke Høiland-Jørgensen2018-02-23
* | mac80211: add get TID helperSara Sharon2018-02-22
* | mac80211: remove redundant initialization to pointer 'hdr'Colin Ian King2018-02-19
|/
* Revert "mac80211: Add TXQ scheduling API"Johannes Berg2017-12-19
* Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg2017-12-19
* mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen2017-12-11
* mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2017-12-11
* mac80211: Add MIC space only for TX key optionDavid Spinadel2017-12-11
* mac80211: use QoS NDP for AP probingJohannes Berg2017-11-27
* mac80211: only remove AP VLAN frames from TXQJohannes Berg2017-10-11
* 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