summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich2019-05-311-3/+0
* mac80211: Fix kernel panic due to use of txq after freeBhagavathi Perumal S2019-05-251-0/+3
* mac80211: fix memory accounting with A-MSDU aggregationFelix Fietkau2019-05-161-0/+3
* mac80211: Increase MAX_MSG_LENAndrei Otcheretianski2019-05-161-1/+6
* mac80211: fix unaligned access in mesh table hash functionFelix Fietkau2019-05-161-1/+1
* mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau2019-04-271-0/+3
* mac80211: Fix Tx aggregation session tear down with ITXQsIlan Peer2019-03-231-1/+3
* mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre2019-03-051-1/+1
* mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori2019-03-051-0/+4
* mac80211: fix miscounting of ttl-dropped framesBob Copeland2019-03-051-1/+3
* mac80211: Free mpath object when rhashtable insertion failsHerbert Xu2019-02-271-8/+9
* mac80211: Restore vif beacon interval if start ap failsRakesh Pillai2019-02-271-1/+5
* mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau2019-02-151-3/+9
* mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg2019-02-121-2/+3
* mac80211: free skb fraglist before freeing the skbSara Sharon2019-01-131-0/+5
* 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: fix TX status reporting for ieee80211sYuan-Chi Pang2018-11-043-8/+8
* mac80211: TDLS: fix skb queue/priority assignmentJohannes Berg2018-11-041-4/+4
* mac80211: fix pending queue hang due to TX_DROPBob Copeland2018-11-041-1/+1
* mac80211: Always report TX statusAndrei Otcheretianski2018-11-041-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: don't Tx a deauth frame if the AP forbade TxEmmanuel Grumbach2018-10-101-2/+15
* 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: fix an off-by-one issue in A-MSDU max_subframe computationLorenzo Bianconi2018-10-101-1/+1
* mac80211: always account for A-MSDU header changesJohannes Berg2018-10-101-5/+7
* mac80211: do not convert to A-MSDU if frag/subframe limitedLorenzo Bianconi2018-10-101-3/+3
* mac80211: avoid kernel panic when building AMSDU from non-linear SKBSara Sharon2018-10-101-17/+21
* 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: Run TXQ teardown code before de-registering interfacesToke Høiland-Jørgensen2018-10-101-1/+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: use timeout from the AddBA response instead of the requestSara Sharon2018-06-212-1/+6
* mac80211: Adjust SAE authentication timeoutIlan Peer2018-06-211-7/+18
* mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau2018-05-301-1/+1
* mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer2018-05-301-3/+1
* mac80211: Do not disconnect on invalid operating classIlan Peer2018-05-301-4/+3
* mac80211: fix calling sleeping function in atomic contextSara Sharon2018-05-301-1/+1
* mac80211: fix a possible leak of station statsSara Sharon2018-05-301-0/+1
* mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh2018-05-302-12/+7
* mac80211: Fix setting TX power on monitor interfacesPeter Große2018-04-122-2/+29
* mac80211: remove BUG() when interface type is invalidLuca Coelho2018-03-191-1/+1
* mac80211: mesh: drop frames appearing to be from usJohannes Berg2018-03-031-0/+2