summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wcn36xx
AgeCommit message (Expand)Author
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wcn36xxBreno Leitao
2023-12-01wifi: wcn36xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-21wifi: wcn36xx: Annotate struct wcn36xx_hal_ind_msg with __counted_byKees Cook
2023-09-21wifi: wcn36xx: remove unnecessary (void*) conversionsWu Yunchuan
2023-08-01wifi: drivers: Explicitly include correct DT includesRob Herring
2023-03-15wifi: wcn36xx: add support for pronto-v3Vladimir Lypak
2023-02-24wifi: wcn36xx: Slightly optimize PREPARE_HAL_BUF()Christophe JAILLET
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-09-19wifi: wcn36xx: fix repeated words in commentsJilin Yuan
2022-09-19wifi: wcn36xx: Add RX frame SNR as a source of system entropyBryan O'Donoghue
2022-07-29wifi: wcn36xx: Add debugfs entry to read firmware feature stringsBryan O'Donoghue
2022-07-29wifi: wcn36xx: Move capability bitmap to string translation function to firmw...Bryan O'Donoghue
2022-07-29wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c fileBryan O'Donoghue
2022-07-29wifi: wcn36xx: Rename clunky firmware feature bit enumBryan O'Donoghue
2022-07-18wifi: wcn36xx: fix repeated words in commentsJilin Yuan
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg
2022-07-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wcn36xx: Fix typo in commentXiang wangx
2022-05-03Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-04-12wcn36xx: clean up some inconsistent indentingYang Li
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-04-01wcn36xx: Improve readability of wcn36xx_caps_nameBenjamin Stürz
2022-03-30wcn36xx: Implement tx_rate reportingEdmond Gagnon
2022-02-14wcn36xx: use struct_size over open coded arithmeticMinghao Chi (CGEL ZTE)
2022-02-10wcn36xx: Uninitialized variable in wcn36xx_change_opchannel()Dan Carpenter
2022-02-03wcn36xx: clean up some inconsistent indentingYang Li
2022-01-31wcn36xx: Differentiate wcn3660 from wcn3620Bryan O'Donoghue
2022-01-19wcn36xx: Add SNR reporting via get_survey()Bryan O'Donoghue
2022-01-19wcn36xx: Track SNR and RSSI for each RX frameBryan O'Donoghue
2022-01-19wcn36xx: Track the band and channel we are tuned toBryan O'Donoghue
2022-01-19wcn36xx: Implement get_snr()Bryan O'Donoghue
2022-01-17wcn36xx: Use platform_get_irq_byname() to get the interruptLad Prabhakar
2021-12-16wcn36xx: Implement beacon filteringBryan O'Donoghue
2021-12-16wcn36xx: Fix physical location of beacon filter commentBryan O'Donoghue
2021-12-16wcn36xx: Fix beacon filter structure definitionsBryan O'Donoghue
2021-12-08wcn36xx: Fix max channels retrievalLoic Poulain
2021-11-26wcn36xx: Use correct SSN for ADD BA requestLoic Poulain
2021-11-08wcn36xx: fix RX BD rate mapping for 5GHz legacy ratesBenjamin Li
2021-11-08wcn36xx: populate band before determining rate on RXBenjamin Li
2021-11-08wcn36xx: Put DXE block into reset before freeing memoryBryan O'Donoghue
2021-11-08wcn36xx: Release DMA channel descriptor allocationsBryan O'Donoghue
2021-11-08wcn36xx: Fix DMA channel enable/disable cycleBryan O'Donoghue
2021-11-01wcn36xx: Indicate beacon not connection loss on MISSED_BEACON_INDBryan O'Donoghue
2021-11-01wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scanBenjamin Li
2021-11-01wcn36xx: implement flush op to speed up connected scanBenjamin Li
2021-11-01wcn36xx: add debug prints for sw_scan start/completeBenjamin Li
2021-10-28wcn36xx: add missing 5GHz channels 136 and 144Benjamin Li