aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-12iwlwifi: remove incorrect comment in pnvmLuca Coelho1-5/+0
2021-02-11iwlwifi: bump FW API to 62 for AX devicesLuca Coelho1-1/+1
2021-02-11iwlwifi: pnvm: implement reading PNVM from UEFILuca Coelho1-1/+90
2021-02-11iwlwifi: pnvm: move file loading code to a separate functionLuca Coelho1-37/+61
2021-02-11iwlwifi: pnvm: increment the pointer before checking the TLVLuca Coelho1-3/+3
2021-02-11iwlwifi: pcie: define FW_RESET_TIMEOUT for clarityMatti Gottlieb1-1/+3
2021-02-11iwlwifi: pnvm: set the PNVM again if it was already loadedLuca Coelho2-10/+18
2021-02-11iwlwifi: mvm: global PM mode does not reset after FW crashRavi Darsi1-0/+1
2021-02-11iwlwifi: mvm: reduce the print severity of failing getting NIC tempGolan Ben Ami1-1/+1
2021-02-11iwlwifi: mvm: get NVM later in the mvm_start flowEmmanuel Grumbach1-9/+20
2021-02-11iwlmvm: set properly NIC_NOT_ACK_ENABLED flagShaul Triebitz3-0/+22
2021-02-11iwlwifi: remove max_ht_ampdu_exponent config parameterJohannes Berg10-45/+21
2021-02-11iwlwifi: remove max_vht_ampdu_exponent config parameterJohannes Berg2-6/+1
2021-02-11iwlwifi: mvm: Check ret code for iwl_mvm_load_nvm_to_nicAbhishek Naik2-6/+14
2021-02-11iwlwifi: mvm: don't check if CSA event is running before removingSara Sharon1-3/+0
2021-02-11iwlwifi: mvm: Support SCAN_CFG_CMD version 5Ilan Peer2-8/+11
2021-02-11iwlwifi: mvm: isolate the get nvm flowEmmanuel Grumbach1-12/+25
2021-02-11iwlwifi: mvm: simplify iwl_mvm_dbgfs_registerEmmanuel Grumbach3-18/+21
2021-02-11iwlwifi: mvm: register to mac80211 lastEmmanuel Grumbach1-7/+9
2021-02-11iwlwifi: acpi: add support for DSM RFIGregory Greenman3-14/+75
2021-02-11iwlwifi: mvm: add RFI-M supportGregory Greenman8-1/+261
2021-02-10iwlwifi:mvm: Add support for version 2 of the LARI_CONFIG_CHANGE command.Miri Korenblit2-5/+23
2021-02-10iwlwifi: pcie: don't crash when rx queues aren't allocated in interruptEmmanuel Grumbach1-0/+3
2021-02-10iwlwifi: correction of group-id once sending REPLY_ERRORMukesh Sisodiya1-2/+5
2021-02-10iwlwifi: pcie: add AX201 and AX211 radio modules for Ma devicesMatti Gottlieb3-0/+34
2021-02-10iwlwifi: pcie: add CDB bit to the device configuration parsingMatti Gottlieb3-75/+83
2021-02-10iwlwifi: acpi: don't return valid pointer as an ERR_PTRHaim Dreyfuss1-3/+19
2021-02-10iwlwifi: queue: add fake tx time pointMordechay Goodstein1-0/+4
2021-02-10iwlwifi: remove flags argument for nic_accessJohannes Berg8-101/+66
2021-02-10iwlwifi: declare support for triggered SU/MU beamforming feedbackNaftali Goldstein1-0/+2
2021-02-10iwlwifi: dbg: add op_mode callback for collecting debug data.Mordechay Goodstein5-3/+35
2021-02-10iwlwifi: api: clean up some documentation/bitsJohannes Berg3-3/+10
2021-02-10iwlwifi: dbg: remove unsupported regionsMordechay Goodstein3-3/+40
2021-02-10iwlwifi: pcie: Change Ma device IDMatti Gottlieb1-1/+1
2021-02-10iwlwifi: when HW has rate offload don't look at control fieldMordechay Goodstein1-9/+13
2021-02-10iwlwifi: pcie: NULLify pointers after freeEmmanuel Grumbach2-2/+9
2021-02-10iwlwifi: mvm: assign SAR table revision to the command laterLuca Coelho1-2/+10
2021-02-10iwlwifi: mvm: remove useless iwl_mvm_resume_d3() functionJohannes Berg1-6/+1
2021-02-10iwlwifi: mvm: enhance a print in CSA flowsEmmanuel Grumbach1-1/+2
2021-02-10iwlwifi: mvm: send stored PPAG command instead of localLuca Coelho1-6/+3
2021-02-10iwlwifi: mvm: store PPAG enabled/disabled flag properlyLuca Coelho1-4/+3
2021-02-10iwlwifi: mvm: fix the type we use in the PPAG table validity checksLuca Coelho1-6/+13
2021-02-10iwlwifi: acpi: fix PPAG table sizesLuca Coelho1-2/+2
2021-02-10iwlwifi: pcie: don't disable interrupts for reg_lockJohannes Berg3-22/+16
2021-02-10iwlwifi: pcie: add a few missing entries for So with HrLuca Coelho1-0/+8
2021-02-10iwlwifi: dbg: Mark ucode tlv data as constTakashi Iwai3-26/+28
2021-02-10iwlwifi: add new cards for So and Qu familyIhab Zhaika3-0/+46
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo40-738/+1389
2021-02-08iwlegacy: 4965-mac: Simplify the calculation of variablesJiapeng Chong1-2/+1
2021-02-06Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextJakub Kicinski1-5/+6