summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2017-04-18mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()Matthias Kaehlcke
2017-04-18mac80211: keep a separate list of monitor interfaces that are upJohannes Berg
2017-04-13mac80211: fix MU-MIMO follow-MAC modeJohannes Berg
2017-04-13mac80211: use common code for monitor options in add/changeJohannes Berg
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-04-13mac80211: correct MU-MIMO monitor follow functionalityJohannes Berg
2017-04-13cfg80211: allow leaving MU-MIMO monitor configuration unchangedJohannes Berg
2017-04-13mac80211: drop frames too short for FCS earlierJohannes Berg
2017-04-13mac80211: Fix clang warning about constant operand in logical operationMatthias Kaehlcke
2017-03-29mac80211: unconditionally start new netdev queues with iTXQ supportJohannes Berg
2017-03-29mac80211: mesh: drop new node with weak powerMasashi Honma
2017-03-16mac80211: Use setup_timer instead of init_timer for mesh pathOndřej Lysoněk
2017-03-08mac80211: reject/clear user rate mask if not usableJohannes Berg
2017-03-07mac80211: remove ieee80211_tx_rate_control.max_rate_idxJohannes Berg
2017-03-07mac80211: ignore VHT membership selector when parsing ratesJohannes Berg
2017-03-06mac80211: Use setup_timer instead of init_timerOndřej Lysoněk
2017-03-06mac80211: fix mesh fail_avg checkManoharan, Rajkumar
2017-03-06mac80211: encode rate type (legacy, HT, VHT) with fewer bitsJohannes Berg
2017-03-06mac80211: remove local pointer from rate_ctrl_refJohannes Berg
2017-03-06ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg
2017-03-06mac80211: Print text for disassociation reasonArkadiusz Miskiewicz
2017-03-06mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski
2017-03-06mac80211: use DECLARE_EWMA for mesh_fail_avgManoharan, Rajkumar
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar
2017-03-02average: change to declare precision, not factorJohannes Berg
2017-03-01Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-28mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-27mac80211: fix typo in debug printSara Sharon
2017-02-27mac80211: shorten debug messageSara Sharon
2017-02-27mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach
2017-02-27mac80211: don't handle filtered frames within a BA sessionFelix Fietkau
2017-02-27mac80211: don't reorder frames with SN smaller than SSNSara Sharon
2017-02-27mac80211: flush delayed work when entering suspendMatt Chen
2017-02-27mac80211: fix packet statistics for fast-RXJohannes Berg
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller
2017-02-09mac80211: fix CSA in IBSS modeKoen Vandeputte
2017-02-09cfg80211: fix NAN bands definitionLuca Coelho
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski
2017-02-08mac80211: check for allocation failure in debugfs codeDan Carpenter
2017-02-08mac80211: aes-cmac: switch to shash CMAC driverArd Biesheuvel
2017-02-08mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipherArd Biesheuvel
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-07mac80211: add back lost debugfs filesJohannes Berg
2017-02-06mac80211: Fix adding of mesh vendor IEsThorsten Horstmann
2017-02-06mac80211: Allocate a sync skcipher explicitly for FILS AEADJouni Malinen