summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2022-06-09iwlwifi: mei: fix potential NULL-ptr derefJohannes Berg1-0/+2
2022-06-09iwlwifi: mei: clear the sap data header before sendingAvraham Stern1-0/+1
2022-06-09iwlwifi: mvm: fix assert 1F04 upon reconfigEmmanuel Grumbach1-0/+3
2022-06-09iwlwifi: fw: init SAR GEO table only if data is presentJohannes Berg1-0/+3
2022-06-09ipw2x00: Fix potential NULL dereference in libipw_xmit()Haowen Bai1-1/+1
2022-05-18iwlwifi: iwl-dbg: Use del_timer_sync() before freeingGuenter Roeck1-1/+1
2022-04-13iwlwifi: mei: fix building iwlmeiArnd Bergmann1-0/+1
2022-04-13iwlwifi: mvm: move only to an enabled channelMiri Korenblit1-9/+22
2022-04-13iwlwifi: fix small doc mistake for iwl_fw_ini_addr_valLuca Coelho1-3/+2
2022-04-13iwlwifi: mvm: Correctly set fragmented EBSIlan Peer1-1/+4
2022-04-08iwlwifi: pcie: fix SW error MSI-X mappingJohannes Berg1-1/+1
2022-04-08iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter1-1/+3
2022-04-08iwlwifi: Fix -EIO error code that is never returnedColin Ian King1-1/+1
2022-04-08iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()Dan Carpenter1-1/+1
2022-04-08iwlwifi: yoyo: Avoid using dram data if allocation failedMukesh Sisodiya1-3/+10
2022-04-08iwlwifi: yoyo: remove DBGI_SRAM address reset writingRotem Saado2-4/+0
2022-04-08iwlwifi: mvm: align locking in D3 test debugfsJohannes Berg1-0/+4
2022-04-08iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS reqLuca Coelho1-1/+2
2022-04-08iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL staTakashi Iwai1-3/+2
2022-03-03iwlwifi: mvm: return value for request_ownershipEmmanuel Grumbach1-2/+3
2022-03-03iwlwifi: fix build error for IWLMEIRandy Dunlap1-0/+1
2022-03-01iwlwifi: mvm: check debugfs_dir ptr before useRandy Dunlap1-3/+8
2022-03-01iwlwifi: don't advertise TWT supportGolan Ben Ami2-3/+1
2022-02-10iwlwifi: fix use-after-freeJohannes Berg1-0/+2
2022-02-03iwlwifi: mvm: don't send SAR GEO command for 3160 devicesLuca Coelho3-7/+9
2022-02-03iwlwifi: remove deprecated broadcast filtering featureLuca Coelho8-565/+0
2022-02-03iwlwifi: mei: report RFKILL upon register when neededEmmanuel Grumbach1-2/+8
2022-02-03iwlwifi: mvm: don't feed the hardware RFKILL into iwlmeiEmmanuel Grumbach1-1/+1
2022-02-03iwlwifi: mei: retry mapping the shared areaEmmanuel Grumbach1-9/+26
2022-02-03iwlwifi: mei: fix the pskb_may_pull check in ipv4Emmanuel Grumbach1-2/+1
2022-02-03iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-02-03iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-02-03iwlwifi: fix iwl_legacy_rate_to_fw_idxMiri Korenblit2-16/+18
2022-02-03iwlwifi: mvm: fix condition which checks the version of rate_n_flagsMiri Korenblit1-1/+1
2022-01-10iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()Nathan Chancellor1-2/+1
2021-12-23Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...Jakub Kicinski42-489/+1096
2021-12-23codel: remove unnecessary pkt_sched.h includeJakub Kicinski2-0/+2
2021-12-21Merge tag 'iwlwifi-next-for-kalle-2021-12-21-v2' of git://git.kernel.org/pub/...Kalle Valo41-485/+1086
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski2-10/+12
2021-12-21iwlwifi: mei: wait before mapping the shared areaEmmanuel Grumbach1-0/+6
2021-12-21iwlwifi: mei: clear the ownership when the driver goes downEmmanuel Grumbach1-0/+1
2021-12-21iwlwifi: yoyo: fix issue with new DBGI_SRAM region read.Mukesh Sisodiya1-1/+1
2021-12-21iwlwifi: fw: fix some scan kernel-docJohannes Berg2-7/+26
2021-12-21iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQLuca Coelho1-1/+6
2021-12-21iwlwifi: mvm: remove card state notification codeJohannes Berg5-38/+0
2021-12-21iwlwifi: mvm: drop too short packets silentlyJohannes Berg1-11/+1
2021-12-21iwlwifi: mvm: fix AUX ROC removalAvraham Stern1-3/+6
2021-12-21iwlwifi: return op_mode only in case the failure is from MEIMordechay Goodstein1-6/+12
2021-12-21iwlwifi: mvm: support Bz TX checksum offloadJohannes Berg6-10/+78
2021-12-21iwlwifi: mvm: add US/CA to TAS block list if OEM isn't allowedMiri Korenblit1-19/+36