summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-02
|\
| * mac80211: don't attempt to rename ERR_PTR() debugfs dirsJohannes Berg2019-04-23
| * mac80211: Fix kernel panic due to use of txq after freeBhagavathi Perumal S2019-04-23
| * mac80211: fix RX STBC override byte orderJohannes Berg2019-04-10
* | Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller2019-04-26
|\ \
| * | mac80211: probe unexercised mesh linksRajkumar Manoharan2019-04-26
| * | mac80211: add option for setting control flagsRajkumar Manoharan2019-04-26
| * | mac80211: Set CAN_REPLACE_PTK0 for SW crypto only driversAlexander Wetzel2019-04-26
| * | mac80211: Fix Extended Key ID auto activationAlexander Wetzel2019-04-26
| * | cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter2019-04-26
| * | mac80211: store tx power value from user to stationAshok Raj Nagarajan2019-04-26
| * | mac80211: only allocate one queue when using iTXQsJohannes Berg2019-04-26
| * | mac80211: debugfs option to force TX status framesJulius Niedworok2019-04-26
| * | mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich2019-04-26
| * | mac80211: minstrel_ht: automatically calculate rate duration shiftFelix Fietkau2019-04-26
| * | mac80211: minstrel_ht: add support for rates with 4 spatial streamsFelix Fietkau2019-04-26
| * | mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmitFelix Fietkau2019-04-26
| * | mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel2019-04-26
| * | mac80211: Optimize tailroom_needed update checksAlexander Wetzel2019-04-26
| * | mac80211: set NETIF_F_LLTX when using intermediate tx queuesFelix Fietkau2019-04-26
| * | mac80211: run late dequeue late tx handlers without holding fq->lockFelix Fietkau2019-04-26
| * | mac80211: calculate hash for fq without holding fq->lock in itxq enqueueFelix Fietkau2019-04-26
| * | mac80211: mesh: drop redundant rcu_read_lock/unlock callsFelix Fietkau2019-04-26
| * | mac80211: support profile split between elementsSara Sharon2019-04-26
| * | mac80211: support non-inheritance elementSara Sharon2019-04-26
| * | mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti2019-04-08
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-17
|\ \ \ | |/ / |/| / | |/
| * mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN modeAlexander Wetzel2019-04-09
| * mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau2019-04-08
| * mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau2019-03-29
| * mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau2019-03-29
| * mac80211: fix memory accounting with A-MSDU aggregationFelix Fietkau2019-03-29
| * mac80211: Increase MAX_MSG_LENAndrei Otcheretianski2019-03-29
| * mac80211: fix unaligned access in mesh table hash functionFelix Fietkau2019-03-29
| * mac80211: un-schedule TXQs on powersave startFelix Fietkau2019-03-29
* | net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-24
|\
| * mac80211: allocate tailroom for forwarded mesh packetsFelix Fietkau2019-02-22
| * mac80211: Change default tx_sk_pacing_shift to 7Toke Høiland-Jørgensen2019-02-22
* | mac80211: Use rhashtable_lookup_get_insert_fast instead of racy codeHerbert Xu2019-02-22
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2019-02-22
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-20
| |\|
| | * mac80211: mesh: fix missing unlock on error in table_path_del()Wei Yongjun2019-02-18
| | * mac80211: Restore vif beacon interval if start ap failsRakesh Pillai2019-02-15
| | * mac80211: Free mpath object when rhashtable insertion failsHerbert Xu2019-02-15
| | * mac80211: Use linked list instead of rhashtable walk for mesh tablesHerbert Xu2019-02-15
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-15
| |\|
| | * mac80211: Fix Tx aggregation session tear down with ITXQsIlan Peer2019-02-11