summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-02-21ath11k: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-21ath10k: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2022-02-21ath9k: use hw_random API instead of directly dumping into random.cJason A. Donenfeld
2022-02-21ath11k: configure RDDM size to mhi for recovery by firmwareWen Gong
2022-02-21ath11k: fix invalid m3 buffer addressCarl Huang
2022-02-21ath11k: add ath11k_qmi_free_resource() for recoveryWen Gong
2022-02-21rtw89: core.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2022-02-21brcmfmac: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2022-02-21bcma: cleanup commentsTom Rix
2022-02-21rtw89: fix RCU usage in rtw89_core_txq_push()Jiri Kosina
2022-02-21rtw88: coex: Update rtl8822c COEX version to 22020720Ching-Te Ku
2022-02-21rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID InfoChing-Te Ku
2022-02-21rtw88: coex: Add WLAN MIMO power saving for Bluetooth gaming controllerChing-Te Ku
2022-02-21rtw88: coex: update BT PTA counter regularlyChing-Te Ku
2022-02-21rtw88: coex: Improve WLAN throughput when HFP COEXChing-Te Ku
2022-02-21rtw88: 8822ce: add support for TX/RX 1ss modeChin-Yen Lee
2022-02-18iwlwifi: dbg_ini: Split memcpy() to avoid multi-field writeKees Cook
2022-02-18iwlwifi: mvm: Fix an error code in iwl_mvm_up()Dan Carpenter
2022-02-18iwlwifi: Fix -EIO error code that is never returnedColin Ian King
2022-02-18iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpyBixuan Cui
2022-02-18iwlwifi: Fix syntax errors in commentsXiang wangx
2022-02-18iwlwifi: dvm: use struct_size over open coded arithmeticMinghao Chi (CGEL ZTE)
2022-02-18iwlwifi/fw: use struct_size over open coded arithmeticMinghao Chi (CGEL ZTE)
2022-02-18iwlwifi: Make use of the helper macro LIST_HEAD()Cai Huoqing
2022-02-18iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()Dan Carpenter
2022-02-18iwlwifi: yoyo: send hcmd to fw after dump collection completes.Mukesh Sisodiya
2022-02-18iwlwifi: mvm: move only to an enabled channelMiri Korenblit
2022-02-18iwlwifi: mvm: update BAID allocation command againJohannes Berg
2022-02-18iwlwifi: api: remove ttl field from TX commandJohannes Berg
2022-02-18iwlwifi: support new queue allocation commandJohannes Berg
2022-02-18iwlwifi: yoyo: support dump policy for the dump sizeMukesh Sisodiya
2022-02-18iwlwifi: pcie: iwlwifi: fix device id 7F70 structYaara Baruch
2022-02-18iwlwifi: tlc: Add logs in rs_fw_rate_init func to print TLC configurationAbhishek Naik
2022-02-18iwlwifi: mvm: remove iwl_mvm_disable_txq() flags argumentJohannes Berg
2022-02-18iwlwifi: remove command ID argument from queue allocationJohannes Berg
2022-02-18iwlwifi: make iwl_txq_dyn_alloc_dma() return the txqJohannes Berg
2022-02-18iwlwifi: fix small doc mistake for iwl_fw_ini_addr_valLuca Coelho
2022-02-18iwlwifi: mvm: add additional info for boot info failuresMordechay Goodstein
2022-02-18iwlwifi: mvm: always remove the session protection after associationEmmanuel Grumbach
2022-02-18iwlwifi: mvm: make iwl_mvm_reconfig_scd() staticJohannes Berg
2022-02-18iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMDMiri Korenblit
2022-02-18iwlwifi: mvm: Disable WiFi bands selectively with BIOSAyala Barazani
2022-02-18iwlwifi: mvm: add additional info for boot info failuresMordechay Goodstein
2022-02-18iwlwifi: mvm: don't send BAID removal to the FW during hw_restartLuca Coelho
2022-02-18iwlwifi: don't dump_stack() when we get an unexpected interruptEmmanuel Grumbach
2022-02-18iwlwifi: mvm: rfi: handle deactivation notificationGregory Greenman
2022-02-18iwlwifi: mvm: Consider P2P GO operation during scanIlan Peer
2022-02-18iwlwifi: bump FW API to 70 for AX devicesGolan Ben Ami
2022-02-18iwlwifi: mvm: Unify the scan iteration functionsIlan Peer
2022-02-18iwlwifi: mei: use C99 initializer for device IDsJohannes Berg