summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wcn36xx
AgeCommit message (Expand)Author
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
2021-10-28wcn36xx: switch on antenna diversity feature bitBenjamin 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 discarded frames due to wrong sequence numberLoic Poulain
2021-10-27wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li
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: Treat repeated BMPS entry fail as connection lossBryan O'Donoghue
2021-10-27wcn36xx: Add chained transfer support for AMSDULoic Poulain
2021-10-27wcn36xx: Enable hardware scan offload for 5Ghz bandLoic Poulain
2021-10-27wcn36xx: Correct band/freq reporting on RXLoic Poulain
2021-10-25wcn36xx: Fix tx_status mechanismLoic Poulain
2021-10-25wcn36xx: Fix (QoS) null data frame bitrate/modulationLoic Poulain
2021-09-21wcn36xx: Implement Idle Mode Power SaveBryan O'Donoghue
2021-09-21wcn36xx: Add ability for wcn36xx_smd_dump_cmd_req to pass two's complementBryan O'Donoghue
2021-09-21wcn36xx: Fix Antenna Diversity SwitchingBryan O'Donoghue
2021-09-21wcn36xx: handle connection loss indicationBenjamin Li
2021-08-29wcn36xx: Fix missing frame timestamp for beacon/probe-respLoic Poulain
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-22wcn36xx: Avoid memset() beyond end of struct fieldKees Cook
2021-06-14wcn36xx: Move hal_buf allocation to devm_kmalloc in probeBryan O'Donoghue
2021-06-14wcn36xx: Fix inconsistent indentingJiapeng Chong
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
2021-06-14wcn36xx: Run suspend for the first ieee80211_vifBryan O'Donoghue
2021-06-14wcn36xx: Return result of set_power_params in suspendBryan O'Donoghue
2021-02-09wcn36xx: del BA session on TX stopLoic Poulain
2021-01-26wcn36xx: Remove unnecessary memsetZheng Yongjun