summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
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
2021-12-21iwlwifi: mvm: correctly set schedule scan profilesAyala Beker2-1/+13
2021-12-21iwlwifi: mvm: set protected flag only for NDP rangingAvraham Stern1-1/+1
2021-12-21iwlwifi: pcie: add killer devices to the driverYaara Baruch1-2/+16
2021-12-21iwlwifi: mvm: perform 6GHz passive scan after suspendAvraham Stern1-12/+9
2021-12-21iwlwifi: mvm: correctly set channel flagsAyala Beker1-3/+4
2021-12-21iwlwifi: mvm: always store the PPAG table as the latest version.Miri Korenblit3-31/+33
2021-12-21iwlwifi: bump FW API to 69 for AX devicesLuca Coelho1-1/+1
2021-12-21iwlwifi: mvm: Fix calculation of frame lengthIlan Peer1-0/+27
2021-12-21iwlwifi: mvm: test roc running status bits before removing the staNathan Errera1-3/+12
2021-12-21iwlwifi: don't pass actual WGDS revision number in table_revisionLuca Coelho2-9/+17
2021-12-21iwlwifi: yoyo: support TLV-based firmware resetMukesh Sisodiya5-5/+71
2021-12-21iwlwifi: mvm: change old-SN drop thresholdJohannes Berg1-1/+1
2021-12-21iwlwifi: mvm: don't trust hardware queue numberJohannes Berg1-0/+3
2021-12-21iwlwifi: mvm: handle RX checksum on Bz devicesJohannes Berg1-1/+5
2021-12-21iwlwifi: mvm: use a define for checksum flags maskJohannes Berg2-2/+2
2021-12-21iwlwifi: remove module loading failure messageJohannes Berg1-8/+1
2021-12-21iwlwifi: mvm: isolate offload assist (checksum) calculationJohannes Berg1-26/+19
2021-12-21iwlwifi: mvm: add support for OCE scanAvraham Stern3-2/+20
2021-12-21iwlwifi: fix leaks/bad data after failed firmware loadJohannes Berg1-0/+8
2021-12-21iwlwifi: fix debug TLV parsingJohannes Berg1-4/+11
2021-12-21iwlwifi: mvm: fix 32-bit build in FTMJohannes Berg1-1/+2
2021-12-21iwlwifi: dump RCM error tablesJohannes Berg3-0/+82
2021-12-21iwlwifi: dump both TCM error tables if presentJohannes Berg3-12/+19
2021-12-21iwlwifi: dump CSR scratch from outer functionJohannes Berg1-7/+7
2021-12-21iwlwifi: parse error tables from debug TLVsJohannes Berg3-14/+58
2021-12-21iwlwifi: mvm: Increase the scan timeout guard to 30 secondsIlan Peer1-1/+1
2021-12-21iwlwifi: recognize missing PNVM data and then log filenameLuca Coelho3-3/+16
2021-12-21iwlwifi: rs: add support for TLC config command ver 4Mordechay Goodstein2-29/+99
2021-12-21iwlwifi: mvm: rfi: update rfi tableGregory Greenman1-14/+32
2021-12-21iwlwifi: add support for BNJ HWMike Golant3-1/+87
2021-12-21iwlwifi: mvm: Add list of OEMs allowed to use TASAyala Barazani1-0/+45
2021-12-21iwlwifi: mvm: support revision 1 of WTAS tableMiri Korenblit4-34/+73
2021-12-21iwlwifi: Read the correct addresses when getting the crf idMatti Gottlieb3-16/+6
2021-12-21iwlwifi: pcie: add jacket bit to device configuration parsingMike Golant2-109/+118
2021-12-21iwlwifi: fw: remove dead error log codeJohannes Berg1-47/+0
2021-12-21iwlwifi: fix Bz NMI behaviourJohannes Berg2-3/+4
2021-12-21iwlwifi: do not use __unused as variable nameBjoern A. Zeeb1-1/+1
2021-12-21iwlwifi: iwl-eeprom-parse: mostly dvm onlyBjoern A. Zeeb1-0/+4
2021-12-21iwlwifi: mvm: clean up indenting in iwl_mvm_tlc_update_notif()Dan Carpenter1-12/+13
2021-12-21iwlwifi: mvm: fix a stray tabDan Carpenter1-2/+1
2021-12-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller5-247/+1260
2021-12-17net: ethernet: mtk_eth_soc: delete some dead codeDan Carpenter1-3/+0
2021-12-17net: mtk_eth_soc: delete an unneeded variableDan Carpenter1-1/+0
2021-12-17tsnep: Fix s390 devm_ioremap_resource warningGerhard Engleder1-0/+1
2021-12-17iavf: Restrict maximum VLAN filters for VIRTCHNL_VF_OFFLOAD_VLAN_V2Brett Creeley1-0/+50