summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wcn36xx/main.c
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-08-01wifi: drivers: Explicitly include correct DT includesRob Herring
2023-03-15wifi: wcn36xx: add support for pronto-v3Vladimir Lypak
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
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-15wifi: mac80211: move ps setting to vif configJohannes Berg
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-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-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-17wcn36xx: Use platform_get_irq_byname() to get the interruptLad Prabhakar
2021-12-16wcn36xx: Implement beacon filteringBryan O'Donoghue
2021-11-26wcn36xx: Use correct SSN for ADD BA requestLoic Poulain
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
2021-10-28wcn36xx: Channel list update before hardware scanLoic Poulain
2021-10-27Revert "wcn36xx: Enable firmware link monitoring"Bryan O'Donoghue
2021-10-27wcn36xx: Fix packet drop on resumeLoic Poulain
2021-10-27wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain
2021-10-27Revert "wcn36xx: Disable bmps when encryption is disabled"Bryan O'Donoghue
2021-10-27wcn36xx: Add chained transfer support for AMSDULoic Poulain
2021-10-27wcn36xx: Enable hardware scan offload for 5Ghz bandLoic Poulain
2021-09-21wcn36xx: Implement Idle Mode Power SaveBryan O'Donoghue
2021-09-21wcn36xx: Fix Antenna Diversity SwitchingBryan O'Donoghue
2021-08-29wcn36xx: Allow firmware name to be overridden by DTBjorn Andersson
2021-08-29wcn36xx: Ensure finish scan is not requested before start scanJoseph Gates
2021-06-14wcn36xx: Move hal_buf allocation to devm_kmalloc in probeBryan O'Donoghue
2021-06-14wcn36xx: Enable WOWLAN flagsBryan O'Donoghue
2021-06-14wcn36xx: Add host resume request supportBryan O'Donoghue
2021-06-14wcn36xx: Add Host suspend indication supportBryan O'Donoghue
2021-06-14wcn36xx: Add GTK offload info to WoWLAN resumeBryan O'Donoghue
2021-06-14wcn36xx: Add GTK offload to WoWLAN pathBryan O'Donoghue
2021-06-14wcn36xx: Add set_rekey_data callbackBryan O'Donoghue
2021-06-14wcn36xx: Add ipv6 namespace offload in suspendBryan O'Donoghue
2021-06-14wcn36xx: Add ipv6 address trackingBryan O'Donoghue
2021-06-14wcn36xx: Do not flush indication queue on suspend/resumeBryan O'Donoghue
2021-06-14wcn36xx: Add ipv4 ARP offload support in suspendBryan O'Donoghue