aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-29mac80211: unconditionally start new netdev queues with iTXQ supportJohannes Berg1-1/+2
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-16/+36
2017-03-02sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>Ingo Molnar1-0/+2
2017-03-02average: change to declare precision, not factorJohannes Berg2-2/+2
2017-03-01Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller6-14/+34
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-3/+1
2017-02-28mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg1-7/+9
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27mac80211: fix typo in debug printSara Sharon1-1/+1
2017-02-27mac80211: shorten debug messageSara Sharon1-1/+1
2017-02-27mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach1-1/+1
2017-02-27mac80211: don't handle filtered frames within a BA sessionFelix Fietkau1-1/+2
2017-02-27mac80211: don't reorder frames with SN smaller than SSNSara Sharon3-3/+18
2017-02-27mac80211: flush delayed work when entering suspendMatt Chen1-0/+1
2017-02-27mac80211: fix packet statistics for fast-RXJohannes Berg1-0/+1
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox1-3/+1
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller14-178/+105
2017-02-09mac80211: fix CSA in IBSS modeKoen Vandeputte1-2/+2
2017-02-09cfg80211: fix NAN bands definitionLuca Coelho2-10/+10
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-1/+1
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2-7/+11
2017-02-08mac80211: check for allocation failure in debugfs codeDan Carpenter1-2/+9
2017-02-08mac80211: aes-cmac: switch to shash CMAC driverArd Biesheuvel3-107/+32
2017-02-08mac80211: fils_aead: Use crypto api CMAC shash rather than bare cipherArd Biesheuvel3-45/+34
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+4
2017-02-07mac80211: add back lost debugfs filesJohannes Berg2-0/+2
2017-02-06mac80211: Fix adding of mesh vendor IEsThorsten Horstmann1-1/+1
2017-02-06mac80211: Allocate a sync skcipher explicitly for FILS AEADJouni Malinen1-2/+2
2017-02-06mac80211: Fix FILS AEAD protection in Association Request frameJouni Malinen1-1/+1
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2017-01-26mac80211: use helper function to access ieee802_1d_to_ac[]Amadeusz Sławiński3-4/+4
2017-01-24mac80211: don't try to sleep in rate_control_rate_init()Johannes Berg1-2/+0
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-37/+65
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller24-180/+290
2017-01-13mac80211: prevent skb/txq mismatchMichal Kazior1-10/+7
2017-01-13mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau1-4/+9
2017-01-12mac80211: set wifi_acked[_valid] bits for transmitted SKBsJohannes Berg1-0/+5
2017-01-12mac80211: Add RX flag to indicate ICV strippedDavid Spinadel2-2/+4
2017-01-11mac80211: recalculate min channel width on VHT opmode changesJohannes Berg3-9/+25
2017-01-11mac80211: calculate min channel width correctlyJohannes Berg2-3/+2
2017-01-11mac80211: fix the TID on NDPs sent as EOSP carrierEmmanuel Grumbach1-2/+2
2017-01-11mac80211: Fix headroom allocation when forwarding mesh pktCedric Izoard1-1/+2
2017-01-09mac80211: implement multicast forwarding on fast-RX pathJohannes Berg1-8/+18
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger1-3/+1
2017-01-02mac80211: Fix addition of mesh configuration elementIlan peer1-2/+0
2017-01-02mac80211: initialize fast-xmit 'info' laterJohannes Berg1-1/+2
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-8/+11
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin1-1/+1
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin1-2/+2
2016-12-15mac80211: minstrel: avoid port control frames for samplingThomas Huehn1-0/+5