summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/fw (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix WGDS check when WRDS is disabledLuca Coelho2020-04-211-2/+7
* iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg2020-04-211-3/+3
* Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...David S. Miller2020-03-277-26/+219
|\
| * iwlwifi: remove IWL_FW_DBG_DOMAIN macroJohannes Berg2020-03-271-2/+0
| * iwlwifi: scan: support FW APIs with variable number of profilesTova Mussai2020-03-271-6/+25
| * iwlwifi: yoyo: don't block dumping internal memory when not in SRAM moderotem saado2020-03-271-7/+1
| * iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMDLuca Coelho2020-03-271-10/+14
| * iwlwifi: mvm: add support for non EDCA based measurementsAvraham Stern2020-03-271-0/+6
| * iwlwifi: scan: support scan req cmd ver 14Shahar S Matityahu2020-03-271-2/+50
| * iwlwifi: yoyo: add PCI config space region typeLuca Coelho2020-03-271-1/+38
| * iwlwifi: mvm: add soc latency supportShahar S Matityahu2020-03-273-8/+95
* | iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami2020-03-232-12/+16
* | iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho2020-03-062-13/+8
* | iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein2020-03-061-7/+3
|/
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-277-93/+152
|\
| * iwlwifi: add device name to device_infoLuca Coelho2020-01-041-1/+1
| * iwlwifi: incorporate firmware filename into versionJohannes Berg2020-01-041-1/+1
| * iwlwifi: yoyo: check for the domain on all TLV types during initLuca Coelho2020-01-041-1/+1
| * iwlwifi: yoyo: remove unnecessary active triggers status flagLuca Coelho2020-01-042-14/+0
| * iwlwifi: yoyo: don't allow changing the domain via debugfsLuca Coelho2020-01-041-27/+2
| * iwlwifi: mvm: Update BEACON_TEMPLATE_CMD firmware APIAndrei Otcheretianski2020-01-041-2/+5
| * iwlwifi: mvm: add support for responder config command version 7Avraham Stern2019-12-231-2/+38
| * iwlwifi: mvm: add support for location range request version 8Avraham Stern2019-12-231-3/+101
| * iwlwifi: scan: remove support for fw scan api v11Tova Mussai2019-12-201-41/+0
| * iwlwifi: dbg_ini: don't skip a TX FIFO when dumpingLuca Coelho2019-12-201-1/+3
* | iwlwifi: fw: make pos static in iwl_sar_get_ewrd_table() loopLuca Coelho2019-12-241-5/+5
* | iwlwifi: dbg: force stop the debug monitor HWShahar S Matityahu2019-12-241-6/+1
|/
* iwlwifi: scan: support scan req FW API ver 13Tova Mussai2019-11-201-3/+53
* iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg2019-11-151-3/+3
* iwlwifi: mvm: sync the iwl_mvm_session_prot_notif layoutEmmanuel Grumbach2019-11-151-1/+3
* iwlwifi: refactor the SAR tables from mvm to acpiIhab Zhaika2019-11-153-0/+382
* iwlwifi: scan: support scan req cmd ver 12Shahar S Matityahu2019-11-151-0/+48
* iwlwifi: scan: make new scan req versioning flowShahar S Matityahu2019-11-151-55/+58
* iwlwifi: FW API: reference enum in docs of modify_maskJohannes Berg2019-11-151-6/+4
* iwlwifi: scan: adapt the code to use api ver 11Tova Mussai2019-11-152-0/+175
* Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-0612-728/+944
|\
| * iwlwifi: rx: use new api to get band from rx mpduTova Mussai2019-10-252-0/+7
| * iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regionsShahar S Matityahu2019-10-251-6/+6
| * iwlwifi: mvm: add notification for missed VAPLior Cohen2019-10-251-0/+19
| * iwlwifi: mvm: use the new session protection commandEmmanuel Grumbach2019-10-253-4/+91
| * iwlwifi: mvm: add support for new version for D0I3_END_CMDHaim Dreyfuss2019-10-251-0/+8
| * iwlwifi: dbg_ini: remove old API and some related codeShahar S Matityahu2019-10-253-250/+2
| * iwlwifi: dbg_ini: support FW response/notification region typeShahar S Matityahu2019-10-252-2/+54
| * iwlwifi: dbg_ini: support domain changing via debugfsShahar S Matityahu2019-10-251-0/+35
| * iwlwifi: dbg_ini: implement time point handlingShahar S Matityahu2019-10-253-12/+35
| * iwlwifi: dbg_ini: add TLV allocation new API supportShahar S Matityahu2019-10-252-28/+25
| * iwlwifi: dbg_ini: use new API in dump infoShahar S Matityahu2019-10-254-42/+62
| * iwlwifi: dbg_ini: add error tables dumping supportShahar S Matityahu2019-10-252-2/+70
| * iwlwifi: dbg_ini: add monitor dumping supportShahar S Matityahu2019-10-253-24/+221
| * iwlwifi: dbg_ini: use new trigger TLV in dump flowShahar S Matityahu2019-10-255-161/+140