summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* average: change to declare precision, not factorJohannes Berg2017-03-022-2/+2
* Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-03-016-14/+34
|\
| * mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg2017-02-281-7/+9
| * mac80211: fix typo in debug printSara Sharon2017-02-271-1/+1
| * mac80211: shorten debug messageSara Sharon2017-02-271-1/+1
| * mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach2017-02-271-1/+1
| * mac80211: don't handle filtered frames within a BA sessionFelix Fietkau2017-02-271-1/+2
| * mac80211: don't reorder frames with SN smaller than SSNSara Sharon2017-02-273-3/+18
| * mac80211: flush delayed work when entering suspendMatt Chen2017-02-271-0/+1
| * mac80211: fix packet statistics for fast-RXJohannes Berg2017-02-271-0/+1
* | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-02-281-3/+1
|\ \
| * | idr: Return the deleted entry from idr_removeMatthew Wilcox2017-02-131-3/+1
* | | scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| |/ |/|
* | Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller2017-02-1014-178/+105
|\ \
| * | mac80211: fix CSA in IBSS modeKoen Vandeputte2017-02-091-2/+2
| * | cfg80211: fix NAN bands definitionLuca Coelho2017-02-092-10/+10
| * | cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-081-1/+1
| * | mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-082-7/+11
| * | mac80211: check for allocation failure in debugfs codeDan Carpenter2017-02-081-2/+9
| * | mac80211: aes-cmac: switch to shash CMAC driverArd Biesheuvel2017-02-083-107/+32
| * | mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipherArd Biesheuvel2017-02-083-45/+34
| * | mac80211: add back lost debugfs filesJohannes Berg2017-02-072-0/+2
| * | mac80211: use helper function to access ieee802_1d_to_ac[]Amadeusz Sławiński2017-01-263-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-072-4/+4
|\ \ \
| * | | mac80211: Fix adding of mesh vendor IEsThorsten Horstmann2017-02-061-1/+1
| * | | mac80211: Allocate a sync skcipher explicitly for FILS AEADJouni Malinen2017-02-061-2/+2
| * | | mac80211: Fix FILS AEAD protection in Association Request frameJouni Malinen2017-02-061-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-2/+0
|\| | | |/ |/|
| * mac80211: don't try to sleep in rate_control_rate_init()Johannes Berg2017-01-241-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-178-37/+65
|\|
| * mac80211: prevent skb/txq mismatchMichal Kazior2017-01-131-10/+7
| * mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau2017-01-131-4/+9
| * mac80211: recalculate min channel width on VHT opmode changesJohannes Berg2017-01-113-9/+25
| * mac80211: calculate min channel width correctlyJohannes Berg2017-01-112-3/+2
| * mac80211: fix the TID on NDPs sent as EOSP carrierEmmanuel Grumbach2017-01-111-2/+2
| * mac80211: Fix headroom allocation when forwarding mesh pktCedric Izoard2017-01-111-1/+2
| * mac80211: implement multicast forwarding on fast-RX pathJohannes Berg2017-01-091-8/+18
* | Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller2017-01-1424-180/+290
|\ \
| * | mac80211: set wifi_acked[_valid] bits for transmitted SKBsJohannes Berg2017-01-121-0/+5
| * | mac80211: Add RX flag to indicate ICV strippedDavid Spinadel2017-01-122-2/+4
| * | mac80211: Fix addition of mesh configuration elementIlan peer2017-01-021-2/+0
| * | mac80211: minstrel: avoid port control frames for samplingThomas Huehn2016-12-151-0/+5
| * | mac80211: minstrel_ht: remove obsolete #if for >= 3 streamsFelix Fietkau2016-12-151-20/+0
| * | mac80211: minstrel: make prob_ewma u16 instead of u32Felix Fietkau2016-12-151-1/+1
| * | mac80211: minstrel: store probability variance instead of standard deviationFelix Fietkau2016-12-154-19/+30
| * | mac80211: minstrel: reduce MINSTREL_SCALEFelix Fietkau2016-12-151-1/+1
| * | mac80211: minstrel: remove cur_prob from debugfsFelix Fietkau2016-12-154-26/+18
| * | mac80211: check for MCS in ieee80211_duration before fetching chanctxFelix Fietkau2016-12-151-4/+4
| * | mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64Felix Fietkau2016-12-151-1/+1
| * | mac80211: minstrel_ht: move short preamble check out of get_rateFelix Fietkau2016-12-151-17/+5