summaryrefslogtreecommitdiff
path: root/core/wma/src/wma_mgmt.c
AgeCommit message (Expand)Author
2017-04-15qcacld-3.0: Fix the issues reported by static analysis toolKrunal Soni
2017-04-07qcacld-3.0: Add a timer to reduce and resume beacon intervallifeng
2017-03-17qcacld-3.0: Fix compile errors when WLAN_FEATURE_11W is disabledAbhishek Singh
2017-03-14qcacld-3.0: Ignore RSI if disconnect is initiatedVarun Reddy Yeturu
2017-03-10qcacld-3.0: WMA: Reduce the log spam in kmsgSrinivas Girigowda
2017-03-03qcacld-3.0: Acquire wakelock before sending VDEV_STOPDustin Brown
2017-03-03qcacld-3.0: Fix peer poison overwritten issueMohit Khanna
2017-02-28qcacld-3.0: Add ini config for tx mgmt frame rateHong Shi
2017-02-28qcacld-3.0: Add ini to disable abg rate for tx dataHong Shi
2017-02-28qcacld-3.0: add ini to configure HT max mcsHong Shi
2017-02-16qcacld-3.0: Add host diag events for wlan disconnection stateSen, Devendra
2017-01-30qcacld-3.0: Fix memory leak in wma_mgmt_rx_processNaveen Rawat
2017-01-20qcacld-3.0: Use local variable to avoid race condition in packetdumpHimanshu Agarwal
2016-12-29qcacld-3.0: Ensure phymode and chanwidth consistentPaul Zhang
2016-12-29qcacld-3.0: Invert WMI TX status before passing to LIMNaveen Rawat
2016-12-09Revert "Revert "qcacld-3.0: Dump Tx/Rx packets during connection""Himanshu Agarwal
2016-11-23qcacld-3.0: report RSSI at disconnection time in STA modeSreelakshmi Konamki
2016-11-08Revert "qcacld-3.0: Dump Tx/Rx packets during connection"Manjunathappa Prakash
2016-11-01qcacld-3.0: Fix -Wmissing-prototypes in WMAJeff Johnson
2016-10-29qcacld-3.0: Fix input validation in wma_mgmt_tx_bundle_completion_handlerArif Hussain
2016-10-28qcacld-3.0: Dump Tx/Rx packets during connectionHimanshu Agarwal
2016-10-06qcacld-3.0: Add support for legacy off channel notification in case of p2p-GOAgrawal Ashish
2016-09-21qcacld-3.0: protect mgmt flow in SSR caseMukul Sharma
2016-09-21qcacld-3.0: Correct handling for VDEV_UPAgrawal Ashish
2016-09-16qcacld-3.0: Unpause data queue after SAP SSID settingSelvaraj, Sridhar
2016-08-17qcacld-3.0: Fix to encrypt broadcast framesMasti, Narayanraddi
2016-08-13qcacld-3.0: Fix dangling pointer in WMA moduleKrunal Soni
2016-07-31qcacld-3.0: Fix debug log in wma_send_peer_assocArif Hussain
2016-07-20qcacld-3.0: Changes to support wmi tx bundle completionNirav Shah
2016-07-12qcacld-3.0: Add NULL check before dereferencing pdevHimanshu Agarwal
2016-07-11qcacld-3.0: Remove IBSS from MAX_IBSS_PEERS macroNaveen Rawat
2016-07-06qcacld-3.0: Update log level in wma_mgmt_rx_processKrishna Kumaar Natarajan
2016-07-06qcacld-3.0: Handle peer kickout event for STA roleNaveen Rawat
2016-06-30qcacld-3.0: Fix NULL pointer de-reference in wma functionsNaveen Rawat
2016-06-29qcacld-3.0: Refactor WMA data commands to fix WIN compilationGovind Singh
2016-06-23qcacld-3.0: Add wma apis for High Latency systems (Part 4 - HL Datapath)Poddar, Siddarth
2016-06-14Revert "qcacld-3.0: Refactor WMA data commands to fix WIN compilation"Houston Hoffman
2016-06-14qcacld-3.0: Refactor WMA data commands to fix WIN compilationGovind Singh
2016-05-23qcacld-3.0: Reduce the info level logs in STA/SAPAbhishek Singh
2016-05-04qcacld-3.0: Modify set hw mode sequence on channel switch scenariosManishekar Chandrasekaran
2016-04-27qcacld-3.0: Fix incorrect mac addr size while doing mem copyKrunal Soni
2016-04-20qcacld-3.0: Reduce packet loss while roamingVarun Reddy Yeturu
2016-04-20qcacld-3.0: Fix layering violation while handling management framesKrishna Kumaar Natarajan
2016-04-17qcacld-3.0: Enable compile time enable/disable for roamingVarun Reddy Yeturu
2016-04-13qcacld-3.0: Remove WLAN_FEATURE_11AC feature flagKiran Kumar Lokere
2016-04-13qcacld-3.0: Fix incorrect flags setting in peer assoc commandKrishna Kumaar Natarajan
2016-04-13qcacld-3.0: Fix reason code used during Nss update requestChandrasekaran, Manishekar
2016-04-13qcacld-3.0: LFR2.0 Ignore STA kickout when roaming is in progressVarun Reddy Yeturu
2016-04-01qcacld-3.0: remove references to datapath structures from other modulesManjunathappa Prakash
2016-04-01qcacld-4.0: Data path changes to use converged APIs (Part 4)Dhanashri Atre