summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-08iwlwifi: mvm: don't send a CSA command the firmware doesn't knowEmmanuel Grumbach1-4/+8
2020-10-08iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera1-1/+13
2020-10-08iwlwifi: mvm: prepare roc_done_wk to work syncNathan Errera1-7/+7
2020-10-08iwlwifi: mvm: re-enable TX after channel switchSara Sharon1-3/+1
2020-10-08iwlwifi: mvm: stop claiming NL80211_EXT_FEATURE_SET_SCAN_DWELLJohannes Berg1-2/+0
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera1-4/+4
2020-10-01iwlwifi: mvm: support more GTK rekeying algorithmsNathan Errera1-0/+5
2020-10-01iwlwifi: mvm: Add FTM initiator RTT smoothing logicIlan Peer1-0/+2
2020-10-01iwlwifi: fw: add default value for iwl_fw_lookup_cmd_verMordechay Goodstein1-1/+2
2020-10-01iwlwifi: support REDUCE_TX_POWER_CMD version 6Luca Coelho1-2/+6
2020-10-01iwlwifi: add a common struct for all iwl_tx_power_cmd versionsLuca Coelho1-9/+9
2020-10-01iwlwifi: mvm: Don't install CMAC/GMAC key in AP modeAndrei Otcheretianski1-3/+6
2020-10-01iwlwifi: mvm: split a print to avoid a WARNING in ROCEmmanuel Grumbach1-3/+6
2020-10-01iwlwifi: regulatory: regulatory capabilities api changeGil Adam1-1/+5
2020-10-01iwlwifi: mvm: add an option to add PASN stationAvraham Stern1-0/+2
2020-10-01iwlwifi: mvm: set PROTECTED_TWT feature if supported by firmwareShaul Triebitz1-0/+4
2020-06-08iwlwifi: mvm: Fix avg-power reportBen Greear1-1/+1
2020-06-05iwlwifi: Extended Key ID support for mvm and dvmAlexander Wetzel1-0/+8
2020-05-29iwlwifi: mvm: fix aux station leakSharon1-3/+2
2020-05-08iwlwifi: mvm: set properly station flags in STA_HE_CTXT_CMDShaul Triebitz1-5/+9
2020-05-08iwlwifi: mvm: stop supporting swcrypto and bt_coex_active module parametersEmmanuel Grumbach1-24/+18
2020-04-24iwlwifi: dbg: support multiple dumps in legacy dump flowShahar S Matityahu1-1/+0
2020-03-27iwlwifi: scan: support FW APIs with variable number of profilesTova Mussai1-2/+3
2020-03-27iwlwifi: mvm: add support for non EDCA based measurementsAvraham Stern1-1/+4
2020-02-17Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller1-1/+1
2020-02-03iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach1-1/+1
2020-02-03iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski1-5/+3
2020-01-15mac80211: add handling for BSS colorJohn Crispin1-1/+1
2019-12-24iwlwifi: mvm: fix potential SKB leak on TXQ TXJohannes Berg1-12/+16
2019-12-23iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss1-1/+2
2019-12-23iwlwifi: mvm: report TX rate to mac80211 directly for RS offloadJohannes Berg1-0/+126
2019-11-20iwlwifi: mvm: Report tx/rx antennasBen Greear1-0/+13
2019-11-15iwlwifi: mvm: don't skip mgmt tid when flushing all tidsHaim Dreyfuss1-1/+1
2019-11-06Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller1-9/+31
2019-10-25iwlwifi: mvm: create function to convert nl80211 band to phy bandTova Mussai1-2/+1
2019-10-25iwlwifi: mvm: fix old-style declarationYueHaibing1-2/+2
2019-10-25iwlwifi: mvm: use the new session protection commandEmmanuel Grumbach1-5/+28
2019-10-09iwlwifi: mvm: fix race in sync rx queue notificationNaftali Goldstein1-4/+5
2019-09-06iwlwifi: dbg: remove iwl_fw_cancel_dumps functionShahar S Matityahu1-1/+0
2019-09-06iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu1-1/+4
2019-09-06iwlwifi: always access the trans configuration via transLuca Coelho1-1/+1
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-1/+1
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-2/+2
2019-09-06iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu1-1/+1
2019-09-06iwlwifi: mvm: simplify the channel switch flow for newer firmwareEmmanuel Grumbach1-30/+51
2019-09-06iwlwifi: mvm: remove last leftovers of d0i3Emmanuel Grumbach1-3/+0
2019-09-06iwlwifi: mvm: remove d0i3_ap_sta_idEmmanuel Grumbach1-4/+0
2019-09-06iwlwifi: mvm: remove the d0i3 entry/exit flowEmmanuel Grumbach1-14/+0
2019-09-06iwlwifi: mvm: remove the tx defer for d0i3Emmanuel Grumbach1-44/+1
2019-09-06iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach1-195/+0