summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw
AgeCommit message (Expand)AuthorFilesLines
2018-08-31iwlwifi: enable reading the value of delay in timestamp_marker cmdMordechay Goodstein1-1/+9
2018-08-31iwlwifi: mvm: add NOA and CSA to a probe responseGregory Greenman1-0/+49
2018-08-31iwlwifi: mvm: support new WoWLAN status FW APILuca Coelho2-3/+87
2018-08-31iwlwifi: add d3 debug data supportShahar S Matityahu5-5/+64
2018-08-31iwlwifi: set the tid for non-QOS frames to zeroAvraham Stern1-1/+1
2018-08-31iwlwifi: runtime: avoid calling debugfs read functions more than onceNaftali Goldstein1-24/+87
2018-08-31iwlwifi: remove unused TLC debugging commandsLuca Coelho1-60/+0
2018-08-31iwlwifi: turn timestamp marker cmd off by defaultMordechay Goodstein1-3/+0
2018-08-02iwlwifi: mvm: remove dead gscan codeLuca Coelho2-72/+1
2018-08-02Revert "iwlwifi: implement fseq version mismatch warning"Sara Sharon4-114/+2
2018-08-02iwlwifi: mvm: configure multi RX queueSara Sharon2-0/+39
2018-08-02iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu3-119/+169
2018-08-02iwlwifi: support new rx_mpdu_desc apiGolan Ben Ami1-46/+133
2018-07-26iwlwifi: support new tx apiGolan Ben Ami2-1/+27
2018-07-26iwlwifi: introduce device family 22560Golan Ben Ami1-1/+3
2018-07-26iwlwifi: fw: add FW APIs for HELuca Coelho5-13/+257
2018-05-30iwlwifi: mvm: drop UNKNOWN security type framesSara Sharon1-0/+1
2018-04-26iwlwifi: fw: combine loading of last page block into main copy loopLuca Coelho1-43/+26
2018-04-26iwlwifi: fw: harden page loading codeLuca Coelho1-8/+41
2018-04-26iwlwifi: introduce Image Loader (IML) - new firmware imageGolan Ben-Ami2-0/+9
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-8/+5
2018-04-24iwlwifi: mvm: fix old scan version sizesLuca Coelho1-8/+5
2018-04-20iwlwifi: get rid of fw/nvm.cShaul Triebitz2-169/+0
2018-04-20iwlwifi: remove upper case letters in sku_capa_band_*_enableLuca Coelho1-2/+2
2018-04-20iwlwifi: use flags to denote modifiers for the channel mapsLuca Coelho1-4/+6
2018-04-20iwlwifi: support api ver2 of NVM_GET_INFO respLiad Kaufman2-19/+37
2018-04-20iwlwifi: mvm: update rs-fw APINaftali Goldstein2-124/+54
2018-04-20iwlwifi: mvm: use shorter queues for mgmt and auxilary queuesSara Sharon1-0/+1
2018-04-20iwlwifi: add TX queue size parameter to TX queue allocationSara Sharon1-0/+1
2018-04-20iwlwifi: move timestamp functions from debugfs.h to dbg.hHaim Dreyfuss3-31/+37
2018-04-20iwlwifi: mvm: support offload of AMSDU rate controlGregory Greenman2-2/+21
2018-03-28iwlwifi: wrt: add fw force restart via triggersShahar S Matityahu2-1/+17
2018-03-28iwlwifi: api: Add geographic profile information to MCC_UPDATE_CMDHaim Dreyfuss1-3/+17
2018-03-28iwlwifi: fw api: support the new scan request FW API versionAyala Beker2-18/+52
2018-03-28iwlwifi: mvm: add support for oceZamir, Roee2-0/+7
2018-03-28iwlwifi: set default timstamp marker cmdMordechay Goodstein3-9/+24
2018-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-0/+1
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-1/+1
2018-03-16iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho1-0/+1
2018-03-02iwlwifi: avoid collecting firmware dump if not loadedShaul Triebitz3-2/+17
2018-03-02iwlwifi: mvm: Fix channel switch for count 0 and 1Andrei Otcheretianski1-2/+2
2018-03-02iwlwifi: Cancel and set MARKER_CMD timer during suspend-resumeHaim Dreyfuss3-0/+34
2018-02-16iwlwifi: align timestamp cancel with timestamp startShaul Triebitz1-6/+0
2017-12-20iwlwifi: mvm: send the low latency commandShaul Triebitz1-0/+19
2017-12-20iwlwifi: mvm: adjust to quota offloadShaul Triebitz1-0/+2
2017-12-20iwlwifi: fw: fix the enums in the rate scaling APIEmmanuel Grumbach1-17/+17
2017-12-20iwlwifi: mvm: support RX flags API changeSara Sharon1-0/+3
2017-12-20iwlwifi: runtime: sync FW and host clocks for logsMordechay Goodstein5-5/+308
2017-12-20iwlwifi: support internal debug data collection for new devicesGolan Ben Ami2-5/+25
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller9-44/+301