summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-05ath11k: PCI changes to support WCN6750Manikanta Pubbisetty2-61/+84
2022-04-01wcn36xx: Improve readability of wcn36xx_caps_nameBenjamin Stürz1-61/+65
2022-04-01ath9k: make is2ghz consistent in ar9003_eepromWenli Looi1-25/+21
2022-04-01ath10k: enable napi on RX path for usbErik Stromdahl1-0/+26
2022-04-01ath10k: add support for MSDU IDs for USB devicesErik Stromdahl1-0/+1
2022-03-30ath11k: reduce the wait time of 11d scan and hw scan while add interfaceWen Gong7-64/+84
2022-03-30ath11k: add support to search regdb data in board-2.bin for WCN6855Wen Gong2-25/+78
2022-03-30wcn36xx: Implement tx_rate reportingEdmond Gagnon6-1/+111
2022-03-28ath11k: store and send country code to firmware after recoveryWen Gong4-0/+11
2022-03-25ath9k: add functions to get paprd rate maskWenli Looi3-20/+25
2022-03-25ath9k: refactor ar9003_hw_spur_mitigate_ofdmWenli Looi1-17/+8
2022-03-25ath9k: fix ar9003_get_eepmiscWenli Looi1-1/+1
2022-03-25ath9k: use AR9300_MAX_CHAINS when appropriateWenli Looi2-3/+3
2022-03-25ath9k: split set11nRateFlags and set11nChainSelWenli Looi3-10/+14
2022-03-25ath9k: make ATH_SREV macros more consistentWenli Looi1-5/+5
2022-03-25ath11k: Add peer rhash table supportKarthikeyan Periyasamy5-24/+363
2022-03-25ath11k: add read variant from SMBIOS for download board dataWen Gong3-1/+93
2022-03-25ath11k: add fallback board name without variant while searching board-2.binWen Gong1-7/+41
2022-03-23ath11k: enable PLATFORM_CAP_PCIE_GLOBAL_RESET QMI host capabilityBaochen Qiang3-0/+11
2022-03-23ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()Wen Gong1-4/+8
2022-03-23ath11k: Add hw-restart option to simulate_fw_crashWen Gong1-0/+4
2022-03-23ath11k: add synchronization operation between reconfigure of mac80211 and ath...Wen Gong3-8/+70
2022-03-23ath11k: add support for device recovery for QCA6390/WCN6855Wen Gong4-0/+132
2022-03-23ath11k: disable regdb support for QCA6390Wen Gong1-1/+1
2022-03-23ath11k: remove unused ATH11K_BD_IE_BOARD_EXTWen Gong1-1/+0
2022-03-23ath11k: acquire ab->base_lock in unassign when finding the peer by addrNiels Dossche1-3/+8
2022-03-21ath11k: change fw build id format in driver init logHari Chandrakanthan1-1/+10
2022-03-21ath11k: Refactor the peer deleteKarthikeyan Periyasamy2-28/+19
2022-03-21ath10k: Use of_device_get_match_data() helperMeng Tang1-6/+3
2022-03-21ath10k: Trigger sta disconnect on hardware restartYoughandhar Chintala2-0/+27
2022-03-18ath6kl: fix typos in commentsJulia Lawall1-1/+1
2022-03-18ath9k: Use platform_get_irq() to get the interruptMinghao Chi1-5/+3
2022-03-18ath11k: support GTK rekey offloadCarl Huang5-1/+258
2022-03-18ath11k: support ARP and NS offloadCarl Huang5-0/+391
2022-03-18ath11k: purge rx pktlog when entering WoWCarl Huang1-0/+23
2022-03-18ath11k: implement hardware data filterCarl Huang3-0/+105
2022-03-18ath11k: Add WoW net-detect functionalityCarl Huang5-1/+510
2022-03-18ath11k: Add basic WoW functionalitiesCarl Huang10-19/+781
2022-03-13Merge tag 'linux-can-next-for-5.18-20220313' of git://git.kernel.org/pub/scm/...David S. Miller10-58/+644
2022-03-13can: mcp251xfd: ring: increase number of RX-FIFOs to 3 and increase max TX-FI...Marc Kleine-Budde1-2/+2
2022-03-13can: mcp251xfd: add TX IRQ coalescing ethtool supportMarc Kleine-Budde3-3/+22
2022-03-13can: mcp251xfd: add TX IRQ coalescing supportMarc Kleine-Budde3-5/+77
2022-03-13can: mcp251xfd: add RX IRQ coalescing ethtool supportMarc Kleine-Budde3-0/+57
2022-03-13can: mcp251xfd: add RX IRQ coalescing supportMarc Kleine-Budde5-10/+123
2022-03-13can: mcp251xfd: ring: add support for runtime configurable RX/TX ring parametersMarc Kleine-Budde3-17/+88
2022-03-13can: mcp251xfd: update macros describing ring, FIFO and RAM layoutMarc Kleine-Budde2-23/+19
2022-03-13can: mcp251xfd: ring: prepare support for runtime configurable RX/TX ring par...Marc Kleine-Budde2-15/+13
2022-03-13can: mcp251xfd: ethtool: add supportMarc Kleine-Budde5-0/+44
2022-03-13can: mcp251xfd: ram: coalescing supportMarc Kleine-Budde2-7/+68
2022-03-13can: mcp251xfd: ram: add helper function for runtime ring size calculationMarc Kleine-Budde3-0/+155