summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2020-04-02mac80211: mark station unauthorized before key removalJohannes Berg
2020-04-02mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari
2020-03-11mac80211: consider more elements in parsing CRCJohannes Berg
2020-01-29mac80211: accept deauth frames in IBSS modeJohannes Berg
2020-01-29mac80211: minstrel_ht: fix per-group max throughput rate initializationFelix Fietkau
2020-01-23mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2020-01-23cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky
2019-11-25mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau
2019-10-29mac80211: Reject malformed SSID elementsWill Deacon
2019-10-05mac80211: handle deauthentication/disassociation from TDLS peerYu Wang
2019-10-05mac80211: Print text for disassociation reasonArkadiusz Miskiewicz
2019-09-06mac80211: fix possible sta leakJohannes Berg
2019-08-25mac80211: don't WARN on short WMM parameters from APBrian Norris
2019-08-25mac80211: don't warn about CW params when not using themBrian Norris
2019-07-21mac80211: mesh: fix RCU warningThomas Pedersen
2019-07-10mac80211: drop robust management frames from unknown TAJohannes Berg
2019-06-11mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich
2019-04-27mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau
2019-04-03mac80211: fix "warning: ‘target_metric’ may be used uninitialized"Jeff Mahoney
2019-03-23mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2019-03-23mac80211: fix miscounting of ttl-dropped framesBob Copeland
2019-02-20mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau
2019-02-20mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg
2018-12-21mac80211: Fix condition validating WMM IEIlan Peer
2018-12-21mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach
2018-12-13mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach
2018-12-13mac80211: fix reordering of buffered broadcast packetsFelix Fietkau
2018-12-13mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau
2018-12-13mac80211: Clear beacon_int in ieee80211_do_stopBen Greear
2018-11-10mac80211: Always report TX statusAndrei Otcheretianski
2018-10-13mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau
2018-10-10mac80211: shorten the IBSS debug messagesEmmanuel Grumbach
2018-10-10mac80211: Fix station bandwidth setting after channel switchIlan Peer
2018-10-10mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach
2018-10-10mac80211: mesh: fix HWMP sequence numbering to follow standardYuan-Chi Pang
2018-10-10mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-09-26mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty
2018-09-05mac80211: add stations tied to AP_VLANs during hw reconfigmpubbise@codeaurora.org
2018-05-16mac80211: Add RX flag to indicate ICV strippedDavid Spinadel
2018-05-16mac80211: allow same PN for AMSDU sub-framesSara Sharon
2018-05-16mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon
2018-04-13mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho
2018-03-24mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach
2018-03-22mac80211: remove BUG() when interface type is invalidLuca Coelho
2018-03-03mac80211: mesh: drop frames appearing to be from usJohannes Berg
2018-02-28cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2018-02-03mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh
2018-01-17net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin
2017-12-20mac80211: Fix addition of mesh configuration elementIlan peer
2017-11-30mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma