summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2022-03-19iwlwifi: don't advertise TWT supportGolan Ben Ami2-3/+1
2022-02-23iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-02-23iwlwifi: pcie: fix locking when "HW not ready"Johannes Berg1-2/+1
2022-02-23iwlwifi: fix use-after-freeJohannes Berg1-0/+2
2022-01-27iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer1-1/+1
2022-01-27iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQLuca Coelho1-1/+6
2022-01-27iwlwifi: mvm: Fix calculation of frame lengthIlan Peer1-0/+27
2022-01-27iwlwifi: remove module loading failure messageJohannes Berg1-8/+1
2022-01-27iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg1-0/+8
2022-01-27iwlwifi: mvm: avoid clearing a just saved session protection idShaul Triebitz1-6/+6
2022-01-27iwlwifi: mvm: synchronize with FW after multicast commandsJohannes Berg1-0/+17
2022-01-27iwlwifi: mvm: Use div_s64 instead of do_div in iwl_mvm_ftm_rtt_smoothing()Nathan Chancellor1-2/+1
2022-01-27iwlwifi: mvm: test roc running status bits before removing the staNathan Errera1-3/+12
2022-01-27iwlwifi: mvm: fix 32-bit build in FTMJohannes Berg1-1/+2
2022-01-27wireless: iwlwifi: Fix a double free in iwl_txq_dyn_alloc_dmaLv Yunlong1-0/+1
2021-12-08iwlwifi: mvm: retry init flow if failedMordechay Goodstein5-8/+47
2021-11-18iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg1-0/+3
2021-10-13iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15Vladimir Zapolskiy1-0/+2
2021-09-18iwlwifi: mvm: Fix scan channel flags settingsIlan Peer1-1/+1
2021-09-18iwlwifi: fw: correctly limit to monitor dumpJohannes Berg1-1/+1
2021-09-18iwlwifi: mvm: fix access to BSS elementsJohannes Berg1-2/+6
2021-09-18iwlwifi: mvm: avoid static queue number aliasingJohannes Berg2-16/+38
2021-09-18iwlwifi: mvm: fix a memory leak in iwl_mvm_mac_ctxt_beacon_changedZhang Qilong1-1/+3
2021-09-18iwlwifi: pcie: free RBs during configureJohannes Berg2-1/+7
2021-09-15iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 AlphaJustin M. Forbes1-0/+1
2021-09-15iwlwifi: skip first element in the WTAS ACPI tableAbhishek Naik1-7/+7
2021-09-15iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach11-54/+55
2021-09-03iwlwifi: pnvm: accept multiple HW-type TLVsJohannes Berg1-9/+16
2021-07-19iwlwifi: pcie: fix context info freeingJohannes Berg1-1/+2
2021-07-19iwlwifi: pcie: free IML DMA memory allocationJohannes Berg2-5/+13
2021-07-19iwlwifi: mvm: fix error print when session protection endsShaul Triebitz1-0/+4
2021-07-19iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg1-6/+18
2021-07-14iwlwifi: increase PNVM load timeoutLuca Coelho1-2/+2
2021-07-14mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau1-0/+3
2021-05-19iwlwifi: pcie: make cfg vs. trans_cfg more robustJohannes Berg1-7/+28
2021-05-14ipw2x00: potential buffer overflow in libipw_wx_set_encodeext()Dan Carpenter1-2/+4
2021-05-02iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina1-3/+4
2021-04-21iwlwifi: add support for Qu with AX201 deviceMatt Chen1-0/+1
2021-04-21iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina1-3/+4
2021-04-14iwlwifi: fix 11ax disabled bit in the regulatory capability flagsLuca Coelho1-1/+1
2021-04-14iwlwifi: pcie: properly set LTR workarounds on 22000 devicesJohannes Berg3-32/+37
2021-04-07iwlwifi: pcie: don't disable interrupts for reg_lockJohannes Berg3-22/+16
2021-03-25iwlwifi: Add a new card for MA familyMatti Gottlieb3-0/+19
2021-03-04iwlwifi: pnvm: increment the pointer before checking the TLVLuca Coelho1-3/+3
2021-03-04iwlwifi: pnvm: set the PNVM again if it was already loadedLuca Coelho2-10/+18
2021-03-04iwlwifi: mvm: don't check if CSA event is running before removingSara Sharon1-3/+0
2021-03-04iwlwifi: mvm: assign SAR table revision to the command laterLuca Coelho1-2/+10
2021-03-04iwlwifi: mvm: send stored PPAG command instead of localLuca Coelho1-6/+3
2021-03-04iwlwifi: mvm: store PPAG enabled/disabled flag properlyLuca Coelho1-4/+3
2021-03-04iwlwifi: mvm: fix the type we use in the PPAG table validity checksLuca Coelho1-6/+13