summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma2017-11-301-6/+8
* mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma2017-11-303-15/+0
* mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg2017-11-181-2/+34
* mac80211: use constant time comparison with keysJason A. Donenfeld2017-11-181-1/+2
* mac80211: accept key reinstall without changing anythingJohannes Berg2017-11-181-3/+17
* mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach2017-10-211-1/+1
* mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern2017-10-051-0/+2
* mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau2017-07-051-4/+9
* mac80211: fix IBSS presp allocation sizeJohannes Berg2017-06-261-0/+2
* mac80211: fix CSA in IBSS modeKoen Vandeputte2017-06-261-2/+2
* mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld2017-06-261-4/+5
* mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach2017-06-261-1/+5
* mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul2017-05-202-2/+8
* mac80211: pass block ack session timeout to to driverSara Sharon2017-05-205-52/+83
* mac80211: pass RX aggregation window size to driverSara Sharon2017-05-201-1/+1
* mac80211: reject ToDS broadcast data framesJohannes Berg2017-04-271-0/+21
* mac80211: flush delayed work when entering suspendMatt Chen2017-03-151-0/+1
* mac80211: Fix adding of mesh vendor IEsThorsten Horstmann2017-02-141-1/+1
* mac80211: initialize fast-xmit 'info' laterJohannes Berg2017-01-121-1/+2
* cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2017-01-091-9/+12
* mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg2016-11-101-9/+15
* mac80211: fix purging multicast PS buffer queueFelix Fietkau2016-09-072-4/+4
* mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen2016-07-271-2/+5
* mac80211: mesh: flush mesh paths unconditionallyBob Copeland2016-07-271-0/+4
* mac80211: fix fast_tx header alignmentFelix Fietkau2016-07-271-1/+1
* mac80211: fix statistics leak if dev_alloc_name() failsJohannes Berg2016-05-111-2/+2
* mac80211: fix txq queue related crashesMichal Kazior2016-04-201-0/+3
* mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior2016-04-201-2/+3
* mac80211: fix ibss scan parametersSara Sharon2016-04-201-7/+15
* mac80211: avoid excessive stack usage in sta_infoArnd Bergmann2016-04-201-8/+16
* mac80211: properly deal with station hashtable insert errorsJohannes Berg2016-04-201-5/+8
* mac80211: Fix Public Action frame RX in AP modeJouni Malinen2016-03-161-0/+1
* mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg2016-03-162-10/+28
* mac80211: minstrel_ht: fix a logic error in RTS/CTS handlingFelix Fietkau2016-03-161-1/+1
* mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau2016-03-161-1/+1
* mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge2016-03-161-1/+1
* mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann2016-03-162-2/+3
* mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni2016-03-035-19/+11
* mac80211: handle width changes from opmode notification IE in beaconEyal Shapira2015-12-155-14/+8
* mac80211: suppress unchanged "limiting TX power" messagesJohannes Berg2015-12-151-5/+10
* mac80211: reprogram in interface orderJohannes Berg2015-12-151-39/+37
* mac80211: run scan completed work on reconfig failureJohannes Berg2015-12-151-11/+26
* mac80211: fix off-channel mgmt-tx uninitialized variable usageJohannes Berg2015-12-021-2/+6
* mac80211: do not actively scan DFS channelsAntonio Quartulli2015-12-021-4/+5
* mac80211: don't teardown sdata on sdata stopEliad Peller2015-12-021-1/+1
* mac80211: always set the buf_size in AddBA req to 64Gregory Greenman2015-11-201-1/+2
* mac80211: ensure we don't update tx power on a non-running sdataEmmanuel Grumbach2015-11-201-1/+2
* mac80211: mesh: fix call_rcu() usageJohannes Berg2015-11-171-4/+4
* mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2015-11-171-2/+1
* mac80211: document sleep requirements for channel context opsChaitanya T K2015-11-032-0/+12