summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/wcn36xx
AgeCommit message (Expand)AuthorFilesLines
2021-11-01wcn36xx: implement flush op to speed up connected scanBenjamin Li3-0/+59
2021-11-01wcn36xx: add debug prints for sw_scan start/completeBenjamin Li1-0/+4
2021-10-28wcn36xx: add missing 5GHz channels 136 and 144Benjamin Li2-0/+3
2021-10-28wcn36xx: switch on antenna diversity feature bitBenjamin Li1-1/+3
2021-10-28wcn36xx: Channel list update before hardware scanLoic Poulain4-0/+116
2021-10-27Revert "wcn36xx: Enable firmware link monitoring"Bryan O'Donoghue1-1/+0
2021-10-27wcn36xx: Fix packet drop on resumeLoic Poulain1-0/+11
2021-10-27wcn36xx: Fix discarded frames due to wrong sequence numberLoic Poulain1-2/+7
2021-10-27wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li1-1/+11
2021-10-27wcn36xx: Fix HT40 capability for 2Ghz bandLoic Poulain1-1/+3
2021-10-27Revert "wcn36xx: Disable bmps when encryption is disabled"Bryan O'Donoghue3-15/+1
2021-10-27wcn36xx: Treat repeated BMPS entry fail as connection lossBryan O'Donoghue2-0/+10
2021-10-27wcn36xx: Add chained transfer support for AMSDULoic Poulain4-2/+91
2021-10-27wcn36xx: Enable hardware scan offload for 5Ghz bandLoic Poulain1-6/+6
2021-10-27wcn36xx: Correct band/freq reporting on RXLoic Poulain2-1/+25
2021-10-25wcn36xx: Fix tx_status mechanismLoic Poulain2-47/+21
2021-10-25wcn36xx: Fix (QoS) null data frame bitrate/modulationLoic Poulain1-0/+1
2021-09-21wcn36xx: Implement Idle Mode Power SaveBryan O'Donoghue4-3/+68
2021-09-21wcn36xx: Add ability for wcn36xx_smd_dump_cmd_req to pass two's complementBryan O'Donoghue1-1/+1
2021-09-21wcn36xx: Fix Antenna Diversity SwitchingBryan O'Donoghue1-1/+3
2021-09-21wcn36xx: handle connection loss indicationBenjamin Li1-11/+33
2021-08-29wcn36xx: Fix missing frame timestamp for beacon/probe-respLoic Poulain1-0/+4
2021-08-29wcn36xx: Allow firmware name to be overridden by DTBjorn Andersson3-2/+10
2021-08-29wcn36xx: Ensure finish scan is not requested before start scanJoseph Gates2-1/+5
2021-06-22wcn36xx: Avoid memset() beyond end of struct fieldKees Cook1-16/+5
2021-06-14wcn36xx: Move hal_buf allocation to devm_kmalloc in probeBryan O'Donoghue1-13/+8
2021-06-14wcn36xx: Fix inconsistent indentingJiapeng Chong1-1/+1
2021-06-14wcn36xx: Enable WOWLAN flagsBryan O'Donoghue1-1/+3
2021-06-14wcn36xx: Add host resume request supportBryan O'Donoghue3-0/+38
2021-06-14wcn36xx: Add Host suspend indication supportBryan O'Donoghue3-0/+24
2021-06-14wcn36xx: Add GTK offload info to WoWLAN resumeBryan O'Donoghue4-2/+79
2021-06-14wcn36xx: Add GTK offload to WoWLAN pathBryan O'Donoghue4-1/+47
2021-06-14wcn36xx: Add set_rekey_data callbackBryan O'Donoghue2-0/+25
2021-06-14wcn36xx: Add ipv6 namespace offload in suspendBryan O'Donoghue4-0/+73
2021-06-14wcn36xx: Add ipv6 address trackingBryan O'Donoghue3-0/+41
2021-06-14wcn36xx: Do not flush indication queue on suspend/resumeBryan O'Donoghue1-2/+0
2021-06-14wcn36xx: Add ipv4 ARP offload support in suspendBryan O'Donoghue4-8/+57
2021-06-14wcn36xx: Run suspend for the first ieee80211_vifBryan O'Donoghue1-3/+28
2021-06-14wcn36xx: Return result of set_power_params in suspendBryan O'Donoghue1-2/+4
2021-02-09wcn36xx: del BA session on TX stopLoic Poulain3-4/+5
2021-01-26wcn36xx: Remove unnecessary memsetZheng Yongjun1-1/+0
2020-12-09wcn36xx: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-02wcn36xx: Send NULL data packet when exiting BMPSBryan O'Donoghue1-0/+1
2020-11-07wcn36xx: Enable firmware offloaded keepaliveBryan O'Donoghue1-0/+1
2020-11-07wcn36xx: Enable firmware link monitoringBryan O'Donoghue1-0/+1
2020-11-07wcn36xx: Set LINK_FAIL_TX_CNT to 1000 on all wcn36xxBryan O'Donoghue1-1/+2
2020-10-01wcn36xx: Advertise beacon filtering support in bmpsLoic Poulain1-0/+2
2020-09-22wcn36xx: Ensure spaces between functionsBryan O'Donoghue2-0/+5
2020-09-22wcn36xx: Mark internal smd functions staticBryan O'Donoghue1-43/+18
2020-09-22wcn36xx: Advertise ieee802.11 VHT flagsBryan O'Donoghue1-0/+32