summaryrefslogtreecommitdiff
path: root/net/mac80211/tx.c
AgeCommit message (Expand)Author
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan
2019-04-26mac80211: add option for setting control flagsRajkumar Manoharan
2019-04-26mac80211: debugfs option to force TX status framesJulius Niedworok
2019-04-26mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmitFelix Fietkau
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel
2019-04-26mac80211: run late dequeue late tx handlers without holding fq->lockFelix Fietkau
2019-04-26mac80211: calculate hash for fq without holding fq->lock in itxq enqueueFelix Fietkau
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau
2019-03-29mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau
2019-03-29mac80211: fix memory accounting with A-MSDU aggregationFelix Fietkau
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-01mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau
2019-01-28mac80211: remove unused variableJohannes Berg
2019-01-25mac80211: Expose ieee80211_schedule_txq() functionToke Høiland-Jørgensen
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen
2019-01-19mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller
2018-12-18mac80211: don't build AMSDU from GSO packetsSara Sharon
2018-12-18mac80211: remove superfluous NULL checkJohannes Berg
2018-12-05mac80211: fix reordering of buffered broadcast packetsFelix Fietkau
2018-11-09mac80211: tx: avoid variable shadowingJohannes Berg
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-05mac80211: fix pending queue hang due to TX_DROPBob Copeland
2018-09-05mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon
2018-09-05mac80211: allow AMSDU size limitation per-TIDSara Sharon
2018-09-05mac80211: add an option for station management TXQSara Sharon
2018-09-05mac80211: Don't wake up from PS for offchannel TXAndrei Otcheretianski
2018-09-05mac80211: Fix PTK rekey freezes and clear text leakAlexander Wetzel
2018-09-05mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong
2018-09-05mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-03mac80211: fix an off-by-one issue in A-MSDU max_subframe computationLorenzo Bianconi
2018-08-30mac80211: always account for A-MSDU header changesJohannes Berg
2018-08-30mac80211: do not convert to A-MSDU if frag/subframe limitedLorenzo Bianconi
2018-08-29mac80211: avoid kernel panic when building AMSDU from non-linear SKBSara Sharon
2018-08-28mac80211: add stop/start logic for software TXQsManikanta Pubbisetty
2018-07-09mac80211: don't put null-data frames on the normal TXQJohannes Berg
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-29mac80211: disable BHs/preemption in ieee80211_tx_control_port()Denis Kenzior
2018-06-15mac80211: support scan features for improved scan privacyJohannes Berg
2018-05-23Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2018-05-08mac80211: Support the new cfg80211 TXQ stats APIToke Høiland-Jørgensen
2018-05-07mac80211: add api to set CSA counter in mac80211Gregory Greenman
2018-05-07mac80211: use timeout from the AddBA response instead of the requestSara Sharon
2018-03-29mac80211: Add support for tx_control_portDenis Kenzior
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-02-23mac80211: Adjust TSQ pacing shiftToke Høiland-Jørgensen
2018-02-22mac80211: add get TID helperSara Sharon