summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2018-11-10mac80211: fix TX aggregation start/stop callback raceJohannes Berg
2018-11-10mac80211: TDLS: fix skb queue/priority assignmentJohannes Berg
2018-11-10mac80211: fix pending queue hang due to TX_DROPBob Copeland
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: don't Tx a deauth frame if the AP forbade TxEmmanuel 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-10-10mac80211: Run TXQ teardown code before de-registering interfacesToke Høiland-Jørgensen
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-30mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau
2018-05-30mac80211: Do not disconnect on invalid operating classIlan Peer
2018-05-30mac80211: fix calling sleeping function in atomic contextSara Sharon
2018-05-30mac80211: fix a possible leak of station statsSara Sharon
2018-04-13mac80211: Fix setting TX power on monitor interfacesPeter Große
2018-04-13mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho
2018-04-08mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()Matthias Kaehlcke
2018-04-08mac80211: Fix clang warning about constant operand in logical operationMatthias Kaehlcke
2018-03-24mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan
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-17mac80211: Add RX flag to indicate ICV strippedDavid Spinadel
2017-12-20mac80211: Fix addition of mesh configuration elementIlan peer
2017-12-09mac80211: don't try to sleep in rate_control_rate_init()Johannes Berg
2017-12-09mac80211: prevent skb/txq mismatchMichal Kazior
2017-12-09mac80211: calculate min channel width correctlyJohannes Berg
2017-11-30mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma
2017-11-30mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma
2017-11-18mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg
2017-11-18mac80211: use constant time comparison with keysJason A. Donenfeld
2017-11-18mac80211: accept key reinstall without changing anythingJohannes Berg
2017-10-21mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach
2017-10-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern
2017-10-05mac80211: fix VLAN handling with TXQsJohannes Berg
2017-07-05mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau
2017-07-05mac80211: recalculate min channel width on VHT opmode changesJohannes Berg
2017-06-24mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach
2017-06-24mac80211: fix dropped counter in multiqueue RXJohannes Berg
2017-06-24mac80211: strictly check mesh address extension modeRajkumar Manoharan
2017-06-24mac80211: fix IBSS presp allocation sizeJohannes Berg
2017-06-24mac80211: fix packet statistics for fast-RXJohannes Berg
2017-06-24mac80211: fix CSA in IBSS modeKoen Vandeputte
2017-06-24mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld