summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
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
2017-02-06mac80211: Fix FILS AEAD protection in Association Request frameJouni Malinen
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-26mac80211: use helper function to access ieee802_1d_to_ac[]Amadeusz Sławiński
2017-01-24mac80211: don't try to sleep in rate_control_rate_init()Johannes Berg
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...David S. Miller
2017-01-13mac80211: prevent skb/txq mismatchMichal Kazior
2017-01-13mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau
2017-01-12mac80211: set wifi_acked[_valid] bits for transmitted SKBsJohannes Berg
2017-01-12mac80211: Add RX flag to indicate ICV strippedDavid Spinadel
2017-01-11mac80211: recalculate min channel width on VHT opmode changesJohannes Berg
2017-01-11mac80211: calculate min channel width correctlyJohannes Berg
2017-01-11mac80211: fix the TID on NDPs sent as EOSP carrierEmmanuel Grumbach
2017-01-11mac80211: Fix headroom allocation when forwarding mesh pktCedric Izoard
2017-01-09mac80211: implement multicast forwarding on fast-RX pathJohannes Berg
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2017-01-02mac80211: Fix addition of mesh configuration elementIlan peer
2017-01-02mac80211: initialize fast-xmit 'info' laterJohannes Berg
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin
2016-12-15mac80211: minstrel: avoid port control frames for samplingThomas Huehn
2016-12-15mac80211: minstrel_ht: remove obsolete #if for >= 3 streamsFelix Fietkau
2016-12-15mac80211: minstrel: make prob_ewma u16 instead of u32Felix Fietkau
2016-12-15mac80211: minstrel: store probability variance instead of standard deviationFelix Fietkau
2016-12-15mac80211: minstrel: reduce MINSTREL_SCALEFelix Fietkau
2016-12-15mac80211: minstrel: remove cur_prob from debugfsFelix Fietkau
2016-12-15mac80211: check for MCS in ieee80211_duration before fetching chanctxFelix Fietkau
2016-12-15mac80211: minstrel_ht: make att_hist and succ_hist u32 instead of u64Felix Fietkau
2016-12-15mac80211: minstrel_ht: move short preamble check out of get_rateFelix Fietkau
2016-12-15mac80211: minstrel_ht: move supported bitrate mask out of group dataFelix Fietkau
2016-12-15mac80211: only alloc mem if a station doesn't exist yetKoen Vandeputte
2016-12-15mac80211: fix legacy and invalid rx-rate reportBen Greear
2016-12-13mac80211: Use appropriate name for functions and messagesMasashi Honma
2016-12-13mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma
2016-12-13mac80211: Ensure enough headroom when forwarding mesh pktCedric Izoard
2016-12-13mac80211: Show pending txqlen in debugfs.Ben Greear
2016-12-13mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma