summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| | | * | | | qcacld: Delete SAP remote peers using correct MAC addrRajeev Kumar2014-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete SAP remote peers using correct MAC address Change-Id: Ib515f847b7212ccb95d217061de5eb10d399ac97 CRs-Fixed: 650447
| | | * | | | TDLS: Create the TDLS peer entry on the add_station request.Naresh Jayaram2014-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TDLS peer entries are created based on the obtained TDLS discovery response from the peer.This is designed considering implicit TDLS implementation where the TDLS discovery request is sent prior to TDLS setup handshake initiation. This shall result in a TDLS setup failure on an explicit request without a prior TDLS Discover request. Thus, create a TDLS peer entry during add_station. Change-Id: Ic65d81c9f39d683e5ad1d32d52787f2a2585d56f CRs-fixed: 644810
| | | * | | | qcacld: Fix to update PS settings dynamicallyPadma, Santhosh Kumar2014-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, when uapsd mask is present in ini file, static PS settings are taking precedence over dynamic PS settings.So, device does not enter legacy power save when uapsd mask is present. This fix ensures to update PS settings dynamically from addts requests eventhough uapsd mask is present. Change-Id: Iabf069b1bdd7a2aa4af335d192120a1a1e63c0d2 CRs-Fixed: 628826
| | | * | | | qcacld: enable the support for Green APRyan Hsu2014-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Green AP is the feature to turn on only one tx/rx chain for the sake of power consumption while there are no STA connected. When there is a STA connected, Green AP will be disabled and return to two tx/rx chain operation. When there are no STA connected, the Green AP will be enabled again. In order to avoid the ping-pong STA connected/disconnected, e.g the STA in the edge of the BSS coverage, the roaming happens. there is a delay applied to enable Green AP logic was introduced to protect the HAL layer enabled/disabled in short period of time. The Green AP is implemented per PDEV, which means when the driver is enabled by concurrency mode, and whenever there is a STA intf created, the Green AP will be disabled. AP-AP will be supported. CRs-fixed: 645678 Change-Id: I02f72a913ee0bfab9a4592395457a31b3369519c
| | | * | | | TDLS: Set tdls hdd context to NULL after freeingPradeep Reddy POTTETI2014-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While exiting the tdls hdd context after freeing the peer list we should also set TDLS context in STA session context of adapter to NULL. Change-Id: I98d71896dd265c97ccc9c8e2c22e66a818f97262 CRs-Fixed: 644931
| | | * | | | TDLS: Consider peer capabilities to frame tdls setup cnf framePradeep Reddy POTTETI2014-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While framing the TDLS Setup Confirmation frame, the driver needs to know if the TDLS peer is VHT/HT capable. The information is passed by Supplicant to the driver after determining tdls peer capabilities by parsing respective IEs in TDLS Setup Response frame. Change-Id: I8ee5583c7563b671e8dc96e952fb443a5a5e6b4d CRs-Fixed: 645388
| | | * | | | wlan: Fix logging wlan_hdd_softap_tx_rxArif Hussain2014-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing missing or new added VOS_TRACE logs. Change-Id: I7d99d68d39c6c276e297dadac8a1e66392231f2e CRs-Fixed: 646896
| | | * | | | wlan: HDD Logging EnhancementXiaochang Duan2014-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo and inproper SSID printing in HDD logging Change-Id: I89ba6e9264aa044f6ce99373ad2b838c265b8a72 CRs-Fixed: 645576
| * | | | | | Merge "Release 1.0.0.95 QCACLD WLAN Driver"Linux Build Service Account2014-04-18
| |\| | | | |
| | * | | | | Release 1.0.0.95 QCACLD WLAN DriverAkash Patel2014-04-18
| |/| | | | | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/caf/caf-wlan/master' * origin/caf/caf-wlan/master: (21 commits) Cafstaging Release 1.0.0.95 qcacld-new:ibss:add support to scan and secure to open switch PE: Enhance MTRACE to track MC Thread TX packet wait and complete state wlan: qca-cld:Adding MTRACE functionality to HDD wlan: Fix for mtrace vos api for SME. wlan: Support for MTRACE. wlan: Logging ROAM states in string format qcacld: Added check to validate pAdapter wlan: Fix arp offload filtering issue with static ip. wlan: flush scan results which are not in new Country code. wlan: Check to avoid SAP to use 80Mhz in 2.4Ghz. wlan: PMF state not correct after 802.11r roaming wlan: rrm: Disable rrm in assoc request if AP doesnot support rrm qcacld: wma: Fix number of offload peers wlan: qcacld: error=frame-larger-than fix in hdd_set_sme_config() qcacld: DFS: Update to send DFS event to Userspace wlan: Reason code for scan abort. qcacld:PE: Fix for issues reported by Static analysis wlan: HDD layer logging enhancement phase-2. wlan: Delay SSR during active entry points. ... Change-Id: Ie7fe4b0b9b0a0c1e6bbab232f244754144502774
| | * | | | Cafstaging Release 1.0.0.95Pitani Venkata Rajesh Kumar2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cafstaging Release 1.0.0.95 Change-Id: I12c7d84af6d67e7b604f740faa1ee38a67427cff
| | * | | | qcacld-new:ibss:add support to scan and secure to open switchXiaochang Duan2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Current IBSS implementation deletes ibss vdev during leave_ibss handling. This leads to that the scan for IBSS networks does not work after the leave_ibss handling. Add scan support by recreating new ibss vdev and its bss peer as the final part of the leave_ibss handling. Also force the remote ibss peer's keys to be cleared whenever the peer is created. This is to support the switch from a secure IBSS network to a open IBSS network. Without this change the keys for the secure IBSS network remain and cause that data connections like ping fail after the switch. Change-Id: I48a4306d126a2376b76c369bf121dd167e79d9a0 CRs-Fixed: 645419
| | * | | | PE: Enhance MTRACE to track MC Thread TX packet wait and complete stateEdhar Mahesh Kumar2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes to measure how long MC Thread was stuck for management TX transmission. Change-Id: I83a2f6c23de9f01ec78a0c7ea31530c362588a6e CRs-Fixed: 641285
| | * | | | wlan: qca-cld:Adding MTRACE functionality to HDDTushnim Bhattacharyya2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix will add MTRACE funcionality to HDD Change-Id: I09f5003762ae57e10ffb43732af2db79c43344fd CRs-Fixed: 644553
| | * | | | wlan: Fix for mtrace vos api for SME.Katya Nigam2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SME implementation of MTRACE currently uses PE Api's. With this change MTRACE in SME will use voss api's instead of PE Change-Id: I4efbda4d15317cc657a2d9a21a2691c8320e7f2f CRs-Fixed: 641225
| | * | | | wlan: Support for MTRACE.Leela Venkata Kiran Kumar Reddy Chirala2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix will move MTRACE funcionality from PE to VOSS Change-Id: I91ec21bf802d3894b47f07de65c1dee236f40113 CRs-Fixed: 592922
| | * | | | wlan: Logging ROAM states in string formatMahesh A Saptasagar2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Logging enhancement to convert and print neighbour ROAM states from interger to string format. Change-Id: I9a90b79812eea353257e87dad5df1c7598d75a80 CRs-Fixed: 641916
| | * | | | qcacld: Added check to validate pAdapterRajeev Kumar2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In hdd_mon_tx_fetch_pkt() checking pAdapter is valid or not. Change-Id: I2f0862d3ec3f479c8585b1623dd237d74e0113f2 CRs-Fixed: 643338
| | * | | | wlan: Fix arp offload filtering issue with static ip.Edhar, Mahesh Kumar2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When an ap is roved out and roved in, while the DUT in suspended state, the arp offload filter is not set. The arp filter is reconfigured, when the ipv4 notifier is invoked and only when flag sus_res_mcastbcast_filter_valid is set. This flag is set when power state callback is invoked. There could be scenarios where ipv4 notifier is invoked and the power state cal back is invoked later or the ipv4 is invoked and the device is suspended later leading the arp offload filter unset. To address these, set sus_res_mcastbcast_filter_valid flag and restore value of configuredMcastBcastFilter to sus_res_mcastbcast_filter when ipv4 notifier is invoked. Change-Id: Ia116ec696437d253bc7b4c0271cc918b17535049 CRs-Fixed: 649417
| | * | | | wlan: flush scan results which are not in new Country code.Agarwal Ashish2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Right now scan result are getting flashed out on basis of scan request on that particular channel. It's wise to flush scan entries on channels which are not part of new channel list of acquired country Change-Id: I3df8949f5262c977ba6e0eea5b6386568baf03d7 CRs-Fixed: 642987
| | * | | | wlan: Check to avoid SAP to use 80Mhz in 2.4Ghz.Leela Venkata Kiran Kumar Reddy Chirala2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no check during SAP init to avoid 80Mhz channel width if VHT is enable in 2.4Ghz. VHT chanWidth is compared to HT channelwidth macro. Adds the check during start bss to set the vhtTxChannelWidthSet as WNI_CFG_VHT_CHANNEL_WIDTH_20_40MHZ. Remove VHT chanWidth comparison with HT channelwidth macro. comparing this with HT width Change-Id: I29b68a933f8c032ab14f4835d8677643db2768a5 CRs-fixed: 646563
| | * | | | wlan: PMF state not correct after 802.11r roamingkrunal soni2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is a problem where the PMF (Protected Management Frames, 802.11w) state of the connection is not correct after a 802.11r (Fast Transition, FT) roaming operation. This is fixed by setting the PMF state correctly during this type of roaming operation. Change-Id: Iec4c9958a40b860c28d11e89cb4810111d4fd625 CRs-Fixed: 649942
| | * | | | wlan: rrm: Disable rrm in assoc request if AP doesnot support rrmHema Aparna Medicharla2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the existing implementation, STA Cannot connect to some APs due to rrm set in th eassociation request when AP does not support rrm. Changes are made to disable the rrm in association request if rrm is not set in beacon/probe response from the AP. Change-Id: Id29caa9f63ea25634187381575e5dd65cb6a6702 CRs-fixed: 590602
| | * | | | qcacld: wma: Fix number of offload peersPrashanth Bhatta2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Number of offload peers for STA-AP mode should be number of peers supported on AP mode + 1 for STA mode. Change-Id: I6242a1eea81036e7304d4b135879c3f2a2f859ae CRs-fixed: 650409
| | * | | | wlan: qcacld: error=frame-larger-than fix in hdd_set_sme_config()Jeff Johnson2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the qcacld driver is built for x86-64 the compiler is warning about an oversized stack frame in hdd_set_sme_config(). This function currently allocates the smeConfig struct on the stack. Since this struct is large, dynamically allocate it from the heap instead. Change-Id: I90cfeeaae8d15a0fac4f8c8b75bd6223024702ba CRs-fixed: 650531
| | * | | | qcacld: DFS: Update to send DFS event to UserspaceManikandan Mohan2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For DFS user notification, sw is updated for sending netlink events on CAC start, CAC End and RADAR Detect event. Extended the existing netlink messaging framework for these DFS events Change-Id: I27d4224c81b4e2c016601a17f4cd90513e9af1e2 CRs-fixed: 650546
| | * | | | wlan: Reason code for scan abort.Dasari Srinivas2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a reason code for scan abort. Currently, this is required to know if the abort is because of a band change. It can be enhanced further to cater the requirements. Change-Id: I1a7b51d7d19b10a1649e3dce95748951b424a944 CRs-Fixed: 649420
| | * | | | qcacld:PE: Fix for issues reported by Static analysisSrinivas Girigowda2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the issues reported by Static analysis tool CRs-Fixed: 650407 Change-Id: If89572129a360a680d1f6928841a3609148fb094
| | * | | | wlan: HDD layer logging enhancement phase-2.c_hpothu2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added logs which should get printed when some unexpected error happens.In this change, updaing wlan_hdd_early_suspend.c, wlan_hdd_ftm.c and wlan_hdd_hostapd.c files. Change-Id: I714b1c605d833f6bf7f2749cc13533dcd6b872b7 CRs-Fixed: 640951
| | * | | | wlan: Delay SSR during active entry points.Mahesh A Saptasagar2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes for delaying SSR if any identified entry points are active. This is required to avoid any access to uninitialized or deallocated data structure. Change-Id: I8a80567ae58b642dbd314296b0986616c268fc8b CRs-fixed: 650401
| | * | | | wlan: Protect wlan_hdd_cfg80211_change_iface function from SSRMahesh A Saptasagar2014-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Protect wlan_hdd_cfg80211_change_iface function from accessing uninitialized or deallocated data structures while SSR is in progress. Change-Id: Id40f3af7632fa255219f83344f8fa869e786fdf8 CRs-fixed: 650418
| * | | | | Merge "Release 1.0.0.94 QCACLD WLAN Driver"Linux Build Service Account2014-04-17
| |\ \ \ \ \
| | * | | | | Release 1.0.0.94 QCACLD WLAN DriverAkash Patel2014-04-16
| |/| | | | | | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/caf/caf-wlan/master' * origin/caf/caf-wlan/master: Cafstaging Release 1.0.0.94 qcacld: Fix of crash in FTM mode when sending HYST_EN command qcacld: Fix the peer leak while deleting the SAP. Configure flag to debug remain on channel issues. wlan: HDD layer logging enhancement. wlan: VHT MCS8 and MCS9 Support in 2.4Ghz TDLS: Check if a peer is forced peer only when initiating setup TDLS: Optimize TDLS External Control operation handling. TDLS: Enhance TDLS external control operations (gTDLSExternalControl=1) TDLS : Initiate the TDLS setup only when externally configured. qcacld: WMA: Set proper 11AC phy modes for 2G qcacld: Fix Unicast Data stall when Multicast traffic is running. Change-Id: I4d2f5a52c0c0cd3eed05ed51af66f41b4c04bf6c
| | * | | | Cafstaging Release 1.0.0.94Akash Patel2014-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cafstaging Release 1.0.0.94 Change-Id: I65a094559be2d3e4ab0b5705a6ad16e2f98f126c
| | * | | | qcacld: Fix of crash in FTM mode when sending HYST_EN commandRajeev Kumar2014-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not send WMI_PDEV_PARAM_HYST_EN in FTM mode because in FTM mode WMI service is not yet ready when this command is send from hdd_open_adapter. Change-Id: Ib3402d671cacb49ef91ede511b7e9b71b0e748f2 CRs-Fixed: 649927
| | * | | | qcacld: Fix the peer leak while deleting the SAP.Kiran Kumar Lokere2014-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete all peer entries before sending the vdev stop command in SAP mode. CRs-Fixed: 645418 Change-Id: I5f86cd1fea300e08cca496f95b803709551e9876
| | * | | | Configure flag to debug remain on channel issues.Rashmi Ramanna2014-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add flag to configuration file to debug remain on channel. This flag is used to send marker frames at start and end of remain on channel. Change-Id: I03a67f53e389f21f7fae470ce46265d2517de333 CRs-Fixed: 594906
| | * | | | wlan: HDD layer logging enhancement.c_hpothu2014-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added logs which should get printed when some unexpected error happens.In this gerrit updating wlan_hdd_p2p.c, wlan_hdd_scan.c and wlan_hdd_tdls.c files. Change-Id: I1c42055020d8cc18f7e922a9189f58432df0b096 CRs-Fixed: 585427
| | * | | | wlan: VHT MCS8 and MCS9 Support in 2.4GhzAbhishek Singh2014-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If MCS8 and MCS9 is supported by firmware and gEnableVhtFor24GHzBand is set in INI, Enable VHT in 2.4Ghz by setting the dot11mode is 11ac. For this MCS8_9_IN_2_4G is introduced in driver and firmware capabilities. This commit takes care of interface file change for this enhancement. Change-Id: Idc711325e9c1f8d7ec989c2089c4241ab0602914 CRs-Fixed: 644611
| | * | | | TDLS: Check if a peer is forced peer only when initiating setupSunil Dutt2014-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TDLS tear down should happen irrespective of the peer being a forced one or not. Hence only check for the forced peer while initiating a setup to the peer Change-Id: I39244c248993f0b55463a9110d63adafacfdb066 CRs-fixed: 647554
| | * | | | TDLS: Optimize TDLS External Control operation handling.Naresh Jayaram2014-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit "Initiate the TDLS setup only when externally configured" defined an additional data structure to represent a force peer. Optimize this implementation by defining a new field isForcedPeer, signifying a forced peer, in TDLS peer data structure (hddTdlsPeer_t) Change-Id: Ide3faad0d2c127bdae58d1639b7a98c3f6b09192 CRs-fixed: 647550
| | * | | | TDLS: Enhance TDLS external control operations (gTDLSExternalControl=1)Naresh Jayaram2014-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit enhances the external control operations to 1.Allows gTDLSTxStatsPeriod to accept a minimal value of 10 msec. 2.Allows gTDLSIdlePacketThreshold to accept a minimal value of 0 packets. 3.Caters the requirement of establishing the TDLS link irrespective of the data traffic, the moment tdls_setup is issued by the framework. 4.Only teardown based on non-zero idle packet threshold, to address a use case where this threshold does not get consider for TEAR DOWN Change-Id: I170afed07607440924e72515c23b2ddca8e83b62 CRs-fixed: 647532
| | * | | | TDLS : Initiate the TDLS setup only when externally configured.Sunil Dutt2014-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are use cases where the driver has to initiate the TDLS setup to the peer only when configured by the external applications This commit addresses the same and the functionality is configured by gTDLSExternalControl parameter. Change-Id: I1a2d8cbe44e78f46b32ebb6ba5d515a691bbc0c5 CRs-fixed: 647521
| | * | | | qcacld: WMA: Set proper 11AC phy modes for 2GManikandan Mohan2014-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For VHT operation in 2G the phymode is not properly configured. Hence beacon failure observed. This update fixes it Change-Id: If18fd935eabf22119ca96620ff952923f38e8624 CRs-fixed: 646920
| | * | | | qcacld: Fix Unicast Data stall when Multicast traffic is running.Komal Seelam2014-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The netif queues are stopped irrespective of timer state. Hence the queues are blocked always. Fix by stopping the queues only when timer is expired and renable the timer. Change-Id: I660e501dd5057ee945cf590d86da654f08565ee5 CRs-Fixed: 645859
| * | | | | Merge "Release 1.0.0.93 QCACLD WLAN Driver"Linux Build Service Account2014-04-16
| |\ \ \ \ \
| | * | | | | Release 1.0.0.93 QCACLD WLAN DriverAkash Patel2014-04-15
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/caf/caf-wlan/master' * origin/caf/caf-wlan/master: (21 commits) Cafstaging Release 1.0.0.93 qcacld: STA+GO New INI parameter to enable FCC regulatory rule qcacld: Check for WatchDog reset status during queue selection qcacld-new: SERVICE/HIF:add athdiag support for USB qcacld-new: HIF/USB:add suspend/resume callback qcacld-new: SERVICE HIF:Add USB feature to SERVICE HIF module qcacld-new: add WCNSS_qcom_cfg.usb.ini for usb interface qcacld: build:add USB feature to qcacld qcacld-new: VOSS:Add USB feature to VOSS module qcacld-new: SERVICE BMI:Add USB feature to SERVICE/BMI module qcacld-new: CLD_TXRX:incorrect tid info in HTT header qcacld-new: CLD_TXRX:fix deadlock in CLD_TXRX module qcacld-new: SERVICE WMA:Add USB feature to SERVICE WMA module qcacld-new: HDD:Add USB feature into HDD module qcacld: SERVICE COMMON:Add USB feature to SERVICE COMMON module qcacld-new: SERVICE HTC:Add USB feature to SERVICE HTC module cld:hdd: Set proper hardware mode for 2.4G qcacld: Allow wake up commands after target suspend qcacld: Add configurable option to roam to DFS channels wlan: Runtime memory debug configuration support ... Change-Id: I23c74b9e2e6e4e3166f5613994c0af60678b4dae
| | | * | | | Cafstaging Release 1.0.0.93Akash Patel2014-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cafstaging Release 1.0.0.93 Change-Id: I676a96e5da04856db2766cc475edfcca0076e178
| | | * | | | qcacld: STA+GO New INI parameter to enable FCC regulatory ruleKalikinkar dhara2014-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ini parameter gEnableStrictRegulatoryForFCC to enable or disable FCC regulatory rule. By default Strict Regulatory FCC rule is enabled. Change-Id: Ie48bde87f492115da0613fe997c4ec4eae1d273e CRs-Fixed: 643679
| | | * | | | qcacld: Check for WatchDog reset status during queue selectionVinay Krishna Eranna2014-04-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check for the WatchDog reset status during queue selection request, If WD reset in progress, then return the Best Effort queue index. Else derive queue index based on the current session parameter and return. This avoids any access to the internal data structure during reset. Change-Id: Ida10f3d3f54d3a55ae6547825359b2af193afd4e CRs Fixed: 643522