summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix cfg80211_beacon_dupArnd Bergmann2018-06-161-1/+1
* mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg2017-11-261-2/+34
* mac80211: use constant time comparison with keysJason A. Donenfeld2017-11-261-1/+2
* mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern2017-11-261-0/+2
* mac80211: accept key reinstall without changing anythingJohannes Berg2017-11-111-3/+17
* mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld2017-09-151-2/+3
* mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach2017-09-151-1/+5
* mac80211: strictly check mesh address extension modeRajkumar Manoharan2017-09-151-1/+2
* mac80211: reject ToDS broadcast data framesJohannes Berg2017-07-181-0/+24
* mac80211: flush delayed work when entering suspendMatt Chen2017-06-051-0/+1
* mac80211: Fix adding of mesh vendor IEsThorsten Horstmann2017-03-161-1/+1
* cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2017-03-161-7/+10
* mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg2017-02-231-9/+15
* mac80211: fix purging multicast PS buffer queueFelix Fietkau2016-11-202-4/+4
* mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen2016-08-221-2/+5
* mac80211: mesh: flush mesh paths unconditionallyBob Copeland2016-08-221-0/+4
* mac80211: fix memory leakSudip Mukherjee2016-05-011-0/+1
* mac80211: avoid excessive stack usage in sta_infoArnd Bergmann2016-05-011-5/+10
* mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior2016-05-011-2/+3
* mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau2016-03-241-1/+1
* mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge2016-03-241-1/+1
* mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni2016-02-255-19/+11
* mac80211: do not actively scan DFS channelsAntonio Quartulli2016-01-051-4/+4
* mac80211: ensure we don't update tx power on a non-running sdataEmmanuel Grumbach2016-01-051-1/+2
* mac80211: mesh: fix call_rcu() usageJohannes Berg2016-01-051-4/+4
* mac80211: fix driver RSSI event calculationsJohannes Berg2015-12-131-1/+1
* mac80211: allow null chandef in tracingArik Nemtsov2015-12-131-5/+5
* mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com2015-12-131-0/+7
* mac80211: enable assoc check for mesh interfacesBob Copeland2015-09-281-3/+0
* mac80211: clear subdir_stations when removing debugfsTom Hughes2015-08-111-0/+1
* mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior2015-07-151-0/+3
* mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2015-06-032-2/+6
* mac80211: move WEP tailroom size checkJanusz Dziedzic2015-06-021-2/+4
* mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg2015-04-133-5/+12
* mac80211: count interfaces correctly for combination checksAndrei Otcheretianski2015-03-301-1/+1
* mac80211: disable u-APSD queues by defaultMichal Kazior2015-03-301-6/+17
* mac80211: drop unencrypted frames in mesh fwdingBob Copeland2015-03-301-0/+3
* mac80211: Send EAPOL frames at lowest rateJouni Malinen2015-03-181-0/+1
* mac80211: properly set CCK flag in radiotapMathy Vanhoef2015-02-041-1/+1
* mac80211: only roll back station states for WDS when suspendingLuciano Coelho2015-02-041-14/+15
* mac80211: free management frame keys when removing stationJohannes Berg2015-01-151-1/+1
* mac80211: fix multicast LED blinking and counterAndreas Müller2015-01-151-5/+6
* mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl2014-12-011-0/+3
* mac80211: fix use-after-free in defragmentationJohannes Berg2014-11-201-7/+7
* mac80211: properly flush delayed scan work on interface removalJohannes Berg2014-11-201-1/+6
* mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho2014-11-201-1/+2
* mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-11-205-17/+10
* mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan2014-11-131-1/+1
* Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg2014-10-051-2/+1
* mac80211: fix crash on getting sta info with uninitialized rate controlFelix Fietkau2014-07-221-1/+4