summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2019-01-13mac80211: free skb fraglist before freeing the skbSara Sharon
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-04mac80211: fix TX status reporting for ieee80211sYuan-Chi Pang
2018-11-04mac80211: TDLS: fix skb queue/priority assignmentJohannes Berg
2018-11-04mac80211: fix pending queue hang due to TX_DROPBob Copeland
2018-11-04mac80211: 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: fix an off-by-one issue in A-MSDU max_subframe computationLorenzo Bianconi
2018-10-10mac80211: always account for A-MSDU header changesJohannes Berg
2018-10-10mac80211: do not convert to A-MSDU if frag/subframe limitedLorenzo Bianconi
2018-10-10mac80211: avoid kernel panic when building AMSDU from non-linear SKBSara Sharon
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-06-21mac80211: use timeout from the AddBA response instead of the requestSara Sharon
2018-06-21mac80211: Adjust SAE authentication timeoutIlan Peer
2018-05-30mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau
2018-05-30mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer
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-05-30mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh
2018-04-12mac80211: Fix setting TX power on monitor interfacesPeter Große
2018-03-19mac80211: 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-02-03mac80211: use QoS NDP for AP probingJohannes Berg
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg
2017-10-18mac80211: validate user rate mask before configuring driverJohannes Berg
2017-10-18mac80211: use constant time comparison with keysJason A. Donenfeld
2017-10-16mac80211: accept key reinstall without changing anythingJohannes Berg
2017-09-06mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg
2017-09-06mac80211: Complete ampdu work schedule during session tear downIlan peer
2017-09-05mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern
2017-09-05mac80211: agg-tx: call drv_wake_tx_queue in proper contextJohannes Berg
2017-09-05mac80211: Fix null pointer dereference with iTXQ supportChunho Lee