summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2020-04-28mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2020-04-28cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky
2019-12-19mac80211: Reject malformed SSID elementsWill Deacon
2019-09-23mac80211: handle deauthentication/disassociation from TDLS peerYu Wang
2019-09-23mac80211: drop robust management frames from unknown TAJohannes Berg
2019-09-23mac80211: add API to request TDLS operation from userspaceArik Nemtsov
2019-08-13mac80211: don't attempt to rename ERR_PTR() debugfs dirsJohannes Berg
2019-05-02mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau
2019-02-11mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach
2019-02-11mac80211: fix reordering of buffered broadcast packetsFelix Fietkau
2019-02-11mac80211: Clear beacon_int in ieee80211_do_stopBen Greear
2018-12-16mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau
2018-06-16cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2017-11-26mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg
2017-11-26mac80211: use constant time comparison with keysJason A. Donenfeld
2017-11-26mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern
2017-11-11mac80211: accept key reinstall without changing anythingJohannes Berg
2017-09-15mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld
2017-09-15mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach
2017-09-15mac80211: strictly check mesh address extension modeRajkumar Manoharan
2017-07-18mac80211: reject ToDS broadcast data framesJohannes Berg
2017-06-05mac80211: flush delayed work when entering suspendMatt Chen
2017-03-16mac80211: Fix adding of mesh vendor IEsThorsten Horstmann
2017-03-16cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2017-02-23mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2016-11-20mac80211: fix purging multicast PS buffer queueFelix Fietkau
2016-08-22mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen
2016-08-22mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-05-01mac80211: fix memory leakSudip Mukherjee
2016-05-01mac80211: avoid excessive stack usage in sta_infoArnd Bergmann
2016-05-01mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior
2016-03-24mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau
2016-03-24mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge
2016-02-25mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2016-01-05mac80211: do not actively scan DFS channelsAntonio Quartulli
2016-01-05mac80211: ensure we don't update tx power on a non-running sdataEmmanuel Grumbach
2016-01-05mac80211: mesh: fix call_rcu() usageJohannes Berg
2015-12-13mac80211: fix driver RSSI event calculationsJohannes Berg
2015-12-13mac80211: allow null chandef in tracingArik Nemtsov
2015-12-13mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com
2015-09-28mac80211: enable assoc check for mesh interfacesBob Copeland
2015-08-11mac80211: clear subdir_stations when removing debugfsTom Hughes
2015-07-15mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior
2015-06-03mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg
2015-06-02mac80211: move WEP tailroom size checkJanusz Dziedzic
2015-04-13mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg
2015-03-30mac80211: count interfaces correctly for combination checksAndrei Otcheretianski
2015-03-30mac80211: disable u-APSD queues by defaultMichal Kazior
2015-03-30mac80211: drop unencrypted frames in mesh fwdingBob Copeland
2015-03-18mac80211: Send EAPOL frames at lowest rateJouni Malinen