summaryrefslogtreecommitdiff
path: root/core/mac/src/pe/lim/lim_utils.c
AgeCommit message (Expand)Author
2019-01-22qcacld-3.0: Fix e_sme_command_nss_update stuck issueYeshwanth Sriram
2018-12-21qcacld-3.0: Add SAE auth timerPadma, Santhosh Kumar
2018-08-08qcacld-3.0: Check TDLS peer type in lim_process_add_sta_rspBala Venkatesh
2018-02-21qcacld-3.0: WLAN upgrade to 5.1.1.47F.1Srinivas Girigowda
2018-01-29qcacld-3.0: WLAN upgrade to 5.1.1.44VSrinivas Girigowda
2017-11-19qcacld-3.0: Create PMF timer when PEER associates in PMF modeKrunal Soni
2017-11-18qcacld-3.0: lim_utils: Replace instances of unadorned %pVignesh Viswanathan
2017-11-14qcacld-3.0: Remove unused function proc_set_req_internalVarun Reddy Yeturu
2017-10-23qcacld-3.0: Remove unused function lim_active_scan_allowed()Srinivas Girigowda
2017-10-19qcacld-3.0: Release PMF timer's memory before deleting the sessionKrunal Soni
2017-10-18qcacld-3.0: Fix checkpatch warnings (LINE_SPACING)Srinivas Girigowda
2017-10-12qcacld-3.0: Release PEER's timer memory before removing it from tableKrunal Soni
2017-10-06qcacld-3.0: Ignore CSA if the channel is DFS or disabledGanesh Kondabattini
2017-09-21Revert "qcacld-3.0: Add delay in sending open system auth frame"Naveen Rawat
2017-09-18qcacld-3.0: mac: Replace instances of unadorned %pJeff Johnson
2017-08-31qcacld-3.0: Fix assert in qdf_mc_timer_stop for host roam timersAbhishek Singh
2017-08-25qcacld-3.0: Add support to send rate information for mgmt framesNaveen Rawat
2017-08-21qcacld-3.0: Deactivate timers before loop in pe_shutdown_notifier_cbyeshwanth sriram guntuka
2017-08-21qcacld-3.0: Use user provided BW for 2.4Ghz HT connectionAbhishek Singh
2017-08-09qcacld-3.0: Add pe shutdown notifier callbackyeshwanth sriram guntuka
2017-08-08qcacld-3.0: Add delay in sending open system auth frameyeshwanth sriram guntuka
2017-08-07qcacld-3.0: Fix excessive loggingyeshwanth sriram guntuka
2017-08-04qcacld-3.0: Introduce rate limiting in PE debugVarun Reddy Yeturu
2017-07-24qcacld-3.0: Igonre HT BW change if channel switch is in progressKiran Kumar Lokere
2017-07-17qcacld-3.0: Add support for rssi based assoc rejection during connectAbhishek Singh
2017-07-07qcacld-3.0: Remove state eLIM_SME_WT_REASSOC_LINK_FAIL_STATENaveen Rawat
2017-06-30qcacld-3.0: Correct the data type of argument used in lim_get_rx_ldpcKrunal Soni
2017-06-29qcacld-3.0: Add new params in ACS calc processgaolez
2017-06-26qcacld-3.0: Do not change channel BW if channel is 0 in HT infoAbhishek Singh
2017-06-20qcacld-3.0: Disconnect instead of reassociation up on CSA handlingKrunal Soni
2017-06-20qcacld-3.0: Set proper sec channel offset if CSA Wide BW IE is presentAbhishek Singh
2017-06-15qcacld-3.0: Fix clang warnings implicit enum type tAniBoolSrinivas Girigowda
2017-06-14qcacld-3.0: Fix build errors generated by gcc 6wadesong
2017-05-30qcacld-3.0: Don't send roam invoke for CSA if roam offload is disabledAbhishek Singh
2017-05-12qcacld-3.0: send deauth to AP before teardown linkPaul Zhang
2017-05-11qcacld-3.0: Fix suspicious dereference of pointerNishank Aggarwal
2017-04-25qcacld-3.0: Reset ext_cap structurePadma, Santhosh Kumar
2017-04-24qcacld-3.0: Trigger 2G RxLDPC feature & FW reassociation only for STAKrunal Soni
2017-04-20qcacld-3.0: Add Support for FILS AssociationSelvaraj, Sridhar
2017-04-15qcacld-3.0: Don't defer beacon and probe response in LIMSandeep Puligilla
2017-04-15qcacld-3.0: Cleanup unnecessary logs in roaming componentSelvaraj, Sridhar
2017-04-15qcacld-3.0: Host driver changes to support 11ai frame parsingSelvaraj, Sridhar
2017-04-06qcacld-3.0: Enable 2.4GHz LDPC only if allowedVarun Reddy Yeturu
2017-03-31qcacld-3.0: Replace lim_log() with pe_* log levels in lim_utils.cSrinivas Girigowda
2017-03-29qcacld-3.0: Drop mgmt frames if no.of RX mgmt packets reaches to thresholdSreelakshmi Konamki
2017-03-25qcacld-3.0: Replace lim_log() with pe_* log levels in lim_utils.cNishank Aggarwal
2017-03-24qcacld-3.0: Inform LDPC self capability to firmwareVarun Reddy Yeturu
2017-03-23qcacld-3.0: Fix "no space before tabs" style errorsJeff Johnson
2017-03-17qcacld-3.0: Fix compile errors when WLAN_FEATURE_11W is disabledAbhishek Singh
2017-03-15qcacld-3.0: Add HT/VHT check when getting network typeyeshwanth sriram guntuka