summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ath11k: fix a locking bug in ath11k_mac_op_start()Dan Carpenter2021-02-101-5/+6
| | * | | wil6210: Add Support for Extended DMG MCS 12.1Max Chen2021-02-095-19/+52
| | * | | ath10k: Add new debug level for sta related logsTamizh Chelvam2021-02-093-12/+13
| | * | | carl9170: fix struct alignment conflictArnd Bergmann2021-02-092-11/+11
| | * | | wcn36xx: del BA session on TX stopLoic Poulain2021-02-093-4/+5
| | * | | ath11k: Update tx descriptor search index properlyKarthikeyan Periyasamy2021-02-097-5/+20
| | * | | ath10k: Fix lockdep assertion warning in ath10k_sta_statisticsAnand K Mistry2021-02-091-0/+2
| | * | | ath10k: Fix suspicious RCU usage warning in ath10k_wmi_tlv_parse_peer_stats_i...Anand K Mistry2021-02-091-0/+3
| * | | | Merge tag 'iwlwifi-next-for-kalle-2021-02-10' of git://git.kernel.org/pub/scm...Kalle Valo2021-02-1155-444/+1116
| |\ \ \ \
| | * | | | iwlwifi: bump FW API to 62 for AX devicesLuca Coelho2021-02-111-1/+1
| | * | | | iwlwifi: pnvm: implement reading PNVM from UEFILuca Coelho2021-02-111-1/+90
| | * | | | iwlwifi: pnvm: move file loading code to a separate functionLuca Coelho2021-02-111-37/+61
| | * | | | iwlwifi: pnvm: increment the pointer before checking the TLVLuca Coelho2021-02-111-3/+3
| | * | | | iwlwifi: pcie: define FW_RESET_TIMEOUT for clarityMatti Gottlieb2021-02-111-1/+3
| | * | | | iwlwifi: pnvm: set the PNVM again if it was already loadedLuca Coelho2021-02-112-10/+18
| | * | | | iwlwifi: mvm: global PM mode does not reset after FW crashRavi Darsi2021-02-111-0/+1
| | * | | | iwlwifi: mvm: reduce the print severity of failing getting NIC tempGolan Ben Ami2021-02-111-1/+1
| | * | | | iwlwifi: mvm: get NVM later in the mvm_start flowEmmanuel Grumbach2021-02-111-9/+20
| | * | | | iwlmvm: set properly NIC_NOT_ACK_ENABLED flagShaul Triebitz2021-02-113-0/+22
| | * | | | iwlwifi: remove max_ht_ampdu_exponent config parameterJohannes Berg2021-02-1110-45/+21
| | * | | | iwlwifi: remove max_vht_ampdu_exponent config parameterJohannes Berg2021-02-112-6/+1
| | * | | | iwlwifi: mvm: Check ret code for iwl_mvm_load_nvm_to_nicAbhishek Naik2021-02-112-6/+14
| | * | | | iwlwifi: mvm: don't check if CSA event is running before removingSara Sharon2021-02-111-3/+0
| | * | | | iwlwifi: mvm: Support SCAN_CFG_CMD version 5Ilan Peer2021-02-112-8/+11
| | * | | | iwlwifi: mvm: isolate the get nvm flowEmmanuel Grumbach2021-02-111-12/+25
| | * | | | iwlwifi: mvm: simplify iwl_mvm_dbgfs_registerEmmanuel Grumbach2021-02-113-18/+21
| | * | | | iwlwifi: mvm: register to mac80211 lastEmmanuel Grumbach2021-02-111-7/+9
| | * | | | iwlwifi: acpi: add support for DSM RFIGregory Greenman2021-02-113-14/+75
| | * | | | iwlwifi: mvm: add RFI-M supportGregory Greenman2021-02-118-1/+261
| | * | | | iwlwifi:mvm: Add support for version 2 of the LARI_CONFIG_CHANGE command.Miri Korenblit2021-02-102-5/+23
| | * | | | iwlwifi: pcie: don't crash when rx queues aren't allocated in interruptEmmanuel Grumbach2021-02-101-0/+3
| | * | | | iwlwifi: correction of group-id once sending REPLY_ERRORMukesh Sisodiya2021-02-101-2/+5
| | * | | | iwlwifi: pcie: add AX201 and AX211 radio modules for Ma devicesMatti Gottlieb2021-02-103-0/+34
| | * | | | iwlwifi: pcie: add CDB bit to the device configuration parsingMatti Gottlieb2021-02-103-75/+83
| | * | | | iwlwifi: acpi: don't return valid pointer as an ERR_PTRHaim Dreyfuss2021-02-101-3/+19
| | * | | | iwlwifi: queue: add fake tx time pointMordechay Goodstein2021-02-101-0/+4
| | * | | | iwlwifi: remove flags argument for nic_accessJohannes Berg2021-02-108-101/+66
| | * | | | iwlwifi: declare support for triggered SU/MU beamforming feedbackNaftali Goldstein2021-02-101-0/+2
| | * | | | iwlwifi: dbg: add op_mode callback for collecting debug data.Mordechay Goodstein2021-02-105-3/+35
| | * | | | iwlwifi: api: clean up some documentation/bitsJohannes Berg2021-02-103-3/+10
| | * | | | iwlwifi: dbg: remove unsupported regionsMordechay Goodstein2021-02-103-3/+40
| | * | | | iwlwifi: pcie: Change Ma device IDMatti Gottlieb2021-02-101-1/+1
| | * | | | iwlwifi: when HW has rate offload don't look at control fieldMordechay Goodstein2021-02-101-9/+13
| | * | | | iwlwifi: pcie: NULLify pointers after freeEmmanuel Grumbach2021-02-102-2/+9
| | * | | | iwlwifi: mvm: assign SAR table revision to the command laterLuca Coelho2021-02-101-2/+10
| | * | | | iwlwifi: mvm: remove useless iwl_mvm_resume_d3() functionJohannes Berg2021-02-101-6/+1
| | * | | | iwlwifi: mvm: enhance a print in CSA flowsEmmanuel Grumbach2021-02-101-1/+2
| | * | | | iwlwifi: mvm: send stored PPAG command instead of localLuca Coelho2021-02-101-6/+3
| | * | | | iwlwifi: mvm: store PPAG enabled/disabled flag properlyLuca Coelho2021-02-101-4/+3
| | * | | | iwlwifi: mvm: fix the type we use in the PPAG table validity checksLuca Coelho2021-02-101-6/+13