summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | iwlwifi: pcie: remove TR/CR tail allocationsJohannes Berg2021-06-223-59/+14
| | * | | iwlwifi: pcie: fix some kernel-doc commentsJohannes Berg2021-06-221-2/+2
| | * | | iwlwifi: advertise broadcast TWT supportShaul Triebitz2021-06-222-10/+21
| | * | | iwlwifi: mvm: support LMR feedbackAvraham Stern2021-06-221-0/+4
| | * | | iwlwifi: correct HE capabilitiesJohannes Berg2021-06-221-48/+66
| | * | | iwlwifi: mvm: Call NMI instead of REPLY_ERRORHarish Mitty2021-06-221-1/+3
| | * | | iwlwifi: mvm: fix error print when session protection endsShaul Triebitz2021-06-221-0/+4
| | * | | iwlwifi: mvm: honour firmware SMPS requestsJohannes Berg2021-06-224-0/+80
| | * | | iwlwifi: mvm: apply RX diversity per PHY contextJohannes Berg2021-06-223-14/+32
| | * | | iwlwifi: mvm: don't request SMPS in AP modeJohannes Berg2021-06-221-5/+3
| | * | | iwlwifi: pcie: identify the RF moduleJohannes Berg2021-06-224-2/+96
| | * | | iwlwifi: yoyo: support region TLV version 2Mukesh Sisodiya2021-06-223-3/+22
| | * | | iwlwifi: remove duplicate iwl_ax201_cfg_qu_hr declarationJohannes Berg2021-06-221-1/+0
| | * | | iwlwifi: pcie: remove CSR_HW_RF_ID_TYPE_CHIP_IDJohannes Berg2021-06-222-10/+7
| | * | | iwlwifi: pcie: print interrupt number, not indexJohannes Berg2021-06-221-1/+1
| | * | | iwlwifi: pcie: Add support for AX231 radio module with Ma devicesMatti Gottlieb2021-06-223-0/+20
| | * | | iwlwifi: increase PNVM load timeoutLuca Coelho2021-06-221-2/+2
| | * | | iwlwifi: pcie: handle pcim_iomap_table() failures betterJohannes Berg2021-06-221-2/+10
| | * | | iwlwifi: mvm: don't change band on bound PHY contextsJohannes Berg2021-06-221-6/+18
| | * | | iwlwifi: remove unused REMOTE_WAKE_CONFIG_CMD definitionsLuca Coelho2021-06-223-56/+1
| | * | | iwlwifi: mvm: fix indentation in some scan functionsLuca Coelho2021-06-221-7/+7
| | * | | iwlwifi: mvm: pass the clock type to iwl_mvm_get_sync_time()Luca Coelho2021-06-224-8/+17
| | * | | iwlwifi: mvm: support BIOS enable/disable for 11ax in RussiaMiri Korenblit2021-06-223-22/+63
| * | | | brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko2021-06-233-6/+25
| * | | | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2021-06-234-22/+17
| |\ \ \ \
| | * | | | wcn36xx: Avoid memset() beyond end of struct fieldKees Cook2021-06-221-16/+5
| | * | | | ath11k: Avoid memcpy() over-reading of he_capKees Cook2021-06-221-4/+10
| | * | | | ath11k: Enable QCN9074 deviceAnilkumar Kolli2021-06-191-1/+1
| | * | | | ath10k: demote chan info without scan request warningCaleb Connolly2021-06-191-1/+1
| * | | | | mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi2021-06-221-0/+1
| * | | | | mwifiex: Avoid memset() over-write of WEP key_materialKees Cook2021-06-222-5/+12
| * | | | | rtlwifi: rtl8192de: Fully initialize curvecount_valKees Cook2021-06-221-1/+1
| * | | | | mwl8k: Avoid memcpy() over-reading of mcs.rx_maskKees Cook2021-06-221-2/+2
| * | | | | orinoco: Avoid field-overflowing memcpy()Kees Cook2021-06-223-10/+15
| * | | | | rtw88: coex: remove unnecessary variable and labelwengjianfeng2021-06-221-30/+10
| * | | | | rtw88: add quirks to disable pci capabilitiesPing-Ke Shih2021-06-221-0/+32
| * | | | | rtw88: refine unwanted h2c commandPo-Hao Huang2021-06-221-5/+2
| * | | | | rtw88: dump FW crash via devcoredumpZong-Zhe Yang2021-06-224-64/+201
| * | | | | rtw88: notify fw when driver in scan-period to avoid potential problemChin-Yen Lee2021-06-225-1/+58
| * | | | | rtw88: add rtw_fw_feature_check apiChin-Yen Lee2021-06-225-8/+12
| * | | | | rtw88: 8822c: update RF parameter tables to v62Po-Hao Huang2021-06-221-504/+504
| * | | | | rtw88: Remove duplicate include of coex.hWan Jiabing2021-06-221-1/+0
| * | | | | rtw88: 8822c: fix lc calibration timingPo-Hao Huang2021-06-221-10/+12
| * | | | | rtw88: add path diversityPo-Hao Huang2021-06-225-6/+131
| * | | | | rtw88: add beacon filter supportPo-Hao Huang2021-06-225-1/+141
| | |/ / / | |/| | |
| * | | | rtl8xxxu: avoid parsing short RX packetÍñigo Huguet2021-06-191-2/+9
| * | | | rtl8xxxu: Fix device info for RTL8192EU devicesPascal Terjan2021-06-192-14/+56
| * | | | mt76: mt7921: allow chip reset during device restartLorenzo Bianconi2021-06-193-5/+14
| * | | | mt76: mt7615: set macwork timeout according to runtime-pmLorenzo Bianconi2021-06-194-15/+32
| * | | | mt76: mt7663s: enable runtime-pmLorenzo Bianconi2021-06-193-6/+13