summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2019-03-23mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori1-0/+4
2019-03-23mac80211: fix miscounting of ttl-dropped framesBob Copeland1-1/+3
2018-12-13mac80211: fix reordering of buffered broadcast packetsFelix Fietkau1-2/+2
2018-12-13mac80211: Clear beacon_int in ieee80211_do_stopBen Greear1-0/+2
2018-10-13mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau1-1/+1
2018-10-13mac80211: shorten the IBSS debug messagesEmmanuel Grumbach1-11/+11
2018-10-13mac80211: Fix station bandwidth setting after channel switchIlan Peer1-0/+53
2018-10-13mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach1-1/+20
2018-10-13mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall1-4/+1
2018-09-26mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty2-10/+16
2018-09-05mac80211: add stations tied to AP_VLANs during hw reconfigmpubbise@codeaurora.org1-1/+2
2018-07-03mac80211: Adjust SAE authentication timeoutIlan Peer1-7/+18
2018-04-13mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho1-0/+4
2018-03-24mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach1-0/+1
2018-03-22mac80211: remove BUG() when interface type is invalidLuca Coelho1-1/+1
2018-02-28cfg80211: fix cfg80211_beacon_dupArnd Bergmann1-1/+1
2018-02-07mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh1-6/+9
2017-12-20mac80211: Fix addition of mesh configuration elementIlan peer1-2/+0
2017-11-30mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma1-6/+8
2017-11-30mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma3-15/+0
2017-11-18mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg1-2/+34
2017-11-18mac80211: use constant time comparison with keysJason A. Donenfeld1-1/+2
2017-11-18mac80211: accept key reinstall without changing anythingJohannes Berg1-3/+17
2017-10-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern1-0/+2
2017-06-29mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld1-2/+3
2017-06-26mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach1-1/+5
2017-04-18mac80211: flush delayed work when entering suspendMatt Chen1-0/+1
2016-11-24mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg1-9/+15
2016-09-01mac80211: fix purging multicast PS buffer queueFelix Fietkau2-4/+4
2016-07-12mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior1-2/+3
2016-06-20mac80211: mesh: flush mesh paths unconditionallyBob Copeland1-0/+4
2016-03-22mac80211: Fix Public Action frame RX in AP modeJouni Malinen1-0/+1
2016-03-21mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau1-1/+1
2016-03-21mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge1-1/+1
2016-02-15mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni5-19/+11
2015-10-07mac80211: enable assoc check for mesh interfacesBob Copeland1-3/+0
2015-08-27mac80211: clear subdir_stations when removing debugfsTom Hughes1-0/+1
2015-08-04mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior1-0/+3
2015-06-10mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg2-2/+6
2015-06-10mac80211: move WEP tailroom size checkJanusz Dziedzic1-2/+4
2015-04-23mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg3-5/+12
2015-04-17mac80211: count interfaces correctly for combination checksAndrei Otcheretianski1-1/+1
2015-04-17mac80211: drop unencrypted frames in mesh fwdingBob Copeland1-0/+3
2015-04-17mac80211: disable u-APSD queues by defaultMichal Kazior1-6/+17
2015-03-14mac80211: Send EAPOL frames at lowest rateJouni Malinen1-0/+1
2015-02-06mac80211: only roll back station states for WDS when suspendingLuciano Coelho1-14/+15
2015-02-06mac80211: properly set CCK flag in radiotapMathy Vanhoef1-1/+1
2015-01-16Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg1-3/+9
2015-01-08mac80211: free management frame keys when removing stationJohannes Berg1-1/+1
2015-01-08mac80211: fix multicast LED blinking and counterAndreas Müller1-5/+6