summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-06-04Merge branch 'android-4.9' into bringup/amlogic-4.9/sync20190523Jianxin Pan191-614/+2041
2019-05-31mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich2-3/+5
2019-05-25mac80211: Fix kernel panic due to use of txq after freeBhagavathi Perumal S1-0/+3
2019-05-23Merge branch 'android-4.9' into amlogic-4.9-devJianxin Pan3137-31640/+78174
2019-05-16mac80211: fix unaligned access in mesh table hash functionFelix Fietkau1-1/+1
2019-04-27mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau1-0/+3
2019-03-05mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre1-1/+1
2019-03-05mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori1-0/+4
2019-03-05mac80211: fix miscounting of ttl-dropped framesBob Copeland1-1/+3
2019-02-27mac80211: Free mpath object when rhashtable insertion failsHerbert Xu1-8/+9
2019-02-15mac80211: ensure that mgmt tx skbs have tailroom for encryptionFelix Fietkau1-3/+9
2019-02-12mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg1-2/+3
2018-12-21mac80211: Fix condition validating WMM IEIlan Peer1-1/+1
2018-12-21mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach1-1/+2
2018-12-13mac80211: ignore NullFunc frames in the duplicate detectionEmmanuel Grumbach1-0/+1
2018-12-13mac80211: fix reordering of buffered broadcast packetsFelix Fietkau1-2/+2
2018-12-13mac80211: ignore tx status for PS stations in ieee80211_tx_status_extFelix Fietkau1-0/+2
2018-12-13mac80211: Clear beacon_int in ieee80211_do_stopBen Greear1-0/+2
2018-11-10mac80211: fix TX aggregation start/stop callback raceJohannes Berg5-100/+71
2018-11-10mac80211: TDLS: fix skb queue/priority assignmentJohannes Berg1-4/+4
2018-11-10mac80211: fix pending queue hang due to TX_DROPBob Copeland1-1/+1
2018-11-10mac80211: Always report TX statusAndrei Otcheretianski1-5/+2
2018-10-13mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau1-1/+1
2018-10-10mac80211: shorten the IBSS debug messagesEmmanuel Grumbach1-11/+11
2018-10-10mac80211: don't Tx a deauth frame if the AP forbade TxEmmanuel Grumbach1-2/+15
2018-10-10mac80211: Fix station bandwidth setting after channel switchIlan Peer1-0/+53
2018-10-10mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach1-1/+20
2018-10-10mac80211: mesh: fix HWMP sequence numbering to follow standardYuan-Chi Pang1-0/+4
2018-10-10mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall1-4/+1
2018-10-10mac80211: Run TXQ teardown code before de-registering interfacesToke Høiland-Jørgensen1-1/+1
2018-09-26mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty2-10/+16
2018-09-05mac80211: add stations tied to AP_VLANs during hw reconfigmpubbise@codeaurora.org1-1/+2
2018-08-07Merge branch 'android-4.9' into amlogic-4.9-devVictor Wan1009-6932/+15764
2018-06-19wifi: mac80211 add p2p0 [5/6]Weiguang Ruan1-0/+8
2018-05-30mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau1-1/+1
2018-05-30mac80211: Do not disconnect on invalid operating classIlan Peer1-4/+3
2018-05-30mac80211: fix calling sleeping function in atomic contextSara Sharon1-1/+1
2018-05-30mac80211: fix a possible leak of station statsSara Sharon1-0/+1
2018-04-13mac80211: Fix setting TX power on monitor interfacesPeter Große2-2/+29
2018-04-13mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho1-0/+4
2018-04-08mac80211: ibss: Fix channel type enum in ieee80211_sta_join_ibss()Matthias Kaehlcke1-2/+2
2018-04-08mac80211: Fix clang warning about constant operand in logical operationMatthias Kaehlcke1-2/+4
2018-03-24mac80211: Fix possible sband related NULL pointer de-referenceMohammed Shafi Shajakhan11-70/+139
2018-03-24mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach1-0/+1
2018-03-22mac80211: remove BUG() when interface type is invalidLuca Coelho1-1/+1
2018-03-03mac80211: mesh: drop frames appearing to be from usJohannes Berg1-0/+2
2018-02-28cfg80211: fix cfg80211_beacon_dupArnd Bergmann1-1/+1
2018-02-03mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh1-6/+9
2018-01-17mac80211: Add RX flag to indicate ICV strippedDavid Spinadel3-3/+8
2017-12-20mac80211: Fix addition of mesh configuration elementIlan peer1-2/+0
[next]