summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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: Set CAN_REPLACE_PTK0 for SW crypto only driversAlexander Wetzel
2019-04-26mac80211: Fix Extended Key ID auto activationAlexander Wetzel
2019-04-26cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan
2019-04-26mac80211: only allocate one queue when using iTXQsJohannes Berg
2019-04-26mac80211: debugfs option to force TX status framesJulius Niedworok
2019-04-26mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich
2019-04-26mac80211: minstrel_ht: automatically calculate rate duration shiftFelix Fietkau
2019-04-26mac80211: minstrel_ht: add support for rates with 4 spatial streamsFelix Fietkau
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: Optimize tailroom_needed update checksAlexander Wetzel
2019-04-26mac80211: set NETIF_F_LLTX when using intermediate tx queuesFelix Fietkau
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-26mac80211: mesh: drop redundant rcu_read_lock/unlock callsFelix Fietkau
2019-04-26mac80211: support profile split between elementsSara Sharon
2019-04-26mac80211: support non-inheritance elementSara Sharon
2019-04-23mac80211: don't attempt to rename ERR_PTR() debugfs dirsJohannes Berg
2019-04-23mac80211: Fix kernel panic due to use of txq after freeBhagavathi Perumal S
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-10mac80211: fix RX STBC override byte orderJohannes Berg
2019-04-09mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN modeAlexander Wetzel
2019-04-08mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti
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: do not call driver wake_tx_queue op during reconfigFelix Fietkau
2019-03-29mac80211: fix memory accounting with A-MSDU aggregationFelix Fietkau
2019-03-29mac80211: Increase MAX_MSG_LENAndrei Otcheretianski
2019-03-29mac80211: fix unaligned access in mesh table hash functionFelix Fietkau
2019-03-29mac80211: un-schedule TXQs on powersave startFelix Fietkau
2019-03-20net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-22mac80211: allocate tailroom for forwarded mesh packetsFelix Fietkau
2019-02-22mac80211: Use rhashtable_lookup_get_insert_fast instead of racy codeHerbert Xu
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-02-22mac80211: update HE IEs to D3.3Liad Kaufman
2019-02-22mac80211: ignore quiet mode in probeSara Sharon
2019-02-22mac80211: allow CSA to self with immediate quietSara Sharon
2019-02-22mac80211: notify driver on subsequent CSA beaconsSara Sharon
2019-02-22mac80211: fix position of vendor_data readLiad Kaufman
2019-02-22mac80211: abort CSA if beacon does not include CSA IEsSara Sharon
2019-02-22mac80211: support max channel switch time elementSara Sharon
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen
2019-02-22mac80211: Change default tx_sk_pacing_shift to 7Toke Høiland-Jørgensen
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller