summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Fix condition validating WMM IEIlan Peer2018-12-211-1/+1
* mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach2018-12-211-1/+2
* mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach2018-12-131-0/+1
* mac80211: fix reordering of buffered broadcast packetsFelix Fietkau2018-12-131-2/+2
* mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau2018-12-131-0/+2
* mac80211: Clear beacon_int in ieee80211_do_stopBen Greear2018-12-131-0/+2
* mac80211: Always report TX statusAndrei Otcheretianski2018-11-101-5/+2
* mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau2018-10-131-1/+1
* mac80211: shorten the IBSS debug messagesEmmanuel Grumbach2018-10-101-11/+11
* mac80211: Fix station bandwidth setting after channel switchIlan Peer2018-10-101-0/+53
* mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach2018-10-101-1/+20
* mac80211: mesh: fix HWMP sequence numbering to follow standardYuan-Chi Pang2018-10-101-0/+4
* mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall2018-10-101-4/+1
* mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty2018-09-262-10/+16
* mac80211: add stations tied to AP_VLANs during hw reconfigmpubbise@codeaurora.org2018-09-051-1/+2
* mac80211: Add RX flag to indicate ICV strippedDavid Spinadel2018-05-162-2/+4
* mac80211: allow same PN for AMSDU sub-framesSara Sharon2018-05-161-4/+12
* mac80211: allow not sending MIC up from driver for HW cryptoSara Sharon2018-05-162-14/+17
* mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho2018-04-131-0/+4
* mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach2018-03-241-0/+1
* mac80211: remove BUG() when interface type is invalidLuca Coelho2018-03-221-1/+1
* mac80211: mesh: drop frames appearing to be from usJohannes Berg2018-03-031-0/+2
* cfg80211: fix cfg80211_beacon_dupArnd Bergmann2018-02-281-1/+1
* mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh2018-02-031-6/+9
* net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin2018-01-171-5/+2
* mac80211: Fix addition of mesh configuration elementIlan peer2017-12-201-2/+0
* mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma2017-11-301-6/+8
* mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma2017-11-303-15/+0
* mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg2017-11-181-2/+34
* mac80211: use constant time comparison with keysJason A. Donenfeld2017-11-181-1/+2
* mac80211: accept key reinstall without changing anythingJohannes Berg2017-11-181-3/+17
* mac80211: fix power saving clients handling in iwlwifiEmmanuel Grumbach2017-10-211-1/+1
* mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern2017-10-051-0/+2
* mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau2017-07-051-4/+9
* mac80211: fix IBSS presp allocation sizeJohannes Berg2017-06-261-0/+2
* mac80211: fix CSA in IBSS modeKoen Vandeputte2017-06-261-2/+2
* mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld2017-06-261-4/+5
* mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach2017-06-261-1/+5
* mac80211: RX BA support for sta max_rx_aggregation_subframesMaxim Altshul2017-05-202-2/+8
* mac80211: pass block ack session timeout to to driverSara Sharon2017-05-205-52/+83
* mac80211: pass RX aggregation window size to driverSara Sharon2017-05-201-1/+1
* mac80211: reject ToDS broadcast data framesJohannes Berg2017-04-271-0/+21
* mac80211: flush delayed work when entering suspendMatt Chen2017-03-151-0/+1
* mac80211: Fix adding of mesh vendor IEsThorsten Horstmann2017-02-141-1/+1
* mac80211: initialize fast-xmit 'info' laterJohannes Berg2017-01-121-1/+2
* cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2017-01-091-9/+12
* mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg2016-11-101-9/+15
* mac80211: fix purging multicast PS buffer queueFelix Fietkau2016-09-072-4/+4
* mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen2016-07-271-2/+5
* mac80211: mesh: flush mesh paths unconditionallyBob Copeland2016-07-271-0/+4