summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski2-4/+4
2021-10-20iwlwifi: cfg: set low-latency-xtal for some integrated So devicesJohannes Berg1-1/+1
2021-10-20iwlwifi: pnvm: read EFI data only if long enoughJohannes Berg1-3/+7
2021-10-20iwlwifi: pnvm: don't kmemdup() more than we haveJohannes Berg1-4/+3
2021-10-20iwlwifi: change all JnP to NO-160 configurationYaara Baruch1-3/+3
2021-10-20iwlwifi: mvm: reset PM state on unsuccessful resumeJohannes Berg1-1/+4
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET3-3/+0
2021-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-3/+7
2021-09-28ipw2200: Fix a function name in print messagesCai Huoqing1-1/+1
2021-09-28iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15Vladimir Zapolskiy1-0/+2
2021-09-19iwlwifi: mvm: d3: missing unlock in iwl_mvm_wowlan_program_keys()Dan Carpenter1-0/+1
2021-09-19iwlwifi: mvm: d3: Fix off by ones in iwl_mvm_wowlan_get_rsc_v5_data()Dan Carpenter1-2/+2
2021-09-16iwlwifi: mvm: Fix possible NULL dereferenceIlan Peer1-1/+2
2021-09-08Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-2/+7
2021-09-06iwl: fix debug printf format stringsLinus Torvalds1-2/+2
2021-09-06iwlwifi: fix printk format warnings in uefi.cRandy Dunlap1-2/+2
2021-09-05iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'Christophe JAILLET1-1/+5
2021-09-02iwlwifi: bump FW API to 66 for AX devicesLuca Coelho1-1/+1
2021-09-02iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 AlphaJustin M. Forbes1-0/+1
2021-09-02iwlwifi: mvm: add rtnl_lock() in iwl_mvm_start_get_nvm()Luca Coelho1-0/+1
2021-08-29intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET5-92/+77
2021-08-26iwlwifi: mvm: don't use FW key ID in beacon protectionJohannes Berg1-14/+27
2021-08-26iwlwifi: mvm: Fix scan channel flags settingsIlan Peer1-1/+1
2021-08-26iwlwifi: mvm: support broadcast TWT aloneShaul Triebitz1-8/+7
2021-08-26iwlwifi: mvm: introduce iwl_stored_beacon_notif_v3Gregory Greenman3-7/+52
2021-08-26iwlwifi: move get pnvm file name to a separate functionDror Moshe2-11/+22
2021-08-26iwlwifi: mvm: add support for responder config command version 9Avraham Stern2-9/+88
2021-08-26iwlwifi: mvm: add support for range request command version 13Avraham Stern3-15/+194
2021-08-26iwlwifi: allow debug init in RF-killJohannes Berg1-0/+1
2021-08-26iwlwifi: mvm: don't schedule the roc_done_wk if it is already runningAvraham Stern1-12/+19
2021-08-26iwlwifi: yoyo: support for new DBGI_SRAM regionMukesh Sisodiya3-0/+47
2021-08-26iwlwifi: add 'Rx control frame to MBSSID' HE capabilityShaul Triebitz1-1/+2
2021-08-26iwlwifi: fw: fix debug dump data declarationsJohannes Berg2-13/+17
2021-08-26iwlwifi: api: remove datamember from structJohannes Berg1-2/+1
2021-08-26iwlwifi: fix __percpu annotationJohannes Berg1-1/+1
2021-08-26iwlwifi: pcie: avoid dma unmap/remap in crash dumpJohannes Berg1-6/+2
2021-08-26iwlwifi: acpi: fill in SAR tables with defaultsLuca Coelho1-8/+13
2021-08-26iwlwifi: acpi: fill in WGDS table with defaultsLuca Coelho1-13/+29
2021-08-26iwlwifi: bump FW API to 65 for AX devicesLuca Coelho1-1/+1
2021-08-26iwlwifi: acpi: support reading and storing WGDS revision 2Luca Coelho2-14/+43
2021-08-26iwlwifi: mvm: load regdomain at INIT stageMiri Korenblit3-2/+26
2021-08-26iwlwifi: mvm: Read the PPAG and SAR tables at INIT stageMiri Korenblit5-57/+69
2021-08-26iwlwifi: mvm: trigger WRT when no beacon heardShaul Triebitz1-0/+10
2021-08-26iwlwifi: fw: correctly limit to monitor dumpJohannes Berg1-1/+1
2021-08-26iwlwifi: skip first element in the WTAS ACPI tableAbhishek Naik1-7/+7
2021-08-26iwlwifi: mvm: support version 11 of wowlan statuses notificationGregory Greenman1-1/+4
2021-08-26iwlwifi: convert flat GEO profile table to a struct versionLuca Coelho3-28/+45
2021-08-26iwlwifi: remove unused ACPI_WGDS_TABLE_SIZE definitionLuca Coelho1-2/+0
2021-08-26iwlwifi: support reading and storing EWRD revisions 1 and 2Luca Coelho2-11/+57
2021-08-26iwlwifi: acpi: support reading and storing WRDS revision 1 and 2Luca Coelho2-25/+80