summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/wcn36xx/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-261-1/+1
* wifi: wcn36xx: main: fix sparse warningsKalle Valo2024-03-251-2/+2
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+4
* wifi: fill in MODULE_DESCRIPTION()s for wcn36xxBreno Leitao2024-01-311-0/+1
* wifi: wcn36xx: Convert to platform remove callback returning voidUwe Kleine-König2023-12-011-4/+2
* wifi: drivers: Explicitly include correct DT includesRob Herring2023-08-011-2/+1
* wifi: wcn36xx: add support for pronto-v3Vladimir Lypak2023-03-151-0/+1
* wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-101-0/+1
* wifi: wcn36xx: Move capability bitmap to string translation function to firmw...Bryan O'Donoghue2022-07-291-77/+4
* wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c fileBryan O'Donoghue2022-07-291-3/+4
* wifi: wcn36xx: Rename clunky firmware feature bit enumBryan O'Donoghue2022-07-291-1/+1
* wifi: mac80211: move ps setting to vif configJohannes Berg2022-07-151-1/+1
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-1/+1
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-2/+2
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-8/+8
* mac80211: prepare sta handling for MLO supportSriram R2022-04-111-9/+9
* wcn36xx: Improve readability of wcn36xx_caps_nameBenjamin Stürz2022-04-011-61/+65
* wcn36xx: Implement tx_rate reportingEdmond Gagnon2022-03-301-0/+16
* wcn36xx: Uninitialized variable in wcn36xx_change_opchannel()Dan Carpenter2022-02-101-1/+1
* wcn36xx: clean up some inconsistent indentingYang Li2022-02-031-5/+5
* wcn36xx: Differentiate wcn3660 from wcn3620Bryan O'Donoghue2022-01-311-0/+3
* wcn36xx: Add SNR reporting via get_survey()Bryan O'Donoghue2022-01-191-0/+44
* wcn36xx: Track SNR and RSSI for each RX frameBryan O'Donoghue2022-01-191-0/+12
* wcn36xx: Track the band and channel we are tuned toBryan O'Donoghue2022-01-191-0/+27
* wcn36xx: Use platform_get_irq_byname() to get the interruptLad Prabhakar2022-01-171-13/+8
* wcn36xx: Implement beacon filteringBryan O'Donoghue2021-12-161-0/+2
* wcn36xx: Use correct SSN for ADD BA requestLoic Poulain2021-11-261-5/+18
* wcn36xx: ensure pairing of init_scan/finish_scan and start_scan/end_scanBenjamin Li2021-11-011-7/+27
* wcn36xx: implement flush op to speed up connected scanBenjamin Li2021-11-011-0/+11
* wcn36xx: add debug prints for sw_scan start/completeBenjamin Li2021-11-011-0/+4
* wcn36xx: add missing 5GHz channels 136 and 144Benjamin Li2021-10-281-0/+2
* wcn36xx: Channel list update before hardware scanLoic Poulain2021-10-281-0/+1
* Revert "wcn36xx: Enable firmware link monitoring"Bryan O'Donoghue2021-10-271-1/+0
* wcn36xx: Fix packet drop on resumeLoic Poulain2021-10-271-0/+11
* wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain2021-10-271-1/+3
* Revert "wcn36xx: Disable bmps when encryption is disabled"Bryan O'Donoghue2021-10-271-10/+0
* wcn36xx: Add chained transfer support for AMSDULoic Poulain2021-10-271-0/+3
* wcn36xx: Enable hardware scan offload for 5Ghz bandLoic Poulain2021-10-271-6/+6
* wcn36xx: Implement Idle Mode Power SaveBryan O'Donoghue2021-09-211-0/+7
* wcn36xx: Fix Antenna Diversity SwitchingBryan O'Donoghue2021-09-211-1/+3
* wcn36xx: Allow firmware name to be overridden by DTBjorn Andersson2021-08-291-0/+7
* wcn36xx: Ensure finish scan is not requested before start scanJoseph Gates2021-08-291-1/+4
* wcn36xx: Move hal_buf allocation to devm_kmalloc in probeBryan O'Donoghue2021-06-141-13/+8
* wcn36xx: Enable WOWLAN flagsBryan O'Donoghue2021-06-141-1/+3
* wcn36xx: Add host resume request supportBryan O'Donoghue2021-06-141-0/+1
* wcn36xx: Add Host suspend indication supportBryan O'Donoghue2021-06-141-0/+3
* wcn36xx: Add GTK offload info to WoWLAN resumeBryan O'Donoghue2021-06-141-0/+1
* wcn36xx: Add GTK offload to WoWLAN pathBryan O'Donoghue2021-06-141-0/+4
* wcn36xx: Add set_rekey_data callbackBryan O'Donoghue2021-06-141-0/+19
* wcn36xx: Add ipv6 namespace offload in suspendBryan O'Donoghue2021-06-141-0/+4