aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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
2019-09-06iwlwifi: mvm: start to remove the code for d0i3Emmanuel Grumbach1-18/+0
2019-09-06iwlwifi: mvm: Block 26-tone RU OFDMA transmissionsIlan Peer1-0/+54
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+10
2019-08-20iwlwifi: mvm: Allow multicast data frames only when associatedIlan Peer1-0/+10
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-16/+42
2019-07-30iwlwifi: fix locking in delayed GTK settingJohannes Berg1-13/+26
2019-07-30iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queuesEmmanuel Grumbach1-2/+3
2019-07-30iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg1-1/+13
2019-07-26mac80211: pass the vif to cancel_remain_on_channelEmmanuel Grumbach1-1/+2
2019-06-29iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg1-2/+51
2019-06-29iwlwifi: mvm: convert to FW AC when configuring MU EDCAShaul Triebitz1-5/+6
2019-06-29iwlwifi: dbg_ini: add consecutive trigger firing supportShahar S Matityahu1-1/+1
2019-06-01iwlwifi: fix load in rfkill flow for unified firmwareEmmanuel Grumbach1-1/+1
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg1-2/+2
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-58/+170
2019-04-03iwlwifi: mvm: support HE context cmd API changeSara Sharon1-1/+11
2019-04-03iwlwifi: mvm: use correct GP2 register address for 22000 familyAvraham Stern1-2/+2
2019-04-03iwlwifi: mvm: fix pointer reference when setting HE QAM thresLiad Kaufman1-4/+6
2019-04-03iwlwifi: mvm: update offloaded rate control on changesJohannes Berg1-0/+7
2019-03-22iwlwifi: mvm: use dump worker during restart instead of sync dumpShahar S Matityahu1-9/+0
2019-03-22iwlwifi: mvm: enable HT/VHT IBSSJohannes Berg1-0/+3
2019-03-22iwlwifi: mvm: support multiple BSSIDSara Sharon1-1/+9
2019-03-22iwlwifi: mvm: track changes in beacon count during channel switchSara Sharon1-0/+15
2019-03-22iwlwifi: mvm: disconnect in case of bad channel switch parametersSara Sharon1-72/+99
2019-03-22iwlwifi: mvm: notify FW on quiet mode in CSASara Sharon1-0/+2
2019-03-22iwlwifi: mvm: track CSA beaconsSara Sharon1-2/+28
2019-03-22iwlwifi: mvm: implement CSA abortSara Sharon1-0/+24
2019-03-22iwlwifi: mvm: report delayed beacon count to FWSara Sharon1-0/+4
2019-03-22iwlwifi: mvm: fix TX crypto on 22560+ devicesJohannes Berg1-49/+15
2019-02-22Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-41/+251
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg1-59/+190