Age | Commit message (Expand) | Author |
2022-04-06 | ath11k: mhi: add error handling for suspend and resume | Kalle Valo |
2022-04-06 | ath11k: mhi: remove state machine | Kalle Valo |
2022-04-05 | ath11k: fix driver initialization failure with WoW unsupported hw | Nagarajan Maran |
2022-04-05 | ath11k: Remove unnecessary delay in ath11k_core_suspend | Baochen Qiang |
2022-04-05 | ath11k: Change max no of active probe SSID and BSSID to fw capability | Karthikeyan Kathirvel |
2022-04-05 | ath11k: Remove core PCI references from PCI common code | Manikanta Pubbisetty |
2022-04-05 | ath11k: Refactor MSI logic to support WCN6750 | Manikanta Pubbisetty |
2022-04-05 | ath11k: Choose MSI config based on HW revision | Manikanta Pubbisetty |
2022-04-05 | ath11k: Refactor PCI code to support WCN6750 | Manikanta Pubbisetty |
2022-04-05 | ath11k: PCI changes to support WCN6750 | Manikanta Pubbisetty |
2022-04-01 | wcn36xx: Improve readability of wcn36xx_caps_name | Benjamin Stürz |
2022-04-01 | ath9k: make is2ghz consistent in ar9003_eeprom | Wenli Looi |
2022-04-01 | ath10k: enable napi on RX path for usb | Erik Stromdahl |
2022-04-01 | ath10k: add support for MSDU IDs for USB devices | Erik Stromdahl |
2022-03-30 | ath11k: reduce the wait time of 11d scan and hw scan while add interface | Wen Gong |
2022-03-30 | ath11k: add support to search regdb data in board-2.bin for WCN6855 | Wen Gong |
2022-03-30 | wcn36xx: Implement tx_rate reporting | Edmond Gagnon |
2022-03-28 | ath11k: store and send country code to firmware after recovery | Wen Gong |
2022-03-25 | ath9k: add functions to get paprd rate mask | Wenli Looi |
2022-03-25 | ath9k: refactor ar9003_hw_spur_mitigate_ofdm | Wenli Looi |
2022-03-25 | ath9k: fix ar9003_get_eepmisc | Wenli Looi |
2022-03-25 | ath9k: use AR9300_MAX_CHAINS when appropriate | Wenli Looi |
2022-03-25 | ath9k: split set11nRateFlags and set11nChainSel | Wenli Looi |
2022-03-25 | ath9k: make ATH_SREV macros more consistent | Wenli Looi |
2022-03-25 | ath11k: Add peer rhash table support | Karthikeyan Periyasamy |
2022-03-25 | ath11k: add read variant from SMBIOS for download board data | Wen Gong |
2022-03-25 | ath11k: add fallback board name without variant while searching board-2.bin | Wen Gong |
2022-03-23 | ath11k: enable PLATFORM_CAP_PCIE_GLOBAL_RESET QMI host capability | Baochen Qiang |
2022-03-23 | ath11k: fix the warning of dev_wake in mhi_pm_disable_transition() | Wen Gong |
2022-03-23 | ath11k: Add hw-restart option to simulate_fw_crash | Wen Gong |
2022-03-23 | ath11k: add synchronization operation between reconfigure of mac80211 and ath... | Wen Gong |
2022-03-23 | ath11k: add support for device recovery for QCA6390/WCN6855 | Wen Gong |
2022-03-23 | ath11k: disable regdb support for QCA6390 | Wen Gong |
2022-03-23 | ath11k: remove unused ATH11K_BD_IE_BOARD_EXT | Wen Gong |
2022-03-23 | ath11k: acquire ab->base_lock in unassign when finding the peer by addr | Niels Dossche |
2022-03-21 | ath11k: change fw build id format in driver init log | Hari Chandrakanthan |
2022-03-21 | ath11k: Refactor the peer delete | Karthikeyan Periyasamy |
2022-03-21 | ath10k: Use of_device_get_match_data() helper | Meng Tang |
2022-03-21 | ath10k: Trigger sta disconnect on hardware restart | Youghandhar Chintala |
2022-03-18 | ath6kl: fix typos in comments | Julia Lawall |
2022-03-18 | ath9k: Use platform_get_irq() to get the interrupt | Minghao Chi |
2022-03-18 | ath11k: support GTK rekey offload | Carl Huang |
2022-03-18 | ath11k: support ARP and NS offload | Carl Huang |
2022-03-18 | ath11k: purge rx pktlog when entering WoW | Carl Huang |
2022-03-18 | ath11k: implement hardware data filter | Carl Huang |
2022-03-18 | ath11k: Add WoW net-detect functionality | Carl Huang |
2022-03-18 | ath11k: Add basic WoW functionalities | Carl Huang |
2022-03-11 | Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2022-03-10 | carl9170: devres ar->survey_info | Christian Lamparter |
2022-03-10 | carl9170: replace bitmap_zalloc with devm_bitmap_zalloc | Christian Lamparter |