summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori2019-03-231-0/+4
* mac80211: fix miscounting of ttl-dropped framesBob Copeland2019-03-231-1/+3
* mac80211: fix reordering of buffered broadcast packetsFelix Fietkau2018-12-131-2/+2
* mac80211: Clear beacon_int in ieee80211_do_stopBen Greear2018-12-131-0/+2
* mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau2018-10-131-1/+1
* mac80211: shorten the IBSS debug messagesEmmanuel Grumbach2018-10-131-11/+11
* mac80211: Fix station bandwidth setting after channel switchIlan Peer2018-10-131-0/+53
* mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach2018-10-131-1/+20
* mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall2018-10-131-4/+1
* mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty2018-09-262-10/+16
* mac80211: add stations tied to AP_VLANs during hw reconfigmpubbise@codeaurora.org2018-09-051-1/+2
* mac80211: Adjust SAE authentication timeoutIlan Peer2018-07-031-7/+18
* mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho2018-04-131-0/+4
* mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach2018-03-241-0/+1
* mac80211: remove BUG() when interface type is invalidLuca Coelho2018-03-221-1/+1
* cfg80211: fix cfg80211_beacon_dupArnd Bergmann2018-02-281-1/+1
* mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh2018-02-071-6/+9
* mac80211: Fix addition of mesh configuration elementIlan peer2017-12-201-2/+0
* 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: flush hw_roc_start work before cancelling the ROCAvraham Stern2017-10-051-0/+2
* mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld2017-06-291-2/+3
* mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach2017-06-261-1/+5
* mac80211: flush delayed work when entering suspendMatt Chen2017-04-181-0/+1
* mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg2016-11-231-9/+15
* mac80211: fix purging multicast PS buffer queueFelix Fietkau2016-08-312-4/+4
* mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior2016-07-121-2/+3
* mac80211: mesh: flush mesh paths unconditionallyBob Copeland2016-06-191-0/+4
* mac80211: Fix Public Action frame RX in AP modeJouni Malinen2016-03-221-0/+1
* mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau2016-03-201-1/+1
* mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge2016-03-201-1/+1
* mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni2016-02-155-19/+11
* mac80211: enable assoc check for mesh interfacesBob Copeland2015-10-071-3/+0
* mac80211: clear subdir_stations when removing debugfsTom Hughes2015-08-271-0/+1
* mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior2015-08-041-0/+3
* mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2015-06-102-2/+6
* mac80211: move WEP tailroom size checkJanusz Dziedzic2015-06-101-2/+4
* mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg2015-04-233-5/+12
* mac80211: count interfaces correctly for combination checksAndrei Otcheretianski2015-04-161-1/+1
* mac80211: drop unencrypted frames in mesh fwdingBob Copeland2015-04-161-0/+3
* mac80211: disable u-APSD queues by defaultMichal Kazior2015-04-161-6/+17
* mac80211: Send EAPOL frames at lowest rateJouni Malinen2015-03-141-0/+1
* mac80211: only roll back station states for WDS when suspendingLuciano Coelho2015-02-051-14/+15
* mac80211: properly set CCK flag in radiotapMathy Vanhoef2015-02-051-1/+1
* Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-161-3/+9
* mac80211: free management frame keys when removing stationJohannes Berg2015-01-081-1/+1
* mac80211: fix multicast LED blinking and counterAndreas Müller2015-01-081-5/+6