summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-08iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameterEmmanuel Grumbach1-6/+2
2020-04-24iwlwifi: move API version lookup to common codeMordechay Goodstein1-2/+2
2020-03-27iwlwifi: scan: support FW APIs with variable number of profilesTova Mussai1-0/+7
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller1-0/+2
2019-12-24iwlwifi: remove lar_disable module parameterLuca Coelho1-3/+0
2019-12-24iwlwifi: mvm: fix potential SKB leak on TXQ TXJohannes Berg1-2/+2
2019-12-20iwlwifi: mvm: update powersave correctly for D3Johannes Berg1-0/+2
2019-11-15iwlwifi: refactor the SAR tables from mvm to acpiIhab Zhaika1-16/+5
2019-11-15iwlwifi: scan: make new scan req versioning flowShahar S Matityahu1-9/+0
2019-11-15iwlwifi: scan: adapt the code to use api ver 11Tova Mussai1-0/+9
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller1-4/+31
2019-10-30iwlwifi: fw api: support new API for scan config cmdAyala Beker1-0/+6
2019-10-25iwlwifi: rx: use new api to get band from rx mpduTova Mussai1-0/+6
2019-10-25iwlwifi: mvm: create function to convert nl80211 band to phy bandTova Mussai1-4/+18
2019-10-25iwlwifi: mvm: add notification for missed VAPLior Cohen1-0/+2
2019-10-25iwlwifi: mvm: add support for new version for D0I3_END_CMDHaim Dreyfuss1-0/+4
2019-09-06iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notificationJohannes Berg1-0/+2
2019-09-06iwlwifi: mvm: drop BA sessions on too many old-SN framesJohannes Berg1-0/+9
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-3/+3
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-4/+4
2019-09-06iwlwifi: support per-platform antenna gainGil Adam1-0/+3
2019-09-06iwlwifi: Set w-pointer upon resume according to SNAlex Malamud1-0/+1
2019-09-06iwlwifi: mvm: use FW thermal monitoring regardless of CONFIG_THERMALJohannes Berg1-4/+0
2019-09-06iwlwifi: scan: add support for new scan request command versionAyala Beker1-0/+6
2019-09-06iwlwifi: mvm: remove last leftovers of d0i3Emmanuel Grumbach1-7/+0
2019-09-06iwlwifi: mvm: remove iwl_mvm_update_d0i3_power_modeEmmanuel Grumbach1-3/+0
2019-09-06iwlwifi: mvm: remove d0i3_ap_sta_idEmmanuel Grumbach1-3/+0
2019-09-06iwlwifi: mvm: iwl_mvm_wowlan_config_key_params is for wowlan onlyEmmanuel Grumbach1-12/+0
2019-09-06iwlwifi: mvm: remove the d0i3 entry/exit flowEmmanuel Grumbach1-34/+1
2019-09-06iwlwifi: mvm: remove the tx defer for d0i3Emmanuel Grumbach1-4/+0
2019-09-06iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach1-49/+0
2019-09-06iwlwifi: dbg: move debug recording stop from trans to op modeShahar S Matityahu1-1/+2
2019-09-06iwlwifi: mvm: Block 26-tone RU OFDMA transmissionsIlan Peer1-0/+3
2019-07-30iwlwifi: mvm: send LQ command always ASYNCGregory Greenman1-1/+1
2019-07-30iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queuesEmmanuel Grumbach1-1/+1
2019-07-30iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach1-2/+2
2019-06-29iwlwifi: mvm: delay GTK setting in FW in AP modeJohannes Berg1-0/+3
2019-06-29iwlwifi: Add support for SAR South Korea limitationHaim Dreyfuss1-0/+1
2019-06-29iwlwifi: mvm: correctly fill the ac array in the iwl_mac_ctx_cmdNaftali Goldstein1-0/+1
2019-06-29iwlwifi: fw api: support adwell HB default APs number apiShahar S Matityahu1-0/+6
2019-06-29iwlwifi: mvm: remove multiple debugfs entriesMordechay Goodstein1-1/+0
2019-06-01iwlwifi: fix load in rfkill flow for unified firmwareEmmanuel Grumbach1-1/+1
2019-06-01iwlwifi: mvm: remove d3_sram debugfs fileJohannes Berg1-2/+0
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller1-21/+11
2019-04-03iwlwifi: mvm: use correct GP2 register address for 22000 familyAvraham Stern1-0/+1
2019-04-03iwlwifi: mvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-4/+3
2019-03-22iwlwifi: mvm: use dump worker during restart instead of sync dumpShahar S Matityahu1-13/+0
2019-03-22iwlwifi: mvm: track changes in beacon count during channel switchSara Sharon1-0/+2
2019-03-22iwlwifi: mvm: disconnect in case of bad channel switch parametersSara Sharon1-0/+1