summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
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-16Merge 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-05Merge 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
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.or...David 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