summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | iwlwifi: mei: clear the ownership when the driver goes downEmmanuel Grumbach2021-12-211-0/+1
| | * | | | | | iwlwifi: yoyo: fix issue with new DBGI_SRAM region read.Mukesh Sisodiya2021-12-211-1/+1
| | * | | | | | iwlwifi: fw: fix some scan kernel-docJohannes Berg2021-12-212-7/+26
| | * | | | | | iwlwifi: pcie: make sure prph_info is set when treating wakeup IRQLuca Coelho2021-12-211-1/+6
| | * | | | | | iwlwifi: mvm: remove card state notification codeJohannes Berg2021-12-215-38/+0
| | * | | | | | iwlwifi: mvm: drop too short packets silentlyJohannes Berg2021-12-211-11/+1
| | * | | | | | iwlwifi: mvm: fix AUX ROC removalAvraham Stern2021-12-211-3/+6
| | * | | | | | iwlwifi: return op_mode only in case the failure is from MEIMordechay Goodstein2021-12-211-6/+12
| | * | | | | | iwlwifi: mvm: support Bz TX checksum offloadJohannes Berg2021-12-216-10/+78
| | * | | | | | iwlwifi: mvm: add US/CA to TAS block list if OEM isn't allowedMiri Korenblit2021-12-211-19/+36
| | * | | | | | iwlwifi: mvm: correctly set schedule scan profilesAyala Beker2021-12-212-1/+13
| | * | | | | | iwlwifi: mvm: set protected flag only for NDP rangingAvraham Stern2021-12-211-1/+1
| | * | | | | | iwlwifi: pcie: add killer devices to the driverYaara Baruch2021-12-211-2/+16
| | * | | | | | iwlwifi: mvm: perform 6GHz passive scan after suspendAvraham Stern2021-12-211-12/+9
| | * | | | | | iwlwifi: mvm: correctly set channel flagsAyala Beker2021-12-211-3/+4
| | * | | | | | iwlwifi: mvm: always store the PPAG table as the latest version.Miri Korenblit2021-12-213-31/+33
| | * | | | | | iwlwifi: bump FW API to 69 for AX devicesLuca Coelho2021-12-211-1/+1
| | * | | | | | iwlwifi: mvm: Fix calculation of frame lengthIlan Peer2021-12-211-0/+27
| | * | | | | | iwlwifi: mvm: test roc running status bits before removing the staNathan Errera2021-12-211-3/+12
| | * | | | | | iwlwifi: don't pass actual WGDS revision number in table_revisionLuca Coelho2021-12-212-9/+17
| | * | | | | | iwlwifi: yoyo: support TLV-based firmware resetMukesh Sisodiya2021-12-215-5/+71
| | * | | | | | iwlwifi: mvm: change old-SN drop thresholdJohannes Berg2021-12-211-1/+1
| | * | | | | | iwlwifi: mvm: don't trust hardware queue numberJohannes Berg2021-12-211-0/+3
| | * | | | | | iwlwifi: mvm: handle RX checksum on Bz devicesJohannes Berg2021-12-211-1/+5
| | * | | | | | iwlwifi: mvm: use a define for checksum flags maskJohannes Berg2021-12-212-2/+2
| | * | | | | | iwlwifi: remove module loading failure messageJohannes Berg2021-12-211-8/+1
| | * | | | | | iwlwifi: mvm: isolate offload assist (checksum) calculationJohannes Berg2021-12-211-26/+19
| | * | | | | | iwlwifi: mvm: add support for OCE scanAvraham Stern2021-12-213-2/+20
| | * | | | | | iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg2021-12-211-0/+8
| | * | | | | | iwlwifi: fix debug TLV parsingJohannes Berg2021-12-211-4/+11
| | * | | | | | iwlwifi: mvm: fix 32-bit build in FTMJohannes Berg2021-12-211-1/+2
| | * | | | | | iwlwifi: dump RCM error tablesJohannes Berg2021-12-213-0/+82
| | * | | | | | iwlwifi: dump both TCM error tables if presentJohannes Berg2021-12-213-12/+19
| | * | | | | | iwlwifi: dump CSR scratch from outer functionJohannes Berg2021-12-211-7/+7
| | * | | | | | iwlwifi: parse error tables from debug TLVsJohannes Berg2021-12-213-14/+58
| | * | | | | | iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer2021-12-211-1/+1
| | * | | | | | iwlwifi: recognize missing PNVM data and then log filenameLuca Coelho2021-12-213-3/+16
| | * | | | | | iwlwifi: rs: add support for TLC config command ver 4Mordechay Goodstein2021-12-212-29/+99
| | * | | | | | iwlwifi: mvm: rfi: update rfi tableGregory Greenman2021-12-211-14/+32
| | * | | | | | iwlwifi: add support for BNJ HWMike Golant2021-12-213-1/+87
| | * | | | | | iwlwifi: mvm: Add list of OEMs allowed to use TASAyala Barazani2021-12-211-0/+45
| | * | | | | | iwlwifi: mvm: support revision 1 of WTAS tableMiri Korenblit2021-12-214-34/+73
| | * | | | | | iwlwifi: Read the correct addresses when getting the crf idMatti Gottlieb2021-12-213-16/+6
| | * | | | | | iwlwifi: pcie: add jacket bit to device configuration parsingMike Golant2021-12-212-109/+118
| | * | | | | | iwlwifi: fw: remove dead error log codeJohannes Berg2021-12-211-47/+0
| | * | | | | | iwlwifi: fix Bz NMI behaviourJohannes Berg2021-12-212-3/+4
| | * | | | | | iwlwifi: do not use __unused as variable nameBjoern A. Zeeb2021-12-211-1/+1
| | * | | | | | iwlwifi: iwl-eeprom-parse: mostly dvm onlyBjoern A. Zeeb2021-12-211-0/+4
| | * | | | | | iwlwifi: mvm: clean up indenting in iwl_mvm_tlc_update_notif()Dan Carpenter2021-12-211-12/+13
| | * | | | | | iwlwifi: mvm: fix a stray tabDan Carpenter2021-12-211-2/+1
| | |/ / / / /