summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach2020-02-031-1/+1
* iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski2020-02-031-5/+3
* iwlwifi: mvm: fix potential SKB leak on TXQ TXJohannes Berg2019-12-241-12/+16
* iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss2019-12-231-1/+2
* iwlwifi: mvm: report TX rate to mac80211 directly for RS offloadJohannes Berg2019-12-231-0/+126
* iwlwifi: mvm: Report tx/rx antennasBen Greear2019-11-201-0/+13
* iwlwifi: mvm: don't skip mgmt tid when flushing all tidsHaim Dreyfuss2019-11-151-1/+1
* Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-051-9/+31
|\
| * iwlwifi: mvm: create function to convert nl80211 band to phy bandTova Mussai2019-10-251-2/+1
| * iwlwifi: mvm: fix old-style declarationYueHaibing2019-10-251-2/+2
| * iwlwifi: mvm: use the new session protection commandEmmanuel Grumbach2019-10-251-5/+28
* | iwlwifi: mvm: fix race in sync rx queue notificationNaftali Goldstein2019-10-091-4/+5
|/
* iwlwifi: dbg: remove iwl_fw_cancel_dumps functionShahar S Matityahu2019-09-061-1/+0
* iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu2019-09-061-1/+4
* iwlwifi: always access the trans configuration via transLuca Coelho2019-09-061-1/+1
* iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho2019-09-061-1/+1
* iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho2019-09-061-2/+2
* iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu2019-09-061-1/+1
* iwlwifi: mvm: simplify the channel switch flow for newer firmwareEmmanuel Grumbach2019-09-061-30/+51
* iwlwifi: mvm: remove last leftovers of d0i3Emmanuel Grumbach2019-09-061-3/+0
* iwlwifi: mvm: remove d0i3_ap_sta_idEmmanuel Grumbach2019-09-061-4/+0
* iwlwifi: mvm: remove the d0i3 entry/exit flowEmmanuel Grumbach2019-09-061-14/+0
* iwlwifi: mvm: remove the tx defer for d0i3Emmanuel Grumbach2019-09-061-44/+1
* iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach2019-09-061-195/+0
* iwlwifi: mvm: start to remove the code for d0i3Emmanuel Grumbach2019-09-061-18/+0
* iwlwifi: mvm: Block 26-tone RU OFDMA transmissionsIlan Peer2019-09-061-0/+54
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-0/+10
|\
| * iwlwifi: mvm: Allow multicast data frames only when associatedIlan Peer2019-08-201-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-16/+42
|\|
| * iwlwifi: fix locking in delayed GTK settingJohannes Berg2019-07-301-13/+26
| * iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queuesEmmanuel Grumbach2019-07-301-2/+3
| * iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg2019-07-301-1/+13
* | mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach2019-07-261-1/+2
|/
* iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg2019-06-291-2/+51
* iwlwifi: mvm: convert to FW AC when configuring MU EDCAShaul Triebitz2019-06-291-5/+6
* iwlwifi: dbg_ini: add consecutive trigger firing supportShahar S Matityahu2019-06-291-1/+1
* iwlwifi: fix load in rfkill flow for unified firmwareEmmanuel Grumbach2019-06-011-1/+1
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-2/+2
* Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller2019-04-181-58/+170
|\
| * iwlwifi: mvm: support HE context cmd API changeSara Sharon2019-04-031-1/+11
| * iwlwifi: mvm: use correct GP2 register address for 22000 familyAvraham Stern2019-04-031-2/+2
| * iwlwifi: mvm: fix pointer reference when setting HE QAM thresLiad Kaufman2019-04-031-4/+6
| * iwlwifi: mvm: use dump worker during restart instead of sync dumpShahar S Matityahu2019-03-221-9/+0
| * iwlwifi: mvm: enable HT/VHT IBSSJohannes Berg2019-03-221-0/+3
| * iwlwifi: mvm: support multiple BSSIDSara Sharon2019-03-221-1/+9
| * iwlwifi: mvm: track changes in beacon count during channel switchSara Sharon2019-03-221-0/+15
| * iwlwifi: mvm: disconnect in case of bad channel switch parametersSara Sharon2019-03-221-72/+99
| * iwlwifi: mvm: notify FW on quiet mode in CSASara Sharon2019-03-221-0/+2
| * iwlwifi: mvm: track CSA beaconsSara Sharon2019-03-221-2/+28
| * iwlwifi: mvm: implement CSA abortSara Sharon2019-03-221-0/+24
OpenPOWER on IntegriCloud