summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * iwlwifi: mvm: report delayed beacon count to FWSara Sharon2019-03-221-0/+4
* | iwlwifi: mvm: update offloaded rate control on changesJohannes Berg2019-04-031-0/+7
* | iwlwifi: mvm: fix TX crypto on 22560+ devicesJohannes Berg2019-03-221-49/+15
|/
* Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...David S. Miller2019-02-221-41/+251
|\
| * iwlwifi: mvm: add some debug data to TX pathSara Sharon2019-02-201-1/+7
| * iwlwifi: mvm: remove IWL_MVM_INIT_STATUS_REG_HW_INIT_COMPLETEJohannes Berg2019-02-201-4/+1
| * iwlwifi: mvm: fix error path in iwl_mvm_mac_setup_register()Johannes Berg2019-02-201-6/+9
| * iwlwifi: mvm: Do not return an error value on HW restartIlan Peer2019-02-141-0/+4
| * iwlwifi: mvm: Don't warn on command failure during restartIlan Peer2019-02-141-2/+8
| * iwlwifi: add FW recovery flowMordechay Goodstein2019-02-141-0/+2
| * iwlwifi: mvm: support FTM initiatorJohannes Berg2019-02-141-1/+55
| * iwlwifi: mvm: support FTM responderJohannes Berg2019-02-141-4/+88