summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPitani Venkata Rajesh Kumar <vpitan@codeaurora.org>2014-02-06 12:36:00 +0530
committerPitani Venkata Rajesh Kumar <vpitan@codeaurora.org>2014-02-06 12:38:04 +0530
commit553f8beb11434d5d51d7da2a07db2d874d56fdee (patch)
treeb414d66c71b2a5245dd25d588c4d91e96746e0af
parent301d4e49a7b202c26c4709eb82f7453da855c0f1 (diff)
parentc0b0f24d805a19fbcc3eac544cf427242061cc44 (diff)
Merge remote-tracking branch 'origin/caf/caf-wlan/master'
Release 1.0.0.29 QCACLD WLAN Driver * origin/caf/caf-wlan/master: qcacld: Release 1.0.0.29 Caf Staging Match Copyright and License to CafStaging dev branch cld: wlan: Process pcie interrupts only if hif_state is initalized. qcacld: Fix for DUT not sending 11k beacon report wlan: To remove extra action frame sent in beacon report qcacld: Update the max RTS threshold value. qcacld: Fix of double free panic in SLUB debug build qcacld: Fix continuous scan req failure because of connection in progress txrx: Fix invalid memory access during ll_pause buf flush P2P: Changes to follow coding guidelines. qcacld: add __printf() annotation to logging APIs qcacld: Fix -Wformat-extra-args in iw_setint_getnone() qcacld: Fix CCX UPLOAD logging issues in HDD qcacld: wma: Fix logging format/argument mismatches qcacld: Fix of memory leaks in WMA module
-rw-r--r--CORE/BAP/inc/bapApi.h4
-rw-r--r--CORE/BAP/inc/btampHCI.h6
-rw-r--r--CORE/BAP/src/bapApiData.c6
-rw-r--r--CORE/BAP/src/bapApiDebug.c6
-rw-r--r--CORE/BAP/src/bapApiExt.c6
-rw-r--r--CORE/BAP/src/bapApiExt.h4
-rw-r--r--CORE/BAP/src/bapApiHCBB.c6
-rw-r--r--CORE/BAP/src/bapApiInfo.c6
-rw-r--r--CORE/BAP/src/bapApiLinkCntl.c6
-rw-r--r--CORE/BAP/src/bapApiLinkSupervision.c6
-rw-r--r--CORE/BAP/src/bapApiStatus.c6
-rw-r--r--CORE/BAP/src/bapApiTimer.c6
-rw-r--r--CORE/BAP/src/bapApiTimer.h4
-rw-r--r--CORE/BAP/src/bapInternal.h6
-rw-r--r--CORE/BAP/src/bapModule.c4
-rw-r--r--CORE/BAP/src/bapRsn8021xAuthFsm.c7
-rw-r--r--CORE/BAP/src/bapRsn8021xAuthFsm.h4
-rw-r--r--CORE/BAP/src/bapRsn8021xFsm.h4
-rw-r--r--CORE/BAP/src/bapRsn8021xPrf.c7
-rw-r--r--CORE/BAP/src/bapRsn8021xPrf.h7
-rw-r--r--CORE/BAP/src/bapRsn8021xSuppRsnFsm.c7
-rw-r--r--CORE/BAP/src/bapRsn8021xSuppRsnFsm.h7
-rw-r--r--CORE/BAP/src/bapRsnAsfPacket.c4
-rw-r--r--CORE/BAP/src/bapRsnAsfPacket.h4
-rw-r--r--CORE/BAP/src/bapRsnErrors.h7
-rw-r--r--CORE/BAP/src/bapRsnSsmAesKeyWrap.c7
-rw-r--r--CORE/BAP/src/bapRsnSsmAesKeyWrap.h7
-rw-r--r--CORE/BAP/src/bapRsnSsmEapol.c7
-rw-r--r--CORE/BAP/src/bapRsnSsmEapol.h4
-rw-r--r--CORE/BAP/src/bapRsnSsmReplayCtr.c7
-rw-r--r--CORE/BAP/src/bapRsnSsmReplayCtr.h7
-rw-r--r--CORE/BAP/src/bapRsnSsmServices.h5
-rw-r--r--CORE/BAP/src/bapRsnTxRx.c11
-rw-r--r--CORE/BAP/src/bapRsnTxRx.h11
-rw-r--r--CORE/BAP/src/btampFsm.c4
-rw-r--r--CORE/BAP/src/btampFsm.h4
-rw-r--r--CORE/BAP/src/btampFsm_ext.h2
-rw-r--r--CORE/BAP/src/btampHCI.c6
-rw-r--r--CORE/CLD_TXRX/HTT/htt.c3
-rw-r--r--CORE/CLD_TXRX/HTT/htt.h9
-rw-r--r--CORE/CLD_TXRX/HTT/htt_common.h9
-rw-r--r--CORE/CLD_TXRX/HTT/htt_fw_stats.c3
-rw-r--r--CORE/CLD_TXRX/HTT/htt_h2t.c3
-rw-r--r--CORE/CLD_TXRX/HTT/htt_internal.h3
-rw-r--r--CORE/CLD_TXRX/HTT/htt_isoc.h3
-rw-r--r--CORE/CLD_TXRX/HTT/htt_rx.c3
-rw-r--r--CORE/CLD_TXRX/HTT/htt_t2h.c3
-rw-r--r--CORE/CLD_TXRX/HTT/htt_tx.c3
-rw-r--r--CORE/CLD_TXRX/HTT/htt_types.h3
-rw-r--r--CORE/CLD_TXRX/HTT/rx_desc.h2
-rw-r--r--CORE/CLD_TXRX/TLSHIM/tl_shim.c2
-rw-r--r--CORE/CLD_TXRX/TLSHIM/tl_shim.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_cfg.c3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_ctrl_txrx_api.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_osif_txrx_api.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_rx.c3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_rx.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_rx_defrag.c3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_rx_defrag.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_rx_fwd.c3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_rx_fwd.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_rx_pn.c3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_rx_pn.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_rx_reorder.c3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_rx_reorder.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_rx_reorder_timeout.c3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_rx_reorder_timeout.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_tx.c5
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_tx.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_tx_classify.c3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_tx_classify.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_tx_desc.c3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_tx_desc.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_tx_queue.c6
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_tx_queue.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_tx_sched.c3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_tx_sched.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_tx_send.c3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_tx_send.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_txrx.c6
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_txrx.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_txrx_encap.c3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_txrx_encap.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_txrx_event.c3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_txrx_internal.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_txrx_peer_find.c3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_txrx_peer_find.h3
-rw-r--r--CORE/CLD_TXRX/TXRX/ol_txrx_types.h2
-rw-r--r--CORE/CLD_TXRX/TXRX/txrx.h2
-rw-r--r--CORE/DXE/inc/wlan_qct_dxe.h3
-rw-r--r--CORE/DXE/src/wlan_qct_dxe.c5
-rw-r--r--CORE/DXE/src/wlan_qct_dxe_cfg_i.c3
-rw-r--r--CORE/DXE/src/wlan_qct_dxe_i.h3
-rw-r--r--CORE/HDD/inc/bap_hdd_main.h3
-rw-r--r--CORE/HDD/inc/bap_hdd_misc.h3
-rw-r--r--CORE/HDD/inc/qc_sap_ioctl.h3
-rw-r--r--CORE/HDD/inc/wlan_hdd_assoc.h10
-rw-r--r--CORE/HDD/inc/wlan_hdd_cfg.h3
-rw-r--r--CORE/HDD/inc/wlan_hdd_cfg80211.h11
-rw-r--r--CORE/HDD/inc/wlan_hdd_debugfs.h3
-rw-r--r--CORE/HDD/inc/wlan_hdd_dp_utils.h4
-rw-r--r--CORE/HDD/inc/wlan_hdd_ether.h4
-rw-r--r--CORE/HDD/inc/wlan_hdd_ftm.h3
-rw-r--r--CORE/HDD/inc/wlan_hdd_host_offload.h5
-rw-r--r--CORE/HDD/inc/wlan_hdd_hostapd.h3
-rw-r--r--CORE/HDD/inc/wlan_hdd_includes.h5
-rw-r--r--CORE/HDD/inc/wlan_hdd_ipa.h2
-rw-r--r--CORE/HDD/inc/wlan_hdd_keep_alive.h5
-rw-r--r--CORE/HDD/inc/wlan_hdd_main.h17
-rw-r--r--CORE/HDD/inc/wlan_hdd_oemdata.h3
-rw-r--r--CORE/HDD/inc/wlan_hdd_p2p.h4
-rw-r--r--CORE/HDD/inc/wlan_hdd_packet_filtering.h4
-rw-r--r--CORE/HDD/inc/wlan_hdd_power.h3
-rw-r--r--CORE/HDD/inc/wlan_hdd_softap_tx_rx.h3
-rw-r--r--CORE/HDD/inc/wlan_hdd_tdls.h4
-rw-r--r--CORE/HDD/inc/wlan_hdd_tgt_cfg.h3
-rw-r--r--CORE/HDD/inc/wlan_hdd_tx_rx.h3
-rw-r--r--CORE/HDD/inc/wlan_hdd_version.h4
-rw-r--r--CORE/HDD/inc/wlan_hdd_wext.h3
-rw-r--r--CORE/HDD/inc/wlan_hdd_wmm.h7
-rw-r--r--CORE/HDD/inc/wlan_hdd_wowl.h3
-rw-r--r--CORE/HDD/inc/wlan_qct_driver.h33
-rw-r--r--CORE/HDD/src/bap_hdd_main.c2
-rw-r--r--CORE/HDD/src/wlan_hdd_assoc.c9
-rw-r--r--CORE/HDD/src/wlan_hdd_cfg.c3
-rw-r--r--CORE/HDD/src/wlan_hdd_cfg80211.c35
-rw-r--r--CORE/HDD/src/wlan_hdd_debugfs.c3
-rw-r--r--CORE/HDD/src/wlan_hdd_dev_pwr.c3
-rw-r--r--CORE/HDD/src/wlan_hdd_dp_utils.c10
-rw-r--r--CORE/HDD/src/wlan_hdd_early_suspend.c5
-rw-r--r--CORE/HDD/src/wlan_hdd_ftm.c3
-rw-r--r--CORE/HDD/src/wlan_hdd_hostapd.c5
-rw-r--r--CORE/HDD/src/wlan_hdd_ipa.c2
-rw-r--r--CORE/HDD/src/wlan_hdd_main.c15
-rw-r--r--CORE/HDD/src/wlan_hdd_oemdata.c5
-rw-r--r--CORE/HDD/src/wlan_hdd_p2p.c26
-rw-r--r--CORE/HDD/src/wlan_hdd_scan.c3
-rw-r--r--CORE/HDD/src/wlan_hdd_softap_tx_rx.c12
-rw-r--r--CORE/HDD/src/wlan_hdd_tdls.c3
-rw-r--r--CORE/HDD/src/wlan_hdd_tx_rx.c14
-rw-r--r--CORE/HDD/src/wlan_hdd_wext.c21
-rw-r--r--CORE/HDD/src/wlan_hdd_wmm.c4
-rw-r--r--CORE/HDD/src/wlan_hdd_wowl.c4
-rw-r--r--CORE/MAC/inc/aniCompiler.h6
-rw-r--r--CORE/MAC/inc/aniGlobal.h11
-rw-r--r--CORE/MAC/inc/aniSystemDefs.h3
-rw-r--r--CORE/MAC/inc/logDump.h7
-rw-r--r--CORE/MAC/inc/macInitApi.h3
-rw-r--r--CORE/MAC/inc/macTrace.h7
-rw-r--r--CORE/MAC/inc/qwlan_version.h6
-rw-r--r--CORE/MAC/inc/sirApi.h11
-rw-r--r--CORE/MAC/inc/sirMacPropExts.h3
-rw-r--r--CORE/MAC/inc/sirMacProtDef.h11
-rw-r--r--CORE/MAC/inc/sirTypes.h3
-rw-r--r--CORE/MAC/inc/wniApi.h15
-rw-r--r--CORE/MAC/inc/wniCfgAp.h6
-rw-r--r--CORE/MAC/inc/wniCfgSta.h5
-rw-r--r--CORE/MAC/inc/wniStat.h3
-rw-r--r--CORE/MAC/src/cfg/cfgApi.c3
-rw-r--r--CORE/MAC/src/cfg/cfgDebug.c3
-rw-r--r--CORE/MAC/src/cfg/cfgDebug.h12
-rw-r--r--CORE/MAC/src/cfg/cfgDef.h4
-rw-r--r--CORE/MAC/src/cfg/cfgParamName.c2
-rw-r--r--CORE/MAC/src/cfg/cfgPriv.h3
-rw-r--r--CORE/MAC/src/cfg/cfgProcMsg.c4
-rw-r--r--CORE/MAC/src/cfg/cfgSendMsg.c3
-rw-r--r--CORE/MAC/src/cfg/cfgUtil/cfg.txt7
-rw-r--r--CORE/MAC/src/cfg/polFile.h4
-rw-r--r--CORE/MAC/src/dph/dphHashTable.c3
-rw-r--r--CORE/MAC/src/dph/dphHashTable.h4
-rw-r--r--CORE/MAC/src/include/cfgApi.h6
-rw-r--r--CORE/MAC/src/include/cfgGlobal.h4
-rw-r--r--CORE/MAC/src/include/dot11f.h14
-rw-r--r--CORE/MAC/src/include/dphGlobal.h3
-rw-r--r--CORE/MAC/src/include/parserApi.h3
-rw-r--r--CORE/MAC/src/include/sirCommon.h3
-rw-r--r--CORE/MAC/src/include/sirDebug.h4
-rw-r--r--CORE/MAC/src/include/sirParams.h11
-rw-r--r--CORE/MAC/src/include/sysGlobal.h7
-rw-r--r--CORE/MAC/src/include/utilsApi.h5
-rw-r--r--CORE/MAC/src/include/utilsGlobal.h4
-rw-r--r--CORE/MAC/src/pe/include/limAdmitControl.h3
-rw-r--r--CORE/MAC/src/pe/include/limApi.h3
-rw-r--r--CORE/MAC/src/pe/include/limFT.h7
-rw-r--r--CORE/MAC/src/pe/include/limFTDefs.h5
-rw-r--r--CORE/MAC/src/pe/include/limGlobal.h3
-rw-r--r--CORE/MAC/src/pe/include/limSession.h3
-rw-r--r--CORE/MAC/src/pe/include/limTrace.h4
-rw-r--r--CORE/MAC/src/pe/include/pmmApi.h3
-rw-r--r--CORE/MAC/src/pe/include/pmmGlobal.h4
-rw-r--r--CORE/MAC/src/pe/include/rrmApi.h6
-rw-r--r--CORE/MAC/src/pe/include/rrmGlobal.h15
-rw-r--r--CORE/MAC/src/pe/include/schApi.h3
-rw-r--r--CORE/MAC/src/pe/include/schGlobal.h4
-rw-r--r--CORE/MAC/src/pe/lim/limAIDmgmt.c3
-rw-r--r--CORE/MAC/src/pe/lim/limAdmitControl.c3
-rw-r--r--CORE/MAC/src/pe/lim/limApi.c11
-rw-r--r--CORE/MAC/src/pe/lim/limAssocUtils.c3
-rw-r--r--CORE/MAC/src/pe/lim/limAssocUtils.h3
-rw-r--r--CORE/MAC/src/pe/lim/limDebug.c3
-rw-r--r--CORE/MAC/src/pe/lim/limDebug.h11
-rw-r--r--CORE/MAC/src/pe/lim/limFT.c5
-rw-r--r--CORE/MAC/src/pe/lim/limIbssPeerMgmt.c11
-rw-r--r--CORE/MAC/src/pe/lim/limIbssPeerMgmt.h3
-rw-r--r--CORE/MAC/src/pe/lim/limLinkMonitoringAlgo.c3
-rw-r--r--CORE/MAC/src/pe/lim/limLogDump.c13
-rw-r--r--CORE/MAC/src/pe/lim/limP2P.c4
-rw-r--r--CORE/MAC/src/pe/lim/limProcessActionFrame.c11
-rw-r--r--CORE/MAC/src/pe/lim/limProcessAssocReqFrame.c3
-rw-r--r--CORE/MAC/src/pe/lim/limProcessAssocRspFrame.c3
-rw-r--r--CORE/MAC/src/pe/lim/limProcessAuthFrame.c3
-rw-r--r--CORE/MAC/src/pe/lim/limProcessBeaconFrame.c3
-rw-r--r--CORE/MAC/src/pe/lim/limProcessCfgUpdates.c3
-rw-r--r--CORE/MAC/src/pe/lim/limProcessDeauthFrame.c3
-rw-r--r--CORE/MAC/src/pe/lim/limProcessDisassocFrame.c3
-rw-r--r--CORE/MAC/src/pe/lim/limProcessLmmMessages.c3
-rw-r--r--CORE/MAC/src/pe/lim/limProcessMessageQueue.c11
-rw-r--r--CORE/MAC/src/pe/lim/limProcessMlmReqMessages.c3
-rw-r--r--CORE/MAC/src/pe/lim/limProcessMlmRspMessages.c3
-rw-r--r--CORE/MAC/src/pe/lim/limProcessProbeReqFrame.c3
-rw-r--r--CORE/MAC/src/pe/lim/limProcessProbeRspFrame.c3
-rw-r--r--CORE/MAC/src/pe/lim/limProcessSmeReqMessages.c11
-rw-r--r--CORE/MAC/src/pe/lim/limProcessTdls.c6
-rw-r--r--CORE/MAC/src/pe/lim/limPropExtsUtils.c3
-rw-r--r--CORE/MAC/src/pe/lim/limPropExtsUtils.h3
-rw-r--r--CORE/MAC/src/pe/lim/limRoamingAlgo.c3
-rw-r--r--CORE/MAC/src/pe/lim/limScanResultUtils.c3
-rw-r--r--CORE/MAC/src/pe/lim/limScanResultUtils.h3
-rw-r--r--CORE/MAC/src/pe/lim/limSecurityUtils.c3
-rw-r--r--CORE/MAC/src/pe/lim/limSecurityUtils.h3
-rw-r--r--CORE/MAC/src/pe/lim/limSendManagementFrames.c12
-rw-r--r--CORE/MAC/src/pe/lim/limSendMessages.c3
-rw-r--r--CORE/MAC/src/pe/lim/limSendMessages.h3
-rw-r--r--CORE/MAC/src/pe/lim/limSendSmeRspMessages.c3
-rw-r--r--CORE/MAC/src/pe/lim/limSendSmeRspMessages.h3
-rw-r--r--CORE/MAC/src/pe/lim/limSerDesUtils.c3
-rw-r--r--CORE/MAC/src/pe/lim/limSerDesUtils.h3
-rw-r--r--CORE/MAC/src/pe/lim/limSession.c5
-rw-r--r--CORE/MAC/src/pe/lim/limSessionUtils.c7
-rw-r--r--CORE/MAC/src/pe/lim/limSessionUtils.h3
-rw-r--r--CORE/MAC/src/pe/lim/limSmeReqUtils.c3
-rw-r--r--CORE/MAC/src/pe/lim/limSmeReqUtils.h3
-rw-r--r--CORE/MAC/src/pe/lim/limStaHashApi.c3
-rw-r--r--CORE/MAC/src/pe/lim/limStaHashApi.h3
-rw-r--r--CORE/MAC/src/pe/lim/limTimerUtils.c3
-rw-r--r--CORE/MAC/src/pe/lim/limTimerUtils.h3
-rw-r--r--CORE/MAC/src/pe/lim/limTrace.c6
-rw-r--r--CORE/MAC/src/pe/lim/limTypes.h11
-rw-r--r--CORE/MAC/src/pe/lim/limUtils.c3
-rw-r--r--CORE/MAC/src/pe/lim/limUtils.h3
-rw-r--r--CORE/MAC/src/pe/pmm/pmmAP.c3
-rw-r--r--CORE/MAC/src/pe/pmm/pmmApi.c3
-rw-r--r--CORE/MAC/src/pe/pmm/pmmDebug.c3
-rw-r--r--CORE/MAC/src/pe/pmm/pmmDebug.h11
-rw-r--r--CORE/MAC/src/pe/rrm/rrmApi.c241
-rw-r--r--CORE/MAC/src/pe/sch/schApi.c3
-rw-r--r--CORE/MAC/src/pe/sch/schBeaconGen.c3
-rw-r--r--CORE/MAC/src/pe/sch/schBeaconProcess.c3
-rw-r--r--CORE/MAC/src/pe/sch/schDebug.c3
-rw-r--r--CORE/MAC/src/pe/sch/schDebug.h28
-rw-r--r--CORE/MAC/src/pe/sch/schMessage.c3
-rw-r--r--CORE/MAC/src/pe/sch/schSysParams.h3
-rw-r--r--CORE/SAP/inc/sapApi.h4
-rw-r--r--CORE/SAP/src/sapApiLinkCntl.c5
-rw-r--r--CORE/SAP/src/sapChSelect.c4
-rw-r--r--CORE/SAP/src/sapChSelect.h6
-rw-r--r--CORE/SAP/src/sapFsm.c3
-rw-r--r--CORE/SAP/src/sapFsm_ext.h2
-rw-r--r--CORE/SAP/src/sapInternal.h3
-rw-r--r--CORE/SAP/src/sapModule.c4
-rw-r--r--CORE/SERVICES/BMI/bin_sig.h3
-rw-r--r--CORE/SERVICES/BMI/bmi.c7
-rw-r--r--CORE/SERVICES/BMI/bmi_internal.h8
-rw-r--r--CORE/SERVICES/BMI/fw_one_bin.h3
-rw-r--r--CORE/SERVICES/BMI/ol_fw.c2
-rw-r--r--CORE/SERVICES/BMI/ol_fw.h2
-rw-r--r--CORE/SERVICES/COMMON/_ieee80211_common.h2
-rw-r--r--CORE/SERVICES/COMMON/a_debug.h3
-rw-r--r--CORE/SERVICES/COMMON/a_osapi.h2
-rw-r--r--CORE/SERVICES/COMMON/a_types.h3
-rw-r--r--CORE/SERVICES/COMMON/adf/a_base_types.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_nbuf.c2
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_nbuf.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_net_types.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_os_atomic.h7
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_os_bitops.h7
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_os_defer.h7
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_os_dma.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_os_io.h7
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_os_lock.c2
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_os_lock.h7
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_os_mem.c2
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_os_mem.h3
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_os_module.h7
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_os_stdtypes.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_os_time.h7
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_os_timer.h7
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_os_types.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/adf_os_util.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_nbuf_pvt.h4
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_atomic_pvt.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_defer_pvt.c2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_defer_pvt.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_dma_pvt.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_io_pvt.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_lock_pvt.c2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_lock_pvt.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_mem_pvt.c3
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_mem_pvt.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_module_pvt.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_postpack_pvt.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_prepack_pvt.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_pseudo_pvt.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_time_pvt.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_timer_pvt.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_trace.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_types_pvt.h2
-rw-r--r--CORE/SERVICES/COMMON/adf/linux/adf_os_util_pvt.h2
-rw-r--r--CORE/SERVICES/COMMON/ah_osdep.h4
-rw-r--r--CORE/SERVICES/COMMON/apb_athr_wlan_map.h3
-rw-r--r--CORE/SERVICES/COMMON/athdefs.h3
-rw-r--r--CORE/SERVICES/COMMON/athendpack.h3
-rw-r--r--CORE/SERVICES/COMMON/athstartpack.h3
-rw-r--r--CORE/SERVICES/COMMON/bmi.h3
-rw-r--r--CORE/SERVICES/COMMON/bmi_msg.h10
-rw-r--r--CORE/SERVICES/COMMON/dbglog.h3
-rw-r--r--CORE/SERVICES/COMMON/dbglog_host.h2
-rw-r--r--CORE/SERVICES/COMMON/dbglog_id.h2
-rw-r--r--CORE/SERVICES/COMMON/debug_linux.h2
-rw-r--r--CORE/SERVICES/COMMON/dl_list.h3
-rw-r--r--CORE/SERVICES/COMMON/efuse_reg.h3
-rw-r--r--CORE/SERVICES/COMMON/enet.h3
-rw-r--r--CORE/SERVICES/COMMON/hif.h2
-rw-r--r--CORE/SERVICES/COMMON/hif_msg_based.h2
-rw-r--r--CORE/SERVICES/COMMON/htc.h3
-rw-r--r--CORE/SERVICES/COMMON/htc_api.h3
-rw-r--r--CORE/SERVICES/COMMON/htc_packet.h3
-rw-r--r--CORE/SERVICES/COMMON/htc_services.h3
-rw-r--r--CORE/SERVICES/COMMON/hwdef.h2
-rw-r--r--CORE/SERVICES/COMMON/ieee80211_common.h7
-rw-r--r--CORE/SERVICES/COMMON/ieee80211_defines.h7
-rw-r--r--CORE/SERVICES/COMMON/if_llc.h2
-rw-r--r--CORE/SERVICES/COMMON/if_upperproto.h7
-rw-r--r--CORE/SERVICES/COMMON/ip_prot.h3
-rw-r--r--CORE/SERVICES/COMMON/ipv4.h3
-rw-r--r--CORE/SERVICES/COMMON/ipv6_defs.h3
-rw-r--r--CORE/SERVICES/COMMON/isoc_hw_desc.h3
-rw-r--r--CORE/SERVICES/COMMON/ol_cfg.h3
-rw-r--r--CORE/SERVICES/COMMON/ol_ctrl_addba_api.h3
-rw-r--r--CORE/SERVICES/COMMON/ol_ctrl_api.h3
-rw-r--r--CORE/SERVICES/COMMON/ol_defines.h2
-rw-r--r--CORE/SERVICES/COMMON/ol_fw_tx_dbg.h3
-rw-r--r--CORE/SERVICES/COMMON/ol_htt_api.h3
-rw-r--r--CORE/SERVICES/COMMON/ol_htt_rx_api.h3
-rw-r--r--CORE/SERVICES/COMMON/ol_htt_tx_api.h3
-rw-r--r--CORE/SERVICES/COMMON/ol_if_athvar.h2
-rw-r--r--CORE/SERVICES/COMMON/ol_osif_api.h3
-rw-r--r--CORE/SERVICES/COMMON/ol_params.h2
-rw-r--r--CORE/SERVICES/COMMON/ol_txrx_api.h3
-rw-r--r--CORE/SERVICES/COMMON/ol_txrx_ctrl_api.h3
-rw-r--r--CORE/SERVICES/COMMON/ol_txrx_dbg.h3
-rw-r--r--CORE/SERVICES/COMMON/ol_txrx_htt_api.h3
-rw-r--r--CORE/SERVICES/COMMON/ol_txrx_osif_api.h3
-rw-r--r--CORE/SERVICES/COMMON/ol_txrx_stats.h3
-rw-r--r--CORE/SERVICES/COMMON/ol_vowext_dbg_defs.h3
-rw-r--r--CORE/SERVICES/COMMON/osapi_linux.h2
-rw-r--r--CORE/SERVICES/COMMON/osdep.h3
-rw-r--r--CORE/SERVICES/COMMON/osdep_adf.h3
-rw-r--r--CORE/SERVICES/COMMON/pktlog.h2
-rw-r--r--CORE/SERVICES/COMMON/pktlog_ac_fmt.h3
-rw-r--r--CORE/SERVICES/COMMON/rtc_soc_reg.h3
-rw-r--r--CORE/SERVICES/COMMON/sys/queue.h3
-rw-r--r--CORE/SERVICES/COMMON/targaddrs.h11
-rw-r--r--CORE/SERVICES/COMMON/targcfg.h2
-rw-r--r--CORE/SERVICES/COMMON/testmode.h3
-rw-r--r--CORE/SERVICES/COMMON/wal_rx_desc.h5
-rw-r--r--CORE/SERVICES/COMMON/wdi_event.h2
-rw-r--r--CORE/SERVICES/COMMON/wdi_event_api.h3
-rw-r--r--CORE/SERVICES/COMMON/wdi_in.h3
-rw-r--r--CORE/SERVICES/COMMON/wdi_out.h3
-rw-r--r--CORE/SERVICES/COMMON/wdi_types.h3
-rw-r--r--CORE/SERVICES/COMMON/wlan_defs.h3
-rw-r--r--CORE/SERVICES/COMMON/wlan_module_ids.h5
-rw-r--r--CORE/SERVICES/COMMON/wlan_opts.h3
-rw-r--r--CORE/SERVICES/COMMON/wlan_tgt_def_config.h3
-rw-r--r--CORE/SERVICES/COMMON/wlan_tgt_def_config_hl.h3
-rw-r--r--CORE/SERVICES/COMMON/wma_api.h3
-rw-r--r--CORE/SERVICES/COMMON/wma_dfs_interface.h2
-rw-r--r--CORE/SERVICES/COMMON/wmi.h3
-rw-r--r--CORE/SERVICES/COMMON/wmi_services.h3
-rw-r--r--CORE/SERVICES/COMMON/wmi_tlv_defs.h3
-rw-r--r--CORE/SERVICES/COMMON/wmi_tlv_helper.h3
-rw-r--r--CORE/SERVICES/COMMON/wmi_unified.h3
-rw-r--r--CORE/SERVICES/COMMON/wmi_unified_api.h2
-rw-r--r--CORE/SERVICES/COMMON/wmi_version.h3
-rw-r--r--CORE/SERVICES/COMMON/wmi_version_whitelist.c3
-rw-r--r--CORE/SERVICES/COMMON/wmix.h3
-rw-r--r--CORE/SERVICES/DFS/inc/ath_dfs_structs.h2
-rw-r--r--CORE/SERVICES/DFS/inc/dfs_interface.h2
-rw-r--r--CORE/SERVICES/DFS/inc/radar_filters.h2
-rw-r--r--CORE/SERVICES/DFS/src/dfs.c2
-rw-r--r--CORE/SERVICES/DFS/src/dfs.h2
-rw-r--r--CORE/SERVICES/DFS/src/dfs_bindetects.c2
-rw-r--r--CORE/SERVICES/DFS/src/dfs_debug.c2
-rw-r--r--CORE/SERVICES/DFS/src/dfs_fcc_bin5.c2
-rw-r--r--CORE/SERVICES/DFS/src/dfs_init.c2
-rw-r--r--CORE/SERVICES/DFS/src/dfs_ioctl.h2
-rw-r--r--CORE/SERVICES/DFS/src/dfs_ioctl_private.h2
-rw-r--r--CORE/SERVICES/DFS/src/dfs_misc.c2
-rw-r--r--CORE/SERVICES/DFS/src/dfs_nol.c2
-rw-r--r--CORE/SERVICES/DFS/src/dfs_phyerr.h2
-rw-r--r--CORE/SERVICES/DFS/src/dfs_phyerr_tlv.c2
-rw-r--r--CORE/SERVICES/DFS/src/dfs_phyerr_tlv.h2
-rw-r--r--CORE/SERVICES/DFS/src/dfs_process_phyerr.c2
-rw-r--r--CORE/SERVICES/DFS/src/dfs_process_radarevent.c2
-rw-r--r--CORE/SERVICES/DFS/src/dfs_staggered.c2
-rw-r--r--CORE/SERVICES/HIF/DXE/dmux_dxe.c3
-rw-r--r--CORE/SERVICES/HIF/DXE/dmux_dxe_api.h3
-rw-r--r--CORE/SERVICES/HIF/DXE/dmux_dxe_internal.h3
-rw-r--r--CORE/SERVICES/HIF/DXE/hif_dxe.c5
-rw-r--r--CORE/SERVICES/HIF/DXE/hif_dxe.h3
-rw-r--r--CORE/SERVICES/HIF/DXE/hif_dxe_config.c3
-rw-r--r--CORE/SERVICES/HIF/DXE/hif_dxe_hw_pvt.h3
-rw-r--r--CORE/SERVICES/HIF/DXE/hif_dxe_os.h3
-rw-r--r--CORE/SERVICES/HIF/DXE/hif_dxe_pvt.h3
-rw-r--r--CORE/SERVICES/HIF/DXE/linux/hif_dxe_os.c3
-rw-r--r--CORE/SERVICES/HIF/DXE/linux/hif_dxe_ospvt.h3
-rw-r--r--CORE/SERVICES/HIF/PCIe/ar6320def.h2
-rw-r--r--CORE/SERVICES/HIF/PCIe/ar6320v2def.h2
-rw-r--r--CORE/SERVICES/HIF/PCIe/ar9888def.h2
-rw-r--r--CORE/SERVICES/HIF/PCIe/cepci.h2
-rw-r--r--CORE/SERVICES/HIF/PCIe/copy_engine.c5
-rw-r--r--CORE/SERVICES/HIF/PCIe/copy_engine_api.h3
-rw-r--r--CORE/SERVICES/HIF/PCIe/copy_engine_internal.h3
-rw-r--r--CORE/SERVICES/HIF/PCIe/hif_pci.c3
-rw-r--r--CORE/SERVICES/HIF/PCIe/hif_pci.h3
-rw-r--r--CORE/SERVICES/HIF/PCIe/if_pci.c19
-rw-r--r--CORE/SERVICES/HIF/PCIe/if_pci.h4
-rw-r--r--CORE/SERVICES/HIF/PCIe/mp_dev.c3
-rw-r--r--CORE/SERVICES/HIF/PCIe/regtable.c2
-rw-r--r--CORE/SERVICES/HIF/PCIe/regtable.h2
-rw-r--r--CORE/SERVICES/HIF/ath_procfs.c3
-rw-r--r--CORE/SERVICES/HTC/htc.c3
-rw-r--r--CORE/SERVICES/HTC/htc_debug.h3
-rw-r--r--CORE/SERVICES/HTC/htc_internal.h3
-rw-r--r--CORE/SERVICES/HTC/htc_recv.c2
-rw-r--r--CORE/SERVICES/HTC/htc_send.c7
-rw-r--r--CORE/SERVICES/HTC/htc_services.c2
-rw-r--r--CORE/SERVICES/HTC/linux/htc_smd.c3
-rw-r--r--CORE/SERVICES/HTC/linux/htc_smd.h3
-rw-r--r--CORE/SERVICES/WMA/regdomain.c3
-rw-r--r--CORE/SERVICES/WMA/regdomain.h3
-rw-r--r--CORE/SERVICES/WMA/regdomain_common.h3
-rw-r--r--CORE/SERVICES/WMA/wlan_nv.c3
-rw-r--r--CORE/SERVICES/WMA/wlan_qct_wma_legacy.c4
-rw-r--r--CORE/SERVICES/WMA/wma.c83
-rw-r--r--CORE/SERVICES/WMA/wma.h3
-rw-r--r--CORE/SERVICES/WMA/wma_dfs_interface.c2
-rw-r--r--CORE/SERVICES/WMA/wma_isoc.c3
-rw-r--r--CORE/SERVICES/WMI/wmi_tlv_helper.c3
-rw-r--r--CORE/SERVICES/WMI/wmi_tlv_platform.c2
-rw-r--r--CORE/SERVICES/WMI/wmi_unified.c2
-rw-r--r--CORE/SERVICES/WMI/wmi_unified_priv.h2
-rw-r--r--CORE/SME/inc/btcApi.h5
-rw-r--r--CORE/SME/inc/ccmApi.h7
-rw-r--r--CORE/SME/inc/csrApi.h14
-rw-r--r--CORE/SME/inc/csrInternal.h14
-rw-r--r--CORE/SME/inc/csrLinkList.h7
-rw-r--r--CORE/SME/inc/csrNeighborRoam.h7
-rw-r--r--CORE/SME/inc/csrSupport.h7
-rw-r--r--CORE/SME/inc/oemDataApi.h7
-rw-r--r--CORE/SME/inc/oemDataInternal.h7
-rw-r--r--CORE/SME/inc/p2p_Api.h5
-rw-r--r--CORE/SME/inc/pmc.h5
-rw-r--r--CORE/SME/inc/pmcApi.h7
-rw-r--r--CORE/SME/inc/smeInside.h3
-rw-r--r--CORE/SME/inc/smeInternal.h11
-rw-r--r--CORE/SME/inc/smeQosInternal.h3
-rw-r--r--CORE/SME/inc/smeRrmInternal.h6
-rw-r--r--CORE/SME/inc/sme_Api.h11
-rw-r--r--CORE/SME/inc/sme_FTApi.h3
-rw-r--r--CORE/SME/inc/sme_QosApi.h3
-rw-r--r--CORE/SME/inc/sme_RrmApi.h3
-rw-r--r--CORE/SME/inc/sme_Trace.h3
-rw-r--r--CORE/SME/inc/smsDebug.h33
-rw-r--r--CORE/SME/src/QoS/sme_Qos.c3
-rw-r--r--CORE/SME/src/btc/btcApi.c5
-rw-r--r--CORE/SME/src/ccm/ccmApi.c3
-rw-r--r--CORE/SME/src/ccm/ccmLogDump.c6
-rw-r--r--CORE/SME/src/csr/csrApiRoam.c14
-rw-r--r--CORE/SME/src/csr/csrApiScan.c7
-rw-r--r--CORE/SME/src/csr/csrCmdProcess.c7
-rw-r--r--CORE/SME/src/csr/csrInsideApi.h7
-rw-r--r--CORE/SME/src/csr/csrLinkList.c7
-rw-r--r--CORE/SME/src/csr/csrLogDump.c3
-rw-r--r--CORE/SME/src/csr/csrNeighborRoam.c10
-rw-r--r--CORE/SME/src/csr/csrTdlsProcess.c7
-rw-r--r--CORE/SME/src/csr/csrUtil.c7
-rw-r--r--CORE/SME/src/oemData/oemDataApi.c7
-rw-r--r--CORE/SME/src/p2p/p2p_Api.c5
-rw-r--r--CORE/SME/src/pmc/pmc.c6
-rw-r--r--CORE/SME/src/pmc/pmcApi.c5
-rw-r--r--CORE/SME/src/pmc/pmcLogDump.c5
-rw-r--r--CORE/SME/src/rrm/sme_rrm.c36
-rw-r--r--CORE/SME/src/sme_common/sme_Api.c12
-rw-r--r--CORE/SME/src/sme_common/sme_FTApi.c3
-rw-r--r--CORE/SME/src/sme_common/sme_Trace.c3
-rw-r--r--CORE/SVC/external/wlan_nlink_common.h3
-rw-r--r--CORE/SVC/inc/wlan_btc_svc.h3
-rw-r--r--CORE/SVC/inc/wlan_nlink_srv.h3
-rw-r--r--CORE/SVC/inc/wlan_ptt_sock_svc.h3
-rw-r--r--CORE/SVC/src/btc/wlan_btc_svc.c7
-rw-r--r--CORE/SVC/src/nlink/wlan_nlink_srv.c3
-rw-r--r--CORE/SVC/src/ptt/wlan_ptt_sock_svc.c3
-rw-r--r--CORE/SYS/common/inc/wlan_qct_sys.h3
-rw-r--r--CORE/SYS/common/src/wlan_qct_sys.c4
-rw-r--r--CORE/SYS/legacy/src/pal/inc/palApi.h7
-rw-r--r--CORE/SYS/legacy/src/pal/inc/palTimer.h7
-rw-r--r--CORE/SYS/legacy/src/pal/src/palApiComm.c3
-rw-r--r--CORE/SYS/legacy/src/pal/src/palTimer.c7
-rw-r--r--CORE/SYS/legacy/src/platform/inc/VossWrapper.h4
-rw-r--r--CORE/SYS/legacy/src/platform/src/VossWrapper.c4
-rw-r--r--CORE/SYS/legacy/src/system/inc/sysDebug.h3
-rw-r--r--CORE/SYS/legacy/src/system/inc/sysDef.h3
-rw-r--r--CORE/SYS/legacy/src/system/inc/sysEntryFunc.h3
-rw-r--r--CORE/SYS/legacy/src/system/inc/sysStartup.h3
-rw-r--r--CORE/SYS/legacy/src/system/src/macInitApi.c3
-rw-r--r--CORE/SYS/legacy/src/system/src/sysEntryFunc.c3
-rw-r--r--CORE/SYS/legacy/src/utils/inc/dot11fdefs.h4
-rw-r--r--CORE/SYS/legacy/src/utils/inc/utilsParser.h3
-rw-r--r--CORE/SYS/legacy/src/utils/src/dot11f.c14
-rw-r--r--CORE/SYS/legacy/src/utils/src/logApi.c3
-rw-r--r--CORE/SYS/legacy/src/utils/src/logDump.c3
-rw-r--r--CORE/SYS/legacy/src/utils/src/macTrace.c6
-rw-r--r--CORE/SYS/legacy/src/utils/src/parserApi.c3
-rw-r--r--CORE/SYS/legacy/src/utils/src/utilsApi.c4
-rw-r--r--CORE/SYS/legacy/src/utils/src/utilsParser.c3
-rw-r--r--CORE/TL/inc/tlDebug.h3
-rw-r--r--CORE/TL/inc/wlan_qct_tl.h13
-rw-r--r--CORE/TL/src/wlan_qct_tl.c12
-rw-r--r--CORE/TL/src/wlan_qct_tl_ba.c6
-rw-r--r--CORE/TL/src/wlan_qct_tl_hosupport.c6
-rw-r--r--CORE/TL/src/wlan_qct_tl_hosupport.h4
-rw-r--r--CORE/TL/src/wlan_qct_tli.h15
-rw-r--r--CORE/TL/src/wlan_qct_tli_ba.h4
-rw-r--r--CORE/UTILS/FWLOG/dbglog_host.c2
-rw-r--r--CORE/UTILS/PKTLOG/include/pktlog_ac.h3
-rw-r--r--CORE/UTILS/PKTLOG/include/pktlog_ac_api.h3
-rw-r--r--CORE/UTILS/PKTLOG/include/pktlog_ac_i.h3
-rw-r--r--CORE/UTILS/PKTLOG/linux_ac.c3
-rw-r--r--CORE/UTILS/PKTLOG/pktlog_ac.c16
-rw-r--r--CORE/UTILS/PKTLOG/pktlog_internal.c16
-rw-r--r--CORE/VOSS/inc/event_defs.h3
-rw-r--r--CORE/VOSS/inc/i_vos_diag_core_event.h3
-rw-r--r--CORE/VOSS/inc/i_vos_diag_core_log.h3
-rw-r--r--CORE/VOSS/inc/i_vos_event.h3
-rw-r--r--CORE/VOSS/inc/i_vos_list.h5
-rw-r--r--CORE/VOSS/inc/i_vos_lock.h3
-rw-r--r--CORE/VOSS/inc/i_vos_packet.h3
-rw-r--r--CORE/VOSS/inc/i_vos_timer.h3
-rw-r--r--CORE/VOSS/inc/i_vos_trace.h12
-rw-r--r--CORE/VOSS/inc/i_vos_types.h5
-rw-r--r--CORE/VOSS/inc/log_codes.h3
-rw-r--r--CORE/VOSS/inc/vos_api.h3
-rw-r--r--CORE/VOSS/inc/vos_diag_core_event.h3
-rw-r--r--CORE/VOSS/inc/vos_diag_core_log.h3
-rw-r--r--CORE/VOSS/inc/vos_event.h3
-rw-r--r--CORE/VOSS/inc/vos_getBin.h3
-rw-r--r--CORE/VOSS/inc/vos_list.h3
-rw-r--r--CORE/VOSS/inc/vos_lock.h3
-rw-r--r--CORE/VOSS/inc/vos_memory.h3
-rw-r--r--CORE/VOSS/inc/vos_mq.h3
-rw-r--r--CORE/VOSS/inc/vos_nvitem.h3
-rw-r--r--CORE/VOSS/inc/vos_pack_align.h3
-rw-r--r--CORE/VOSS/inc/vos_packet.h5
-rw-r--r--CORE/VOSS/inc/vos_power.h3
-rw-r--r--CORE/VOSS/inc/vos_status.h5
-rw-r--r--CORE/VOSS/inc/vos_threads.h3
-rw-r--r--CORE/VOSS/inc/vos_timer.h3
-rw-r--r--CORE/VOSS/inc/vos_trace.h3
-rw-r--r--CORE/VOSS/inc/vos_types.h4
-rw-r--r--CORE/VOSS/inc/vos_utils.h6
-rw-r--r--CORE/VOSS/inc/wcnss_api.h3
-rw-r--r--CORE/VOSS/inc/wlan_hdd_misc.h3
-rw-r--r--CORE/VOSS/inc/wlan_nv_parser.h3
-rw-r--r--CORE/VOSS/inc/wlan_nv_parser_internal.h3
-rw-r--r--CORE/VOSS/inc/wlan_nv_stream.h3
-rw-r--r--CORE/VOSS/inc/wlan_nv_template_api.h3
-rw-r--r--CORE/VOSS/inc/wlan_nv_template_builtin.h3
-rw-r--r--CORE/VOSS/inc/wlan_nv_template_internal.h3
-rw-r--r--CORE/VOSS/inc/wlan_nv_types.h3
-rw-r--r--CORE/VOSS/src/vos_api.c5
-rw-r--r--CORE/VOSS/src/vos_diag.c5
-rw-r--r--CORE/VOSS/src/vos_event.c4
-rw-r--r--CORE/VOSS/src/vos_getBin.c3
-rw-r--r--CORE/VOSS/src/vos_list.c3
-rw-r--r--CORE/VOSS/src/vos_lock.c6
-rw-r--r--CORE/VOSS/src/vos_memory.c4
-rw-r--r--CORE/VOSS/src/vos_mq.c3
-rw-r--r--CORE/VOSS/src/vos_nvitem.c11
-rw-r--r--CORE/VOSS/src/vos_packet.c3
-rw-r--r--CORE/VOSS/src/vos_power.c3
-rw-r--r--CORE/VOSS/src/vos_sched.c4
-rw-r--r--CORE/VOSS/src/vos_sched.h15
-rw-r--r--CORE/VOSS/src/vos_threads.c3
-rw-r--r--CORE/VOSS/src/vos_timer.c3
-rw-r--r--CORE/VOSS/src/vos_trace.c3
-rw-r--r--CORE/VOSS/src/vos_types.c5
-rw-r--r--CORE/VOSS/src/vos_utils.c7
-rw-r--r--CORE/VOSS/src/wlan_nv_parser.c3
-rw-r--r--CORE/VOSS/src/wlan_nv_stream_read.c3
-rw-r--r--CORE/VOSS/src/wlan_nv_template_builtin.c3
-rw-r--r--CORE/WDA/inc/legacy/halMsgApi.h6
-rw-r--r--CORE/WDA/inc/legacy/halTypes.h7
-rw-r--r--CORE/WDA/inc/legacy/palTypes.h7
-rw-r--r--CORE/WDA/inc/legacy/wlan_qct_hal.h16
-rw-r--r--CORE/WDA/inc/wlan_qct_wda.h12
-rw-r--r--CORE/WDA/inc/wlan_qct_wda_msg.h6
-rw-r--r--CORE/WDA/src/wlan_nv.c3
-rw-r--r--CORE/WDA/src/wlan_qct_wda.c12
-rw-r--r--CORE/WDA/src/wlan_qct_wda_debug.c4
-rw-r--r--CORE/WDA/src/wlan_qct_wda_debug.h3
-rw-r--r--CORE/WDA/src/wlan_qct_wda_ds.c12
-rw-r--r--CORE/WDA/src/wlan_qct_wda_legacy.c4
-rw-r--r--CORE/WDI/CP/inc/qwlanfw_defs.h4
-rw-r--r--CORE/WDI/CP/inc/wlan_qct_wdi.h12
-rw-r--r--CORE/WDI/CP/inc/wlan_qct_wdi_bd.h6
-rw-r--r--CORE/WDI/CP/inc/wlan_qct_wdi_cfg.h6
-rw-r--r--CORE/WDI/CP/inc/wlan_qct_wdi_dp.h14
-rw-r--r--CORE/WDI/CP/inc/wlan_qct_wdi_i.h14
-rw-r--r--CORE/WDI/CP/inc/wlan_qct_wdi_sta.h6
-rw-r--r--CORE/WDI/CP/src/wlan_qct_wdi.c12
-rw-r--r--CORE/WDI/CP/src/wlan_qct_wdi_dp.c12
-rw-r--r--CORE/WDI/CP/src/wlan_qct_wdi_sta.c4
-rw-r--r--CORE/WDI/DP/inc/wlan_qct_wdi_ds.h3
-rw-r--r--CORE/WDI/DP/inc/wlan_qct_wdi_ds_i.h3
-rw-r--r--CORE/WDI/DP/src/wlan_qct_wdi_bd.c3
-rw-r--r--CORE/WDI/DP/src/wlan_qct_wdi_ds.c3
-rw-r--r--CORE/WDI/TRP/CTS/inc/wlan_qct_wdi_cts.h4
-rw-r--r--CORE/WDI/TRP/CTS/src/wlan_qct_wdi_cts.c4
-rw-r--r--CORE/WDI/TRP/DTS/inc/wlan_qct_wdi_dts.h4
-rw-r--r--CORE/WDI/TRP/DTS/src/wlan_qct_wdi_dts.c3
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_os_list.h3
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_os_status.h5
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_os_sync.h5
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_os_timer.h3
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_os_trace.h8
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_os_type.h3
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_pack_align.h3
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_pal_api.h3
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_pal_device.h3
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_pal_list.h5
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_pal_msg.h3
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_pal_packet.h3
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_pal_status.h5
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_pal_sync.h5
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_pal_timer.h3
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_pal_trace.h3
-rw-r--r--CORE/WDI/WPAL/inc/wlan_qct_pal_type.h5
-rw-r--r--CORE/WDI/WPAL/src/wlan_qct_pal_api.c3
-rw-r--r--CORE/WDI/WPAL/src/wlan_qct_pal_device.c4
-rw-r--r--CORE/WDI/WPAL/src/wlan_qct_pal_msg.c3
-rw-r--r--CORE/WDI/WPAL/src/wlan_qct_pal_packet.c3
-rw-r--r--CORE/WDI/WPAL/src/wlan_qct_pal_sync.c3
-rw-r--r--CORE/WDI/WPAL/src/wlan_qct_pal_timer.c3
-rw-r--r--CORE/WDI/WPAL/src/wlan_qct_pal_trace.c3
-rw-r--r--firmware_bin/WCNSS_cfg.datbin10682 -> 10682 bytes
-rwxr-xr-x[-rw-r--r--]firmware_bin/WCNSS_qcom_cfg.ini2
-rw-r--r--tools/athdiag/athdiag.c3
-rw-r--r--tools/fwdebuglog/cld-fwlog-netlink.c7
-rw-r--r--tools/fwdebuglog/cld-fwlog-parser.c7
-rw-r--r--tools/fwdebuglog/cld-fwlog-record.c7
-rw-r--r--tools/fwdebuglog/parser.c7
-rw-r--r--tools/pktlog/pktlogconf.c2
-rw-r--r--wcnss/inc/halCompiler.h3
-rw-r--r--wcnss/inc/halLegacyPalTypes.h3
-rw-r--r--wcnss/inc/pttFrameGen.h6
-rw-r--r--wcnss/inc/pttModule.h5
-rw-r--r--wcnss/inc/pttMsgApi.h5
-rw-r--r--wcnss/inc/wlan_hal_cfg.h3
-rw-r--r--wcnss/inc/wlan_hal_msg.h3
-rw-r--r--wcnss/inc/wlan_nv.h6
-rw-r--r--wcnss/inc/wlan_phy.h2
-rw-r--r--wcnss/inc/wlan_qct_dev_defs.h2
-rw-r--r--wcnss/inc/wlan_status_code.h2
685 files changed, 2067 insertions, 1426 deletions
diff --git a/CORE/BAP/inc/bapApi.h b/CORE/BAP/inc/bapApi.h
index 6c019fc5cdfb..29c1e46c1edd 100644
--- a/CORE/BAP/inc/bapApi.h
+++ b/CORE/BAP/inc/bapApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_QCT_WLANBAP_H
#define WLAN_QCT_WLANBAP_H
@@ -36,7 +37,6 @@
DESCRIPTION
This file contains the external API exposed by the wlan BT-AMP PAL layer
module.
-
===========================================================================*/
diff --git a/CORE/BAP/inc/btampHCI.h b/CORE/BAP/inc/btampHCI.h
index ce228ca887cd..e7a5ede3b1df 100644
--- a/CORE/BAP/inc/btampHCI.h
+++ b/CORE/BAP/inc/btampHCI.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef BTAMPHCI_H
#define BTAMPHCI_H
@@ -33,6 +34,9 @@
* \brief Structures, function prototypes & definitions
* for working with 802.11 Frames
*
+ *
+ *
+ *
* This file was automatically generated by 'framesc'
* Mon Mar 02 14:06:14 2009 from the following file(s):
*
diff --git a/CORE/BAP/src/bapApiData.c b/CORE/BAP/src/bapApiData.c
index fcba460ded3f..44225547b46c 100644
--- a/CORE/BAP/src/bapApiData.c
+++ b/CORE/BAP/src/bapApiData.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
b a p A p i D a t a . C
@@ -38,8 +39,7 @@
DEPENDENCIES:
- Are listed for each API below.
-
+ Are listed for each API below.
===========================================================================*/
/*===========================================================================
diff --git a/CORE/BAP/src/bapApiDebug.c b/CORE/BAP/src/bapApiDebug.c
index d27b9dda6e6b..c9d490236918 100644
--- a/CORE/BAP/src/bapApiDebug.c
+++ b/CORE/BAP/src/bapApiDebug.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
b a p A p i D e b u g . C
@@ -38,8 +39,7 @@
DEPENDENCIES:
- Are listed for each API below.
-
+ Are listed for each API below.
===========================================================================*/
/*===========================================================================
diff --git a/CORE/BAP/src/bapApiExt.c b/CORE/BAP/src/bapApiExt.c
index 6728edc193ba..81d70c6d9bbd 100644
--- a/CORE/BAP/src/bapApiExt.c
+++ b/CORE/BAP/src/bapApiExt.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
b a p A p i E x t . C
@@ -40,8 +41,7 @@
DEPENDENCIES:
- Are listed for each API below.
-
+ Are listed for each API below.
===========================================================================*/
/*===========================================================================
diff --git a/CORE/BAP/src/bapApiExt.h b/CORE/BAP/src/bapApiExt.h
index 2aac619201b6..5f8d878f6bc7 100644
--- a/CORE/BAP/src/bapApiExt.h
+++ b/CORE/BAP/src/bapApiExt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_QCT_WLANBAP_API_EXT_H
#define WLAN_QCT_WLANBAP_API_EXT_H
@@ -36,7 +37,6 @@
DESCRIPTION
This file contains the external APIs used by the wlan BT-AMP PAL layer
module.
-
===========================================================================*/
diff --git a/CORE/BAP/src/bapApiHCBB.c b/CORE/BAP/src/bapApiHCBB.c
index 78afd89f37ad..d0dc51053c12 100644
--- a/CORE/BAP/src/bapApiHCBB.c
+++ b/CORE/BAP/src/bapApiHCBB.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
b a p A p i H C B B . C
@@ -38,8 +39,7 @@
DEPENDENCIES:
- Are listed for each API below.
-
+ Are listed for each API below.
===========================================================================*/
/*===========================================================================
diff --git a/CORE/BAP/src/bapApiInfo.c b/CORE/BAP/src/bapApiInfo.c
index 35e2e91a9da1..c7aa0947f935 100644
--- a/CORE/BAP/src/bapApiInfo.c
+++ b/CORE/BAP/src/bapApiInfo.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
b a p A p i I n f o . C
@@ -38,8 +39,7 @@
DEPENDENCIES:
- Are listed for each API below.
-
+ Are listed for each API below.
===========================================================================*/
/*===========================================================================
diff --git a/CORE/BAP/src/bapApiLinkCntl.c b/CORE/BAP/src/bapApiLinkCntl.c
index 1f753f89ea92..f2302d153e77 100644
--- a/CORE/BAP/src/bapApiLinkCntl.c
+++ b/CORE/BAP/src/bapApiLinkCntl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
b a p A p i L i n k C n t l . C
@@ -38,8 +39,7 @@
DEPENDENCIES:
- Are listed for each API below.
-
+ Are listed for each API below.
===========================================================================*/
/*===========================================================================
diff --git a/CORE/BAP/src/bapApiLinkSupervision.c b/CORE/BAP/src/bapApiLinkSupervision.c
index abc19db19512..4c7495714326 100644
--- a/CORE/BAP/src/bapApiLinkSupervision.c
+++ b/CORE/BAP/src/bapApiLinkSupervision.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
b a p A p i LinkSupervision . C
@@ -38,8 +39,7 @@
DEPENDENCIES:
- Are listed for each API below.
-
+ Are listed for each API below.
===========================================================================*/
/*===========================================================================
diff --git a/CORE/BAP/src/bapApiStatus.c b/CORE/BAP/src/bapApiStatus.c
index 29471df04d11..b24030866016 100644
--- a/CORE/BAP/src/bapApiStatus.c
+++ b/CORE/BAP/src/bapApiStatus.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
b a p A p i S t a t u s . C
@@ -38,8 +39,7 @@
DEPENDENCIES:
- Are listed for each API below.
-
+ Are listed for each API below.
===========================================================================*/
/*===========================================================================
diff --git a/CORE/BAP/src/bapApiTimer.c b/CORE/BAP/src/bapApiTimer.c
index 5d22673de0a4..085ed16f4ca1 100644
--- a/CORE/BAP/src/bapApiTimer.c
+++ b/CORE/BAP/src/bapApiTimer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
b a p A p i T i m e r . C
@@ -38,8 +39,7 @@
DEPENDENCIES:
- Are listed for each API below.
-
+ Are listed for each API below.
===========================================================================*/
/*===========================================================================
diff --git a/CORE/BAP/src/bapApiTimer.h b/CORE/BAP/src/bapApiTimer.h
index f15d0a9b509b..1f8a657ea6ae 100644
--- a/CORE/BAP/src/bapApiTimer.h
+++ b/CORE/BAP/src/bapApiTimer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_QCT_WLANBAP_API_TIMER_H
#define WLAN_QCT_WLANBAP_API_TIMER_H
@@ -36,7 +37,6 @@
DESCRIPTION
This file contains the timer APIs used by the wlan BT-AMP PAL layer
module.
-
===========================================================================*/
diff --git a/CORE/BAP/src/bapInternal.h b/CORE/BAP/src/bapInternal.h
index c490597a72cc..f2dfadf7b13c 100644
--- a/CORE/BAP/src/bapInternal.h
+++ b/CORE/BAP/src/bapInternal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_QCT_WLANBAP_INTERNAL_H
#define WLAN_QCT_WLANBAP_INTERNAL_H
@@ -36,7 +37,6 @@
DESCRIPTION
This file contains the internal API exposed by the wlan BT-AMP PAL layer
module.
-
===========================================================================*/
@@ -202,7 +202,7 @@ typedef struct sBtampHCI_Supported_Cmds {
typedef struct sBtampHCI_AMP_Info {
// v_U8_t present;
- v_U8_t HC_AMP_Status; /* */
+ v_U8_t HC_AMP_Status;
v_U32_t HC_Total_BW; /* combined uplink and downlink */
v_U32_t HC_Max_Guaranteed_BW; /* upper bound */
v_U32_t HC_Min_Latency; /* AMP HCI latency + DIFS + CWMin */
diff --git a/CORE/BAP/src/bapModule.c b/CORE/BAP/src/bapModule.c
index 88b27af5c30d..1b3ed01c4eca 100644
--- a/CORE/BAP/src/bapModule.c
+++ b/CORE/BAP/src/bapModule.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
b a p M o d u l e . C
@@ -41,7 +42,6 @@
DEPENDENCIES:
Are listed for each API below.
-
===========================================================================*/
/*===========================================================================
diff --git a/CORE/BAP/src/bapRsn8021xAuthFsm.c b/CORE/BAP/src/bapRsn8021xAuthFsm.c
index 98ba3d16483f..07037ce00dbd 100644
--- a/CORE/BAP/src/bapRsn8021xAuthFsm.c
+++ b/CORE/BAP/src/bapRsn8021xAuthFsm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
+/*
+ * $File: //depot/software/projects/feature_branches/gen5_phase1/os/linux/classic/ap/apps/ssm/auth8021x/ani8021xAuthRsnFsm.c $
+ *
+ */
/*
* Contains definitions for the RSN EAPOL-Key FSM on the
* authenticator side. This is based on 802.11i.
diff --git a/CORE/BAP/src/bapRsn8021xAuthFsm.h b/CORE/BAP/src/bapRsn8021xAuthFsm.h
index ebdc1c8e3768..dd8558ba8dbd 100644
--- a/CORE/BAP/src/bapRsn8021xAuthFsm.h
+++ b/CORE/BAP/src/bapRsn8021xAuthFsm.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,7 +24,9 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
+ * $File: //depot/software/projects/feature_branches/gen5_phase1/os/linux/classic/ap/apps/ssm/auth8021x/ani8021xAuthRsnFsm.h $
*
* Contains declarations for the RSN EAPOL-Key FSM on the
* authenticator side. This is based on 802.11i.
diff --git a/CORE/BAP/src/bapRsn8021xFsm.h b/CORE/BAP/src/bapRsn8021xFsm.h
index 53b9c48ffd4a..5fd07e9f1ec7 100644
--- a/CORE/BAP/src/bapRsn8021xFsm.h
+++ b/CORE/BAP/src/bapRsn8021xFsm.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,7 +24,9 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
+ * $File: //depot/software/projects/feature_branches/gen5_phase1/os/linux/classic/ap/apps/ssm/auth8021x/ani8021xFsm.h $
* Contains the declarations for the Auth Agent's FSM's to work.
*
* Author: Mayank D. Upadhyay
diff --git a/CORE/BAP/src/bapRsn8021xPrf.c b/CORE/BAP/src/bapRsn8021xPrf.c
index 4b8a7e01be54..673d41b4ae93 100644
--- a/CORE/BAP/src/bapRsn8021xPrf.c
+++ b/CORE/BAP/src/bapRsn8021xPrf.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
+/*
+ * $File: //depot/software/projects/feature_branches/gen5_phase1/os/linux/classic/ap/apps/ssm/auth8021x/ani8021xPrf.c $
+ *
+ */
/*
* Contains definitions for routines to calculate the 802.11i PRF
* functions.
diff --git a/CORE/BAP/src/bapRsn8021xPrf.h b/CORE/BAP/src/bapRsn8021xPrf.h
index 546581d2433c..2ea8e02af21d 100644
--- a/CORE/BAP/src/bapRsn8021xPrf.h
+++ b/CORE/BAP/src/bapRsn8021xPrf.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
+/*
+ * $File: //depot/software/projects/feature_branches/gen5_phase1/os/linux/classic/ap/apps/ssm/auth8021x/ani8021xPrf.h $
+ *
+ */
/*
* Contains declarations for routines to calculate the 802.11i PRF
* functions.
diff --git a/CORE/BAP/src/bapRsn8021xSuppRsnFsm.c b/CORE/BAP/src/bapRsn8021xSuppRsnFsm.c
index f2568f88bca4..8338c87cb51b 100644
--- a/CORE/BAP/src/bapRsn8021xSuppRsnFsm.c
+++ b/CORE/BAP/src/bapRsn8021xSuppRsnFsm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
+/*
+ * $File: //depot/software/projects/feature_branches/gen5_phase1/os/linux/classic/ap/apps/ssm/auth8021x/ani8021xSuppRsnFsm.c $
+ *
+ */
/*
* Contains definitions for the RSN EAPOL-Key FSM on the
* supplicant side. This is based on 802.11i.
diff --git a/CORE/BAP/src/bapRsn8021xSuppRsnFsm.h b/CORE/BAP/src/bapRsn8021xSuppRsnFsm.h
index 9a20e1cd3ecc..88994b10fbce 100644
--- a/CORE/BAP/src/bapRsn8021xSuppRsnFsm.h
+++ b/CORE/BAP/src/bapRsn8021xSuppRsnFsm.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
+/*
+ * $File: //depot/software/projects/feature_branches/gen5_phase1/os/linux/classic/ap/apps/ssm/auth8021x/ani8021xSuppRsnFsm.h $
+ *
+ */
/*
* Contains declarations for the RSN EAPOL-Key FSM on the
* supplicant side. This is based on 802.11i.
diff --git a/CORE/BAP/src/bapRsnAsfPacket.c b/CORE/BAP/src/bapRsnAsfPacket.c
index 7bf55eb382e6..74c50f4fbf44 100644
--- a/CORE/BAP/src/bapRsnAsfPacket.c
+++ b/CORE/BAP/src/bapRsnAsfPacket.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,7 +24,9 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
+ * File: $File: //depot/software/projects/feature_branches/nova_phase1/ap/apps/asf/aniAsfPacket.c $
* Contains definitions for packet manipulation routines that make it
* easy to create and parse multi-layered network frames. This module
* minimizes buffer copies while adding or removing headers, and
diff --git a/CORE/BAP/src/bapRsnAsfPacket.h b/CORE/BAP/src/bapRsnAsfPacket.h
index c462cb12cd81..24625025b281 100644
--- a/CORE/BAP/src/bapRsnAsfPacket.h
+++ b/CORE/BAP/src/bapRsnAsfPacket.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,7 +24,9 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
+ * File: $File: //depot/software/projects/feature_branches/nova_phase1/ap/apps/include/aniAsfPacket.h $
* Contains declarations for packet manipulation routines that make it
* easy to create and parse multi-layered network frames. This module
* minimizes buffer copies while adding or removing headers, and
diff --git a/CORE/BAP/src/bapRsnErrors.h b/CORE/BAP/src/bapRsnErrors.h
index 550e70924a8e..add44be54b4b 100644
--- a/CORE/BAP/src/bapRsnErrors.h
+++ b/CORE/BAP/src/bapRsnErrors.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
+/*
+ * File: $File: //depot/software/projects/feature_branches/gen5_phase1/os/linux/classic/ap/apps/include/aniErrors.h $
+ *
+ */
/*
* Contains definitions of error codes that are globally visible
* across WNI applications. There are two kinds of error codes:
diff --git a/CORE/BAP/src/bapRsnSsmAesKeyWrap.c b/CORE/BAP/src/bapRsnSsmAesKeyWrap.c
index 398a0be95e23..8310ab1ba64f 100644
--- a/CORE/BAP/src/bapRsnSsmAesKeyWrap.c
+++ b/CORE/BAP/src/bapRsnSsmAesKeyWrap.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
+/*
+ * $File: //depot/software/projects/feature_branches/gen5_phase1/os/linux/classic/ap/apps/ssm/lib/aniSsmAesKeyWrap.c $
+ *
+ */
/*
* Contains definitions for the AES Key Wrap algorithm from RFC 3394.
*
diff --git a/CORE/BAP/src/bapRsnSsmAesKeyWrap.h b/CORE/BAP/src/bapRsnSsmAesKeyWrap.h
index 7151ce63e392..9c9efad8445b 100644
--- a/CORE/BAP/src/bapRsnSsmAesKeyWrap.h
+++ b/CORE/BAP/src/bapRsnSsmAesKeyWrap.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
+/*
+ * Ref File: //depot/software/projects/feature_branches/gen5_phase1/os/linux/classic/ap/apps/ssm/include/aniSsmAesKeyWrap.h $
+ *
+ */
/*
* Contains SSM-private declarations related to the AES key WRAP
* algorithm described in RFC 3394.
diff --git a/CORE/BAP/src/bapRsnSsmEapol.c b/CORE/BAP/src/bapRsnSsmEapol.c
index f534556007ee..6675106bc39c 100644
--- a/CORE/BAP/src/bapRsnSsmEapol.c
+++ b/CORE/BAP/src/bapRsnSsmEapol.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
+/*
+ * File: $Header: //depot/software/projects/feature_branches/gen5_phase1/os/linux/classic/ap/apps/ssm/lib/aniSsmEapol.c#2 $
+ *
+ */
/*
* Contains definitions of various utilities for EAPoL frame
* parsing and creation.
diff --git a/CORE/BAP/src/bapRsnSsmEapol.h b/CORE/BAP/src/bapRsnSsmEapol.h
index e576f43a961f..fba9d3d639e8 100644
--- a/CORE/BAP/src/bapRsnSsmEapol.h
+++ b/CORE/BAP/src/bapRsnSsmEapol.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,7 +24,9 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
+ * File: $Header: //depot/software/projects/feature_branches/gen5_phase1/os/linux/classic/ap/apps/include/aniSsmEapol.h#1 $
* Contains declarations of various utilities for EAPoL frame
* parsing and creation.
* range.
diff --git a/CORE/BAP/src/bapRsnSsmReplayCtr.c b/CORE/BAP/src/bapRsnSsmReplayCtr.c
index 2cea86f57944..f6eac3824dc2 100644
--- a/CORE/BAP/src/bapRsnSsmReplayCtr.c
+++ b/CORE/BAP/src/bapRsnSsmReplayCtr.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
+/*
+ * File: $Header: //depot/software/projects/feature_branches/gen5_phase1/os/linux/classic/ap/apps/ssm/lib/aniSsmReplayCtr.c#2 $
+ *
+ */
/*
* Contains definitions of various utilities for EAPoL frame
* parsing and creation.
diff --git a/CORE/BAP/src/bapRsnSsmReplayCtr.h b/CORE/BAP/src/bapRsnSsmReplayCtr.h
index 4635d2ed8b25..e5c3bd2f3f05 100644
--- a/CORE/BAP/src/bapRsnSsmReplayCtr.h
+++ b/CORE/BAP/src/bapRsnSsmReplayCtr.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
+/*
+ * $File: //depot/software/projects/feature_branches/gen5_phase1/os/linux/classic/ap/apps/include/aniSsmReplayCtr.h $
+ *
+ */
/*
* Contains declarations of various utilities for SSM replay counter
* module.
diff --git a/CORE/BAP/src/bapRsnSsmServices.h b/CORE/BAP/src/bapRsnSsmServices.h
index d14cadaaa53f..7bbbc0863ec5 100644
--- a/CORE/BAP/src/bapRsnSsmServices.h
+++ b/CORE/BAP/src/bapRsnSsmServices.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,7 +24,10 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
+ * $File: //depot/software/projects/feature_branches/gen5_phase1/os/linux/classic/ap/apps/include/aniSsmServices.h $
+ *
* Contains definitions of common types that the SSM exports to other
* modules.
*
diff --git a/CORE/BAP/src/bapRsnTxRx.c b/CORE/BAP/src/bapRsnTxRx.c
index 61f9da829947..60c05f340cc9 100644
--- a/CORE/BAP/src/bapRsnTxRx.c
+++ b/CORE/BAP/src/bapRsnTxRx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,14 +24,15 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=============================================================================
-
+
bapRsnTxRx.c
-
+
\brief
-
+
Description...
-
+
============================================================================== */
/* $HEADER$ */
#include "bapRsnTxRx.h"
diff --git a/CORE/BAP/src/bapRsnTxRx.h b/CORE/BAP/src/bapRsnTxRx.h
index ea3d1061a227..963694bcc1d7 100644
--- a/CORE/BAP/src/bapRsnTxRx.h
+++ b/CORE/BAP/src/bapRsnTxRx.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,17 +24,18 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __BAPRSN_TXRX_H )
#define __BAPRSN_TXRX_H
/**=============================================================================
-
+
bapRsnTxRx.h
-
+
\brief
-
+
Description...
-
+
==============================================================================*/
#include "vos_types.h"
diff --git a/CORE/BAP/src/btampFsm.c b/CORE/BAP/src/btampFsm.c
index f052f157e190..643306498da5 100644
--- a/CORE/BAP/src/btampFsm.c
+++ b/CORE/BAP/src/btampFsm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
b t a m p F s m . C
@@ -41,7 +42,6 @@
DEPENDENCIES:
Are listed for each API below.
-
===========================================================================*/
/*===========================================================================
diff --git a/CORE/BAP/src/btampFsm.h b/CORE/BAP/src/btampFsm.h
index 96fd5edb1c56..e9a92614d02a 100644
--- a/CORE/BAP/src/btampFsm.h
+++ b/CORE/BAP/src/btampFsm.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,6 +25,8 @@
* to the Linux Foundation.
*/
+
+
/* This file is generated from btampFsm - do not edit manually*/
/* Generated on: Thu Oct 16 15:40:39 PDT 2008 / version 1.2 Beta 1 */
diff --git a/CORE/BAP/src/btampFsm_ext.h b/CORE/BAP/src/btampFsm_ext.h
index 7f69775b4db0..d45f89311a48 100644
--- a/CORE/BAP/src/btampFsm_ext.h
+++ b/CORE/BAP/src/btampFsm_ext.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/BAP/src/btampHCI.c b/CORE/BAP/src/btampHCI.c
index 02f6050c0307..adbf96231fae 100644
--- a/CORE/BAP/src/btampHCI.c
+++ b/CORE/BAP/src/btampHCI.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,12 +24,16 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* \file btampHCI.c
*
* \brief Structures, functions & definitions for
* working with 802.11 Frames
*
+ *
+ *
+ *
* This file was automatically generated by 'framesc'
* Fri Feb 27 17:29:19 2009 from the following file(s):
*
diff --git a/CORE/CLD_TXRX/HTT/htt.c b/CORE/CLD_TXRX/HTT/htt.c
index 746adb38c395..ebe2982b7bb8 100644
--- a/CORE/CLD_TXRX/HTT/htt.c
+++ b/CORE/CLD_TXRX/HTT/htt.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file htt.c
* @brief Provide functions to create+init and destroy a HTT instance.
diff --git a/CORE/CLD_TXRX/HTT/htt.h b/CORE/CLD_TXRX/HTT/htt.h
index 926ff4444bad..0dbc6cf67d72 100644
--- a/CORE/CLD_TXRX/HTT/htt.h
+++ b/CORE/CLD_TXRX/HTT/htt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,13 +24,6 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-//------------------------------------------------------------------------------
-// Copyright (c) 2011-2013 Atheros Corporation. All rights reserved.
-// $ATH_LICENSE_HOSTSDK0_C$
-//------------------------------------------------------------------------------
-//==============================================================================
-// Author(s): ="Atheros"
-//==============================================================================
/**
* @file htt.h
diff --git a/CORE/CLD_TXRX/HTT/htt_common.h b/CORE/CLD_TXRX/HTT/htt_common.h
index b93d0321f953..d187adebcdc6 100644
--- a/CORE/CLD_TXRX/HTT/htt_common.h
+++ b/CORE/CLD_TXRX/HTT/htt_common.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,13 +24,6 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-//------------------------------------------------------------------------------
-// Copyright (c) 2012-2013 Atheros Corporation. All rights reserved.
-// $ATH_LICENSE_HOSTSDK0_C$
-//------------------------------------------------------------------------------
-//==============================================================================
-// Author(s): ="Atheros"
-//==============================================================================
/**
* @file htt_common.h
diff --git a/CORE/CLD_TXRX/HTT/htt_fw_stats.c b/CORE/CLD_TXRX/HTT/htt_fw_stats.c
index 7dfbe3bd1b72..454627155e78 100644
--- a/CORE/CLD_TXRX/HTT/htt_fw_stats.c
+++ b/CORE/CLD_TXRX/HTT/htt_fw_stats.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file htt_fw_stats.c
* @brief Provide functions to process FW status retrieved from FW.
diff --git a/CORE/CLD_TXRX/HTT/htt_h2t.c b/CORE/CLD_TXRX/HTT/htt_h2t.c
index c6012b2577cd..6e429f756878 100644
--- a/CORE/CLD_TXRX/HTT/htt_h2t.c
+++ b/CORE/CLD_TXRX/HTT/htt_h2t.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file htt_h2t.c
* @brief Provide functions to send host->target HTT messages.
diff --git a/CORE/CLD_TXRX/HTT/htt_internal.h b/CORE/CLD_TXRX/HTT/htt_internal.h
index fe94d99153f3..a1ac9cea15f0 100644
--- a/CORE/CLD_TXRX/HTT/htt_internal.h
+++ b/CORE/CLD_TXRX/HTT/htt_internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _HTT_INTERNAL__H_
#define _HTT_INTERNAL__H_
diff --git a/CORE/CLD_TXRX/HTT/htt_isoc.h b/CORE/CLD_TXRX/HTT/htt_isoc.h
index 5d4a0b7faa1d..346ff736c77b 100644
--- a/CORE/CLD_TXRX/HTT/htt_isoc.h
+++ b/CORE/CLD_TXRX/HTT/htt_isoc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file htt_isoc.h
*
diff --git a/CORE/CLD_TXRX/HTT/htt_rx.c b/CORE/CLD_TXRX/HTT/htt_rx.c
index 36852b217775..09e314d81e29 100644
--- a/CORE/CLD_TXRX/HTT/htt_rx.c
+++ b/CORE/CLD_TXRX/HTT/htt_rx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file htt_rx.c
* @brief Implement receive aspects of HTT.
diff --git a/CORE/CLD_TXRX/HTT/htt_t2h.c b/CORE/CLD_TXRX/HTT/htt_t2h.c
index 9d445bea6ae0..27d08c6cc0bf 100644
--- a/CORE/CLD_TXRX/HTT/htt_t2h.c
+++ b/CORE/CLD_TXRX/HTT/htt_t2h.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file htt_t2h.c
* @brief Provide functions to process target->host HTT messages.
diff --git a/CORE/CLD_TXRX/HTT/htt_tx.c b/CORE/CLD_TXRX/HTT/htt_tx.c
index 63f633e30e0c..836f36925863 100644
--- a/CORE/CLD_TXRX/HTT/htt_tx.c
+++ b/CORE/CLD_TXRX/HTT/htt_tx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file htt_tx.c
* @brief Implement transmit aspects of HTT.
diff --git a/CORE/CLD_TXRX/HTT/htt_types.h b/CORE/CLD_TXRX/HTT/htt_types.h
index fab4ea9d65e6..043871c5fb95 100644
--- a/CORE/CLD_TXRX/HTT/htt_types.h
+++ b/CORE/CLD_TXRX/HTT/htt_types.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _HTT_TYPES__H_
#define _HTT_TYPES__H_
diff --git a/CORE/CLD_TXRX/HTT/rx_desc.h b/CORE/CLD_TXRX/HTT/rx_desc.h
index 82a9a6dd7c8f..6d656f7cc486 100644
--- a/CORE/CLD_TXRX/HTT/rx_desc.h
+++ b/CORE/CLD_TXRX/HTT/rx_desc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/CLD_TXRX/TLSHIM/tl_shim.c b/CORE/CLD_TXRX/TLSHIM/tl_shim.c
index f51e96c8ad74..fcd2955aaf84 100644
--- a/CORE/CLD_TXRX/TLSHIM/tl_shim.c
+++ b/CORE/CLD_TXRX/TLSHIM/tl_shim.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/CLD_TXRX/TLSHIM/tl_shim.h b/CORE/CLD_TXRX/TLSHIM/tl_shim.h
index 88fe9444505f..a5d8fa836a3c 100644
--- a/CORE/CLD_TXRX/TLSHIM/tl_shim.h
+++ b/CORE/CLD_TXRX/TLSHIM/tl_shim.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef TXRX_TL_SHIM_H
#define TXRX_TL_SHIM_H
diff --git a/CORE/CLD_TXRX/TXRX/ol_cfg.c b/CORE/CLD_TXRX/TXRX/ol_cfg.c
index 59b7704f5cf3..c266b78945ed 100644
--- a/CORE/CLD_TXRX/TXRX/ol_cfg.c
+++ b/CORE/CLD_TXRX/TXRX/ol_cfg.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#include <ol_cfg.h>
#include <ol_if_athvar.h>
diff --git a/CORE/CLD_TXRX/TXRX/ol_ctrl_txrx_api.h b/CORE/CLD_TXRX/TXRX/ol_ctrl_txrx_api.h
index 7b9674402b9a..2b9d4bef15d0 100644
--- a/CORE/CLD_TXRX/TXRX/ol_ctrl_txrx_api.h
+++ b/CORE/CLD_TXRX/TXRX/ol_ctrl_txrx_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_ctrl_txrx_api.h
* @brief Define the host control API functions called by the host data SW.
diff --git a/CORE/CLD_TXRX/TXRX/ol_osif_txrx_api.h b/CORE/CLD_TXRX/TXRX/ol_osif_txrx_api.h
index ca8d6cb66f98..49e8c26256fc 100644
--- a/CORE/CLD_TXRX/TXRX/ol_osif_txrx_api.h
+++ b/CORE/CLD_TXRX/TXRX/ol_osif_txrx_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_osif_txrx_api.h
* @brief Define the OS specific API functions called by txrx SW.
diff --git a/CORE/CLD_TXRX/TXRX/ol_rx.c b/CORE/CLD_TXRX/TXRX/ol_rx.c
index 33f829d8b522..c45a5c54d7ff 100644
--- a/CORE/CLD_TXRX/TXRX/ol_rx.c
+++ b/CORE/CLD_TXRX/TXRX/ol_rx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#include <adf_nbuf.h> /* adf_nbuf_t, etc. */
#include <adf_os_io.h> /* adf_os_cpu_to_le64 */
#include <adf_os_types.h> /* a_bool_t */
diff --git a/CORE/CLD_TXRX/TXRX/ol_rx.h b/CORE/CLD_TXRX/TXRX/ol_rx.h
index df1d73c6e3a2..081778e3d876 100644
--- a/CORE/CLD_TXRX/TXRX/ol_rx.h
+++ b/CORE/CLD_TXRX/TXRX/ol_rx.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _OL_RX__H_
#define _OL_RX__H_
diff --git a/CORE/CLD_TXRX/TXRX/ol_rx_defrag.c b/CORE/CLD_TXRX/TXRX/ol_rx_defrag.c
index a7537056e66c..71313664db9a 100644
--- a/CORE/CLD_TXRX/TXRX/ol_rx_defrag.c
+++ b/CORE/CLD_TXRX/TXRX/ol_rx_defrag.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*-
* Copyright (c) 2002-2007 Sam Leffler, Errno Consulting
* All rights reserved.
diff --git a/CORE/CLD_TXRX/TXRX/ol_rx_defrag.h b/CORE/CLD_TXRX/TXRX/ol_rx_defrag.h
index 3c78f0234f62..ba9ae1567cbd 100644
--- a/CORE/CLD_TXRX/TXRX/ol_rx_defrag.h
+++ b/CORE/CLD_TXRX/TXRX/ol_rx_defrag.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _OL_RX_DEFRAG_H_
#define _OL_RX_DEFRAG_H_
diff --git a/CORE/CLD_TXRX/TXRX/ol_rx_fwd.c b/CORE/CLD_TXRX/TXRX/ol_rx_fwd.c
index 1d10efe058b5..12916dd761f8 100644
--- a/CORE/CLD_TXRX/TXRX/ol_rx_fwd.c
+++ b/CORE/CLD_TXRX/TXRX/ol_rx_fwd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/* standard header files */
#include <adf_nbuf.h> /* adf_nbuf_map */
#include <adf_os_mem.h> /* adf_os_mem_cmp */
diff --git a/CORE/CLD_TXRX/TXRX/ol_rx_fwd.h b/CORE/CLD_TXRX/TXRX/ol_rx_fwd.h
index 537fee5337f9..928c151625f9 100644
--- a/CORE/CLD_TXRX/TXRX/ol_rx_fwd.h
+++ b/CORE/CLD_TXRX/TXRX/ol_rx_fwd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _OL_RX_FWD_H_
#define _OL_RX_FWD_H_
diff --git a/CORE/CLD_TXRX/TXRX/ol_rx_pn.c b/CORE/CLD_TXRX/TXRX/ol_rx_pn.c
index a7961acbb48c..42c2b60cd96b 100644
--- a/CORE/CLD_TXRX/TXRX/ol_rx_pn.c
+++ b/CORE/CLD_TXRX/TXRX/ol_rx_pn.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#include <adf_nbuf.h> /* adf_nbuf_t */
#include <ol_htt_rx_api.h> /* htt_rx_pn_t, etc. */
diff --git a/CORE/CLD_TXRX/TXRX/ol_rx_pn.h b/CORE/CLD_TXRX/TXRX/ol_rx_pn.h
index 61bce92691cf..24ba9d09c422 100644
--- a/CORE/CLD_TXRX/TXRX/ol_rx_pn.h
+++ b/CORE/CLD_TXRX/TXRX/ol_rx_pn.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _OL_RX_PN_H_
#define _OL_RX_PN_H_
diff --git a/CORE/CLD_TXRX/TXRX/ol_rx_reorder.c b/CORE/CLD_TXRX/TXRX/ol_rx_reorder.c
index 1d1156b8a4d0..6d257bc3ad88 100644
--- a/CORE/CLD_TXRX/TXRX/ol_rx_reorder.c
+++ b/CORE/CLD_TXRX/TXRX/ol_rx_reorder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*=== header file includes ===*/
/* generic utilities */
#include <adf_nbuf.h> /* adf_nbuf_t, etc. */
diff --git a/CORE/CLD_TXRX/TXRX/ol_rx_reorder.h b/CORE/CLD_TXRX/TXRX/ol_rx_reorder.h
index 2063dec5eb73..e7721205aa7c 100644
--- a/CORE/CLD_TXRX/TXRX/ol_rx_reorder.h
+++ b/CORE/CLD_TXRX/TXRX/ol_rx_reorder.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _OL_RX_REORDER__H_
#define _OL_RX_REORDER__H_
diff --git a/CORE/CLD_TXRX/TXRX/ol_rx_reorder_timeout.c b/CORE/CLD_TXRX/TXRX/ol_rx_reorder_timeout.c
index 4644132c9118..8ec4200ec1af 100644
--- a/CORE/CLD_TXRX/TXRX/ol_rx_reorder_timeout.c
+++ b/CORE/CLD_TXRX/TXRX/ol_rx_reorder_timeout.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*=== header file includes ===*/
/* generic utilities */
#include <adf_nbuf.h> /* adf_nbuf_t, etc. */
diff --git a/CORE/CLD_TXRX/TXRX/ol_rx_reorder_timeout.h b/CORE/CLD_TXRX/TXRX/ol_rx_reorder_timeout.h
index 19e1fcb28cdf..1b9f34735bfb 100644
--- a/CORE/CLD_TXRX/TXRX/ol_rx_reorder_timeout.h
+++ b/CORE/CLD_TXRX/TXRX/ol_rx_reorder_timeout.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _OL_RX_REORDER_TIMEOUT__H_
#define _OL_RX_REORDER_TIMEOUT__H_
diff --git a/CORE/CLD_TXRX/TXRX/ol_tx.c b/CORE/CLD_TXRX/TXRX/ol_tx.c
index 4f8aee6f6b3c..72d40c2b1922 100644
--- a/CORE/CLD_TXRX/TXRX/ol_tx.c
+++ b/CORE/CLD_TXRX/TXRX/ol_tx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/* OS abstraction libraries */
#include <adf_nbuf.h> /* adf_nbuf_t, etc. */
#include <adf_os_atomic.h> /* adf_os_atomic_read, etc. */
@@ -159,6 +160,7 @@ ol_tx_vdev_ll_pause_queue_send_base(struct ol_txrx_vdev_t *vdev)
* For simplicity, just drop the frame.
*/
if (tx_msdu) {
+ adf_nbuf_unmap(vdev->pdev->osdev, tx_msdu, ADF_OS_DMA_TO_DEVICE);
adf_nbuf_tx_free(tx_msdu, 1 /* error */);
}
}
@@ -305,6 +307,7 @@ ol_tx_pdev_ll_pause_queue_send_all(struct ol_txrx_pdev_t *pdev)
* For simplicity, just drop the frame.
*/
if (tx_msdu) {
+ adf_nbuf_unmap(pdev->osdev, tx_msdu, ADF_OS_DMA_TO_DEVICE);
adf_nbuf_tx_free(tx_msdu, 1 /* error */);
}
}
diff --git a/CORE/CLD_TXRX/TXRX/ol_tx.h b/CORE/CLD_TXRX/TXRX/ol_tx.h
index 89a22113dfae..f76c38c4519c 100644
--- a/CORE/CLD_TXRX/TXRX/ol_tx.h
+++ b/CORE/CLD_TXRX/TXRX/ol_tx.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_tx.h
* @brief Internal definitions for the high-level tx module.
diff --git a/CORE/CLD_TXRX/TXRX/ol_tx_classify.c b/CORE/CLD_TXRX/TXRX/ol_tx_classify.c
index 477f662b67ab..28712d47b38d 100644
--- a/CORE/CLD_TXRX/TXRX/ol_tx_classify.c
+++ b/CORE/CLD_TXRX/TXRX/ol_tx_classify.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#include <adf_nbuf.h> /* adf_nbuf_t, etc. */
#include <htt.h> /* HTT_TX_EXT_TID_MGMT */
#include <ol_htt_tx_api.h> /* htt_tx_desc_tid */
diff --git a/CORE/CLD_TXRX/TXRX/ol_tx_classify.h b/CORE/CLD_TXRX/TXRX/ol_tx_classify.h
index c9feb507683c..63fedc21c8e5 100644
--- a/CORE/CLD_TXRX/TXRX/ol_tx_classify.h
+++ b/CORE/CLD_TXRX/TXRX/ol_tx_classify.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_tx_classify.h
* @brief API definitions for the tx classify module within the data SW.
diff --git a/CORE/CLD_TXRX/TXRX/ol_tx_desc.c b/CORE/CLD_TXRX/TXRX/ol_tx_desc.c
index b99a713411af..e2a65256936c 100644
--- a/CORE/CLD_TXRX/TXRX/ol_tx_desc.c
+++ b/CORE/CLD_TXRX/TXRX/ol_tx_desc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#include <adf_net_types.h> /* ADF_NBUF_EXEMPT_NO_EXEMPTION, etc. */
#include <adf_nbuf.h> /* adf_nbuf_t, etc. */
#include <adf_os_util.h> /* adf_os_assert */
diff --git a/CORE/CLD_TXRX/TXRX/ol_tx_desc.h b/CORE/CLD_TXRX/TXRX/ol_tx_desc.h
index c7c511a65259..542479700bd6 100644
--- a/CORE/CLD_TXRX/TXRX/ol_tx_desc.h
+++ b/CORE/CLD_TXRX/TXRX/ol_tx_desc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_tx_desc.h
* @brief API definitions for the tx descriptor module within the data SW.
diff --git a/CORE/CLD_TXRX/TXRX/ol_tx_queue.c b/CORE/CLD_TXRX/TXRX/ol_tx_queue.c
index eeb4cc31ca23..cea3006b9b92 100644
--- a/CORE/CLD_TXRX/TXRX/ol_tx_queue.c
+++ b/CORE/CLD_TXRX/TXRX/ol_tx_queue.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#include <adf_nbuf.h> /* adf_nbuf_t, etc. */
#include <adf_os_atomic.h> /* adf_os_atomic_add, etc. */
#include <ol_cfg.h> /* ol_cfg_addba_retry */
@@ -538,6 +539,9 @@ ol_txrx_vdev_flush(ol_txrx_vdev_handle vdev)
adf_os_timer_cancel(&vdev->ll_pause.timer);
while (vdev->ll_pause.txq.head) {
adf_nbuf_t next = adf_nbuf_next(vdev->ll_pause.txq.head);
+ adf_nbuf_set_next(vdev->ll_pause.txq.head, NULL);
+ adf_nbuf_unmap(vdev->pdev->osdev, vdev->ll_pause.txq.head,
+ ADF_OS_DMA_TO_DEVICE);
adf_nbuf_tx_free(vdev->ll_pause.txq.head, 1 /* error */);
vdev->ll_pause.txq.head = next;
}
diff --git a/CORE/CLD_TXRX/TXRX/ol_tx_queue.h b/CORE/CLD_TXRX/TXRX/ol_tx_queue.h
index cc7e850841c6..a114cba50f27 100644
--- a/CORE/CLD_TXRX/TXRX/ol_tx_queue.h
+++ b/CORE/CLD_TXRX/TXRX/ol_tx_queue.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_tx_queue.h
* @brief API definitions for the tx frame queue module within the data SW.
diff --git a/CORE/CLD_TXRX/TXRX/ol_tx_sched.c b/CORE/CLD_TXRX/TXRX/ol_tx_sched.c
index 94e56368fafc..95a84726df5f 100644
--- a/CORE/CLD_TXRX/TXRX/ol_tx_sched.c
+++ b/CORE/CLD_TXRX/TXRX/ol_tx_sched.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#include <adf_nbuf.h> /* adf_nbuf_t, etc. */
#include <htt.h> /* HTT_TX_EXT_TID_MGMT */
#include <ol_htt_tx_api.h> /* htt_tx_desc_tid */
diff --git a/CORE/CLD_TXRX/TXRX/ol_tx_sched.h b/CORE/CLD_TXRX/TXRX/ol_tx_sched.h
index 660a19afd9b5..4034f85398f8 100644
--- a/CORE/CLD_TXRX/TXRX/ol_tx_sched.h
+++ b/CORE/CLD_TXRX/TXRX/ol_tx_sched.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_tx_sched.h
* @brief API definitions for the tx scheduler module within the data SW.
diff --git a/CORE/CLD_TXRX/TXRX/ol_tx_send.c b/CORE/CLD_TXRX/TXRX/ol_tx_send.c
index 45e540a036ea..21a7fc28666a 100644
--- a/CORE/CLD_TXRX/TXRX/ol_tx_send.c
+++ b/CORE/CLD_TXRX/TXRX/ol_tx_send.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#include <adf_os_atomic.h> /* adf_os_atomic_inc, etc. */
#include <adf_os_lock.h> /* adf_os_spinlock */
#include <adf_os_time.h> /* adf_os_ticks, etc. */
diff --git a/CORE/CLD_TXRX/TXRX/ol_tx_send.h b/CORE/CLD_TXRX/TXRX/ol_tx_send.h
index e556e28c0b36..2d20da995b4d 100644
--- a/CORE/CLD_TXRX/TXRX/ol_tx_send.h
+++ b/CORE/CLD_TXRX/TXRX/ol_tx_send.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_tx_send.h
* @brief API definitions for the tx sendriptor module within the data SW.
diff --git a/CORE/CLD_TXRX/TXRX/ol_txrx.c b/CORE/CLD_TXRX/TXRX/ol_txrx.c
index fc228bfe7ce5..e8217c7f4813 100644
--- a/CORE/CLD_TXRX/TXRX/ol_txrx.c
+++ b/CORE/CLD_TXRX/TXRX/ol_txrx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*=== includes ===*/
/* header files for OS primitives */
#include <osdep.h> /* u_int32_t, etc. */
@@ -932,6 +933,9 @@ ol_txrx_vdev_detach(
adf_os_timer_free(&vdev->ll_pause.timer);
while (vdev->ll_pause.txq.head) {
adf_nbuf_t next = adf_nbuf_next(vdev->ll_pause.txq.head);
+ adf_nbuf_set_next(vdev->ll_pause.txq.head, NULL);
+ adf_nbuf_unmap(pdev->osdev, vdev->ll_pause.txq.head,
+ ADF_OS_DMA_TO_DEVICE);
adf_nbuf_tx_free(vdev->ll_pause.txq.head, 1 /* error */);
vdev->ll_pause.txq.head = next;
}
diff --git a/CORE/CLD_TXRX/TXRX/ol_txrx.h b/CORE/CLD_TXRX/TXRX/ol_txrx.h
index 9c82c0e2b2f0..0f0b83123b9b 100644
--- a/CORE/CLD_TXRX/TXRX/ol_txrx.h
+++ b/CORE/CLD_TXRX/TXRX/ol_txrx.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _OL_TXRX__H_
#define _OL_TXRX__H_
diff --git a/CORE/CLD_TXRX/TXRX/ol_txrx_encap.c b/CORE/CLD_TXRX/TXRX/ol_txrx_encap.c
index 98c4bd9501a8..f0f894976625 100644
--- a/CORE/CLD_TXRX/TXRX/ol_txrx_encap.c
+++ b/CORE/CLD_TXRX/TXRX/ol_txrx_encap.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_txrx_encap.c
* @brief Provide functions to encap/decap on txrx frames.
diff --git a/CORE/CLD_TXRX/TXRX/ol_txrx_encap.h b/CORE/CLD_TXRX/TXRX/ol_txrx_encap.h
index a16b2c26d004..1aa0e9a5f276 100644
--- a/CORE/CLD_TXRX/TXRX/ol_txrx_encap.h
+++ b/CORE/CLD_TXRX/TXRX/ol_txrx_encap.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_txrx_encap.h
* @brief definitions for txrx encap/decap function and struct
diff --git a/CORE/CLD_TXRX/TXRX/ol_txrx_event.c b/CORE/CLD_TXRX/TXRX/ol_txrx_event.c
index 56f562d285ca..04e90c8c523d 100644
--- a/CORE/CLD_TXRX/TXRX/ol_txrx_event.c
+++ b/CORE/CLD_TXRX/TXRX/ol_txrx_event.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#include "ol_txrx_types.h"
#ifdef WDI_EVENT_ENABLE
diff --git a/CORE/CLD_TXRX/TXRX/ol_txrx_internal.h b/CORE/CLD_TXRX/TXRX/ol_txrx_internal.h
index ebb14776498b..5916d9a6c6ea 100644
--- a/CORE/CLD_TXRX/TXRX/ol_txrx_internal.h
+++ b/CORE/CLD_TXRX/TXRX/ol_txrx_internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _OL_TXRX_INTERNAL__H_
#define _OL_TXRX_INTERNAL__H_
diff --git a/CORE/CLD_TXRX/TXRX/ol_txrx_peer_find.c b/CORE/CLD_TXRX/TXRX/ol_txrx_peer_find.c
index 129dabc0d531..80081c3eec3a 100644
--- a/CORE/CLD_TXRX/TXRX/ol_txrx_peer_find.c
+++ b/CORE/CLD_TXRX/TXRX/ol_txrx_peer_find.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*=== includes ===*/
/* header files for OS primitives */
#include <osdep.h> /* u_int32_t, etc. */
diff --git a/CORE/CLD_TXRX/TXRX/ol_txrx_peer_find.h b/CORE/CLD_TXRX/TXRX/ol_txrx_peer_find.h
index b4eddfb6eabd..fbe1410a1f39 100644
--- a/CORE/CLD_TXRX/TXRX/ol_txrx_peer_find.h
+++ b/CORE/CLD_TXRX/TXRX/ol_txrx_peer_find.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_txrx_peer_find.h
* @brief Define the API for the rx peer lookup datapath module.
diff --git a/CORE/CLD_TXRX/TXRX/ol_txrx_types.h b/CORE/CLD_TXRX/TXRX/ol_txrx_types.h
index 5a83bb41c467..f1b185148ea7 100644
--- a/CORE/CLD_TXRX/TXRX/ol_txrx_types.h
+++ b/CORE/CLD_TXRX/TXRX/ol_txrx_types.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/CLD_TXRX/TXRX/txrx.h b/CORE/CLD_TXRX/TXRX/txrx.h
index b24a24014bc1..5cbb87a7abcb 100644
--- a/CORE/CLD_TXRX/TXRX/txrx.h
+++ b/CORE/CLD_TXRX/TXRX/txrx.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/DXE/inc/wlan_qct_dxe.h b/CORE/DXE/inc/wlan_qct_dxe.h
index db1c55efd0be..bce8e2e93605 100644
--- a/CORE/DXE/inc/wlan_qct_dxe.h
+++ b/CORE/DXE/inc/wlan_qct_dxe.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_QCT_DXE_H
#define WLAN_QCT_DXE_H
diff --git a/CORE/DXE/src/wlan_qct_dxe.c b/CORE/DXE/src/wlan_qct_dxe.c
index d0ead69c2d30..65aef79a066c 100644
--- a/CORE/DXE/src/wlan_qct_dxe.c
+++ b/CORE/DXE/src/wlan_qct_dxe.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
@file wlan_qct_dxe.c
@@ -3460,7 +3461,7 @@ static wpt_status dxeTXCompFrame
return eWLAN_PAL_STATUS_SUCCESS;
}
- /* */
+
while(1)
{
// HDXE_ASSERT(WLAN_PAL_IS_STATUS_SUCCESS(WLAN_RivaValidateDesc(currentDesc)));
diff --git a/CORE/DXE/src/wlan_qct_dxe_cfg_i.c b/CORE/DXE/src/wlan_qct_dxe_cfg_i.c
index 9cf4a149ac60..70ec6792213c 100644
--- a/CORE/DXE/src/wlan_qct_dxe_cfg_i.c
+++ b/CORE/DXE/src/wlan_qct_dxe_cfg_i.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
@file wlan_qct_dxe_cfg_i.c
diff --git a/CORE/DXE/src/wlan_qct_dxe_i.h b/CORE/DXE/src/wlan_qct_dxe_i.h
index 92a1f11a2093..8bde3a59b686 100644
--- a/CORE/DXE/src/wlan_qct_dxe_i.h
+++ b/CORE/DXE/src/wlan_qct_dxe_i.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_QCT_DXE_I_H
#define WLAN_QCT_DXE_I_H
diff --git a/CORE/HDD/inc/bap_hdd_main.h b/CORE/HDD/inc/bap_hdd_main.h
index cf251faab1df..ea1eaa4f3f3d 100644
--- a/CORE/HDD/inc/bap_hdd_main.h
+++ b/CORE/HDD/inc/bap_hdd_main.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( BAP_HDD_MAIN_H )
#define BAP_HDD_MAIN_H
diff --git a/CORE/HDD/inc/bap_hdd_misc.h b/CORE/HDD/inc/bap_hdd_misc.h
index 2a2c43a9662b..ecbcdb51dfc2 100644
--- a/CORE/HDD/inc/bap_hdd_misc.h
+++ b/CORE/HDD/inc/bap_hdd_misc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( BAP_HDD_MISC_H )
#define BAP_HDD_MISC_H
diff --git a/CORE/HDD/inc/qc_sap_ioctl.h b/CORE/HDD/inc/qc_sap_ioctl.h
index 0c2b359db4ef..5c2ea9372a20 100644
--- a/CORE/HDD/inc/qc_sap_ioctl.h
+++ b/CORE/HDD/inc/qc_sap_ioctl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _QC_SAP_IOCTL_H_
#define _QC_SAP_IOCTL_H_
diff --git a/CORE/HDD/inc/wlan_hdd_assoc.h b/CORE/HDD/inc/wlan_hdd_assoc.h
index c23fa9221f76..6dd6914be2b7 100644
--- a/CORE/HDD/inc/wlan_hdd_assoc.h
+++ b/CORE/HDD/inc/wlan_hdd_assoc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,12 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2013-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
#if !defined( HDD_CONNECTION_H__ )
#define HDD_CONNECTION_H__
#include <wlan_hdd_mib.h>
diff --git a/CORE/HDD/inc/wlan_hdd_cfg.h b/CORE/HDD/inc/wlan_hdd_cfg.h
index 8162136d15d5..a3ffb79c0d78 100644
--- a/CORE/HDD/inc/wlan_hdd_cfg.h
+++ b/CORE/HDD/inc/wlan_hdd_cfg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( HDD_CONFIG_H__ )
#define HDD_CONFIG_H__
diff --git a/CORE/HDD/inc/wlan_hdd_cfg80211.h b/CORE/HDD/inc/wlan_hdd_cfg80211.h
index 7f7e8819c3be..0aec533bbb78 100644
--- a/CORE/HDD/inc/wlan_hdd_cfg80211.h
+++ b/CORE/HDD/inc/wlan_hdd_cfg80211.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,18 +24,19 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( HDD_CFG80211_H__ )
#define HDD_CFG80211_H__
/**===========================================================================
-
+
\file wlan_hdd_cfg80211.h
-
+
\brief cfg80211 functions declarations
-
+
==========================================================================*/
-
+
/* $HEADER$ */
diff --git a/CORE/HDD/inc/wlan_hdd_debugfs.h b/CORE/HDD/inc/wlan_hdd_debugfs.h
index a807d3272a4c..b1b2a9b19c28 100644
--- a/CORE/HDD/inc/wlan_hdd_debugfs.h
+++ b/CORE/HDD/inc/wlan_hdd_debugfs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _WLAN_HDD_DEBUGFS_H
#define _WLAN_HDD_DEBUGFS_H
diff --git a/CORE/HDD/inc/wlan_hdd_dp_utils.h b/CORE/HDD/inc/wlan_hdd_dp_utils.h
index 2897b4458fe1..153854e4bc78 100644
--- a/CORE/HDD/inc/wlan_hdd_dp_utils.h
+++ b/CORE/HDD/inc/wlan_hdd_dp_utils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_HDD_DP_UTILS_H )
#define __WLAN_HDD_DP_UTILS_H
@@ -33,6 +34,7 @@
\brief Utility functions for data path module
Description...
+
==============================================================================**/
/* $HEADER$ */
diff --git a/CORE/HDD/inc/wlan_hdd_ether.h b/CORE/HDD/inc/wlan_hdd_ether.h
index 3f9eeed12fd7..76c21020878b 100644
--- a/CORE/HDD/inc/wlan_hdd_ether.h
+++ b/CORE/HDD/inc/wlan_hdd_ether.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,13 +24,13 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _WLAN_HDD_ETHER_H
#define _WLAN_HDD_ETHER_H
/*============================================================================
@file wlan_hdd_ether.h
This module describes Ethernet packet formats for processing by HDD.
-
============================================================================*/
/* $Header$ */
diff --git a/CORE/HDD/inc/wlan_hdd_ftm.h b/CORE/HDD/inc/wlan_hdd_ftm.h
index 79e65e9d2fa1..2bcba1a2dff0 100644
--- a/CORE/HDD/inc/wlan_hdd_ftm.h
+++ b/CORE/HDD/inc/wlan_hdd_ftm.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_HDD_FTM_H
#define WLAN_HDD_FTM_H
#include "vos_status.h"
diff --git a/CORE/HDD/inc/wlan_hdd_host_offload.h b/CORE/HDD/inc/wlan_hdd_host_offload.h
index 9f5b4c4f09a0..3314b3f191c4 100644
--- a/CORE/HDD/inc/wlan_hdd_host_offload.h
+++ b/CORE/HDD/inc/wlan_hdd_host_offload.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef __WLAN_HDD_HOST_OFFLOAD_H__
#define __WLAN_HDD_HOST_OFFLOAD_H__
@@ -33,7 +34,7 @@
\brief Android WLAN HDD Host Offload API
- ==========================================================================*/
+==========================================================================*/
/* Offload types. */
#define WLAN_IPV4_ARP_REPLY_OFFLOAD 0
diff --git a/CORE/HDD/inc/wlan_hdd_hostapd.h b/CORE/HDD/inc/wlan_hdd_hostapd.h
index d6eb719306a4..40d3cb984cdb 100644
--- a/CORE/HDD/inc/wlan_hdd_hostapd.h
+++ b/CORE/HDD/inc/wlan_hdd_hostapd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( WLAN_HDD_HOSTAPD_H )
#define WLAN_HDD_HOSTAPD_H
diff --git a/CORE/HDD/inc/wlan_hdd_includes.h b/CORE/HDD/inc/wlan_hdd_includes.h
index d46afb7fe9a2..8305b8e925c4 100644
--- a/CORE/HDD/inc/wlan_hdd_includes.h
+++ b/CORE/HDD/inc/wlan_hdd_includes.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( HDD_INCLUDES_H__ )
#define HDD_INCLUDES_H__
@@ -31,7 +32,7 @@
\file wlan_hdd_includes.h
- \brief Internal includes for the Linux HDD
+ \brief Internal includes for the Linux HDD
==========================================================================*/
diff --git a/CORE/HDD/inc/wlan_hdd_ipa.h b/CORE/HDD/inc/wlan_hdd_ipa.h
index 652bf1b178ed..d0c532f945e0 100644
--- a/CORE/HDD/inc/wlan_hdd_ipa.h
+++ b/CORE/HDD/inc/wlan_hdd_ipa.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/HDD/inc/wlan_hdd_keep_alive.h b/CORE/HDD/inc/wlan_hdd_keep_alive.h
index 72de83172b31..f040841f5c1b 100644
--- a/CORE/HDD/inc/wlan_hdd_keep_alive.h
+++ b/CORE/HDD/inc/wlan_hdd_keep_alive.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef __WLAN_HDD_KEEP_ALIVE_H__
#define __WLAN_HDD_KEEP_ALIVE_H__
@@ -33,7 +34,7 @@
\brief Android WLAN HDD Keep-Alive API
- ==========================================================================*/
+==========================================================================*/
/* Packet Types. */
#define WLAN_KEEP_ALIVE_UNSOLICIT_ARP_RSP 2
diff --git a/CORE/HDD/inc/wlan_hdd_main.h b/CORE/HDD/inc/wlan_hdd_main.h
index b344bfe9dd81..5883fa0ad236 100644
--- a/CORE/HDD/inc/wlan_hdd_main.h
+++ b/CORE/HDD/inc/wlan_hdd_main.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
#if !defined( WLAN_HDD_MAIN_H )
#define WLAN_HDD_MAIN_H
/**===========================================================================
@@ -31,7 +34,7 @@
\file WLAN_HDD_MAIN_H.h
\brief Linux HDD Adapter Type
-
+
==========================================================================*/
/*---------------------------------------------------------------------------
@@ -94,7 +97,7 @@
#define TDLS_INIT_DONE (6)
/** Maximum time(ms)to wait for disconnect to complete **/
-#define WLAN_WAIT_TIME_DISCONNECT 500
+#define WLAN_WAIT_TIME_DISCONNECT 2000
#define WLAN_WAIT_TIME_STATS 800
#define WLAN_WAIT_TIME_POWER 800
#define WLAN_WAIT_TIME_COUNTRY 1000
@@ -477,7 +480,7 @@ typedef struct WLAN_WAPI_KEY WLAN_WAPI_KEY;
typedef struct WLAN_WAPI_KEY *pWLAN_WAPI_KEY;
#define WPA_GET_LE16(a) ((u16) (((a)[1] << 8) | (a)[0]))
-#define WPA_GET_BE24(a) ((u32) ( (a[0] << 16) | (a[1] <<8) | a[2]))
+#define WPA_GET_BE24(a) ((u32) ( (a[0] << 16) | (a[1] << 8) | a[2]))
#define WLAN_EID_WAPI 68
#define WAPI_PSK_AKM_SUITE 0x02721400
#define WAPI_CERT_AKM_SUITE 0x01721400
diff --git a/CORE/HDD/inc/wlan_hdd_oemdata.h b/CORE/HDD/inc/wlan_hdd_oemdata.h
index dffc16556baa..aca6a73266fd 100644
--- a/CORE/HDD/inc/wlan_hdd_oemdata.h
+++ b/CORE/HDD/inc/wlan_hdd_oemdata.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifdef FEATURE_OEM_DATA_SUPPORT
/**===========================================================================
diff --git a/CORE/HDD/inc/wlan_hdd_p2p.h b/CORE/HDD/inc/wlan_hdd_p2p.h
index a26f086ec28f..bf555da4d4b4 100644
--- a/CORE/HDD/inc/wlan_hdd_p2p.h
+++ b/CORE/HDD/inc/wlan_hdd_p2p.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef __P2P_H
#define __P2P_H
/**===========================================================================
@@ -38,6 +39,7 @@
#define WAIT_REM_CHAN_READY 1000
#define WAIT_CHANGE_CHANNEL_FOR_OFFCHANNEL_TX 3000
#define READY_EVENT_PROPOGATE_TIME 2
+#define ESTIMATED_ROC_DUR_REQD_FOR_ACTION_TX 50
#define ACTION_FRAME_DEFAULT_WAIT 200
diff --git a/CORE/HDD/inc/wlan_hdd_packet_filtering.h b/CORE/HDD/inc/wlan_hdd_packet_filtering.h
index b5aa116fca1a..ad7f76587e81 100644
--- a/CORE/HDD/inc/wlan_hdd_packet_filtering.h
+++ b/CORE/HDD/inc/wlan_hdd_packet_filtering.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
+
/******************************************************************************
*
* Name: wlan_hdd_packet_filtering.h
diff --git a/CORE/HDD/inc/wlan_hdd_power.h b/CORE/HDD/inc/wlan_hdd_power.h
index ed74306de15a..f0c30dfe4509 100644
--- a/CORE/HDD/inc/wlan_hdd_power.h
+++ b/CORE/HDD/inc/wlan_hdd_power.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef __WLAN_HDD_POWER_H
#define __WLAN_HDD_POWER_H
diff --git a/CORE/HDD/inc/wlan_hdd_softap_tx_rx.h b/CORE/HDD/inc/wlan_hdd_softap_tx_rx.h
index d3240b87e6ce..5c8a8d7b1774 100644
--- a/CORE/HDD/inc/wlan_hdd_softap_tx_rx.h
+++ b/CORE/HDD/inc/wlan_hdd_softap_tx_rx.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,6 +25,7 @@
* to the Linux Foundation.
*/
+
#if !defined( WLAN_HDD_SOFTAP_TX_RX_H )
#define WLAN_HDD_SOFTAP_TX_RX_H
diff --git a/CORE/HDD/inc/wlan_hdd_tdls.h b/CORE/HDD/inc/wlan_hdd_tdls.h
index 254dc3786c10..aeabde577071 100644
--- a/CORE/HDD/inc/wlan_hdd_tdls.h
+++ b/CORE/HDD/inc/wlan_hdd_tdls.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef __HDD_TDSL_H
#define __HDD_TDSL_H
/**===========================================================================
@@ -31,7 +32,6 @@
\file wlan_hdd_tdls.h
\brief Linux HDD TDLS include file
-
==========================================================================*/
#define MAX_NUM_TDLS_PEER 3
diff --git a/CORE/HDD/inc/wlan_hdd_tgt_cfg.h b/CORE/HDD/inc/wlan_hdd_tgt_cfg.h
index 120905a36547..6b93db03ff81 100644
--- a/CORE/HDD/inc/wlan_hdd_tgt_cfg.h
+++ b/CORE/HDD/inc/wlan_hdd_tgt_cfg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef HDD_TGT_CFG_H
#define HDD_TGT_CFG_H
diff --git a/CORE/HDD/inc/wlan_hdd_tx_rx.h b/CORE/HDD/inc/wlan_hdd_tx_rx.h
index ce7a112860c3..ecbcee68ffbd 100644
--- a/CORE/HDD/inc/wlan_hdd_tx_rx.h
+++ b/CORE/HDD/inc/wlan_hdd_tx_rx.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( WLAN_HDD_TX_RX_H )
#define WLAN_HDD_TX_RX_H
diff --git a/CORE/HDD/inc/wlan_hdd_version.h b/CORE/HDD/inc/wlan_hdd_version.h
index a0b59481a4bf..b79ccaaea495 100644
--- a/CORE/HDD/inc/wlan_hdd_version.h
+++ b/CORE/HDD/inc/wlan_hdd_version.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
//==================================================================
//
// File: hdd_Version.h
@@ -32,6 +33,7 @@
//
// Author: Larry Cawley
//
+////
//===================================================================
#if !defined( __hddVersion_h__ )
#define __hddVersion_h__
diff --git a/CORE/HDD/inc/wlan_hdd_wext.h b/CORE/HDD/inc/wlan_hdd_wext.h
index 28a6ab9e52e6..85c4b3426d1d 100644
--- a/CORE/HDD/inc/wlan_hdd_wext.h
+++ b/CORE/HDD/inc/wlan_hdd_wext.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef __WEXT_IW_H__
#define __WEXT_IW_H__
diff --git a/CORE/HDD/inc/wlan_hdd_wmm.h b/CORE/HDD/inc/wlan_hdd_wmm.h
index c8b134ae7a35..9b9ed5a16f0e 100644
--- a/CORE/HDD/inc/wlan_hdd_wmm.h
+++ b/CORE/HDD/inc/wlan_hdd_wmm.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,8 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- * */
+
+
#ifndef _WLAN_HDD_WMM_H
#define _WLAN_HDD_WMM_H
/*============================================================================
@@ -48,7 +48,6 @@
TL.
The remaining functions are utility functions for information hiding.
-
============================================================================*/
/* $Header$ */
diff --git a/CORE/HDD/inc/wlan_hdd_wowl.h b/CORE/HDD/inc/wlan_hdd_wowl.h
index ffca12a13599..842acbb222c9 100644
--- a/CORE/HDD/inc/wlan_hdd_wowl.h
+++ b/CORE/HDD/inc/wlan_hdd_wowl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _WLAN_HDD_WOWL_H
#define _WLAN_HDD_WOWL_H
diff --git a/CORE/HDD/inc/wlan_qct_driver.h b/CORE/HDD/inc/wlan_qct_driver.h
index c129ee222f4e..c42a23d68be8 100644
--- a/CORE/HDD/inc/wlan_qct_driver.h
+++ b/CORE/HDD/inc/wlan_qct_driver.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,29 +24,30 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_DRIVER_H )
#define __WLAN_QCT_DRIVER_H
/**========================================================================
-
+
\file wlan_qct_driver.h
-
+
\brief Header file for Wireless LAN Host Device Driver Kernel Module
-
+
========================================================================*/
-/**========================================================================
-
- EDIT HISTORY FOR FILE
-
-
- This section contains comments describing changes made to the module.
- Notice that changes are listed in reverse chronological order.
-
-
- $Header:$ $DateTime: $ $Author: $
-
-
+/**========================================================================
+
+ EDIT HISTORY FOR FILE
+
+
+ This section contains comments describing changes made to the module.
+ Notice that changes are listed in reverse chronological order.
+
+
+ $Header:$ $DateTime: $ $Author: $
+
+
when who what, where, why
-------- --- --------------------------------------------------------
04/05/09 kanand Created module.
diff --git a/CORE/HDD/src/bap_hdd_main.c b/CORE/HDD/src/bap_hdd_main.c
index f567dc6f9fce..4a3bea88204a 100644
--- a/CORE/HDD/src/bap_hdd_main.c
+++ b/CORE/HDD/src/bap_hdd_main.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/HDD/src/wlan_hdd_assoc.c b/CORE/HDD/src/wlan_hdd_assoc.c
index 1431cb589e0c..f07a5df4674c 100644
--- a/CORE/HDD/src/wlan_hdd_assoc.c
+++ b/CORE/HDD/src/wlan_hdd_assoc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**========================================================================
\file wlan_hdd_assoc.c
@@ -4173,7 +4174,7 @@ void hdd_indicateCckmPreAuth(hdd_adapter_t *pAdapter, tCsrRoamInfo *pRoamInfo)
/* Timestamp0 is lower 32 bits and Timestamp1 is upper 32 bits */
hddLog(VOS_TRACE_LEVEL_INFO,
- "CCXPREAUTHNOTIFY=%02x:%02x:%02x:%02x:%02x:%02x %lu:%lu",
+ "CCXPREAUTHNOTIFY=%02x:%02x:%02x:%02x:%02x:%02x %u:%u",
pRoamInfo->bssid[0],
pRoamInfo->bssid[1],
pRoamInfo->bssid[2],
@@ -4321,8 +4322,8 @@ void hdd_indicateCcxBcnReportInd(const hdd_adapter_t *pAdapter,
for (i = 0; i < sendBss; i++)
{
hddLog(VOS_TRACE_LEVEL_INFO, "ChanNum(%d) Spare(%d) MeasDuration(%d)"
- " PhyType(%d) RecvSigPower(%d) ParentTSF(%lu)"
- " TargetTSF[0](%lu) TargetTSF[1](%lu) BeaconInterval(%u)"
+ " PhyType(%d) RecvSigPower(%d) ParentTSF(%u)"
+ " TargetTSF[0](%u) TargetTSF[1](%u) BeaconInterval(%u)"
" CapabilityInfo(%d) BSSID(%02X:%02X:%02X:%02X:%02X:%02X)",
pRoamInfo->pCcxBcnReportRsp->bcnRepBssInfo[i+lastSent].bcnReportFields.ChanNum,
pRoamInfo->pCcxBcnReportRsp->bcnRepBssInfo[i+lastSent].bcnReportFields.Spare,
diff --git a/CORE/HDD/src/wlan_hdd_cfg.c b/CORE/HDD/src/wlan_hdd_cfg.c
index aca5fb2194bd..229efded8ef8 100644
--- a/CORE/HDD/src/wlan_hdd_cfg.c
+++ b/CORE/HDD/src/wlan_hdd_cfg.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
EDIT HISTORY FOR FILE
diff --git a/CORE/HDD/src/wlan_hdd_cfg80211.c b/CORE/HDD/src/wlan_hdd_cfg80211.c
index f9c96fd7a803..3e295220689d 100644
--- a/CORE/HDD/src/wlan_hdd_cfg80211.c
+++ b/CORE/HDD/src/wlan_hdd_cfg80211.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/**========================================================================
\file wlan_hdd_cfg80211.c
@@ -4862,6 +4865,7 @@ static eHalStatus hdd_cfg80211_scan_done_callback(tHalHandle halHandle,
hdd_adapter_t *pAdapter = WLAN_HDD_GET_PRIV_PTR( dev );
hdd_scaninfo_t *pScanInfo = &pAdapter->scan_info;
struct cfg80211_scan_request *req = NULL;
+ bool aborted = false;
int ret = 0;
ENTER();
@@ -4956,7 +4960,12 @@ static eHalStatus hdd_cfg80211_scan_done_callback(tHalHandle halHandle,
* cfg80211_scan_done informing NL80211 about completion
* of scanning
*/
- cfg80211_scan_done(req, false);
+ if (status == eCSR_SCAN_ABORT || status == eCSR_SCAN_FAILURE)
+ {
+ aborted = true;
+ }
+ cfg80211_scan_done(req, aborted);
+
complete(&pScanInfo->abortscan_event_var);
allow_suspend:
@@ -6544,10 +6553,22 @@ int wlan_hdd_disconnect( hdd_adapter_t *pAdapter, u16 reason )
__func__, (int)status );
return -EINVAL;
}
- wait_for_completion_interruptible_timeout(
+ status = wait_for_completion_interruptible_timeout(
&pAdapter->disconnect_comp_var,
msecs_to_jiffies(WLAN_WAIT_TIME_DISCONNECT));
- return status;
+ if (!status)
+ {
+ hddLog(VOS_TRACE_LEVEL_ERROR,
+ "%s: Failed to disconnect, timed out", __func__);
+ return -ETIMEDOUT;
+ } else if (status == -ERESTARTSYS)
+ {
+ hddLog(VOS_TRACE_LEVEL_ERROR,
+ "%s: Failed to disconnect, wait interrupted", __func__);
+ return status;
+ }
+
+ return 0;
}
diff --git a/CORE/HDD/src/wlan_hdd_debugfs.c b/CORE/HDD/src/wlan_hdd_debugfs.c
index 0ad95965ac61..98b791deeb7f 100644
--- a/CORE/HDD/src/wlan_hdd_debugfs.c
+++ b/CORE/HDD/src/wlan_hdd_debugfs.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifdef WLAN_OPEN_SOURCE
#include <wlan_hdd_includes.h>
#include <wlan_hdd_wowl.h>
diff --git a/CORE/HDD/src/wlan_hdd_dev_pwr.c b/CORE/HDD/src/wlan_hdd_dev_pwr.c
index 0c9e2127b86c..73c1d8baaa80 100644
--- a/CORE/HDD/src/wlan_hdd_dev_pwr.c
+++ b/CORE/HDD/src/wlan_hdd_dev_pwr.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
EDIT HISTORY FOR FILE
diff --git a/CORE/HDD/src/wlan_hdd_dp_utils.c b/CORE/HDD/src/wlan_hdd_dp_utils.c
index 53c681d6c19c..c6fdca5e8728 100644
--- a/CORE/HDD/src/wlan_hdd_dp_utils.c
+++ b/CORE/HDD/src/wlan_hdd_dp_utils.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,15 +24,17 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=============================================================================
wlan_hdd_dp_utils.c
-
+
\brief Utility functions for data path module
-
+
Description...
+
==============================================================================**/
/* $HEADER$ */
-
+
/**-----------------------------------------------------------------------------
Include files
----------------------------------------------------------------------------*/
diff --git a/CORE/HDD/src/wlan_hdd_early_suspend.c b/CORE/HDD/src/wlan_hdd_early_suspend.c
index 16e3792578e4..294c975e47ce 100644
--- a/CORE/HDD/src/wlan_hdd_early_suspend.c
+++ b/CORE/HDD/src/wlan_hdd_early_suspend.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,12 +24,15 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=============================================================================
* wlan_hdd_early_suspend.c
*
* \brief power management functions
*
* Description
+
+*
==============================================================================**/
/* $HEADER$ */
diff --git a/CORE/HDD/src/wlan_hdd_ftm.c b/CORE/HDD/src/wlan_hdd_ftm.c
index e5c3799071fc..724e6f960625 100644
--- a/CORE/HDD/src/wlan_hdd_ftm.c
+++ b/CORE/HDD/src/wlan_hdd_ftm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**========================================================================
\file wlan_hdd_ftm.c
diff --git a/CORE/HDD/src/wlan_hdd_hostapd.c b/CORE/HDD/src/wlan_hdd_hostapd.c
index 6655a297071a..1037154ac026 100644
--- a/CORE/HDD/src/wlan_hdd_hostapd.c
+++ b/CORE/HDD/src/wlan_hdd_hostapd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,11 +24,12 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**========================================================================
\file wlan_hdd_hostapd.c
\brief WLAN Host Device Driver implementation
-
+
========================================================================*/
/**=========================================================================
EDIT HISTORY FOR FILE
diff --git a/CORE/HDD/src/wlan_hdd_ipa.c b/CORE/HDD/src/wlan_hdd_ipa.c
index 2b4e5b301738..77a7b818f86a 100644
--- a/CORE/HDD/src/wlan_hdd_ipa.c
+++ b/CORE/HDD/src/wlan_hdd_ipa.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/HDD/src/wlan_hdd_main.c b/CORE/HDD/src/wlan_hdd_main.c
index aa2a11bb452d..c744b22fc977 100644
--- a/CORE/HDD/src/wlan_hdd_main.c
+++ b/CORE/HDD/src/wlan_hdd_main.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*========================================================================
\file wlan_hdd_main.c
@@ -4112,7 +4115,7 @@ int hdd_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd)
"UplinkPktQueueDlyHist[1](%d)\n"
"UplinkPktQueueDlyHist[2](%d)\n"
"UplinkPktQueueDlyHist[3](%d)\n"
- "UplinkPktTxDly(%lu)\n"
+ "UplinkPktTxDly(%u)\n"
"UplinkPktLoss(%d)\n"
"UplinkPktCount(%d)\n"
"RoamingCount(%d)\n"
@@ -4406,7 +4409,7 @@ static VOS_STATUS hdd_parse_ccx_beacon_req(tANI_U8 *pValue,
for (j = 0; j < pCcxBcnReq->numBcnReqIe; j++)
{
VOS_TRACE( VOS_MODULE_ID_HDD, VOS_TRACE_LEVEL_INFO,
- "Index(%d) Measurement Token(%lu)Channel(%lu) Scan Mode(%lu) Measurement Duration(%lu)\n",
+ "Index(%d) Measurement Token(%u) Channel(%u) Scan Mode(%u) Measurement Duration(%u)",
j,
pCcxBcnReq->bcnReq[j].measurementToken,
pCcxBcnReq->bcnReq[j].channel,
diff --git a/CORE/HDD/src/wlan_hdd_oemdata.c b/CORE/HDD/src/wlan_hdd_oemdata.c
index 9ad0a6657499..7db99f205a92 100644
--- a/CORE/HDD/src/wlan_hdd_oemdata.c
+++ b/CORE/HDD/src/wlan_hdd_oemdata.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifdef FEATURE_OEM_DATA_SUPPORT
/*================================================================================
@@ -32,7 +33,7 @@
\brief Linux Wireless Extensions for oem data req/rsp
$Id: wlan_hdd_oemdata.c,v 1.34 2010/04/15 01:49:23 -- VINAY
-
+
================================================================================*/
#include <linux/version.h>
diff --git a/CORE/HDD/src/wlan_hdd_p2p.c b/CORE/HDD/src/wlan_hdd_p2p.c
index 127fdc73f35b..a4f83c1dc7e1 100644
--- a/CORE/HDD/src/wlan_hdd_p2p.c
+++ b/CORE/HDD/src/wlan_hdd_p2p.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**========================================================================
\file wlan_hdd_p2p.c
@@ -107,23 +108,23 @@ static bool hdd_p2p_is_action_type_rsp( const u8 *buf )
if ( buf[WLAN_HDD_PUBLIC_ACTION_FRAME_CATEGORY_OFFSET] !=
WLAN_HDD_PUBLIC_ACTION_FRAME ) {
- return VOS_FALSE;
+ return FALSE;
}
if ( buf[WLAN_HDD_PUBLIC_ACTION_FRAME_ACTION_OFFSET] !=
WLAN_HDD_VENDOR_SPECIFIC_ACTION ) {
- return VOS_FALSE;
+ return FALSE;
}
ouiPtr = &buf[WLAN_HDD_PUBLIC_ACTION_FRAME_OUI_OFFSET];
if ( WPA_GET_BE24(ouiPtr) != WLAN_HDD_WFA_OUI ) {
- return VOS_FALSE;
+ return FALSE;
}
if ( buf[WLAN_HDD_PUBLIC_ACTION_FRAME_OUI_TYPE_OFFSET] !=
WLAN_HDD_WFA_P2P_OUI_TYPE ) {
- return VOS_FALSE;
+ return FALSE;
}
actionFrmType = buf[WLAN_HDD_PUBLIC_ACTION_FRAME_TYPE_OFFSET];
@@ -131,9 +132,9 @@ static bool hdd_p2p_is_action_type_rsp( const u8 *buf )
actionFrmType != WLAN_HDD_GO_NEG_REQ &&
actionFrmType != WLAN_HDD_DEV_DIS_REQ &&
actionFrmType != WLAN_HDD_PROV_DIS_REQ )
- return VOS_TRUE;
+ return TRUE;
else
- return VOS_FALSE;
+ return FALSE;
}
eHalStatus wlan_hdd_remain_on_channel_callback( tHalHandle hHal, void* pCtx,
@@ -763,10 +764,10 @@ int wlan_hdd_action( struct wiphy *wiphy, struct net_device *dev,
// In case of P2P Client mode if we are already
// on the same channel then send the frame directly only if
// there is enough remain on channel time left.
- // If remain on channel time is about to expire in next 50ms
- // then dont send frame without a fresh remain on channel as this may
- // cause a race condition with lim remain_on_channel_timer which might
- // expire by the time the action frame reaches lim layer.
+ // If remain on channel time is about to expire in next 50ms then
+ // dont send frame without a fresh remain on channel as this may
+ // cause a race condition with lim remain_on_channel_timer which
+ // might expire by the time the action frame reaches lim layer.
// Check remaining time of RoC only in case of GO NEG CNF.
@@ -774,7 +775,8 @@ int wlan_hdd_action( struct wiphy *wiphy, struct net_device *dev,
if ((actionFrmType != WLAN_HDD_GO_NEG_CNF) ||
((current_time - cfgState->remain_on_chan_ctx->p2pRemOnChanTimeStamp) >
- (cfgState->remain_on_chan_ctx->duration - 50 )))
+ (cfgState->remain_on_chan_ctx->duration
+ - ESTIMATED_ROC_DUR_REQD_FOR_ACTION_TX )))
{
hddLog(LOG1,"action frame: Extending the RoC\n");
status = wlan_hdd_check_remain_on_channel(pAdapter);
diff --git a/CORE/HDD/src/wlan_hdd_scan.c b/CORE/HDD/src/wlan_hdd_scan.c
index 6cf756e813b5..64b17fa2e65b 100644
--- a/CORE/HDD/src/wlan_hdd_scan.c
+++ b/CORE/HDD/src/wlan_hdd_scan.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**========================================================================
\file wlan_hdd_scan.c
diff --git a/CORE/HDD/src/wlan_hdd_softap_tx_rx.c b/CORE/HDD/src/wlan_hdd_softap_tx_rx.c
index 9baa74f1e41f..f356a52d13c5 100644
--- a/CORE/HDD/src/wlan_hdd_softap_tx_rx.c
+++ b/CORE/HDD/src/wlan_hdd_softap_tx_rx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,16 +24,18 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**===========================================================================
-
+
\file wlan_hdd_softap_tx_rx.c
-
+
\brief Linux HDD Tx/RX APIs
+
==========================================================================*/
-/*---------------------------------------------------------------------------
+/*---------------------------------------------------------------------------
Include files
- -------------------------------------------------------------------------*/
+ -------------------------------------------------------------------------*/
#include <linux/semaphore.h>
#include <wlan_hdd_tx_rx.h>
#include <wlan_hdd_softap_tx_rx.h>
diff --git a/CORE/HDD/src/wlan_hdd_tdls.c b/CORE/HDD/src/wlan_hdd_tdls.c
index bd10340037c5..3b7b4082a106 100644
--- a/CORE/HDD/src/wlan_hdd_tdls.c
+++ b/CORE/HDD/src/wlan_hdd_tdls.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**========================================================================
\file wlan_hdd_tdls.c
diff --git a/CORE/HDD/src/wlan_hdd_tx_rx.c b/CORE/HDD/src/wlan_hdd_tx_rx.c
index 28f7adb26747..ce7e64941b66 100644
--- a/CORE/HDD/src/wlan_hdd_tx_rx.c
+++ b/CORE/HDD/src/wlan_hdd_tx_rx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,16 +24,18 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**===========================================================================
-
+
\file wlan_hdd_tx_rx.c
-
+
\brief Linux HDD Tx/RX APIs
+
==========================================================================*/
-
-/*---------------------------------------------------------------------------
+
+/*---------------------------------------------------------------------------
Include files
- -------------------------------------------------------------------------*/
+ -------------------------------------------------------------------------*/
#include <wlan_hdd_tx_rx.h>
#include <wlan_hdd_softap_tx_rx.h>
#include <wlan_hdd_dp_utils.h>
diff --git a/CORE/HDD/src/wlan_hdd_wext.c b/CORE/HDD/src/wlan_hdd_wext.c
index 9f0c57adecf9..d8b63fb506a9 100644
--- a/CORE/HDD/src/wlan_hdd_wext.c
+++ b/CORE/HDD/src/wlan_hdd_wext.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2011-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/** ------------------------------------------------------------------------ *
------------------------------------------------------------------------ *
@@ -33,9 +36,7 @@
\brief Airgo Linux Wireless Extensions Common Control Plane Types and
interfaces.
- $Id: wlan_hdd_wext.c,v 1.34 2007/04/14 01:49:23 jimz Exp jimz $
-
- This file defines all of the types that are utilized by the CCP module
+ $Id: wlan_hdd_wext.c,v 1.34 2007/04/14 01:49:23 jimz Exp jimz $This file defines all of the types that are utilized by the CCP module
of the "Portable" HDD. This file also includes the underlying Linux
Wireless Extensions Data types referred to by CCP.
@@ -5556,8 +5557,8 @@ static int iw_setint_getnone(struct net_device *dev, struct iw_request_info *inf
}
else
{
- hddLog(LOG1, "#s: MCC is not active. Exit w/o setting latency",
- __func__);
+ hddLog(LOG1, "%s: MCC is not active. Exit w/o setting latency",
+ __func__);
}
break;
}
@@ -5657,7 +5658,7 @@ static int iw_setint_getnone(struct net_device *dev, struct iw_request_info *inf
}
else
{
- hddLog(LOG1, "#s: MCC is not active. Exit w/o setting latency",
+ hddLog(LOG1, "%s: MCC is not active. Exit w/o setting latency",
__func__);
}
break;
diff --git a/CORE/HDD/src/wlan_hdd_wmm.c b/CORE/HDD/src/wlan_hdd_wmm.c
index 782a53fc986f..01021f6e3f33 100644
--- a/CORE/HDD/src/wlan_hdd_wmm.c
+++ b/CORE/HDD/src/wlan_hdd_wmm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*============================================================================
@file wlan_hdd_wmm.c
@@ -44,7 +45,6 @@
TL.
The remaining functions are utility functions for information hiding.
-
============================================================================*/
/*---------------------------------------------------------------------------
diff --git a/CORE/HDD/src/wlan_hdd_wowl.c b/CORE/HDD/src/wlan_hdd_wowl.c
index 0775f4523c0f..aecb27554c9f 100644
--- a/CORE/HDD/src/wlan_hdd_wowl.c
+++ b/CORE/HDD/src/wlan_hdd_wowl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*============================================================================
* @file wlan_hdd_wowl.c
*
+ *
* ==========================================================================*/
/*----------------------------------------------------------------------------
diff --git a/CORE/MAC/inc/aniCompiler.h b/CORE/MAC/inc/aniCompiler.h
index 859942b691c3..4fb610bb7bbd 100644
--- a/CORE/MAC/inc/aniCompiler.h
+++ b/CORE/MAC/inc/aniCompiler.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,8 +24,12 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* Compiler abstraction layer
+ *
+ *
+ *
* This file tries to abstract the differences among compilers.
* Supported compilers are :
*
diff --git a/CORE/MAC/inc/aniGlobal.h b/CORE/MAC/inc/aniGlobal.h
index 94bc051920fd..71ef841223ff 100644
--- a/CORE/MAC/inc/aniGlobal.h
+++ b/CORE/MAC/inc/aniGlobal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*
* aniGlobal.h: MAC Modules Adapter Definitions.
* Author: V. K. Kandarpa
diff --git a/CORE/MAC/inc/aniSystemDefs.h b/CORE/MAC/inc/aniSystemDefs.h
index 5c10dcf2e8ba..a061d28cddf7 100644
--- a/CORE/MAC/inc/aniSystemDefs.h
+++ b/CORE/MAC/inc/aniSystemDefs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file aniSystemDefs.h contains definitions used by
diff --git a/CORE/MAC/inc/logDump.h b/CORE/MAC/inc/logDump.h
index 3e2f503ff227..734df7aa8bf0 100644
--- a/CORE/MAC/inc/logDump.h
+++ b/CORE/MAC/inc/logDump.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
/*============================================================================
logDump.h
diff --git a/CORE/MAC/inc/macInitApi.h b/CORE/MAC/inc/macInitApi.h
index 8e6a4f4f085b..9afd0f4fb97a 100644
--- a/CORE/MAC/inc/macInitApi.h
+++ b/CORE/MAC/inc/macInitApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* macInitApi.c - Header file for mac level init functions
diff --git a/CORE/MAC/inc/macTrace.h b/CORE/MAC/inc/macTrace.h
index 5ce30a8a026b..163dc08b14b2 100644
--- a/CORE/MAC/inc/macTrace.h
+++ b/CORE/MAC/inc/macTrace.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,13 +24,16 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
+
+
* \file macTrace.h
* \brief definition for trace related APIs
- \author Sunit Bhatia
+ \author Sunit Bhatia
========================================================================*/
diff --git a/CORE/MAC/inc/qwlan_version.h b/CORE/MAC/inc/qwlan_version.h
index 694cf83aaa89..9029ab40fb51 100644
--- a/CORE/MAC/inc/qwlan_version.h
+++ b/CORE/MAC/inc/qwlan_version.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -42,9 +42,9 @@ BRIEF DESCRIPTION:
#define QWLAN_VERSION_MINOR 0
#define QWLAN_VERSION_PATCH 0
#define QWLAN_VERSION_EXTRA ""
-#define QWLAN_VERSION_BUILD 28
+#define QWLAN_VERSION_BUILD 29
-#define QWLAN_VERSIONSTR "1.0.0.28"
+#define QWLAN_VERSIONSTR "1.0.0.29"
#ifdef QCA_WIFI_2_0
diff --git a/CORE/MAC/inc/sirApi.h b/CORE/MAC/inc/sirApi.h
index 4eb9a03ef99f..19a7a98205c6 100644
--- a/CORE/MAC/inc/sirApi.h
+++ b/CORE/MAC/inc/sirApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*
* This file sirApi.h contains definitions exported by
* Sirius software.
diff --git a/CORE/MAC/inc/sirMacPropExts.h b/CORE/MAC/inc/sirMacPropExts.h
index c43b49d60a91..f1ff17e3de90 100644
--- a/CORE/MAC/inc/sirMacPropExts.h
+++ b/CORE/MAC/inc/sirMacPropExts.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file sirMacPropExts.h contains the MAC protocol
diff --git a/CORE/MAC/inc/sirMacProtDef.h b/CORE/MAC/inc/sirMacProtDef.h
index 79e9a8ec7c89..40744346856d 100644
--- a/CORE/MAC/inc/sirMacProtDef.h
+++ b/CORE/MAC/inc/sirMacProtDef.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2011-2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*
* This file sirMacProtDef.h contains the MAC/PHY protocol
* definitions used across various projects.
diff --git a/CORE/MAC/inc/sirTypes.h b/CORE/MAC/inc/sirTypes.h
index 05c6522f7ac6..9f04e9a9ee03 100644
--- a/CORE/MAC/inc/sirTypes.h
+++ b/CORE/MAC/inc/sirTypes.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file sirTypes.h contains the common types
diff --git a/CORE/MAC/inc/wniApi.h b/CORE/MAC/inc/wniApi.h
index 87d5e5b1d0f8..c5c7dc3e18fe 100644
--- a/CORE/MAC/inc/wniApi.h
+++ b/CORE/MAC/inc/wniApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*
* This file wniApi.h contains message definitions exported by
* Sirius software modules.
@@ -427,9 +430,9 @@ enum eWniMsgTypes
/*---------------------------------------------------------------------*/
/* CFG to HDD message paramter indices */
-/* */
+
/* The followings are word indices starting from the message body */
-/* */
+
/* WNI_CFG_xxxx_xxxx_xxxx: index of parameter */
/* */
/* WNI_CFG_xxxx_xxxx_NUM: number of parameters in message */
diff --git a/CORE/MAC/inc/wniCfgAp.h b/CORE/MAC/inc/wniCfgAp.h
index 997e6c9c94ab..52363435cc3b 100644
--- a/CORE/MAC/inc/wniCfgAp.h
+++ b/CORE/MAC/inc/wniCfgAp.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -493,11 +493,11 @@
#define WNI_CFG_EXCLUDE_UNENCRYPTED_APDEF 0
#define WNI_CFG_RTS_THRESHOLD_STAMIN 0
-#define WNI_CFG_RTS_THRESHOLD_STAMAX 192000
+#define WNI_CFG_RTS_THRESHOLD_STAMAX 1048576
#define WNI_CFG_RTS_THRESHOLD_STADEF 2347
#define WNI_CFG_RTS_THRESHOLD_APMIN 0
-#define WNI_CFG_RTS_THRESHOLD_APMAX 192000
+#define WNI_CFG_RTS_THRESHOLD_APMAX 1048576
#define WNI_CFG_RTS_THRESHOLD_APDEF 2347
#define WNI_CFG_SHORT_RETRY_LIMIT_STAMIN 0
diff --git a/CORE/MAC/inc/wniCfgSta.h b/CORE/MAC/inc/wniCfgSta.h
index 8628bb5953f4..33aab73ba58c 100644
--- a/CORE/MAC/inc/wniCfgSta.h
+++ b/CORE/MAC/inc/wniCfgSta.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* DO NOT EDIT - This file is generated automatically
*/
@@ -453,7 +454,7 @@
#define WNI_CFG_EXCLUDE_UNENCRYPTED_STADEF 0
#define WNI_CFG_RTS_THRESHOLD_STAMIN 0
-#define WNI_CFG_RTS_THRESHOLD_STAMAX 192000
+#define WNI_CFG_RTS_THRESHOLD_STAMAX 1048576
#define WNI_CFG_RTS_THRESHOLD_STADEF 2347
#define WNI_CFG_SHORT_RETRY_LIMIT_STAMIN 0
diff --git a/CORE/MAC/inc/wniStat.h b/CORE/MAC/inc/wniStat.h
index de54885b307a..737592b23a02 100644
--- a/CORE/MAC/inc/wniStat.h
+++ b/CORE/MAC/inc/wniStat.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file wniStat.h contains statistics related definitions
diff --git a/CORE/MAC/src/cfg/cfgApi.c b/CORE/MAC/src/cfg/cfgApi.c
index fd75120d0a62..244ab8644130 100644
--- a/CORE/MAC/src/cfg/cfgApi.c
+++ b/CORE/MAC/src/cfg/cfgApi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file contains the source code for CFG API functions.
diff --git a/CORE/MAC/src/cfg/cfgDebug.c b/CORE/MAC/src/cfg/cfgDebug.c
index e6514d488da5..de7ade10faaa 100644
--- a/CORE/MAC/src/cfg/cfgDebug.c
+++ b/CORE/MAC/src/cfg/cfgDebug.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
\file cfgDebug.c
diff --git a/CORE/MAC/src/cfg/cfgDebug.h b/CORE/MAC/src/cfg/cfgDebug.h
index e7662b0ba4c0..26c44e9a6a6d 100644
--- a/CORE/MAC/src/cfg/cfgDebug.h
+++ b/CORE/MAC/src/cfg/cfgDebug.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,8 +24,10 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
- * Author: Kevin Nguyen
+ *
+ * Author: Kevin Nguyen
* Date: 04/09/02
* History:-
* 04/09/02 Created.
@@ -39,7 +41,11 @@
#include "utilsApi.h"
#include "limTrace.h"
+#if !defined(__printf)
+#define __printf(a,b)
+#endif
-void cfgLog(tpAniSirGlobal pMac, tANI_U32 loglevel, const char *pString,...) ;
+void __printf(3,4) cfgLog(tpAniSirGlobal pMac, tANI_U32 loglevel,
+ const char *pString, ...);
#endif
diff --git a/CORE/MAC/src/cfg/cfgDef.h b/CORE/MAC/src/cfg/cfgDef.h
index 6f6e1bcd427e..3302c6920011 100644
--- a/CORE/MAC/src/cfg/cfgDef.h
+++ b/CORE/MAC/src/cfg/cfgDef.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,7 +24,9 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
+ *
* This is the private header file for CFG module.
*
* Author: Kevin Nguyen
diff --git a/CORE/MAC/src/cfg/cfgParamName.c b/CORE/MAC/src/cfg/cfgParamName.c
index 1f80483f08f8..8f7f031e0eec 100644
--- a/CORE/MAC/src/cfg/cfgParamName.c
+++ b/CORE/MAC/src/cfg/cfgParamName.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/MAC/src/cfg/cfgPriv.h b/CORE/MAC/src/cfg/cfgPriv.h
index 6ea8cb9883e3..41f19973f3ba 100644
--- a/CORE/MAC/src/cfg/cfgPriv.h
+++ b/CORE/MAC/src/cfg/cfgPriv.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This is the private header file for CFG module.
diff --git a/CORE/MAC/src/cfg/cfgProcMsg.c b/CORE/MAC/src/cfg/cfgProcMsg.c
index 79ca449f3971..1e08fa2bac87 100644
--- a/CORE/MAC/src/cfg/cfgProcMsg.c
+++ b/CORE/MAC/src/cfg/cfgProcMsg.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,7 +24,9 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
+ *
* This file contains CFG functions for processing host messages.
*
* Author: Kevin Nguyen
diff --git a/CORE/MAC/src/cfg/cfgSendMsg.c b/CORE/MAC/src/cfg/cfgSendMsg.c
index 0b5207674902..208e567a83fe 100644
--- a/CORE/MAC/src/cfg/cfgSendMsg.c
+++ b/CORE/MAC/src/cfg/cfgSendMsg.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file contains the source code for composing and sending messages
* to host.
diff --git a/CORE/MAC/src/cfg/cfgUtil/cfg.txt b/CORE/MAC/src/cfg/cfgUtil/cfg.txt
index 5876d45bdb51..26070ba8437f 100644
--- a/CORE/MAC/src/cfg/cfgUtil/cfg.txt
+++ b/CORE/MAC/src/cfg/cfgUtil/cfg.txt
@@ -1,4 +1,4 @@
-* Copyright (c) 2013, The Linux Foundation. All rights reserved.
+* Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,6 +20,7 @@
* This file was originally distributed by Qualcomm Atheros, Inc.
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
+
*
* This is the data definition file for the CFG module.
* Author: Kevin Nguyen
@@ -332,10 +333,10 @@ LIM
WNI_CFG_RTS_THRESHOLD I 4 6
V RW NP
HAL
-0 192000 2347
+0 1048576 2347
V RW NP
HAL
-0 192000 2347
+0 1048576 2347
*
* Short Retry Limit
diff --git a/CORE/MAC/src/cfg/polFile.h b/CORE/MAC/src/cfg/polFile.h
index dd4ff670b94a..e18e49346e90 100644
--- a/CORE/MAC/src/cfg/polFile.h
+++ b/CORE/MAC/src/cfg/polFile.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
//==================================================================
//
// File: polFile.h
@@ -32,6 +33,7 @@
//
// Author: Larry Cawley
//
+////
// Change History:
// 04/09/2002 - LAC - Initial version.
//
diff --git a/CORE/MAC/src/dph/dphHashTable.c b/CORE/MAC/src/dph/dphHashTable.c
index 27452fb87686..8cfddfa9fd01 100644
--- a/CORE/MAC/src/dph/dphHashTable.c
+++ b/CORE/MAC/src/dph/dphHashTable.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file dphHashTable.cc implements the member functions of
diff --git a/CORE/MAC/src/dph/dphHashTable.h b/CORE/MAC/src/dph/dphHashTable.h
index ea995616427e..da6d584393e5 100644
--- a/CORE/MAC/src/dph/dphHashTable.h
+++ b/CORE/MAC/src/dph/dphHashTable.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,7 +24,9 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
+ *
* This file dphHashTable.h contains the definition of the scheduler class.
*
* Author: Sandesh Goel
diff --git a/CORE/MAC/src/include/cfgApi.h b/CORE/MAC/src/include/cfgApi.h
index 46ab4606b4bf..5ceee55fc11e 100644
--- a/CORE/MAC/src/include/cfgApi.h
+++ b/CORE/MAC/src/include/cfgApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,13 +24,15 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
+ *
* Author: Kevin Nguyen
* Date: 04/09/02
* History:-
* 04/09/02 Created.
* --------------------------------------------------------------------
- *
+ *
*/
#ifndef __CFGAPI_H
diff --git a/CORE/MAC/src/include/cfgGlobal.h b/CORE/MAC/src/include/cfgGlobal.h
index e19d35f2efe1..7b75548e91c2 100644
--- a/CORE/MAC/src/include/cfgGlobal.h
+++ b/CORE/MAC/src/include/cfgGlobal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,7 +24,9 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
+ *
* Author: Sandesh Goel
* Date: 02/09/03
* History:-
diff --git a/CORE/MAC/src/include/dot11f.h b/CORE/MAC/src/include/dot11f.h
index 80e271384965..1f1f4899532d 100644
--- a/CORE/MAC/src/include/dot11f.h
+++ b/CORE/MAC/src/include/dot11f.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,12 +20,11 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
-/**
- */
#ifndef DOT11F_H
#define DOT11F_H
@@ -35,6 +34,9 @@
* \brief Structures, function prototypes & definitions
* for working with 802.11 Frames
*
+ *
+ *
+ *
* This file was automatically generated by 'framesc'
* Tue Jan 7 20:37:51 2014 from the following file(s):
*
diff --git a/CORE/MAC/src/include/dphGlobal.h b/CORE/MAC/src/include/dphGlobal.h
index af0cb88ab300..01ca272b27f9 100644
--- a/CORE/MAC/src/include/dphGlobal.h
+++ b/CORE/MAC/src/include/dphGlobal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
diff --git a/CORE/MAC/src/include/parserApi.h b/CORE/MAC/src/include/parserApi.h
index c21e2628f921..3116198ad413 100644
--- a/CORE/MAC/src/include/parserApi.h
+++ b/CORE/MAC/src/include/parserApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file parserApi.h contains the definitions used
* for parsing received 802.11 frames
diff --git a/CORE/MAC/src/include/sirCommon.h b/CORE/MAC/src/include/sirCommon.h
index b17fca8a9cec..3e54eb334d2d 100644
--- a/CORE/MAC/src/include/sirCommon.h
+++ b/CORE/MAC/src/include/sirCommon.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file sirCommon.h contains the common definitions used by all
diff --git a/CORE/MAC/src/include/sirDebug.h b/CORE/MAC/src/include/sirDebug.h
index dcd12c58d3a0..54f527934712 100644
--- a/CORE/MAC/src/include/sirDebug.h
+++ b/CORE/MAC/src/include/sirDebug.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,8 +24,10 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
+ *
* Author: Sandesh Goel
* Date: 02/25/02
* History:-
diff --git a/CORE/MAC/src/include/sirParams.h b/CORE/MAC/src/include/sirParams.h
index 6b1388862e63..c641ccb02395 100644
--- a/CORE/MAC/src/include/sirParams.h
+++ b/CORE/MAC/src/include/sirParams.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*
* This file sirParams.h contains the common parameter definitions, which
* are not dependent on threadX API. These can be used by all Firmware
diff --git a/CORE/MAC/src/include/sysGlobal.h b/CORE/MAC/src/include/sysGlobal.h
index 01f43e250442..375df2221f98 100644
--- a/CORE/MAC/src/include/sysGlobal.h
+++ b/CORE/MAC/src/include/sysGlobal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
#ifndef __SYS_GLOBAL_H__
#define __SYS_GLOBAL_H__
diff --git a/CORE/MAC/src/include/utilsApi.h b/CORE/MAC/src/include/utilsApi.h
index f3325dbeda1f..0c5288e563c3 100644
--- a/CORE/MAC/src/include/utilsApi.h
+++ b/CORE/MAC/src/include/utilsApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,7 +24,10 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
+ *
+ *
* Author: Kevin Nguyen
* Date: 02/27/02
* History:-
diff --git a/CORE/MAC/src/include/utilsGlobal.h b/CORE/MAC/src/include/utilsGlobal.h
index 1859155f5638..19f0b05ab32b 100644
--- a/CORE/MAC/src/include/utilsGlobal.h
+++ b/CORE/MAC/src/include/utilsGlobal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,7 +24,9 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
+ *
* Author: Sandesh Goel
* Date: 02/25/02
* History:-
diff --git a/CORE/MAC/src/pe/include/limAdmitControl.h b/CORE/MAC/src/pe/include/limAdmitControl.h
index 0bc83912dc71..20d4edf69c25 100644
--- a/CORE/MAC/src/pe/include/limAdmitControl.h
+++ b/CORE/MAC/src/pe/include/limAdmitControl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* Author: Dinesh Upadhyay
diff --git a/CORE/MAC/src/pe/include/limApi.h b/CORE/MAC/src/pe/include/limApi.h
index 2934b25075dd..7acf9108fb82 100644
--- a/CORE/MAC/src/pe/include/limApi.h
+++ b/CORE/MAC/src/pe/include/limApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limApi.h contains the definitions exported by
diff --git a/CORE/MAC/src/pe/include/limFT.h b/CORE/MAC/src/pe/include/limFT.h
index 585e65a21544..d8e17d21db11 100644
--- a/CORE/MAC/src/pe/include/limFT.h
+++ b/CORE/MAC/src/pe/include/limFT.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,10 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if defined WLAN_FEATURE_VOWIFI_11R
/**=========================================================================
-
- Macros and Function prototypes FT and 802.11R purposes
+
+ Macros and Function prototypes FT and 802.11R purposes
========================================================================*/
diff --git a/CORE/MAC/src/pe/include/limFTDefs.h b/CORE/MAC/src/pe/include/limFTDefs.h
index e71ae94176f3..79a91f7a9e14 100644
--- a/CORE/MAC/src/pe/include/limFTDefs.h
+++ b/CORE/MAC/src/pe/include/limFTDefs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,10 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if defined WLAN_FEATURE_VOWIFI_11R
/**=========================================================================
- Macros and Function prototypes FT and 802.11R purposes
+ Macros and Function prototypes FT and 802.11R purposes
========================================================================*/
diff --git a/CORE/MAC/src/pe/include/limGlobal.h b/CORE/MAC/src/pe/include/limGlobal.h
index 7b890fa243f4..e434046be5e0 100644
--- a/CORE/MAC/src/pe/include/limGlobal.h
+++ b/CORE/MAC/src/pe/include/limGlobal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limGlobal.h contains the definitions exported by
diff --git a/CORE/MAC/src/pe/include/limSession.h b/CORE/MAC/src/pe/include/limSession.h
index 33089ff0ce3e..eff645cc371e 100644
--- a/CORE/MAC/src/pe/include/limSession.h
+++ b/CORE/MAC/src/pe/include/limSession.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __LIM_SESSION_H )
#define __LIM_SESSION_H
diff --git a/CORE/MAC/src/pe/include/limTrace.h b/CORE/MAC/src/pe/include/limTrace.h
index a7b1ca042c73..a55de1551cb1 100644
--- a/CORE/MAC/src/pe/include/limTrace.h
+++ b/CORE/MAC/src/pe/include/limTrace.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,7 +24,9 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
+
* \file limTrace.h
* \brief definition for trace related APIs
diff --git a/CORE/MAC/src/pe/include/pmmApi.h b/CORE/MAC/src/pe/include/pmmApi.h
index 85c864659b6a..3a9e33ed8751 100644
--- a/CORE/MAC/src/pe/include/pmmApi.h
+++ b/CORE/MAC/src/pe/include/pmmApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* Author: Sandesh Goel
diff --git a/CORE/MAC/src/pe/include/pmmGlobal.h b/CORE/MAC/src/pe/include/pmmGlobal.h
index 5c5390b3a37e..2fcf02cc6496 100644
--- a/CORE/MAC/src/pe/include/pmmGlobal.h
+++ b/CORE/MAC/src/pe/include/pmmGlobal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,7 +24,9 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
+ *
* Author: Sandesh Goel
* Date: 02/25/02
* History:-
diff --git a/CORE/MAC/src/pe/include/rrmApi.h b/CORE/MAC/src/pe/include/rrmApi.h
index 58a3118d0c27..1a35e34918c9 100644
--- a/CORE/MAC/src/pe/include/rrmApi.h
+++ b/CORE/MAC/src/pe/include/rrmApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,8 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- * */
+
+
/**=========================================================================
\file rrmApi.h
diff --git a/CORE/MAC/src/pe/include/rrmGlobal.h b/CORE/MAC/src/pe/include/rrmGlobal.h
index c06e70811e28..ca01c387efb1 100644
--- a/CORE/MAC/src/pe/include/rrmGlobal.h
+++ b/CORE/MAC/src/pe/include/rrmGlobal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,8 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- * */
+
#if !defined( __RRMGLOBAL_H )
#define __RRMGLOBAL_H
@@ -46,6 +45,12 @@ typedef enum eRrmRetStatus
eRRM_FAILURE
} tRrmRetStatus;
+typedef enum eRrmMsgReqSource
+{
+ eRRM_MSG_SOURCE_DRV = 1, /* for both 11k and legacy ccx */
+ eRRM_MSG_SOURCE_CCX_UPLOAD = 2, /* ccx upload approach */
+} tRrmMsgReqSource;
+
typedef struct sSirChannelInfo
{
tANI_U8 regulatoryClass;
@@ -65,6 +70,7 @@ typedef struct sSirBeaconReportReqInd
tAniSSID ssId; //May be wilcard.
tANI_U16 uDialogToken;
tSirChannelList channelList; //From AP channel report.
+ tRrmMsgReqSource msgSource;
} tSirBeaconReportReqInd, * tpSirBeaconReportReqInd;
@@ -73,7 +79,7 @@ typedef struct sSirBeaconReportXmitInd
tANI_U16 messageType; // eWNI_SME_BEACON_REPORT_RESP_XMIT_IND
tANI_U16 length;
tSirMacAddr bssId;
- tANI_U16 uDialogToken;
+ tANI_U16 uDialogToken;
tANI_U8 fMeasureDone;
tANI_U16 duration;
tANI_U8 regClass;
@@ -165,6 +171,7 @@ typedef struct sRRMReq
tRRMBeaconReportRequestedIes reqIes;
}Beacon;
}request;
+ tANI_U8 sendEmptyBcnRpt;
}tRRMReq, *tpRRMReq;
typedef struct sRRMCaps
diff --git a/CORE/MAC/src/pe/include/schApi.h b/CORE/MAC/src/pe/include/schApi.h
index ffe06031dcb5..111480b0a827 100644
--- a/CORE/MAC/src/pe/include/schApi.h
+++ b/CORE/MAC/src/pe/include/schApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* Author: Sandesh Goel
diff --git a/CORE/MAC/src/pe/include/schGlobal.h b/CORE/MAC/src/pe/include/schGlobal.h
index 2f0135cfd90b..4c6c69fadd53 100644
--- a/CORE/MAC/src/pe/include/schGlobal.h
+++ b/CORE/MAC/src/pe/include/schGlobal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,8 +24,10 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
+ *
* Author: Sandesh Goel
* Date: 02/25/02
* History:-
diff --git a/CORE/MAC/src/pe/lim/limAIDmgmt.c b/CORE/MAC/src/pe/lim/limAIDmgmt.c
index 814df1dee01e..b88dfc7956f6 100644
--- a/CORE/MAC/src/pe/lim/limAIDmgmt.c
+++ b/CORE/MAC/src/pe/lim/limAIDmgmt.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limAIDmgmt.cc contains the functions related to
diff --git a/CORE/MAC/src/pe/lim/limAdmitControl.c b/CORE/MAC/src/pe/lim/limAdmitControl.c
index 47de129b2759..879d6a743ff9 100644
--- a/CORE/MAC/src/pe/lim/limAdmitControl.c
+++ b/CORE/MAC/src/pe/lim/limAdmitControl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file contains TSPEC and STA admit control related functions
* NOTE: applies only to AP builds
diff --git a/CORE/MAC/src/pe/lim/limApi.c b/CORE/MAC/src/pe/lim/limApi.c
index 1b0bbbac2c88..a619fe08663c 100644
--- a/CORE/MAC/src/pe/lim/limApi.c
+++ b/CORE/MAC/src/pe/lim/limApi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2011-2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*
* This file limApi.cc contains the functions that are
* exported by LIM to other modules.
diff --git a/CORE/MAC/src/pe/lim/limAssocUtils.c b/CORE/MAC/src/pe/lim/limAssocUtils.c
index c77a4ff32ffc..f91d62dca75c 100644
--- a/CORE/MAC/src/pe/lim/limAssocUtils.c
+++ b/CORE/MAC/src/pe/lim/limAssocUtils.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file limAssocUtils.cc contains the utility functions
* LIM uses while processing (Re) Association messages.
diff --git a/CORE/MAC/src/pe/lim/limAssocUtils.h b/CORE/MAC/src/pe/lim/limAssocUtils.h
index d1ccbf359a61..96ccf80bbf24 100644
--- a/CORE/MAC/src/pe/lim/limAssocUtils.h
+++ b/CORE/MAC/src/pe/lim/limAssocUtils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file limAssocUtils.h contains the utility definitions
* LIM uses while processing Re/Association messages.
diff --git a/CORE/MAC/src/pe/lim/limDebug.c b/CORE/MAC/src/pe/lim/limDebug.c
index 749addfe5b4a..7e912ab51393 100644
--- a/CORE/MAC/src/pe/lim/limDebug.c
+++ b/CORE/MAC/src/pe/lim/limDebug.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
\file limDebug.c
diff --git a/CORE/MAC/src/pe/lim/limDebug.h b/CORE/MAC/src/pe/lim/limDebug.h
index 4ef9198870d3..2a627c3c2411 100644
--- a/CORE/MAC/src/pe/lim/limDebug.h
+++ b/CORE/MAC/src/pe/lim/limDebug.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file limDebug.h contains log function called by LIM module.
*
@@ -32,7 +33,7 @@
* History:-
* Date Modified by Modification Information
* --------------------------------------------------------------------
- *
+ *
*/
#ifndef __LIM_DEBUG_H__
@@ -41,8 +42,12 @@
#include "utilsApi.h"
#include "sirDebug.h"
+#if !defined(__printf)
+#define __printf(a,b)
+#endif
-void limLog(tpAniSirGlobal pMac, tANI_U32 loglevel, const char *pString,...) ;
+void __printf(3,4) limLog(tpAniSirGlobal pMac, tANI_U32 loglevel,
+ const char *pString, ...);
/* define this to show more message in the LIM during TDLS development */
#define LIM_DEBUG_TDLS
diff --git a/CORE/MAC/src/pe/lim/limFT.c b/CORE/MAC/src/pe/lim/limFT.c
index e9bd75c7ba83..47f1577c5ee7 100644
--- a/CORE/MAC/src/pe/lim/limFT.c
+++ b/CORE/MAC/src/pe/lim/limFT.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,10 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifdef WLAN_FEATURE_VOWIFI_11R
/**=========================================================================
- \brief implementation for PE 11r VoWiFi FT Protocol
+ \brief implementation for PE 11r VoWiFi FT Protocol
========================================================================*/
diff --git a/CORE/MAC/src/pe/lim/limIbssPeerMgmt.c b/CORE/MAC/src/pe/lim/limIbssPeerMgmt.c
index 7606064a1355..96f07366dc49 100644
--- a/CORE/MAC/src/pe/lim/limIbssPeerMgmt.c
+++ b/CORE/MAC/src/pe/lim/limIbssPeerMgmt.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*
* This file limIbssPeerMgmt.cc contains the utility functions
* LIM uses to maintain peers in IBSS.
diff --git a/CORE/MAC/src/pe/lim/limIbssPeerMgmt.h b/CORE/MAC/src/pe/lim/limIbssPeerMgmt.h
index da0070517b32..4b075a2758ba 100644
--- a/CORE/MAC/src/pe/lim/limIbssPeerMgmt.h
+++ b/CORE/MAC/src/pe/lim/limIbssPeerMgmt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limIbssPeerMgmt.h contains prototypes for
diff --git a/CORE/MAC/src/pe/lim/limLinkMonitoringAlgo.c b/CORE/MAC/src/pe/lim/limLinkMonitoringAlgo.c
index d685e9909797..a9b623653053 100644
--- a/CORE/MAC/src/pe/lim/limLinkMonitoringAlgo.c
+++ b/CORE/MAC/src/pe/lim/limLinkMonitoringAlgo.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file limLinkMonitoringAlgo.cc contains the code for
* Link monitoring algorithm on AP and heart beat failure
diff --git a/CORE/MAC/src/pe/lim/limLogDump.c b/CORE/MAC/src/pe/lim/limLogDump.c
index 7468c2f27f46..8f27c031b604 100644
--- a/CORE/MAC/src/pe/lim/limLogDump.c
+++ b/CORE/MAC/src/pe/lim/limLogDump.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,6 +20,14 @@
*/
/*
+ * Copyright (c) 2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
+ */
+
+
+/*
* This file was originally distributed by Qualcomm Atheros, Inc.
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
@@ -27,8 +35,7 @@
/*============================================================================
limLogDump.c
-Implements the dump commands specific to the lim module.
-
+Implements the dump commands specific to the lim module.
============================================================================*/
#include "vos_types.h"
diff --git a/CORE/MAC/src/pe/lim/limP2P.c b/CORE/MAC/src/pe/lim/limP2P.c
index 4d40b456350b..f2ff5be0b223 100644
--- a/CORE/MAC/src/pe/lim/limP2P.c
+++ b/CORE/MAC/src/pe/lim/limP2P.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
L I M _ P 2 P . C
@@ -31,7 +32,6 @@
This software unit holds the implementation of the WLAN Protocol Engine for
P2P.
-
===========================================================================*/
/*===========================================================================
diff --git a/CORE/MAC/src/pe/lim/limProcessActionFrame.c b/CORE/MAC/src/pe/lim/limProcessActionFrame.c
index 25225c5a055c..e2cdeb6f5168 100644
--- a/CORE/MAC/src/pe/lim/limProcessActionFrame.c
+++ b/CORE/MAC/src/pe/lim/limProcessActionFrame.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*
* This file limProcessActionFrame.cc contains the code
* for processing Action Frame.
diff --git a/CORE/MAC/src/pe/lim/limProcessAssocReqFrame.c b/CORE/MAC/src/pe/lim/limProcessAssocReqFrame.c
index ebc78d849cbd..0ab79eb60e03 100644
--- a/CORE/MAC/src/pe/lim/limProcessAssocReqFrame.c
+++ b/CORE/MAC/src/pe/lim/limProcessAssocReqFrame.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file limProcessAssocReqFrame.cc contains the code
* for processing Re/Association Request Frame.
diff --git a/CORE/MAC/src/pe/lim/limProcessAssocRspFrame.c b/CORE/MAC/src/pe/lim/limProcessAssocRspFrame.c
index 34a012cba33a..930de96fafd5 100644
--- a/CORE/MAC/src/pe/lim/limProcessAssocRspFrame.c
+++ b/CORE/MAC/src/pe/lim/limProcessAssocRspFrame.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limProcessAssocRspFrame.cc contains the code
diff --git a/CORE/MAC/src/pe/lim/limProcessAuthFrame.c b/CORE/MAC/src/pe/lim/limProcessAuthFrame.c
index 058f1fff7b6c..11349d041da5 100644
--- a/CORE/MAC/src/pe/lim/limProcessAuthFrame.c
+++ b/CORE/MAC/src/pe/lim/limProcessAuthFrame.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limProcessAuthFrame.cc contains the code
diff --git a/CORE/MAC/src/pe/lim/limProcessBeaconFrame.c b/CORE/MAC/src/pe/lim/limProcessBeaconFrame.c
index 3f32cd77d22f..1fe334743934 100644
--- a/CORE/MAC/src/pe/lim/limProcessBeaconFrame.c
+++ b/CORE/MAC/src/pe/lim/limProcessBeaconFrame.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limProcessBeaconFrame.cc contains the code
diff --git a/CORE/MAC/src/pe/lim/limProcessCfgUpdates.c b/CORE/MAC/src/pe/lim/limProcessCfgUpdates.c
index 6955b3546aa1..29415a9296a4 100644
--- a/CORE/MAC/src/pe/lim/limProcessCfgUpdates.c
+++ b/CORE/MAC/src/pe/lim/limProcessCfgUpdates.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file limProcessCfgUpdates.cc contains the utility functions
* to handle various CFG parameter update events
diff --git a/CORE/MAC/src/pe/lim/limProcessDeauthFrame.c b/CORE/MAC/src/pe/lim/limProcessDeauthFrame.c
index 585df34ef623..a53d97c1bd33 100644
--- a/CORE/MAC/src/pe/lim/limProcessDeauthFrame.c
+++ b/CORE/MAC/src/pe/lim/limProcessDeauthFrame.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limProcessDeauthFrame.cc contains the code
diff --git a/CORE/MAC/src/pe/lim/limProcessDisassocFrame.c b/CORE/MAC/src/pe/lim/limProcessDisassocFrame.c
index 48b047a9a738..4d8553df65f0 100644
--- a/CORE/MAC/src/pe/lim/limProcessDisassocFrame.c
+++ b/CORE/MAC/src/pe/lim/limProcessDisassocFrame.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limProcessDisassocFrame.cc contains the code
diff --git a/CORE/MAC/src/pe/lim/limProcessLmmMessages.c b/CORE/MAC/src/pe/lim/limProcessLmmMessages.c
index 921ae8de863d..e4340fbaf8d5 100644
--- a/CORE/MAC/src/pe/lim/limProcessLmmMessages.c
+++ b/CORE/MAC/src/pe/lim/limProcessLmmMessages.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limProcessLmmMessages.cc contains the code
diff --git a/CORE/MAC/src/pe/lim/limProcessMessageQueue.c b/CORE/MAC/src/pe/lim/limProcessMessageQueue.c
index 60aec34419f6..06705d251599 100644
--- a/CORE/MAC/src/pe/lim/limProcessMessageQueue.c
+++ b/CORE/MAC/src/pe/lim/limProcessMessageQueue.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2011-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*
* This file lim ProcessMessageQueue.cc contains the code
* for processing LIM message Queue.
diff --git a/CORE/MAC/src/pe/lim/limProcessMlmReqMessages.c b/CORE/MAC/src/pe/lim/limProcessMlmReqMessages.c
index bd1e82d9f0f9..d47c4a930761 100644
--- a/CORE/MAC/src/pe/lim/limProcessMlmReqMessages.c
+++ b/CORE/MAC/src/pe/lim/limProcessMlmReqMessages.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file limProcessMlmMessages.cc contains the code
* for processing MLM request messages.
diff --git a/CORE/MAC/src/pe/lim/limProcessMlmRspMessages.c b/CORE/MAC/src/pe/lim/limProcessMlmRspMessages.c
index f903fe5ff95a..489b96689ab1 100644
--- a/CORE/MAC/src/pe/lim/limProcessMlmRspMessages.c
+++ b/CORE/MAC/src/pe/lim/limProcessMlmRspMessages.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file limProcessMlmRspMessages.cc contains the code
* for processing response messages from MLM state machine.
diff --git a/CORE/MAC/src/pe/lim/limProcessProbeReqFrame.c b/CORE/MAC/src/pe/lim/limProcessProbeReqFrame.c
index 53bf784d2493..6274c554cefb 100644
--- a/CORE/MAC/src/pe/lim/limProcessProbeReqFrame.c
+++ b/CORE/MAC/src/pe/lim/limProcessProbeReqFrame.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file limProcessProbeReqFrame.cc contains the code
* for processing Probe Request Frame.
diff --git a/CORE/MAC/src/pe/lim/limProcessProbeRspFrame.c b/CORE/MAC/src/pe/lim/limProcessProbeRspFrame.c
index 389a55b5f6ab..558228a1e90f 100644
--- a/CORE/MAC/src/pe/lim/limProcessProbeRspFrame.c
+++ b/CORE/MAC/src/pe/lim/limProcessProbeRspFrame.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limProcessProbeRspFrame.cc contains the code
diff --git a/CORE/MAC/src/pe/lim/limProcessSmeReqMessages.c b/CORE/MAC/src/pe/lim/limProcessSmeReqMessages.c
index 6971a2f1eb53..df7d9cc4d089 100644
--- a/CORE/MAC/src/pe/lim/limProcessSmeReqMessages.c
+++ b/CORE/MAC/src/pe/lim/limProcessSmeReqMessages.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*
* This file limProcessSmeReqMessages.cc contains the code
* for processing SME request messages.
diff --git a/CORE/MAC/src/pe/lim/limProcessTdls.c b/CORE/MAC/src/pe/lim/limProcessTdls.c
index 7082ee64da26..17add923e395 100644
--- a/CORE/MAC/src/pe/lim/limProcessTdls.c
+++ b/CORE/MAC/src/pe/lim/limProcessTdls.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
limProcessTdls.c
@@ -33,7 +34,6 @@
DEPENDENCIES:
Are listed for each API below.
-
===========================================================================*/
/*===========================================================================
@@ -4545,7 +4545,7 @@ static tSirRetStatus limTdlsLinkTeardown(tpAniSirGlobal pMac, tSirMacAddr peerMa
}
- /* */
+
pStaDs = dphLookupHashEntry(pMac, peerMac, &aid, &psessionEntry->dph.dphHashTable);
if(pStaDs == NULL) {
diff --git a/CORE/MAC/src/pe/lim/limPropExtsUtils.c b/CORE/MAC/src/pe/lim/limPropExtsUtils.c
index 87a1b704ce60..0fecce9f5f46 100644
--- a/CORE/MAC/src/pe/lim/limPropExtsUtils.c
+++ b/CORE/MAC/src/pe/lim/limPropExtsUtils.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limPropExtsUtils.cc contains the utility functions
diff --git a/CORE/MAC/src/pe/lim/limPropExtsUtils.h b/CORE/MAC/src/pe/lim/limPropExtsUtils.h
index b375e7d67e01..a8a89baaac75 100644
--- a/CORE/MAC/src/pe/lim/limPropExtsUtils.h
+++ b/CORE/MAC/src/pe/lim/limPropExtsUtils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limPropExtsUtils.h contains the definitions
diff --git a/CORE/MAC/src/pe/lim/limRoamingAlgo.c b/CORE/MAC/src/pe/lim/limRoamingAlgo.c
index e0bbbdd289e3..e5957ba9aec0 100644
--- a/CORE/MAC/src/pe/lim/limRoamingAlgo.c
+++ b/CORE/MAC/src/pe/lim/limRoamingAlgo.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limRoamingAlgo.cc contains the code for LIM
diff --git a/CORE/MAC/src/pe/lim/limScanResultUtils.c b/CORE/MAC/src/pe/lim/limScanResultUtils.c
index e7f0b6de82bc..072945d0b755 100644
--- a/CORE/MAC/src/pe/lim/limScanResultUtils.c
+++ b/CORE/MAC/src/pe/lim/limScanResultUtils.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file limScanResultUtils.cc contains the utility functions
* LIM uses for maintaining and accessing scan results on STA.
diff --git a/CORE/MAC/src/pe/lim/limScanResultUtils.h b/CORE/MAC/src/pe/lim/limScanResultUtils.h
index f83415a7ec89..5b727c2ce777 100644
--- a/CORE/MAC/src/pe/lim/limScanResultUtils.h
+++ b/CORE/MAC/src/pe/lim/limScanResultUtils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file limScanResultUtils.h contains the utility definitions
* LIM uses for maintaining and accessing scan results on STA.
diff --git a/CORE/MAC/src/pe/lim/limSecurityUtils.c b/CORE/MAC/src/pe/lim/limSecurityUtils.c
index 696eb19e1423..3c7f3bd5b2b1 100644
--- a/CORE/MAC/src/pe/lim/limSecurityUtils.c
+++ b/CORE/MAC/src/pe/lim/limSecurityUtils.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limUtils.cc contains the utility functions
diff --git a/CORE/MAC/src/pe/lim/limSecurityUtils.h b/CORE/MAC/src/pe/lim/limSecurityUtils.h
index cf1b8d966ab7..75050965cc6f 100644
--- a/CORE/MAC/src/pe/lim/limSecurityUtils.h
+++ b/CORE/MAC/src/pe/lim/limSecurityUtils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limSecurityUtils.h contains the utility definitions
diff --git a/CORE/MAC/src/pe/lim/limSendManagementFrames.c b/CORE/MAC/src/pe/lim/limSendManagementFrames.c
index ca984e801fb1..1323c02561cb 100644
--- a/CORE/MAC/src/pe/lim/limSendManagementFrames.c
+++ b/CORE/MAC/src/pe/lim/limSendManagementFrames.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,15 +20,19 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2011-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/**
* \file limSendManagementFrames.c
*
* \brief Code for preparing and sending 802.11 Management frames
*
+ *
*/
#include "sirApi.h"
diff --git a/CORE/MAC/src/pe/lim/limSendMessages.c b/CORE/MAC/src/pe/lim/limSendMessages.c
index 5a946d24fd63..25b22136528e 100644
--- a/CORE/MAC/src/pe/lim/limSendMessages.c
+++ b/CORE/MAC/src/pe/lim/limSendMessages.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* limSendMessages.c: Provides functions to send messages or Indications to HAL.
diff --git a/CORE/MAC/src/pe/lim/limSendMessages.h b/CORE/MAC/src/pe/lim/limSendMessages.h
index f72ad01f385b..5b621285557e 100644
--- a/CORE/MAC/src/pe/lim/limSendMessages.h
+++ b/CORE/MAC/src/pe/lim/limSendMessages.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* limSendMessages.h: Provides functions to send messages or Indications to HAL.
diff --git a/CORE/MAC/src/pe/lim/limSendSmeRspMessages.c b/CORE/MAC/src/pe/lim/limSendSmeRspMessages.c
index f5958a58a2e9..2771f3697a21 100644
--- a/CORE/MAC/src/pe/lim/limSendSmeRspMessages.c
+++ b/CORE/MAC/src/pe/lim/limSendSmeRspMessages.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file limSendSmeRspMessages.cc contains the functions
* for sending SME response/notification messages to applications
diff --git a/CORE/MAC/src/pe/lim/limSendSmeRspMessages.h b/CORE/MAC/src/pe/lim/limSendSmeRspMessages.h
index 958e28fb34f5..9aeee6b47651 100644
--- a/CORE/MAC/src/pe/lim/limSendSmeRspMessages.h
+++ b/CORE/MAC/src/pe/lim/limSendSmeRspMessages.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file limSendSmeRspMessages.h contains the definitions for
* sending SME response/notification messages to applications above
diff --git a/CORE/MAC/src/pe/lim/limSerDesUtils.c b/CORE/MAC/src/pe/lim/limSerDesUtils.c
index 35e829079420..777317a28a1f 100644
--- a/CORE/MAC/src/pe/lim/limSerDesUtils.c
+++ b/CORE/MAC/src/pe/lim/limSerDesUtils.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limSerDesUtils.cc contains the serializer/deserializer
diff --git a/CORE/MAC/src/pe/lim/limSerDesUtils.h b/CORE/MAC/src/pe/lim/limSerDesUtils.h
index b41e6b2454cc..eb287332d33e 100644
--- a/CORE/MAC/src/pe/lim/limSerDesUtils.h
+++ b/CORE/MAC/src/pe/lim/limSerDesUtils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limSerDesUtils.h contains the utility definitions
diff --git a/CORE/MAC/src/pe/lim/limSession.c b/CORE/MAC/src/pe/lim/limSession.c
index 642407e4b765..44da83bd75df 100644
--- a/CORE/MAC/src/pe/lim/limSession.c
+++ b/CORE/MAC/src/pe/lim/limSession.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,8 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- * */
+
/**=========================================================================
\file limSession.c
diff --git a/CORE/MAC/src/pe/lim/limSessionUtils.c b/CORE/MAC/src/pe/lim/limSessionUtils.c
index 876883fc550d..e3fe597aec98 100644
--- a/CORE/MAC/src/pe/lim/limSessionUtils.c
+++ b/CORE/MAC/src/pe/lim/limSessionUtils.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,14 +24,13 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
\file limSessionUtils.c
\brief implementation for lim Session Utility APIs
\author Sunit Bhatia
-
- ========================================================================*/
-
+========================================================================*/
/*--------------------------------------------------------------------------
Include Files
diff --git a/CORE/MAC/src/pe/lim/limSessionUtils.h b/CORE/MAC/src/pe/lim/limSessionUtils.h
index 9ca907f5d046..b3c253689567 100644
--- a/CORE/MAC/src/pe/lim/limSessionUtils.h
+++ b/CORE/MAC/src/pe/lim/limSessionUtils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,6 +25,7 @@
* to the Linux Foundation.
*/
+
#if!defined( __LIM_SESSION_UTILS_H )
#define __LIM_SESSION_UTILS_H
diff --git a/CORE/MAC/src/pe/lim/limSmeReqUtils.c b/CORE/MAC/src/pe/lim/limSmeReqUtils.c
index 8cb83102ae67..72a5b65c5a17 100644
--- a/CORE/MAC/src/pe/lim/limSmeReqUtils.c
+++ b/CORE/MAC/src/pe/lim/limSmeReqUtils.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limSmeReqUtils.cc contains the utility functions
diff --git a/CORE/MAC/src/pe/lim/limSmeReqUtils.h b/CORE/MAC/src/pe/lim/limSmeReqUtils.h
index d10a6376710b..f9f1b64477ef 100644
--- a/CORE/MAC/src/pe/lim/limSmeReqUtils.h
+++ b/CORE/MAC/src/pe/lim/limSmeReqUtils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limSmeReqUtils.h contains the utility definitions
diff --git a/CORE/MAC/src/pe/lim/limStaHashApi.c b/CORE/MAC/src/pe/lim/limStaHashApi.c
index 5a54e636e48d..c84cfbff6d27 100644
--- a/CORE/MAC/src/pe/lim/limStaHashApi.c
+++ b/CORE/MAC/src/pe/lim/limStaHashApi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* limStaHashApi.c: Provides access functions to get/set values of station hash entry fields.
diff --git a/CORE/MAC/src/pe/lim/limStaHashApi.h b/CORE/MAC/src/pe/lim/limStaHashApi.h
index 3b0750fe4e6e..5ea284c7da06 100644
--- a/CORE/MAC/src/pe/lim/limStaHashApi.h
+++ b/CORE/MAC/src/pe/lim/limStaHashApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limStaHashApi.h contains the
diff --git a/CORE/MAC/src/pe/lim/limTimerUtils.c b/CORE/MAC/src/pe/lim/limTimerUtils.c
index c41fd47d6a7b..3030ef5482df 100644
--- a/CORE/MAC/src/pe/lim/limTimerUtils.c
+++ b/CORE/MAC/src/pe/lim/limTimerUtils.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file limTimerUtils.cc contains the utility functions
* LIM uses for handling various timers.
diff --git a/CORE/MAC/src/pe/lim/limTimerUtils.h b/CORE/MAC/src/pe/lim/limTimerUtils.h
index a201fb812bcc..90c391307fde 100644
--- a/CORE/MAC/src/pe/lim/limTimerUtils.h
+++ b/CORE/MAC/src/pe/lim/limTimerUtils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file limTimerUtils.h contains the utility definitions
diff --git a/CORE/MAC/src/pe/lim/limTrace.c b/CORE/MAC/src/pe/lim/limTrace.c
index 2781b4040fe9..721dcf1f31f8 100644
--- a/CORE/MAC/src/pe/lim/limTrace.c
+++ b/CORE/MAC/src/pe/lim/limTrace.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,8 +24,10 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
-\file limTrace.c
+
+ \file limTrace.c
\brief implementation for trace related APIs
diff --git a/CORE/MAC/src/pe/lim/limTypes.h b/CORE/MAC/src/pe/lim/limTypes.h
index bb7e1d1c8cf9..d45ab6651247 100644
--- a/CORE/MAC/src/pe/lim/limTypes.h
+++ b/CORE/MAC/src/pe/lim/limTypes.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*
* This file limTypes.h contains the definitions used by all
* all LIM modules.
diff --git a/CORE/MAC/src/pe/lim/limUtils.c b/CORE/MAC/src/pe/lim/limUtils.c
index 9ebb26086b26..0e0b0a04d34d 100644
--- a/CORE/MAC/src/pe/lim/limUtils.c
+++ b/CORE/MAC/src/pe/lim/limUtils.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file limUtils.cc contains the utility functions
* LIM uses.
diff --git a/CORE/MAC/src/pe/lim/limUtils.h b/CORE/MAC/src/pe/lim/limUtils.h
index 3b7f9a849081..329f9c6ae48b 100644
--- a/CORE/MAC/src/pe/lim/limUtils.h
+++ b/CORE/MAC/src/pe/lim/limUtils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file limUtils.h contains the utility definitions
* LIM uses.
diff --git a/CORE/MAC/src/pe/pmm/pmmAP.c b/CORE/MAC/src/pe/pmm/pmmAP.c
index 0a79ddd93387..22e7d63dcb66 100644
--- a/CORE/MAC/src/pe/pmm/pmmAP.c
+++ b/CORE/MAC/src/pe/pmm/pmmAP.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file pmmAP.cc contains AP PM functions
diff --git a/CORE/MAC/src/pe/pmm/pmmApi.c b/CORE/MAC/src/pe/pmm/pmmApi.c
index 764d19faf140..12d0ff545c33 100644
--- a/CORE/MAC/src/pe/pmm/pmmApi.c
+++ b/CORE/MAC/src/pe/pmm/pmmApi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file pmmApi.cc contains functions related to the API exposed
* by power management module
diff --git a/CORE/MAC/src/pe/pmm/pmmDebug.c b/CORE/MAC/src/pe/pmm/pmmDebug.c
index db7bab22bb7d..1fee9847cc87 100644
--- a/CORE/MAC/src/pe/pmm/pmmDebug.c
+++ b/CORE/MAC/src/pe/pmm/pmmDebug.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
\file pmmDebug.c
diff --git a/CORE/MAC/src/pe/pmm/pmmDebug.h b/CORE/MAC/src/pe/pmm/pmmDebug.h
index f086cc03cca0..34c3bd44949f 100644
--- a/CORE/MAC/src/pe/pmm/pmmDebug.h
+++ b/CORE/MAC/src/pe/pmm/pmmDebug.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* Author: Sandesh Goel
@@ -31,7 +32,7 @@
* History:-
* Date Modified by Modification Information
* --------------------------------------------------------------------
- *
+ *
*/
#ifndef __PMM_DEBUG_H__
@@ -43,8 +44,12 @@
#define UL_HI( field ) ( *( ( (ULONG *)(&(field)) ) + 1 ) )
#define UL_LO( field ) ( *( ( (ULONG *)(&(field)) ) + 0 ) )
+#if !defined(__printf)
+#define __printf(a,b)
+#endif
-void pmmLog(tpAniSirGlobal pMac, tANI_U32 loglevel, const char *pString,...) ;
+void __printf(3,4) pmmLog(tpAniSirGlobal pMac, tANI_U32 loglevel,
+ const char *pString, ...) ;
#endif
diff --git a/CORE/MAC/src/pe/rrm/rrmApi.c b/CORE/MAC/src/pe/rrm/rrmApi.c
index 5e8f760f7dcf..1cac5e1c0f39 100644
--- a/CORE/MAC/src/pe/rrm/rrmApi.c
+++ b/CORE/MAC/src/pe/rrm/rrmApi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
\file rrmApi.c
@@ -539,6 +540,7 @@ rrmProcessBeaconReportReq( tpAniSirGlobal pMac,
tANI_U16 measDuration, maxMeasduration;
tANI_S8 maxDuration;
tANI_U8 sign;
+ tANI_U16 index;
if( pBeaconReq->measurement_request.Beacon.BeaconReporting.present &&
(pBeaconReq->measurement_request.Beacon.BeaconReporting.reportingCondition != 0) )
@@ -637,6 +639,7 @@ rrmProcessBeaconReportReq( tpAniSirGlobal pMac,
pSmeBcnReportReq->messageType = eWNI_SME_BEACON_REPORT_REQ_IND;
pSmeBcnReportReq->length = sizeof( tSirBeaconReportReqInd );
pSmeBcnReportReq->uDialogToken = pBeaconReq->measurement_token;
+ pSmeBcnReportReq->msgSource = eRRM_MSG_SOURCE_DRV;
pSmeBcnReportReq->randomizationInterval = SYS_TU_TO_MS (pBeaconReq->measurement_request.Beacon.randomization);
pSmeBcnReportReq->channelInfo.regulatoryClass = pBeaconReq->measurement_request.Beacon.regClass;
pSmeBcnReportReq->channelInfo.channelNum = pBeaconReq->measurement_request.Beacon.channel;
@@ -657,6 +660,7 @@ rrmProcessBeaconReportReq( tpAniSirGlobal pMac,
if( pBeaconReq->measurement_request.Beacon.num_APChannelReport )
{
tANI_U8 *pChanList = pSmeBcnReportReq->channelList.channelNumber;
+ tANI_U16 index2 = 0;
for( num_APChanReport = 0 ; num_APChanReport < pBeaconReq->measurement_request.Beacon.num_APChannelReport ; num_APChanReport++ )
{
vos_mem_copy(pChanList,
@@ -664,8 +668,11 @@ rrmProcessBeaconReportReq( tpAniSirGlobal pMac,
pBeaconReq->measurement_request.Beacon.APChannelReport[num_APChanReport].num_channelList);
pChanList += pBeaconReq->measurement_request.Beacon.APChannelReport[num_APChanReport].num_channelList;
- pSmeBcnReportReq->measurementDuration[num_APChanReport] = SYS_TU_TO_MS(measDuration /*pBeaconReq->measurement_request.Beacon.meas_duration*/);
- pSmeBcnReportReq->fMeasurementtype[num_APChanReport] = pBeaconReq->measurement_request.Beacon.meas_mode;
+ for( index = 0; index < (pBeaconReq->measurement_request.Beacon.APChannelReport[num_APChanReport].num_channelList); index++ )
+ {
+ pSmeBcnReportReq->measurementDuration[index2] = SYS_TU_TO_MS(measDuration);
+ pSmeBcnReportReq->fMeasurementtype[index2++] = pBeaconReq->measurement_request.Beacon.meas_mode;
+ }
}
}
else
@@ -785,7 +792,7 @@ rrmProcessBeaconReportXmit( tpAniSirGlobal pMac,
tpSirBeaconReportXmitInd pBcnReport)
{
tSirRetStatus status = eSIR_SUCCESS;
- tSirMacRadioMeasureReport *pReport;
+ tSirMacRadioMeasureReport *pReport = NULL;
tpRRMReq pCurrentReq = pMac->rrm.rrmPEContext.pCurrentReq;
tpPESession pSessionEntry ;
tANI_U8 sessionId;
@@ -803,9 +810,6 @@ rrmProcessBeaconReportXmit( tpAniSirGlobal pMac,
return eSIR_FAILURE;
}
- pBcnReport->numBssDesc = (pBcnReport->numBssDesc == RRM_BCN_RPT_NO_BSS_INFO)?
- RRM_BCN_RPT_MIN_RPT : pBcnReport->numBssDesc;
-
if (NULL == pCurrentReq)
{
PELOGE(limLog( pMac, LOGE,
@@ -813,137 +817,145 @@ rrmProcessBeaconReportXmit( tpAniSirGlobal pMac,
return eSIR_FAILURE;
}
- if (NULL == (pSessionEntry = peFindSessionByBssid(pMac,
- pBcnReport->bssId,
- &sessionId)))
+ if( (pBcnReport->numBssDesc) ||
+ (!pBcnReport->numBssDesc && pCurrentReq->sendEmptyBcnRpt) )
{
- PELOGE(limLog(pMac, LOGE,FL("session does not exist for given bssId"));)
- return eSIR_FAILURE;
- }
+ pBcnReport->numBssDesc = (pBcnReport->numBssDesc == RRM_BCN_RPT_NO_BSS_INFO)?
+ RRM_BCN_RPT_MIN_RPT : pBcnReport->numBssDesc;
- pReport = vos_mem_malloc(pBcnReport->numBssDesc *
- sizeof(tSirMacRadioMeasureReport));
+ if (NULL == (pSessionEntry = peFindSessionByBssid(pMac,
+ pBcnReport->bssId,
+ &sessionId)))
+ {
+ PELOGE(limLog(pMac, LOGE,FL("session does not exist for given bssId"));)
+ return eSIR_FAILURE;
+ }
- if (NULL == pReport)
- {
- PELOGE(limLog(pMac, LOGE,FL("RRM Report is NULL, allocation failed"));)
- return eSIR_FAILURE;
- }
+ pReport = vos_mem_malloc(pBcnReport->numBssDesc *
+ sizeof(tSirMacRadioMeasureReport));
+
+ if (NULL == pReport)
+ {
+ PELOGE(limLog(pMac, LOGE,FL("RRM Report is NULL, allocation failed"));)
+ return eSIR_FAILURE;
+ }
- vos_mem_zero( pReport,
- pBcnReport->numBssDesc * sizeof(tSirMacRadioMeasureReport) );
+ vos_mem_zero( pReport,
+ pBcnReport->numBssDesc * sizeof(tSirMacRadioMeasureReport) );
- for (bssDescCnt = 0; bssDescCnt < pBcnReport->numBssDesc; bssDescCnt++)
- {
- //Prepare the beacon report and send it to the peer.
- pReport[bssDescCnt].token = pBcnReport->uDialogToken;
- pReport[bssDescCnt].refused = 0;
- pReport[bssDescCnt].incapable = 0;
- pReport[bssDescCnt].type = SIR_MAC_RRM_BEACON_TYPE;
-
- //If the scan result is NULL then send report request with
- //option subelement as NULL..
- if ( NULL != pBcnReport->pBssDescription[bssDescCnt] )
- {
- flagBSSPresent = TRUE;
- }
-
- //Valid response is included if the size of beacon xmit
- //is == size of beacon xmit ind + ies
- if ( pBcnReport->length >= sizeof( tSirBeaconReportXmitInd ) )
- {
- pReport[bssDescCnt].report.beaconReport.regClass = pBcnReport->regClass;
- if ( flagBSSPresent )
- {
- pReport[bssDescCnt].report.beaconReport.channel =
- pBcnReport->pBssDescription[bssDescCnt]->channelId;
- vos_mem_copy( pReport[bssDescCnt].report.beaconReport.measStartTime,
- pBcnReport->pBssDescription[bssDescCnt]->startTSF,
- sizeof( pBcnReport->pBssDescription[bssDescCnt]->startTSF) );
- pReport[bssDescCnt].report.beaconReport.measDuration =
- SYS_MS_TO_TU(pBcnReport->duration);
- pReport[bssDescCnt].report.beaconReport.phyType =
- pBcnReport->pBssDescription[bssDescCnt]->nwType;
- pReport[bssDescCnt].report.beaconReport.bcnProbeRsp = 1;
- pReport[bssDescCnt].report.beaconReport.rsni =
- pBcnReport->pBssDescription[bssDescCnt]->sinr;
- pReport[bssDescCnt].report.beaconReport.rcpi =
- pBcnReport->pBssDescription[bssDescCnt]->rssi;
-
- pReport[bssDescCnt].report.beaconReport.antennaId = 0;
- pReport[bssDescCnt].report.beaconReport.parentTSF =
- pBcnReport->pBssDescription[bssDescCnt]->parentTSF;
- vos_mem_copy( pReport[bssDescCnt].report.beaconReport.bssid,
- pBcnReport->pBssDescription[bssDescCnt]->bssId,
- sizeof(tSirMacAddr));
- }
-
- switch ( pCurrentReq->request.Beacon.reportingDetail )
- {
- case BEACON_REPORTING_DETAIL_NO_FF_IE:
- //0 No need to include any elements.
+ for (bssDescCnt = 0; bssDescCnt < pBcnReport->numBssDesc; bssDescCnt++)
+ {
+ //Prepare the beacon report and send it to the peer.
+ pReport[bssDescCnt].token = pBcnReport->uDialogToken;
+ pReport[bssDescCnt].refused = 0;
+ pReport[bssDescCnt].incapable = 0;
+ pReport[bssDescCnt].type = SIR_MAC_RRM_BEACON_TYPE;
+
+ //If the scan result is NULL then send report request with
+ //option subelement as NULL..
+ if ( NULL != pBcnReport->pBssDescription[bssDescCnt] )
+ {
+ flagBSSPresent = TRUE;
+ }
+
+ //Valid response is included if the size of beacon xmit
+ //is == size of beacon xmit ind + ies
+ if ( pBcnReport->length >= sizeof( tSirBeaconReportXmitInd ) )
+ {
+ pReport[bssDescCnt].report.beaconReport.regClass = pBcnReport->regClass;
+ if ( flagBSSPresent )
+ {
+ pReport[bssDescCnt].report.beaconReport.channel =
+ pBcnReport->pBssDescription[bssDescCnt]->channelId;
+ vos_mem_copy( pReport[bssDescCnt].report.beaconReport.measStartTime,
+ pBcnReport->pBssDescription[bssDescCnt]->startTSF,
+ sizeof( pBcnReport->pBssDescription[bssDescCnt]->startTSF) );
+ pReport[bssDescCnt].report.beaconReport.measDuration =
+ SYS_MS_TO_TU(pBcnReport->duration);
+ pReport[bssDescCnt].report.beaconReport.phyType =
+ pBcnReport->pBssDescription[bssDescCnt]->nwType;
+ pReport[bssDescCnt].report.beaconReport.bcnProbeRsp = 1;
+ pReport[bssDescCnt].report.beaconReport.rsni =
+ pBcnReport->pBssDescription[bssDescCnt]->sinr;
+ pReport[bssDescCnt].report.beaconReport.rcpi =
+ pBcnReport->pBssDescription[bssDescCnt]->rssi;
+
+ pReport[bssDescCnt].report.beaconReport.antennaId = 0;
+ pReport[bssDescCnt].report.beaconReport.parentTSF =
+ pBcnReport->pBssDescription[bssDescCnt]->parentTSF;
+ vos_mem_copy( pReport[bssDescCnt].report.beaconReport.bssid,
+ pBcnReport->pBssDescription[bssDescCnt]->bssId,
+ sizeof(tSirMacAddr));
+ }
+
+ switch ( pCurrentReq->request.Beacon.reportingDetail )
+ {
+ case BEACON_REPORTING_DETAIL_NO_FF_IE:
+ //0 No need to include any elements.
#if defined WLAN_VOWIFI_DEBUG
- PELOGE(limLog(pMac, LOGE, "No reporting detail requested");)
+ PELOGE(limLog(pMac, LOGE, "No reporting detail requested");)
#endif
- break;
- case BEACON_REPORTING_DETAIL_ALL_FF_REQ_IE:
- //1: Include all FFs and Requested Ies.
+ break;
+ case BEACON_REPORTING_DETAIL_ALL_FF_REQ_IE:
+ //1: Include all FFs and Requested Ies.
#if defined WLAN_VOWIFI_DEBUG
- PELOGE(limLog(pMac, LOGE,
- "Only requested IEs in reporting detail requested");)
+ PELOGE(limLog(pMac, LOGE,
+ "Only requested IEs in reporting detail requested");)
#endif
- if ( flagBSSPresent )
- {
- rrmFillBeaconIes( pMac,
- (tANI_U8*) &pReport[bssDescCnt].report.beaconReport.Ies[0],
- (tANI_U8*) &pReport[bssDescCnt].report.beaconReport.numIes,
- BEACON_REPORT_MAX_IES,
- pCurrentReq->request.Beacon.reqIes.pElementIds,
- pCurrentReq->request.Beacon.reqIes.num,
- pBcnReport->pBssDescription[bssDescCnt] );
- }
+ if ( flagBSSPresent )
+ {
+ rrmFillBeaconIes( pMac,
+ (tANI_U8*) &pReport[bssDescCnt].report.beaconReport.Ies[0],
+ (tANI_U8*) &pReport[bssDescCnt].report.beaconReport.numIes,
+ BEACON_REPORT_MAX_IES,
+ pCurrentReq->request.Beacon.reqIes.pElementIds,
+ pCurrentReq->request.Beacon.reqIes.num,
+ pBcnReport->pBssDescription[bssDescCnt] );
+ }
- break;
- case BEACON_REPORTING_DETAIL_ALL_FF_IE:
- //2 / default - Include all FFs and all Ies.
- default:
+ break;
+ case BEACON_REPORTING_DETAIL_ALL_FF_IE:
+ //2 / default - Include all FFs and all Ies.
+ default:
#if defined WLAN_VOWIFI_DEBUG
- PELOGE(limLog(pMac, LOGE, "Default all IEs and FFs");)
+ PELOGE(limLog(pMac, LOGE, "Default all IEs and FFs");)
#endif
- if ( flagBSSPresent )
- {
- rrmFillBeaconIes( pMac,
- (tANI_U8*) &pReport[bssDescCnt].report.beaconReport.Ies[0],
- (tANI_U8*) &pReport[bssDescCnt].report.beaconReport.numIes,
- BEACON_REPORT_MAX_IES,
- NULL, 0,
- pBcnReport->pBssDescription[bssDescCnt] );
- }
- break;
+ if ( flagBSSPresent )
+ {
+ rrmFillBeaconIes( pMac,
+ (tANI_U8*) &pReport[bssDescCnt].report.beaconReport.Ies[0],
+ (tANI_U8*) &pReport[bssDescCnt].report.beaconReport.numIes,
+ BEACON_REPORT_MAX_IES,
+ NULL, 0,
+ pBcnReport->pBssDescription[bssDescCnt] );
+ }
+ break;
+ }
}
- }
- }
+ }
#if defined WLAN_VOWIFI_DEBUG
- PELOGE(limLog( pMac, LOGE, "Sending Action frame ");)
+ PELOGE(limLog( pMac, LOGE, "Sending Action frame ");)
#endif
- limSendRadioMeasureReportActionFrame( pMac,
- pCurrentReq->dialog_token,
- bssDescCnt,
- pReport,
- pBcnReport->bssId,
- pSessionEntry );
-
+ limSendRadioMeasureReportActionFrame( pMac,
+ pCurrentReq->dialog_token,
+ bssDescCnt,
+ pReport,
+ pBcnReport->bssId,
+ pSessionEntry );
+
+ pCurrentReq->sendEmptyBcnRpt = false;
+ }
if( pBcnReport->fMeasureDone )
{
PELOGE(limLog( pMac, LOGE, "Measurement done....cleanup the context");)
-
rrmCleanup(pMac);
}
- vos_mem_free(pReport);
+ if( NULL != pReport)
+ vos_mem_free(pReport);
return status;
}
@@ -1116,6 +1128,7 @@ rrmProcessRadioMeasurementRequest( tpAniSirGlobal pMac,
vos_mem_set(pCurrentReq, sizeof( *pCurrentReq ), 0);
pCurrentReq->dialog_token = pRRMReq->DialogToken.token;
pCurrentReq->token = pRRMReq->MeasurementRequest[i].measurement_token;
+ pCurrentReq->sendEmptyBcnRpt = true;
pMac->rrm.rrmPEContext.pCurrentReq = pCurrentReq;
rrmStatus = rrmProcessBeaconReportReq( pMac, pCurrentReq, &pRRMReq->MeasurementRequest[i], pSessionEntry );
if (eRRM_SUCCESS != rrmStatus)
diff --git a/CORE/MAC/src/pe/sch/schApi.c b/CORE/MAC/src/pe/sch/schApi.c
index ffc3ca9107a1..e283722b9bf1 100644
--- a/CORE/MAC/src/pe/sch/schApi.c
+++ b/CORE/MAC/src/pe/sch/schApi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file schApi.cc contains functions related to the API exposed
diff --git a/CORE/MAC/src/pe/sch/schBeaconGen.c b/CORE/MAC/src/pe/sch/schBeaconGen.c
index cd8fb7c8ec62..96ac53ca4a29 100644
--- a/CORE/MAC/src/pe/sch/schBeaconGen.c
+++ b/CORE/MAC/src/pe/sch/schBeaconGen.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file schBeaconGen.cc contains beacon generation related
* functions
diff --git a/CORE/MAC/src/pe/sch/schBeaconProcess.c b/CORE/MAC/src/pe/sch/schBeaconProcess.c
index ef5abfb5345e..643b3f3803ab 100644
--- a/CORE/MAC/src/pe/sch/schBeaconProcess.c
+++ b/CORE/MAC/src/pe/sch/schBeaconProcess.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file schBeaconProcess.cc contains beacon processing related
* functions
diff --git a/CORE/MAC/src/pe/sch/schDebug.c b/CORE/MAC/src/pe/sch/schDebug.c
index 1c45cdcde2a7..b30af1c94fe1 100644
--- a/CORE/MAC/src/pe/sch/schDebug.c
+++ b/CORE/MAC/src/pe/sch/schDebug.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file schDebug.cc contains some debug functions.
diff --git a/CORE/MAC/src/pe/sch/schDebug.h b/CORE/MAC/src/pe/sch/schDebug.h
index c30782fec5b6..4bf6ac6b61ad 100644
--- a/CORE/MAC/src/pe/sch/schDebug.h
+++ b/CORE/MAC/src/pe/sch/schDebug.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file schDebug.h contains some debug macros.
@@ -42,26 +43,11 @@
#include "utilsApi.h"
#include "sirDebug.h"
-
-
-void schLog(tpAniSirGlobal pMac, tANI_U32 loglevel, const char *pString,...) ;
-
-// -------------------------------------------------------------
-/**
- *
- */
-
-#ifdef SCH_DEBUG_STATS
-inline void schClass::schTrace(tSchTrace event, tANI_U32 arg)
-{
- if (gSchFreezeDump) return;
- if ((tANI_U32)event >= traceLevel) return;
-
- traceBuf[curTrace].event = event;
- traceBuf[curTrace].arg = arg;
- traceBuf[curTrace].timestamp = halGetTsfLow(pMac);
- curTrace = (curTrace+1)%SCH_TRACE_BUF_SIZE;
-}
+#if !defined(__printf)
+#define __printf(a,b)
#endif
+void __printf(3,4) schLog(tpAniSirGlobal pMac, tANI_U32 loglevel,
+ const char *pString, ...);
+
#endif
diff --git a/CORE/MAC/src/pe/sch/schMessage.c b/CORE/MAC/src/pe/sch/schMessage.c
index 70e0d19f1205..bd33de47d557 100644
--- a/CORE/MAC/src/pe/sch/schMessage.c
+++ b/CORE/MAC/src/pe/sch/schMessage.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file schMessage.cc contains the message handler
*
diff --git a/CORE/MAC/src/pe/sch/schSysParams.h b/CORE/MAC/src/pe/sch/schSysParams.h
index 7f89de200184..244bd483658e 100644
--- a/CORE/MAC/src/pe/sch/schSysParams.h
+++ b/CORE/MAC/src/pe/sch/schSysParams.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file schSysParams.h contains scheduler parameter definitions
diff --git a/CORE/SAP/inc/sapApi.h b/CORE/SAP/inc/sapApi.h
index b0075c6e429d..27891666dc60 100644
--- a/CORE/SAP/inc/sapApi.h
+++ b/CORE/SAP/inc/sapApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_QCT_WLANSAP_H
#define WLAN_QCT_WLANSAP_H
@@ -36,7 +37,6 @@
DESCRIPTION
This file contains the external API exposed by the wlan SAP PAL layer
module.
-
===========================================================================*/
diff --git a/CORE/SAP/src/sapApiLinkCntl.c b/CORE/SAP/src/sapApiLinkCntl.c
index 4bc483f31896..2a4f19c50feb 100644
--- a/CORE/SAP/src/sapApiLinkCntl.c
+++ b/CORE/SAP/src/sapApiLinkCntl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -39,8 +39,7 @@
DEPENDENCIES:
- Are listed for each API below.
-
+ Are listed for each API below.
===========================================================================*/
/*===========================================================================
diff --git a/CORE/SAP/src/sapChSelect.c b/CORE/SAP/src/sapChSelect.c
index 3d083155d488..1f209f2219a5 100644
--- a/CORE/SAP/src/sapChSelect.c
+++ b/CORE/SAP/src/sapChSelect.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
s a p C h S e l e c t . C
@@ -35,7 +36,6 @@
DEPENDENCIES:
Are listed for each API below.
-
===========================================================================*/
/*===========================================================================
diff --git a/CORE/SAP/src/sapChSelect.h b/CORE/SAP/src/sapChSelect.h
index ed8cdfabb268..e3321eb71080 100644
--- a/CORE/SAP/src/sapChSelect.h
+++ b/CORE/SAP/src/sapChSelect.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __SAP_CH_SELECT_H )
#define __SAP_CH_SELECT_H
@@ -39,8 +40,7 @@
DEPENDENCIES:
- Are listed for each API below.
-
+ Are listed for each API below.
===========================================================================*/
/*===========================================================================
diff --git a/CORE/SAP/src/sapFsm.c b/CORE/SAP/src/sapFsm.c
index 9789fef7a9da..00e051a2ea60 100644
--- a/CORE/SAP/src/sapFsm.c
+++ b/CORE/SAP/src/sapFsm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -37,7 +37,6 @@
DEPENDENCIES:
Are listed for each API below.
-
===========================================================================*/
/*===========================================================================
diff --git a/CORE/SAP/src/sapFsm_ext.h b/CORE/SAP/src/sapFsm_ext.h
index 315e0e91eea5..58d77e527428 100644
--- a/CORE/SAP/src/sapFsm_ext.h
+++ b/CORE/SAP/src/sapFsm_ext.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SAP/src/sapInternal.h b/CORE/SAP/src/sapInternal.h
index 4b48d27f5049..be5712fbd160 100644
--- a/CORE/SAP/src/sapInternal.h
+++ b/CORE/SAP/src/sapInternal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -37,7 +37,6 @@
DESCRIPTION
This file contains the internal API exposed by the wlan SAP PAL layer
module.
-
===========================================================================*/
diff --git a/CORE/SAP/src/sapModule.c b/CORE/SAP/src/sapModule.c
index 9b3e0b33b30f..0c4289fcd792 100644
--- a/CORE/SAP/src/sapModule.c
+++ b/CORE/SAP/src/sapModule.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
s a p M o d u l e . C
@@ -37,7 +38,6 @@
DEPENDENCIES:
Are listed for each API below.
-
===========================================================================*/
/*===========================================================================
diff --git a/CORE/SERVICES/BMI/bin_sig.h b/CORE/SERVICES/BMI/bin_sig.h
index c4bccf08a1d2..0375bce07d1b 100644
--- a/CORE/SERVICES/BMI/bin_sig.h
+++ b/CORE/SERVICES/BMI/bin_sig.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef BIN_SIGN_H_
#define BIN_SIGN_H_
diff --git a/CORE/SERVICES/BMI/bmi.c b/CORE/SERVICES/BMI/bmi.c
index 39cc7afe05ab..f9b901b52e66 100644
--- a/CORE/SERVICES/BMI/bmi.c
+++ b/CORE/SERVICES/BMI/bmi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,11 +25,6 @@
* to the Linux Foundation.
*/
-//==============================================================================
-//
-// Author(s): ="Atheros"
-//==============================================================================
-
#include "hif.h"
#include "bmi.h"
#include "bmi_internal.h"
diff --git a/CORE/SERVICES/BMI/bmi_internal.h b/CORE/SERVICES/BMI/bmi_internal.h
index 6dec8a3ec5c4..5f5d775bcdc0 100644
--- a/CORE/SERVICES/BMI/bmi_internal.h
+++ b/CORE/SERVICES/BMI/bmi_internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,11 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-//------------------------------------------------------------------------------
-//==============================================================================
-//
-// Author(s): ="Atheros"
-//==============================================================================
+
#ifndef BMI_INTERNAL_H
#define BMI_INTERNAL_H
diff --git a/CORE/SERVICES/BMI/fw_one_bin.h b/CORE/SERVICES/BMI/fw_one_bin.h
index 56f63ce753f5..14c4cc3c88d6 100644
--- a/CORE/SERVICES/BMI/fw_one_bin.h
+++ b/CORE/SERVICES/BMI/fw_one_bin.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* fw_one_bin.h
*/
diff --git a/CORE/SERVICES/BMI/ol_fw.c b/CORE/SERVICES/BMI/ol_fw.c
index c18fc831a0b2..29e55d563dc5 100644
--- a/CORE/SERVICES/BMI/ol_fw.c
+++ b/CORE/SERVICES/BMI/ol_fw.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/BMI/ol_fw.h b/CORE/SERVICES/BMI/ol_fw.h
index 77c9bd19cdf1..1b5f9f296269 100644
--- a/CORE/SERVICES/BMI/ol_fw.h
+++ b/CORE/SERVICES/BMI/ol_fw.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/_ieee80211_common.h b/CORE/SERVICES/COMMON/_ieee80211_common.h
index df7ba5aecac4..ccf707c1aae3 100644
--- a/CORE/SERVICES/COMMON/_ieee80211_common.h
+++ b/CORE/SERVICES/COMMON/_ieee80211_common.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/a_debug.h b/CORE/SERVICES/COMMON/a_debug.h
index 5a92c17c749f..7ef6e2b43afb 100644
--- a/CORE/SERVICES/COMMON/a_debug.h
+++ b/CORE/SERVICES/COMMON/a_debug.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,7 +25,6 @@
* to the Linux Foundation.
*/
-
#ifndef _A_DEBUG_H_
#define _A_DEBUG_H_
diff --git a/CORE/SERVICES/COMMON/a_osapi.h b/CORE/SERVICES/COMMON/a_osapi.h
index 7524243faad7..a8c9c2b0e946 100644
--- a/CORE/SERVICES/COMMON/a_osapi.h
+++ b/CORE/SERVICES/COMMON/a_osapi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/a_types.h b/CORE/SERVICES/COMMON/a_types.h
index 589ddb9ec38b..768a7a80c2e7 100644
--- a/CORE/SERVICES/COMMON/a_types.h
+++ b/CORE/SERVICES/COMMON/a_types.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
//depot/sw/qca_main/perf_pwr_offload/drivers/host/include/a_types.h#7 - integrate change 1327637 (ktext)
//==============================================================================
// This file contains the definitions of the basic atheros data types.
diff --git a/CORE/SERVICES/COMMON/adf/a_base_types.h b/CORE/SERVICES/COMMON/adf/a_base_types.h
index 0ebb241c3b3b..ca37f494d275 100644
--- a/CORE/SERVICES/COMMON/adf/a_base_types.h
+++ b/CORE/SERVICES/COMMON/adf/a_base_types.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/adf_nbuf.c b/CORE/SERVICES/COMMON/adf/adf_nbuf.c
index 031726be64e3..b16da4708acd 100644
--- a/CORE/SERVICES/COMMON/adf/adf_nbuf.c
+++ b/CORE/SERVICES/COMMON/adf/adf_nbuf.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-14 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/adf_nbuf.h b/CORE/SERVICES/COMMON/adf/adf_nbuf.h
index f830935d89bc..6a72bc8ae26d 100644
--- a/CORE/SERVICES/COMMON/adf/adf_nbuf.h
+++ b/CORE/SERVICES/COMMON/adf/adf_nbuf.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/adf_net_types.h b/CORE/SERVICES/COMMON/adf/adf_net_types.h
index 80a3b8cc7542..a667049efe56 100644
--- a/CORE/SERVICES/COMMON/adf/adf_net_types.h
+++ b/CORE/SERVICES/COMMON/adf/adf_net_types.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/adf_os_atomic.h b/CORE/SERVICES/COMMON/adf/adf_os_atomic.h
index 89edf3264f51..79673d6f7072 100644
--- a/CORE/SERVICES/COMMON/adf/adf_os_atomic.h
+++ b/CORE/SERVICES/COMMON/adf/adf_os_atomic.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
/**
* @ingroup adf_os_public
diff --git a/CORE/SERVICES/COMMON/adf/adf_os_bitops.h b/CORE/SERVICES/COMMON/adf/adf_os_bitops.h
index e9184ee1af59..e977c9367a64 100644
--- a/CORE/SERVICES/COMMON/adf/adf_os_bitops.h
+++ b/CORE/SERVICES/COMMON/adf/adf_os_bitops.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
/**
* @ingroup adf_os_public
diff --git a/CORE/SERVICES/COMMON/adf/adf_os_defer.h b/CORE/SERVICES/COMMON/adf/adf_os_defer.h
index 1d8a0ead8819..ba0c7f8b426e 100644
--- a/CORE/SERVICES/COMMON/adf/adf_os_defer.h
+++ b/CORE/SERVICES/COMMON/adf/adf_os_defer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
/**
* @ingroup adf_os_public
diff --git a/CORE/SERVICES/COMMON/adf/adf_os_dma.h b/CORE/SERVICES/COMMON/adf/adf_os_dma.h
index fe1e48f70ece..387f15f4126b 100644
--- a/CORE/SERVICES/COMMON/adf/adf_os_dma.h
+++ b/CORE/SERVICES/COMMON/adf/adf_os_dma.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/adf_os_io.h b/CORE/SERVICES/COMMON/adf/adf_os_io.h
index a44e5efeff19..40baece1d63c 100644
--- a/CORE/SERVICES/COMMON/adf/adf_os_io.h
+++ b/CORE/SERVICES/COMMON/adf/adf_os_io.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
/**
* @ingroup adf_os_public
diff --git a/CORE/SERVICES/COMMON/adf/adf_os_lock.c b/CORE/SERVICES/COMMON/adf/adf_os_lock.c
index 49d14dbc834f..77104a4fc913 100644
--- a/CORE/SERVICES/COMMON/adf/adf_os_lock.c
+++ b/CORE/SERVICES/COMMON/adf/adf_os_lock.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/adf_os_lock.h b/CORE/SERVICES/COMMON/adf/adf_os_lock.h
index 24ca01849019..6a1077e49e5d 100644
--- a/CORE/SERVICES/COMMON/adf/adf_os_lock.h
+++ b/CORE/SERVICES/COMMON/adf/adf_os_lock.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
/**
* @ingroup adf_os_public
diff --git a/CORE/SERVICES/COMMON/adf/adf_os_mem.c b/CORE/SERVICES/COMMON/adf/adf_os_mem.c
index 52bf0dc36b94..e0305bf02c81 100644
--- a/CORE/SERVICES/COMMON/adf/adf_os_mem.c
+++ b/CORE/SERVICES/COMMON/adf/adf_os_mem.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/adf_os_mem.h b/CORE/SERVICES/COMMON/adf/adf_os_mem.h
index 112002d45a62..e40e5ba76f6a 100644
--- a/CORE/SERVICES/COMMON/adf/adf_os_mem.h
+++ b/CORE/SERVICES/COMMON/adf/adf_os_mem.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,7 +25,6 @@
* to the Linux Foundation.
*/
-
/**
* @ingroup adf_os_public
* @file adf_os_mem.h
diff --git a/CORE/SERVICES/COMMON/adf/adf_os_module.h b/CORE/SERVICES/COMMON/adf/adf_os_module.h
index 5374a04f72e0..edf964d0c0b3 100644
--- a/CORE/SERVICES/COMMON/adf/adf_os_module.h
+++ b/CORE/SERVICES/COMMON/adf/adf_os_module.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
/**
* @ingroup adf_os_public
diff --git a/CORE/SERVICES/COMMON/adf/adf_os_stdtypes.h b/CORE/SERVICES/COMMON/adf/adf_os_stdtypes.h
index 14817c44e393..1958a5a76138 100644
--- a/CORE/SERVICES/COMMON/adf/adf_os_stdtypes.h
+++ b/CORE/SERVICES/COMMON/adf/adf_os_stdtypes.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/adf_os_time.h b/CORE/SERVICES/COMMON/adf/adf_os_time.h
index d08a739bdee2..ccab47cdec2b 100644
--- a/CORE/SERVICES/COMMON/adf/adf_os_time.h
+++ b/CORE/SERVICES/COMMON/adf/adf_os_time.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
/**
* @ingroup adf_os_public
diff --git a/CORE/SERVICES/COMMON/adf/adf_os_timer.h b/CORE/SERVICES/COMMON/adf/adf_os_timer.h
index 6b723140db56..b683950f9a4d 100644
--- a/CORE/SERVICES/COMMON/adf/adf_os_timer.h
+++ b/CORE/SERVICES/COMMON/adf/adf_os_timer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
/**
* @ingroup adf_os_public
diff --git a/CORE/SERVICES/COMMON/adf/adf_os_types.h b/CORE/SERVICES/COMMON/adf/adf_os_types.h
index 76a15d0f79db..7a1404d0101f 100644
--- a/CORE/SERVICES/COMMON/adf/adf_os_types.h
+++ b/CORE/SERVICES/COMMON/adf/adf_os_types.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/adf_os_util.h b/CORE/SERVICES/COMMON/adf/adf_os_util.h
index e54e9d2e319b..2f338da3e4b0 100644
--- a/CORE/SERVICES/COMMON/adf/adf_os_util.h
+++ b/CORE/SERVICES/COMMON/adf/adf_os_util.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_nbuf_pvt.h b/CORE/SERVICES/COMMON/adf/linux/adf_nbuf_pvt.h
index 8386db79fc14..41eae816a8d6 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_nbuf_pvt.h
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_nbuf_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -530,7 +530,7 @@ __adf_nbuf_peek_header(struct sk_buff *skb, uint8_t **addr,
/* /\* */
/* * adf_nbuf_queue_add() - add a skbuf to the end of the skbuf queue */
-/* * */
+
/* * We use the non-locked version because */
/* * there's no need to use the irq safe version of spinlock. */
/* * However, the caller has to do synchronization by itself. */
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_atomic_pvt.h b/CORE/SERVICES/COMMON/adf/linux/adf_os_atomic_pvt.h
index 03acdfb8c701..81a54267c010 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_atomic_pvt.h
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_atomic_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_defer_pvt.c b/CORE/SERVICES/COMMON/adf/linux/adf_os_defer_pvt.c
index c86a5d960a70..33ab80054307 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_defer_pvt.c
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_defer_pvt.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_defer_pvt.h b/CORE/SERVICES/COMMON/adf/linux/adf_os_defer_pvt.h
index ababb0ddd5b9..a022244006a2 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_defer_pvt.h
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_defer_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_dma_pvt.h b/CORE/SERVICES/COMMON/adf/linux/adf_os_dma_pvt.h
index b5e098ed2f7e..d814e452018f 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_dma_pvt.h
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_dma_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_io_pvt.h b/CORE/SERVICES/COMMON/adf/linux/adf_os_io_pvt.h
index ca1d7188e708..532eea1be04e 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_io_pvt.h
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_io_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_lock_pvt.c b/CORE/SERVICES/COMMON/adf/linux/adf_os_lock_pvt.c
index c5887f52ec70..76c0d0de64ec 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_lock_pvt.c
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_lock_pvt.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_lock_pvt.h b/CORE/SERVICES/COMMON/adf/linux/adf_os_lock_pvt.h
index e5e96065f149..1a0c864305a5 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_lock_pvt.h
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_lock_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_mem_pvt.c b/CORE/SERVICES/COMMON/adf/linux/adf_os_mem_pvt.c
index 64b3d07bb51f..511f97a5de6d 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_mem_pvt.c
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_mem_pvt.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -26,7 +26,6 @@
*/
-
#include "adf_os_mem.h"
#include "adf_os_module.h"
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_mem_pvt.h b/CORE/SERVICES/COMMON/adf/linux/adf_os_mem_pvt.h
index 04f1515f5cfe..b4f5212acafe 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_mem_pvt.h
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_mem_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_module_pvt.h b/CORE/SERVICES/COMMON/adf/linux/adf_os_module_pvt.h
index d65b9e9d4d85..a1e7595e8700 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_module_pvt.h
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_module_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_postpack_pvt.h b/CORE/SERVICES/COMMON/adf/linux/adf_os_postpack_pvt.h
index bf7169656ec7..34925e8affc2 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_postpack_pvt.h
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_postpack_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_prepack_pvt.h b/CORE/SERVICES/COMMON/adf/linux/adf_os_prepack_pvt.h
index ba1143624bbc..af6fd8a08576 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_prepack_pvt.h
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_prepack_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_pseudo_pvt.h b/CORE/SERVICES/COMMON/adf/linux/adf_os_pseudo_pvt.h
index e0d5c10f3e6f..c956070eac4a 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_pseudo_pvt.h
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_pseudo_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_time_pvt.h b/CORE/SERVICES/COMMON/adf/linux/adf_os_time_pvt.h
index 0276dae9997b..fe588260c0d3 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_time_pvt.h
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_time_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_timer_pvt.h b/CORE/SERVICES/COMMON/adf/linux/adf_os_timer_pvt.h
index 269b79bd327d..2a0b638bdcb9 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_timer_pvt.h
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_timer_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_trace.h b/CORE/SERVICES/COMMON/adf/linux/adf_os_trace.h
index 7dc541fc9fc0..4532fdaae638 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_trace.h
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_trace.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_types_pvt.h b/CORE/SERVICES/COMMON/adf/linux/adf_os_types_pvt.h
index 4c7a8e7a1b38..7afa760c0c1a 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_types_pvt.h
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_types_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/adf/linux/adf_os_util_pvt.h b/CORE/SERVICES/COMMON/adf/linux/adf_os_util_pvt.h
index 766b078a4fb1..4a5707982133 100644
--- a/CORE/SERVICES/COMMON/adf/linux/adf_os_util_pvt.h
+++ b/CORE/SERVICES/COMMON/adf/linux/adf_os_util_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/ah_osdep.h b/CORE/SERVICES/COMMON/ah_osdep.h
index 07875e98d924..540767a7bd09 100644
--- a/CORE/SERVICES/COMMON/ah_osdep.h
+++ b/CORE/SERVICES/COMMON/ah_osdep.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -26,8 +26,6 @@
*/
-
-
#ifndef _ATH_AH_OSDEP_H_
#define _ATH_AH_OSDEP_H_
diff --git a/CORE/SERVICES/COMMON/apb_athr_wlan_map.h b/CORE/SERVICES/COMMON/apb_athr_wlan_map.h
index c2207436707e..f88171fcb32d 100644
--- a/CORE/SERVICES/COMMON/apb_athr_wlan_map.h
+++ b/CORE/SERVICES/COMMON/apb_athr_wlan_map.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _APB_ATHR_WLAN_MAP_H_
#define _APB_ATHR_WLAN_MAP_H_
diff --git a/CORE/SERVICES/COMMON/athdefs.h b/CORE/SERVICES/COMMON/athdefs.h
index 424456a58052..5b3500f7dabe 100644
--- a/CORE/SERVICES/COMMON/athdefs.h
+++ b/CORE/SERVICES/COMMON/athdefs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
//------------------------------------------------------------------------------
// <copyright file="athdefs.h" company="Atheros">
// Copyright (c) 2004-2010 Atheros Corporation. All rights reserved.
diff --git a/CORE/SERVICES/COMMON/athendpack.h b/CORE/SERVICES/COMMON/athendpack.h
index 9509c61e48bd..cff17850abee 100644
--- a/CORE/SERVICES/COMMON/athendpack.h
+++ b/CORE/SERVICES/COMMON/athendpack.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifdef VXWORKS
#endif /* VXWORKS */
diff --git a/CORE/SERVICES/COMMON/athstartpack.h b/CORE/SERVICES/COMMON/athstartpack.h
index 72f2e8f2d397..1a8db88c6d7f 100644
--- a/CORE/SERVICES/COMMON/athstartpack.h
+++ b/CORE/SERVICES/COMMON/athstartpack.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
//------------------------------------------------------------------------------
// <copyright file="athstartpack.h" company="Atheros">
// Copyright (c) 2004-2010 Atheros Corporation. All rights reserved.
diff --git a/CORE/SERVICES/COMMON/bmi.h b/CORE/SERVICES/COMMON/bmi.h
index ea7f7ade0527..e655985d4645 100644
--- a/CORE/SERVICES/COMMON/bmi.h
+++ b/CORE/SERVICES/COMMON/bmi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
//==============================================================================
// BMI declarations and prototypes
//
diff --git a/CORE/SERVICES/COMMON/bmi_msg.h b/CORE/SERVICES/COMMON/bmi_msg.h
index 0d125418bcb8..f675af1d37bd 100644
--- a/CORE/SERVICES/COMMON/bmi_msg.h
+++ b/CORE/SERVICES/COMMON/bmi_msg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,6 +25,14 @@
* to the Linux Foundation.
*/
+//------------------------------------------------------------------------------
+// Copyright (c) 2004-2012 Atheros Corporation. All rights reserved.
+// $ATH_LICENSE_HOSTSDK0_C$
+//------------------------------------------------------------------------------
+//==============================================================================
+// Author(s): ="Atheros"
+//==============================================================================
+
#ifndef __BMI_MSG_H__
#define __BMI_MSG_H__
diff --git a/CORE/SERVICES/COMMON/dbglog.h b/CORE/SERVICES/COMMON/dbglog.h
index a0f3850a8eee..1eae88b9ef89 100644
--- a/CORE/SERVICES/COMMON/dbglog.h
+++ b/CORE/SERVICES/COMMON/dbglog.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
//------------------------------------------------------------------------------
// <copyright file="dbglog.h" company="Atheros">
// Copyright (c) 2004-2010 Atheros Corporation. All rights reserved.
diff --git a/CORE/SERVICES/COMMON/dbglog_host.h b/CORE/SERVICES/COMMON/dbglog_host.h
index 3f376be51d0c..ba51e878a629 100644
--- a/CORE/SERVICES/COMMON/dbglog_host.h
+++ b/CORE/SERVICES/COMMON/dbglog_host.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/dbglog_id.h b/CORE/SERVICES/COMMON/dbglog_id.h
index 1c28f1255a75..28f2effbf6cb 100644
--- a/CORE/SERVICES/COMMON/dbglog_id.h
+++ b/CORE/SERVICES/COMMON/dbglog_id.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/debug_linux.h b/CORE/SERVICES/COMMON/debug_linux.h
index 8aa0a355f6d0..3636ad350411 100644
--- a/CORE/SERVICES/COMMON/debug_linux.h
+++ b/CORE/SERVICES/COMMON/debug_linux.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/dl_list.h b/CORE/SERVICES/COMMON/dl_list.h
index 8b374eee3661..d6a51eb65759 100644
--- a/CORE/SERVICES/COMMON/dl_list.h
+++ b/CORE/SERVICES/COMMON/dl_list.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
//==============================================================================
// Double-link list definitions (adapted from Atheros SDIO stack)
//
diff --git a/CORE/SERVICES/COMMON/efuse_reg.h b/CORE/SERVICES/COMMON/efuse_reg.h
index 25da696c52e1..29fe800f5af8 100644
--- a/CORE/SERVICES/COMMON/efuse_reg.h
+++ b/CORE/SERVICES/COMMON/efuse_reg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _EFUSE_REG_REG_H_
#define _EFUSE_REG_REG_H_
diff --git a/CORE/SERVICES/COMMON/enet.h b/CORE/SERVICES/COMMON/enet.h
index 3feb40b1a02a..bb2c54f9870d 100644
--- a/CORE/SERVICES/COMMON/enet.h
+++ b/CORE/SERVICES/COMMON/enet.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _ENET__H_
#define _ENET__H_
diff --git a/CORE/SERVICES/COMMON/hif.h b/CORE/SERVICES/COMMON/hif.h
index 4a6142bb5073..b7e0c722729c 100644
--- a/CORE/SERVICES/COMMON/hif.h
+++ b/CORE/SERVICES/COMMON/hif.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/hif_msg_based.h b/CORE/SERVICES/COMMON/hif_msg_based.h
index 8fdf92f3364f..ef55985daf26 100644
--- a/CORE/SERVICES/COMMON/hif_msg_based.h
+++ b/CORE/SERVICES/COMMON/hif_msg_based.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/htc.h b/CORE/SERVICES/COMMON/htc.h
index f49ac166a870..bfaf1cac832c 100644
--- a/CORE/SERVICES/COMMON/htc.h
+++ b/CORE/SERVICES/COMMON/htc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
//------------------------------------------------------------------------------
// <copyright file="htc.h" company="Atheros">
// Copyright (c) 2004-2010 Atheros Corporation. All rights reserved.
diff --git a/CORE/SERVICES/COMMON/htc_api.h b/CORE/SERVICES/COMMON/htc_api.h
index d3f4b79bd8b3..c102dcb74524 100644
--- a/CORE/SERVICES/COMMON/htc_api.h
+++ b/CORE/SERVICES/COMMON/htc_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _HTC_API_H_
#define _HTC_API_H_
diff --git a/CORE/SERVICES/COMMON/htc_packet.h b/CORE/SERVICES/COMMON/htc_packet.h
index a03a0613374c..3c3d3699d7ee 100644
--- a/CORE/SERVICES/COMMON/htc_packet.h
+++ b/CORE/SERVICES/COMMON/htc_packet.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef HTC_PACKET_H_
#define HTC_PACKET_H_
diff --git a/CORE/SERVICES/COMMON/htc_services.h b/CORE/SERVICES/COMMON/htc_services.h
index d08e39cbe66b..85c65c96467d 100644
--- a/CORE/SERVICES/COMMON/htc_services.h
+++ b/CORE/SERVICES/COMMON/htc_services.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
//------------------------------------------------------------------------------
// <copyright file="htc_services.h" company="Atheros">
// Copyright (c) 2007 Atheros Corporation. All rights reserved.
diff --git a/CORE/SERVICES/COMMON/hwdef.h b/CORE/SERVICES/COMMON/hwdef.h
index cef151bcd1cf..3d2be54a046e 100644
--- a/CORE/SERVICES/COMMON/hwdef.h
+++ b/CORE/SERVICES/COMMON/hwdef.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/ieee80211_common.h b/CORE/SERVICES/COMMON/ieee80211_common.h
index 8927feb11753..dbf7f008d6d6 100644
--- a/CORE/SERVICES/COMMON/ieee80211_common.h
+++ b/CORE/SERVICES/COMMON/ieee80211_common.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
#ifndef EXTERNAL_USE_ONLY
#include "osdep.h"
diff --git a/CORE/SERVICES/COMMON/ieee80211_defines.h b/CORE/SERVICES/COMMON/ieee80211_defines.h
index fe6c6a6c7cc9..5c6111770963 100644
--- a/CORE/SERVICES/COMMON/ieee80211_defines.h
+++ b/CORE/SERVICES/COMMON/ieee80211_defines.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
#ifndef _IEEE80211_DEFINES_H_
#define _IEEE80211_DEFINES_H_
diff --git a/CORE/SERVICES/COMMON/if_llc.h b/CORE/SERVICES/COMMON/if_llc.h
index be56f9ca69ad..f1fb9724390b 100644
--- a/CORE/SERVICES/COMMON/if_llc.h
+++ b/CORE/SERVICES/COMMON/if_llc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/if_upperproto.h b/CORE/SERVICES/COMMON/if_upperproto.h
index a753a24664ec..7f178470ee6a 100644
--- a/CORE/SERVICES/COMMON/if_upperproto.h
+++ b/CORE/SERVICES/COMMON/if_upperproto.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
//#ifndef _NET_IF_ETHERSUBR_H_
//#define _NET_IF_ETHERSUBR_H_
diff --git a/CORE/SERVICES/COMMON/ip_prot.h b/CORE/SERVICES/COMMON/ip_prot.h
index d41bdb9ebc17..6b72caa046eb 100644
--- a/CORE/SERVICES/COMMON/ip_prot.h
+++ b/CORE/SERVICES/COMMON/ip_prot.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _IP_PROT__H_
#define _IP_PROT__H_
diff --git a/CORE/SERVICES/COMMON/ipv4.h b/CORE/SERVICES/COMMON/ipv4.h
index c5c4650a2480..7e8ba9182b60 100644
--- a/CORE/SERVICES/COMMON/ipv4.h
+++ b/CORE/SERVICES/COMMON/ipv4.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _IPV4__H_
#define _IPV4__H_
diff --git a/CORE/SERVICES/COMMON/ipv6_defs.h b/CORE/SERVICES/COMMON/ipv6_defs.h
index 0b38533ea56b..c07faac43100 100644
--- a/CORE/SERVICES/COMMON/ipv6_defs.h
+++ b/CORE/SERVICES/COMMON/ipv6_defs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _IPV6__H_
#define _IPV6__H_
diff --git a/CORE/SERVICES/COMMON/isoc_hw_desc.h b/CORE/SERVICES/COMMON/isoc_hw_desc.h
index e79fec192d1c..877fcd007e3c 100644
--- a/CORE/SERVICES/COMMON/isoc_hw_desc.h
+++ b/CORE/SERVICES/COMMON/isoc_hw_desc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file isoc_hw_desc.h
* @brief Define the Tx BD and Rx BD structs
diff --git a/CORE/SERVICES/COMMON/ol_cfg.h b/CORE/SERVICES/COMMON/ol_cfg.h
index eba23e99c1de..d45ca49bfe0b 100644
--- a/CORE/SERVICES/COMMON/ol_cfg.h
+++ b/CORE/SERVICES/COMMON/ol_cfg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _OL_CFG__H_
#define _OL_CFG__H_
diff --git a/CORE/SERVICES/COMMON/ol_ctrl_addba_api.h b/CORE/SERVICES/COMMON/ol_ctrl_addba_api.h
index 646d70620bee..159d7323fda3 100644
--- a/CORE/SERVICES/COMMON/ol_ctrl_addba_api.h
+++ b/CORE/SERVICES/COMMON/ol_ctrl_addba_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _OL_CTRL_ADDBA_API_H_
#define _OL_CTRL_ADDBA_API_H_
#ifdef QCA_WIFI_ISOC
diff --git a/CORE/SERVICES/COMMON/ol_ctrl_api.h b/CORE/SERVICES/COMMON/ol_ctrl_api.h
index 1ad264dc16dd..9ce5764091e4 100644
--- a/CORE/SERVICES/COMMON/ol_ctrl_api.h
+++ b/CORE/SERVICES/COMMON/ol_ctrl_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_ctrl_api.h
* @brief Definitions used in multiple external interfaces to the control SW.
diff --git a/CORE/SERVICES/COMMON/ol_defines.h b/CORE/SERVICES/COMMON/ol_defines.h
index 076e91726648..50166964240e 100644
--- a/CORE/SERVICES/COMMON/ol_defines.h
+++ b/CORE/SERVICES/COMMON/ol_defines.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/ol_fw_tx_dbg.h b/CORE/SERVICES/COMMON/ol_fw_tx_dbg.h
index 9eb743f6048f..e99ddce59399 100644
--- a/CORE/SERVICES/COMMON/ol_fw_tx_dbg.h
+++ b/CORE/SERVICES/COMMON/ol_fw_tx_dbg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_fw_tx_dbg.h
*
diff --git a/CORE/SERVICES/COMMON/ol_htt_api.h b/CORE/SERVICES/COMMON/ol_htt_api.h
index 0c6d47fdd083..df9911d5bb64 100644
--- a/CORE/SERVICES/COMMON/ol_htt_api.h
+++ b/CORE/SERVICES/COMMON/ol_htt_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_htt_api.h
* @brief Specify the general HTT API functions called by the host data SW.
diff --git a/CORE/SERVICES/COMMON/ol_htt_rx_api.h b/CORE/SERVICES/COMMON/ol_htt_rx_api.h
index bb867d642841..c77ed552e2b3 100644
--- a/CORE/SERVICES/COMMON/ol_htt_rx_api.h
+++ b/CORE/SERVICES/COMMON/ol_htt_rx_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_htt_rx_api.h
* @brief Specify the rx HTT API functions called by the host data SW.
diff --git a/CORE/SERVICES/COMMON/ol_htt_tx_api.h b/CORE/SERVICES/COMMON/ol_htt_tx_api.h
index b145b50396bf..3a1b271ff70f 100644
--- a/CORE/SERVICES/COMMON/ol_htt_tx_api.h
+++ b/CORE/SERVICES/COMMON/ol_htt_tx_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_htt_tx_api.h
* @brief Specify the tx HTT API functions called by the host data SW.
diff --git a/CORE/SERVICES/COMMON/ol_if_athvar.h b/CORE/SERVICES/COMMON/ol_if_athvar.h
index 55ad6e469135..0b8d4c6d490c 100644
--- a/CORE/SERVICES/COMMON/ol_if_athvar.h
+++ b/CORE/SERVICES/COMMON/ol_if_athvar.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/ol_osif_api.h b/CORE/SERVICES/COMMON/ol_osif_api.h
index ae5261c99b83..2c13692de3a8 100644
--- a/CORE/SERVICES/COMMON/ol_osif_api.h
+++ b/CORE/SERVICES/COMMON/ol_osif_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_osif_api.h
* @brief Definitions used in multiple external interfaces to the txrx SW.
diff --git a/CORE/SERVICES/COMMON/ol_params.h b/CORE/SERVICES/COMMON/ol_params.h
index 8d45fb125367..0b3d37907229 100644
--- a/CORE/SERVICES/COMMON/ol_params.h
+++ b/CORE/SERVICES/COMMON/ol_params.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/ol_txrx_api.h b/CORE/SERVICES/COMMON/ol_txrx_api.h
index f79f5143d19b..59434116c97c 100644
--- a/CORE/SERVICES/COMMON/ol_txrx_api.h
+++ b/CORE/SERVICES/COMMON/ol_txrx_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_txrx_api.h
* @brief Definitions used in multiple external interfaces to the txrx SW.
diff --git a/CORE/SERVICES/COMMON/ol_txrx_ctrl_api.h b/CORE/SERVICES/COMMON/ol_txrx_ctrl_api.h
index 8af94b984548..47496a68a22b 100644
--- a/CORE/SERVICES/COMMON/ol_txrx_ctrl_api.h
+++ b/CORE/SERVICES/COMMON/ol_txrx_ctrl_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_txrx_ctrl_api.h
* @brief Define the host data API functions called by the host control SW.
diff --git a/CORE/SERVICES/COMMON/ol_txrx_dbg.h b/CORE/SERVICES/COMMON/ol_txrx_dbg.h
index c58fe402ea1a..8231ec0d07e2 100644
--- a/CORE/SERVICES/COMMON/ol_txrx_dbg.h
+++ b/CORE/SERVICES/COMMON/ol_txrx_dbg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_txrx_dbg.h
* @brief Functions provided for visibility and debugging.
diff --git a/CORE/SERVICES/COMMON/ol_txrx_htt_api.h b/CORE/SERVICES/COMMON/ol_txrx_htt_api.h
index 0277228f6c47..ea95431ba866 100644
--- a/CORE/SERVICES/COMMON/ol_txrx_htt_api.h
+++ b/CORE/SERVICES/COMMON/ol_txrx_htt_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_txrx_htt_api.h
* @brief Define the host data API functions called by the host HTT SW.
diff --git a/CORE/SERVICES/COMMON/ol_txrx_osif_api.h b/CORE/SERVICES/COMMON/ol_txrx_osif_api.h
index 495ce4749e47..43e3c2130601 100644
--- a/CORE/SERVICES/COMMON/ol_txrx_osif_api.h
+++ b/CORE/SERVICES/COMMON/ol_txrx_osif_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_txrx_osif_api.h
* @brief Define the host data API functions called by the host OS shim SW.
diff --git a/CORE/SERVICES/COMMON/ol_txrx_stats.h b/CORE/SERVICES/COMMON/ol_txrx_stats.h
index f8bb681a20a9..1e2b78dde248 100644
--- a/CORE/SERVICES/COMMON/ol_txrx_stats.h
+++ b/CORE/SERVICES/COMMON/ol_txrx_stats.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file ol_txrx_status.h
* @brief Functions provided for visibility and debugging.
diff --git a/CORE/SERVICES/COMMON/ol_vowext_dbg_defs.h b/CORE/SERVICES/COMMON/ol_vowext_dbg_defs.h
index 40917eb0d69f..996a553e138d 100644
--- a/CORE/SERVICES/COMMON/ol_vowext_dbg_defs.h
+++ b/CORE/SERVICES/COMMON/ol_vowext_dbg_defs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _VOW_DEFINES__H_
#define _VOW_DEFINES__H_
diff --git a/CORE/SERVICES/COMMON/osapi_linux.h b/CORE/SERVICES/COMMON/osapi_linux.h
index 2d3e3aa3ca93..8b5c40edfb1a 100644
--- a/CORE/SERVICES/COMMON/osapi_linux.h
+++ b/CORE/SERVICES/COMMON/osapi_linux.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/osdep.h b/CORE/SERVICES/COMMON/osdep.h
index db227d8f31c4..46248546c22e 100644
--- a/CORE/SERVICES/COMMON/osdep.h
+++ b/CORE/SERVICES/COMMON/osdep.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -26,7 +26,6 @@
*/
-
#ifndef _ATH_LINUX_OSDEP_H
#define _ATH_LINUX_OSDEP_H
#include "wlan_opts.h"
diff --git a/CORE/SERVICES/COMMON/osdep_adf.h b/CORE/SERVICES/COMMON/osdep_adf.h
index 2522b4601eec..9450de5b8ffc 100644
--- a/CORE/SERVICES/COMMON/osdep_adf.h
+++ b/CORE/SERVICES/COMMON/osdep_adf.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -26,7 +26,6 @@
*/
-
#ifndef _ATH_LINUX_OSDEP_ADF_H
#define _ATH_LINUX_OSDEP_ADF_H
diff --git a/CORE/SERVICES/COMMON/pktlog.h b/CORE/SERVICES/COMMON/pktlog.h
index f4dd030bca56..5619593775fc 100644
--- a/CORE/SERVICES/COMMON/pktlog.h
+++ b/CORE/SERVICES/COMMON/pktlog.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/pktlog_ac_fmt.h b/CORE/SERVICES/COMMON/pktlog_ac_fmt.h
index 15c0593d9366..0ba17e14938d 100644
--- a/CORE/SERVICES/COMMON/pktlog_ac_fmt.h
+++ b/CORE/SERVICES/COMMON/pktlog_ac_fmt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef REMOVE_PKT_LOG
#ifndef _PKTLOG_FMT_H_
#define _PKTLOG_FMT_H_
diff --git a/CORE/SERVICES/COMMON/rtc_soc_reg.h b/CORE/SERVICES/COMMON/rtc_soc_reg.h
index cbfa016c3b74..713aeb413bfe 100644
--- a/CORE/SERVICES/COMMON/rtc_soc_reg.h
+++ b/CORE/SERVICES/COMMON/rtc_soc_reg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _RTC_SOC_REG_REG_H_
#define _RTC_SOC_REG_REG_H_
diff --git a/CORE/SERVICES/COMMON/sys/queue.h b/CORE/SERVICES/COMMON/sys/queue.h
index 332aa85f65aa..020ab386b4f2 100644
--- a/CORE/SERVICES/COMMON/sys/queue.h
+++ b/CORE/SERVICES/COMMON/sys/queue.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* Notifications and licenses are retained for attribution purposes only.
*/
diff --git a/CORE/SERVICES/COMMON/targaddrs.h b/CORE/SERVICES/COMMON/targaddrs.h
index 4c2b032c3cab..5ad7f6f56af6 100644
--- a/CORE/SERVICES/COMMON/targaddrs.h
+++ b/CORE/SERVICES/COMMON/targaddrs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,6 +25,15 @@
* to the Linux Foundation.
*/
+//------------------------------------------------------------------------------
+// <copyright file="targaddrs.h" company="Atheros">
+// Copyright (c) 2010 Atheros Corporation. All rights reserved.
+// $ATH_LICENSE_HOSTSDK0_C$
+//------------------------------------------------------------------------------
+//==============================================================================
+// Author(s): ="Atheros"
+//==============================================================================
+
#ifndef __TARGADDRS_H__
#define __TARGADDRS_H__
diff --git a/CORE/SERVICES/COMMON/targcfg.h b/CORE/SERVICES/COMMON/targcfg.h
index 5d930c99a880..f33a6e6dd593 100644
--- a/CORE/SERVICES/COMMON/targcfg.h
+++ b/CORE/SERVICES/COMMON/targcfg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/testmode.h b/CORE/SERVICES/COMMON/testmode.h
index 29c66a5beadd..705884bc1207 100644
--- a/CORE/SERVICES/COMMON/testmode.h
+++ b/CORE/SERVICES/COMMON/testmode.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _TESTMODE_H_
#define _TESTMODE_H_
diff --git a/CORE/SERVICES/COMMON/wal_rx_desc.h b/CORE/SERVICES/COMMON/wal_rx_desc.h
index 2c9e23bac86f..e880ed2b7c03 100644
--- a/CORE/SERVICES/COMMON/wal_rx_desc.h
+++ b/CORE/SERVICES/COMMON/wal_rx_desc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,6 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- * $ATH_LICENSE_TARGET_C$
- */
#ifndef _WAL_RX_DESC__H_
#define _WAL_RX_DESC__H_
diff --git a/CORE/SERVICES/COMMON/wdi_event.h b/CORE/SERVICES/COMMON/wdi_event.h
index b1d0d600e3f0..9a857faaa9fa 100644
--- a/CORE/SERVICES/COMMON/wdi_event.h
+++ b/CORE/SERVICES/COMMON/wdi_event.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/wdi_event_api.h b/CORE/SERVICES/COMMON/wdi_event_api.h
index c6970b36adc0..b41b94bfcee8 100644
--- a/CORE/SERVICES/COMMON/wdi_event_api.h
+++ b/CORE/SERVICES/COMMON/wdi_event_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _WDI_EVENT_API_H_
#define _WDI_EVENT_API_H_
diff --git a/CORE/SERVICES/COMMON/wdi_in.h b/CORE/SERVICES/COMMON/wdi_in.h
index 2068cbb6692d..69ae4d1b68f1 100644
--- a/CORE/SERVICES/COMMON/wdi_in.h
+++ b/CORE/SERVICES/COMMON/wdi_in.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/* AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY */
/**
* @addtogroup WDIAPI
diff --git a/CORE/SERVICES/COMMON/wdi_out.h b/CORE/SERVICES/COMMON/wdi_out.h
index c7a67676af31..500fe0db1f14 100644
--- a/CORE/SERVICES/COMMON/wdi_out.h
+++ b/CORE/SERVICES/COMMON/wdi_out.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/* AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY */
/**
* @addtogroup WDIAPI
diff --git a/CORE/SERVICES/COMMON/wdi_types.h b/CORE/SERVICES/COMMON/wdi_types.h
index e8f186fa2cf5..e6e500769a6c 100644
--- a/CORE/SERVICES/COMMON/wdi_types.h
+++ b/CORE/SERVICES/COMMON/wdi_types.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/* AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY */
/**
* @addtogroup WDIAPI
diff --git a/CORE/SERVICES/COMMON/wlan_defs.h b/CORE/SERVICES/COMMON/wlan_defs.h
index efd5aa1b50c5..861a93f5931f 100644
--- a/CORE/SERVICES/COMMON/wlan_defs.h
+++ b/CORE/SERVICES/COMMON/wlan_defs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2004-2010 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
//------------------------------------------------------------------------------
// <copyright file="wlan_defs.h" company="Atheros">
// Copyright (c) 2004-2010, 2013 Atheros Corporation. All rights reserved.
diff --git a/CORE/SERVICES/COMMON/wlan_module_ids.h b/CORE/SERVICES/COMMON/wlan_module_ids.h
index ee1b102a2c96..069441d39b41 100644
--- a/CORE/SERVICES/COMMON/wlan_module_ids.h
+++ b/CORE/SERVICES/COMMON/wlan_module_ids.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,9 +25,6 @@
* to the Linux Foundation.
*/
-/*
- * $ATH_LICENSE_TARGET_C$
- */
#ifndef _WLAN_MODULE_IDS_H_
#define _WLAN_MODULE_IDS_H_
diff --git a/CORE/SERVICES/COMMON/wlan_opts.h b/CORE/SERVICES/COMMON/wlan_opts.h
index 736d42706f42..e366b5f659cf 100644
--- a/CORE/SERVICES/COMMON/wlan_opts.h
+++ b/CORE/SERVICES/COMMON/wlan_opts.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _WLAN_OPTS_H_
#define _WLAN_OPTS_H_
diff --git a/CORE/SERVICES/COMMON/wlan_tgt_def_config.h b/CORE/SERVICES/COMMON/wlan_tgt_def_config.h
index 132d8971c23f..ff0f743b3d71 100644
--- a/CORE/SERVICES/COMMON/wlan_tgt_def_config.h
+++ b/CORE/SERVICES/COMMON/wlan_tgt_def_config.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef __WLAN_TGT_DEF_CONFIG_H__
#define __WLAN_TGT_DEF_CONFIG_H__
diff --git a/CORE/SERVICES/COMMON/wlan_tgt_def_config_hl.h b/CORE/SERVICES/COMMON/wlan_tgt_def_config_hl.h
index 0f2ef36e66f4..27c555290ac7 100644
--- a/CORE/SERVICES/COMMON/wlan_tgt_def_config_hl.h
+++ b/CORE/SERVICES/COMMON/wlan_tgt_def_config_hl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef __WLAN_TGT_DEF_CONFIG_H__
#define __WLAN_TGT_DEF_CONFIG_H__
diff --git a/CORE/SERVICES/COMMON/wma_api.h b/CORE/SERVICES/COMMON/wma_api.h
index f0c834a7dc45..4ded593e5cc8 100644
--- a/CORE/SERVICES/COMMON/wma_api.h
+++ b/CORE/SERVICES/COMMON/wma_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**========================================================================
\file wma.c
diff --git a/CORE/SERVICES/COMMON/wma_dfs_interface.h b/CORE/SERVICES/COMMON/wma_dfs_interface.h
index 22d831ba25a0..aabd0fadcf63 100644
--- a/CORE/SERVICES/COMMON/wma_dfs_interface.h
+++ b/CORE/SERVICES/COMMON/wma_dfs_interface.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/wmi.h b/CORE/SERVICES/COMMON/wmi.h
index 6b2d9a1d34de..29abf5eb0693 100644
--- a/CORE/SERVICES/COMMON/wmi.h
+++ b/CORE/SERVICES/COMMON/wmi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2004-2010 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
//------------------------------------------------------------------------------
// Copyright (c) 2004-2010, 2013 Atheros Corporation. All rights reserved.
// $ATH_LICENSE_HOSTSDK0_C$
diff --git a/CORE/SERVICES/COMMON/wmi_services.h b/CORE/SERVICES/COMMON/wmi_services.h
index 672a2f3a16e7..e97d2e04a613 100644
--- a/CORE/SERVICES/COMMON/wmi_services.h
+++ b/CORE/SERVICES/COMMON/wmi_services.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* This file defines WMI services bitmap and the set of WMI services .
* defines macrso to set/clear/get different service bits from the bitmap.
diff --git a/CORE/SERVICES/COMMON/wmi_tlv_defs.h b/CORE/SERVICES/COMMON/wmi_tlv_defs.h
index fa6041a3124f..067c9ffd74e1 100644
--- a/CORE/SERVICES/COMMON/wmi_tlv_defs.h
+++ b/CORE/SERVICES/COMMON/wmi_tlv_defs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _WMI_TLV_DEFS_H_
#define _WMI_TLV_DEFS_H_
diff --git a/CORE/SERVICES/COMMON/wmi_tlv_helper.h b/CORE/SERVICES/COMMON/wmi_tlv_helper.h
index acc39251c2e9..6efbf5f48c02 100644
--- a/CORE/SERVICES/COMMON/wmi_tlv_helper.h
+++ b/CORE/SERVICES/COMMON/wmi_tlv_helper.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _WMI_TLV_HELPER_H_
#define _WMI_TLV_HELPER_H_
diff --git a/CORE/SERVICES/COMMON/wmi_unified.h b/CORE/SERVICES/COMMON/wmi_unified.h
index b7d9fd272b90..b4e1f179539a 100644
--- a/CORE/SERVICES/COMMON/wmi_unified.h
+++ b/CORE/SERVICES/COMMON/wmi_unified.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @addtogroup WMIAPI
*@{
diff --git a/CORE/SERVICES/COMMON/wmi_unified_api.h b/CORE/SERVICES/COMMON/wmi_unified_api.h
index 21e6944dbe77..809273323b95 100644
--- a/CORE/SERVICES/COMMON/wmi_unified_api.h
+++ b/CORE/SERVICES/COMMON/wmi_unified_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/COMMON/wmi_version.h b/CORE/SERVICES/COMMON/wmi_version.h
index 8a8b4ea51e02..fbc3636b9e73 100644
--- a/CORE/SERVICES/COMMON/wmi_version.h
+++ b/CORE/SERVICES/COMMON/wmi_version.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* IMPORTANT NOTE: For all change to WMI Interface, the ABI version number _must_ be updated.
*/
diff --git a/CORE/SERVICES/COMMON/wmi_version_whitelist.c b/CORE/SERVICES/COMMON/wmi_version_whitelist.c
index 3245b031b165..fd07f68debbf 100644
--- a/CORE/SERVICES/COMMON/wmi_version_whitelist.c
+++ b/CORE/SERVICES/COMMON/wmi_version_whitelist.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -26,7 +26,6 @@
*/
-
/*
* Every Product Line or chipset or team can have its own Whitelist table.
* The following is a list of versions that the present software can support
diff --git a/CORE/SERVICES/COMMON/wmix.h b/CORE/SERVICES/COMMON/wmix.h
index 5e2eb1d5b0f5..9a64f53b98fe 100644
--- a/CORE/SERVICES/COMMON/wmix.h
+++ b/CORE/SERVICES/COMMON/wmix.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
//------------------------------------------------------------------------------
// <copyright file="wmix.h" company="Atheros">
// Copyright (c) 2004-2010 Atheros Corporation. All rights reserved.
diff --git a/CORE/SERVICES/DFS/inc/ath_dfs_structs.h b/CORE/SERVICES/DFS/inc/ath_dfs_structs.h
index d85ba50fcd54..f2f72ea73e09 100644
--- a/CORE/SERVICES/DFS/inc/ath_dfs_structs.h
+++ b/CORE/SERVICES/DFS/inc/ath_dfs_structs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/inc/dfs_interface.h b/CORE/SERVICES/DFS/inc/dfs_interface.h
index bd13f9eaec45..ec15b9cbe166 100644
--- a/CORE/SERVICES/DFS/inc/dfs_interface.h
+++ b/CORE/SERVICES/DFS/inc/dfs_interface.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/inc/radar_filters.h b/CORE/SERVICES/DFS/inc/radar_filters.h
index 33ca999f47fe..b84427529521 100644
--- a/CORE/SERVICES/DFS/inc/radar_filters.h
+++ b/CORE/SERVICES/DFS/inc/radar_filters.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/src/dfs.c b/CORE/SERVICES/DFS/src/dfs.c
index 9e2cf985ec35..785a2e762f08 100644
--- a/CORE/SERVICES/DFS/src/dfs.c
+++ b/CORE/SERVICES/DFS/src/dfs.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2002-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/src/dfs.h b/CORE/SERVICES/DFS/src/dfs.h
index ad9bd17b1d2b..751e5071a56a 100644
--- a/CORE/SERVICES/DFS/src/dfs.h
+++ b/CORE/SERVICES/DFS/src/dfs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2005-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/src/dfs_bindetects.c b/CORE/SERVICES/DFS/src/dfs_bindetects.c
index a01285e6207b..1c1b903e6e85 100644
--- a/CORE/SERVICES/DFS/src/dfs_bindetects.c
+++ b/CORE/SERVICES/DFS/src/dfs_bindetects.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2002-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/src/dfs_debug.c b/CORE/SERVICES/DFS/src/dfs_debug.c
index 5164f737d22b..2590f6eec10d 100644
--- a/CORE/SERVICES/DFS/src/dfs_debug.c
+++ b/CORE/SERVICES/DFS/src/dfs_debug.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2002-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/src/dfs_fcc_bin5.c b/CORE/SERVICES/DFS/src/dfs_fcc_bin5.c
index 983905b73740..b41af8b56347 100644
--- a/CORE/SERVICES/DFS/src/dfs_fcc_bin5.c
+++ b/CORE/SERVICES/DFS/src/dfs_fcc_bin5.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2002-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/src/dfs_init.c b/CORE/SERVICES/DFS/src/dfs_init.c
index 999dae8625c4..bacb4af735e1 100644
--- a/CORE/SERVICES/DFS/src/dfs_init.c
+++ b/CORE/SERVICES/DFS/src/dfs_init.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2002-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/src/dfs_ioctl.h b/CORE/SERVICES/DFS/src/dfs_ioctl.h
index 7503715b280c..d6f6b225578e 100644
--- a/CORE/SERVICES/DFS/src/dfs_ioctl.h
+++ b/CORE/SERVICES/DFS/src/dfs_ioctl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2010-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/src/dfs_ioctl_private.h b/CORE/SERVICES/DFS/src/dfs_ioctl_private.h
index 2e506e7782bb..02397973e949 100644
--- a/CORE/SERVICES/DFS/src/dfs_ioctl_private.h
+++ b/CORE/SERVICES/DFS/src/dfs_ioctl_private.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2010-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/src/dfs_misc.c b/CORE/SERVICES/DFS/src/dfs_misc.c
index 04e2630647e0..a8f8e2b3b595 100644
--- a/CORE/SERVICES/DFS/src/dfs_misc.c
+++ b/CORE/SERVICES/DFS/src/dfs_misc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2002-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/src/dfs_nol.c b/CORE/SERVICES/DFS/src/dfs_nol.c
index 1a71caf3f013..3198a281b899 100644
--- a/CORE/SERVICES/DFS/src/dfs_nol.c
+++ b/CORE/SERVICES/DFS/src/dfs_nol.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2002-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/src/dfs_phyerr.h b/CORE/SERVICES/DFS/src/dfs_phyerr.h
index 5b471d8f0d9e..bc43f8e85300 100644
--- a/CORE/SERVICES/DFS/src/dfs_phyerr.h
+++ b/CORE/SERVICES/DFS/src/dfs_phyerr.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/src/dfs_phyerr_tlv.c b/CORE/SERVICES/DFS/src/dfs_phyerr_tlv.c
index 9a0afa386b69..7458461c1cfd 100644
--- a/CORE/SERVICES/DFS/src/dfs_phyerr_tlv.c
+++ b/CORE/SERVICES/DFS/src/dfs_phyerr_tlv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/src/dfs_phyerr_tlv.h b/CORE/SERVICES/DFS/src/dfs_phyerr_tlv.h
index c15e7f5517c1..ca90fa5cc395 100644
--- a/CORE/SERVICES/DFS/src/dfs_phyerr_tlv.h
+++ b/CORE/SERVICES/DFS/src/dfs_phyerr_tlv.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/src/dfs_process_phyerr.c b/CORE/SERVICES/DFS/src/dfs_process_phyerr.c
index 8b58c5b1a582..489241c88b0c 100644
--- a/CORE/SERVICES/DFS/src/dfs_process_phyerr.c
+++ b/CORE/SERVICES/DFS/src/dfs_process_phyerr.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2002-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/src/dfs_process_radarevent.c b/CORE/SERVICES/DFS/src/dfs_process_radarevent.c
index a47f3d8d7a86..1d05811f9a7f 100644
--- a/CORE/SERVICES/DFS/src/dfs_process_radarevent.c
+++ b/CORE/SERVICES/DFS/src/dfs_process_radarevent.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2002-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/DFS/src/dfs_staggered.c b/CORE/SERVICES/DFS/src/dfs_staggered.c
index f5f9f49a45ae..23d27c4a1b0b 100644
--- a/CORE/SERVICES/DFS/src/dfs_staggered.c
+++ b/CORE/SERVICES/DFS/src/dfs_staggered.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2002-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/HIF/DXE/dmux_dxe.c b/CORE/SERVICES/HIF/DXE/dmux_dxe.c
index 591993aa36c9..cbed9da5a764 100644
--- a/CORE/SERVICES/HIF/DXE/dmux_dxe.c
+++ b/CORE/SERVICES/HIF/DXE/dmux_dxe.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file dmux_dxe.c
* @brief Provide functions to demux receive frames.
diff --git a/CORE/SERVICES/HIF/DXE/dmux_dxe_api.h b/CORE/SERVICES/HIF/DXE/dmux_dxe_api.h
index a55f0794731b..f218086da2ea 100644
--- a/CORE/SERVICES/HIF/DXE/dmux_dxe_api.h
+++ b/CORE/SERVICES/HIF/DXE/dmux_dxe_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file dmux_dxe_api.h
* @brief Define the API to the dmux_dxe module
diff --git a/CORE/SERVICES/HIF/DXE/dmux_dxe_internal.h b/CORE/SERVICES/HIF/DXE/dmux_dxe_internal.h
index a0b52e32d707..ed51b5053d30 100644
--- a/CORE/SERVICES/HIF/DXE/dmux_dxe_internal.h
+++ b/CORE/SERVICES/HIF/DXE/dmux_dxe_internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _DMUX_DXE_INTERNAL__H_
#define _DMUX_DXE_INTERNAL__H_
diff --git a/CORE/SERVICES/HIF/DXE/hif_dxe.c b/CORE/SERVICES/HIF/DXE/hif_dxe.c
index f2247ae53751..c672e7236f48 100644
--- a/CORE/SERVICES/HIF/DXE/hif_dxe.c
+++ b/CORE/SERVICES/HIF/DXE/hif_dxe.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file hif_dxe.c
* @brief Provide functions for DXE HIF module for RIVA FW.
@@ -208,7 +209,7 @@ A_STATUS dxe_tx_pull_frames(S_HIFDXE_CONTEXT *dxe_ctx, WLANDXE_ChannelCBType *ch
return A_OK;
}
- /* */
+
while (1)
{
// HDXE_ASSERT(WLAN_PAL_IS_STATUS_SUCCESS(WLAN_RivaValidateDesc(currentDesc)));
diff --git a/CORE/SERVICES/HIF/DXE/hif_dxe.h b/CORE/SERVICES/HIF/DXE/hif_dxe.h
index 41a851737f94..a182eaedc69a 100644
--- a/CORE/SERVICES/HIF/DXE/hif_dxe.h
+++ b/CORE/SERVICES/HIF/DXE/hif_dxe.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file hif_dxe.h
* @brief Provide functions for DXE HIF module for RIVA FW.
diff --git a/CORE/SERVICES/HIF/DXE/hif_dxe_config.c b/CORE/SERVICES/HIF/DXE/hif_dxe_config.c
index 7c2981dba47c..f2020dcdb054 100644
--- a/CORE/SERVICES/HIF/DXE/hif_dxe_config.c
+++ b/CORE/SERVICES/HIF/DXE/hif_dxe_config.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file hif_dxe_config.c
* @brief Provide functions for DXE HIF module DMA Channel configuration
diff --git a/CORE/SERVICES/HIF/DXE/hif_dxe_hw_pvt.h b/CORE/SERVICES/HIF/DXE/hif_dxe_hw_pvt.h
index f41768d3546f..731358a54cba 100644
--- a/CORE/SERVICES/HIF/DXE/hif_dxe_hw_pvt.h
+++ b/CORE/SERVICES/HIF/DXE/hif_dxe_hw_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file hif_dxe_desc_pvt.h
* @brief Defines DXE HW Descriptor Structure Format
diff --git a/CORE/SERVICES/HIF/DXE/hif_dxe_os.h b/CORE/SERVICES/HIF/DXE/hif_dxe_os.h
index 45f113562fa2..b8710677dcf7 100644
--- a/CORE/SERVICES/HIF/DXE/hif_dxe_os.h
+++ b/CORE/SERVICES/HIF/DXE/hif_dxe_os.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file hif_dxe_os.h
* @brief Provide OS Specific Shim Layer API for DXE HIF module.
diff --git a/CORE/SERVICES/HIF/DXE/hif_dxe_pvt.h b/CORE/SERVICES/HIF/DXE/hif_dxe_pvt.h
index 05043cce3ee9..cdb18f19024a 100644
--- a/CORE/SERVICES/HIF/DXE/hif_dxe_pvt.h
+++ b/CORE/SERVICES/HIF/DXE/hif_dxe_pvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
* @file hif_dxe_pvt.h
* @brief Defines Software Structures used by DXE
diff --git a/CORE/SERVICES/HIF/DXE/linux/hif_dxe_os.c b/CORE/SERVICES/HIF/DXE/linux/hif_dxe_os.c
index a001cdf8c9c0..996964286496 100644
--- a/CORE/SERVICES/HIF/DXE/linux/hif_dxe_os.c
+++ b/CORE/SERVICES/HIF/DXE/linux/hif_dxe_os.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**========================================================================
\file hif_dxe_os.c
diff --git a/CORE/SERVICES/HIF/DXE/linux/hif_dxe_ospvt.h b/CORE/SERVICES/HIF/DXE/linux/hif_dxe_ospvt.h
index de118f13dfa5..bf12317e9a32 100644
--- a/CORE/SERVICES/HIF/DXE/linux/hif_dxe_ospvt.h
+++ b/CORE/SERVICES/HIF/DXE/linux/hif_dxe_ospvt.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**========================================================================
\file hif_dxe_ospvt.h
diff --git a/CORE/SERVICES/HIF/PCIe/ar6320def.h b/CORE/SERVICES/HIF/PCIe/ar6320def.h
index a5c2f5bf1d80..bdaaa574e126 100644
--- a/CORE/SERVICES/HIF/PCIe/ar6320def.h
+++ b/CORE/SERVICES/HIF/PCIe/ar6320def.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/HIF/PCIe/ar6320v2def.h b/CORE/SERVICES/HIF/PCIe/ar6320v2def.h
index b889eeb6f3dd..4df34dd8a51e 100644
--- a/CORE/SERVICES/HIF/PCIe/ar6320v2def.h
+++ b/CORE/SERVICES/HIF/PCIe/ar6320v2def.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/HIF/PCIe/ar9888def.h b/CORE/SERVICES/HIF/PCIe/ar9888def.h
index 512abf65df1a..72a22d26732d 100644
--- a/CORE/SERVICES/HIF/PCIe/ar9888def.h
+++ b/CORE/SERVICES/HIF/PCIe/ar9888def.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/HIF/PCIe/cepci.h b/CORE/SERVICES/HIF/PCIe/cepci.h
index 144cf558d2fc..bc4857bd1cad 100644
--- a/CORE/SERVICES/HIF/PCIe/cepci.h
+++ b/CORE/SERVICES/HIF/PCIe/cepci.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/HIF/PCIe/copy_engine.c b/CORE/SERVICES/HIF/PCIe/copy_engine.c
index 78995a7a3cc3..f3b9c968f59f 100644
--- a/CORE/SERVICES/HIF/PCIe/copy_engine.c
+++ b/CORE/SERVICES/HIF/PCIe/copy_engine.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,6 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- * $ATH_LICENSE_TARGET_C$
- */
#include <osdep.h>
diff --git a/CORE/SERVICES/HIF/PCIe/copy_engine_api.h b/CORE/SERVICES/HIF/PCIe/copy_engine_api.h
index 83aa63a01a43..4f3dddf63e83 100644
--- a/CORE/SERVICES/HIF/PCIe/copy_engine_api.h
+++ b/CORE/SERVICES/HIF/PCIe/copy_engine_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef __COPY_ENGINE_API_H__
#define __COPY_ENGINE_API_H__
diff --git a/CORE/SERVICES/HIF/PCIe/copy_engine_internal.h b/CORE/SERVICES/HIF/PCIe/copy_engine_internal.h
index ec726c9ecb1b..5e7b55557892 100644
--- a/CORE/SERVICES/HIF/PCIe/copy_engine_internal.h
+++ b/CORE/SERVICES/HIF/PCIe/copy_engine_internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#include <hif.h> /* A_TARGET_WRITE */
/* Copy Engine operational state */
diff --git a/CORE/SERVICES/HIF/PCIe/hif_pci.c b/CORE/SERVICES/HIF/PCIe/hif_pci.c
index 6d7e799dc633..8c8b5b8016e8 100644
--- a/CORE/SERVICES/HIF/PCIe/hif_pci.c
+++ b/CORE/SERVICES/HIF/PCIe/hif_pci.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* Implementation of the Host-side Host InterFace (HIF) API
* for a Host/Target interconnect using Copy Engines over PCIe.
diff --git a/CORE/SERVICES/HIF/PCIe/hif_pci.h b/CORE/SERVICES/HIF/PCIe/hif_pci.h
index ebea6fca261f..7838f3852334 100644
--- a/CORE/SERVICES/HIF/PCIe/hif_pci.h
+++ b/CORE/SERVICES/HIF/PCIe/hif_pci.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* NB: Inappropriate references to "HTC" are used in this (and other)
* HIF implementations. HTC is typically the calling layer, but it
diff --git a/CORE/SERVICES/HIF/PCIe/if_pci.c b/CORE/SERVICES/HIF/PCIe/if_pci.c
index 37cbb090dbaf..4b5e32bd863d 100644
--- a/CORE/SERVICES/HIF/PCIe/if_pci.c
+++ b/CORE/SERVICES/HIF/PCIe/if_pci.c
@@ -1,8 +1,9 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
+ *
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
* above copyright notice and this permission notice appear in all
@@ -25,6 +26,7 @@
*/
+
#include <osdep.h>
#include <linux/pci.h>
#include <linux/slab.h>
@@ -104,7 +106,9 @@ hif_pci_interrupt_handler(int irq, void *arg)
volatile int tmp;
if (LEGACY_INTERRUPTS(sc)) {
- A_TARGET_ACCESS_BEGIN(targid);
+
+ if (sc->hif_init_done == TRUE)
+ A_TARGET_ACCESS_BEGIN(targid);
/* Clear Legacy PCI line interrupts */
/* IMPORTANT: INTR_CLR regiser has to be set after INTR_ENABLE is set to 0, */
@@ -118,8 +122,8 @@ hif_pci_interrupt_handler(int irq, void *arg)
printk(KERN_ERR "BUG(%s): SoC returns 0xdeadbeef!!\n", __func__);
VOS_BUG(0);
}
-
- A_TARGET_ACCESS_END(targid);
+ if (sc->hif_init_done == TRUE)
+ A_TARGET_ACCESS_END(targid);
}
/* TBDXXX: Add support for WMAC */
@@ -427,7 +431,9 @@ wlan_tasklet(unsigned long data)
}
irq_handled:
if (LEGACY_INTERRUPTS(sc)) {
- A_TARGET_ACCESS_BEGIN(targid);
+
+ if (sc->hif_init_done == TRUE)
+ A_TARGET_ACCESS_BEGIN(targid);
/* Enable Legacy PCI line interrupts */
A_PCI_WRITE32(sc->mem+(SOC_CORE_BASE_ADDRESS | PCIE_INTR_ENABLE_ADDRESS),
@@ -435,7 +441,8 @@ irq_handled:
/* IMPORTANT: this extra read transaction is required to flush the posted write buffer */
tmp = A_PCI_READ32(sc->mem+(SOC_CORE_BASE_ADDRESS | PCIE_INTR_ENABLE_ADDRESS));
- A_TARGET_ACCESS_END(targid);
+ if (sc->hif_init_done == TRUE)
+ A_TARGET_ACCESS_END(targid);
}
}
diff --git a/CORE/SERVICES/HIF/PCIe/if_pci.h b/CORE/SERVICES/HIF/PCIe/if_pci.h
index 65719c74b58f..ee3fb120c040 100644
--- a/CORE/SERVICES/HIF/PCIe/if_pci.h
+++ b/CORE/SERVICES/HIF/PCIe/if_pci.h
@@ -1,8 +1,9 @@
/*
- * Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
+ *
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
* above copyright notice and this permission notice appear in all
@@ -25,6 +26,7 @@
*/
+
#ifndef __ATH_PCI_H__
#define __ATH_PCI_H__
diff --git a/CORE/SERVICES/HIF/PCIe/mp_dev.c b/CORE/SERVICES/HIF/PCIe/mp_dev.c
index b6d41f7086b5..314003c28ba0 100644
--- a/CORE/SERVICES/HIF/PCIe/mp_dev.c
+++ b/CORE/SERVICES/HIF/PCIe/mp_dev.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#include "if_pci.h"
/*chaninfo*/
diff --git a/CORE/SERVICES/HIF/PCIe/regtable.c b/CORE/SERVICES/HIF/PCIe/regtable.c
index 822b977b4bb6..14cb319a4384 100644
--- a/CORE/SERVICES/HIF/PCIe/regtable.c
+++ b/CORE/SERVICES/HIF/PCIe/regtable.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/HIF/PCIe/regtable.h b/CORE/SERVICES/HIF/PCIe/regtable.h
index 76320fca502b..b530188f5f8c 100644
--- a/CORE/SERVICES/HIF/PCIe/regtable.h
+++ b/CORE/SERVICES/HIF/PCIe/regtable.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/HIF/ath_procfs.c b/CORE/SERVICES/HIF/ath_procfs.c
index 2b2691f83799..94d1b1834b71 100644
--- a/CORE/SERVICES/HIF/ath_procfs.c
+++ b/CORE/SERVICES/HIF/ath_procfs.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if defined(CONFIG_ATH_PROCFS_DIAG_SUPPORT)
#include <linux/module.h> /* Specifically, a module */
#include <linux/kernel.h> /* We're doing kernel work */
diff --git a/CORE/SERVICES/HTC/htc.c b/CORE/SERVICES/HTC/htc.c
index 2a6172a26989..57d0e67992f2 100644
--- a/CORE/SERVICES/HTC/htc.c
+++ b/CORE/SERVICES/HTC/htc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,6 +25,7 @@
* to the Linux Foundation.
*/
+
#include "ol_if_athvar.h"
#include "htc_internal.h"
#include <adf_nbuf.h> /* adf_nbuf_t */
diff --git a/CORE/SERVICES/HTC/htc_debug.h b/CORE/SERVICES/HTC/htc_debug.h
index 84f9919d7c36..d41fcee13ba1 100644
--- a/CORE/SERVICES/HTC/htc_debug.h
+++ b/CORE/SERVICES/HTC/htc_debug.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef HTC_DEBUG_H_
#define HTC_DEBUG_H_
diff --git a/CORE/SERVICES/HTC/htc_internal.h b/CORE/SERVICES/HTC/htc_internal.h
index 6f1eb79012bf..7d6b6d04e876 100644
--- a/CORE/SERVICES/HTC/htc_internal.h
+++ b/CORE/SERVICES/HTC/htc_internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _HTC_INTERNAL_H_
#define _HTC_INTERNAL_H_
diff --git a/CORE/SERVICES/HTC/htc_recv.c b/CORE/SERVICES/HTC/htc_recv.c
index f20d503b5c1c..ec5aaf09b644 100644
--- a/CORE/SERVICES/HTC/htc_recv.c
+++ b/CORE/SERVICES/HTC/htc_recv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/HTC/htc_send.c b/CORE/SERVICES/HTC/htc_send.c
index b03043d7e768..7db9864ef8b8 100644
--- a/CORE/SERVICES/HTC/htc_send.c
+++ b/CORE/SERVICES/HTC/htc_send.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
#include "htc_internal.h"
#include <adf_nbuf.h> /* adf_nbuf_t */
diff --git a/CORE/SERVICES/HTC/htc_services.c b/CORE/SERVICES/HTC/htc_services.c
index 77e364080292..bb46aa4e8c9b 100644
--- a/CORE/SERVICES/HTC/htc_services.c
+++ b/CORE/SERVICES/HTC/htc_services.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/HTC/linux/htc_smd.c b/CORE/SERVICES/HTC/linux/htc_smd.c
index a72100eb0a30..71936c6dba60 100644
--- a/CORE/SERVICES/HTC/linux/htc_smd.c
+++ b/CORE/SERVICES/HTC/linux/htc_smd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**========================================================================
\file htc_smd.c
diff --git a/CORE/SERVICES/HTC/linux/htc_smd.h b/CORE/SERVICES/HTC/linux/htc_smd.h
index cee87457bd75..51b64a0b7988 100644
--- a/CORE/SERVICES/HTC/linux/htc_smd.h
+++ b/CORE/SERVICES/HTC/linux/htc_smd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**========================================================================
\file htc_smd.h
diff --git a/CORE/SERVICES/WMA/regdomain.c b/CORE/SERVICES/WMA/regdomain.c
index a4ba56e8c360..50879f3326e5 100644
--- a/CORE/SERVICES/WMA/regdomain.c
+++ b/CORE/SERVICES/WMA/regdomain.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 2013 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* Notifications and licenses are retained for attribution purposes only.
*/
diff --git a/CORE/SERVICES/WMA/regdomain.h b/CORE/SERVICES/WMA/regdomain.h
index 9d7a75425b63..2841b587e26b 100644
--- a/CORE/SERVICES/WMA/regdomain.h
+++ b/CORE/SERVICES/WMA/regdomain.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* Notifications and licenses are retained for attribution purposes only.
*/
diff --git a/CORE/SERVICES/WMA/regdomain_common.h b/CORE/SERVICES/WMA/regdomain_common.h
index 4c8352412b7f..12faaecbe794 100644
--- a/CORE/SERVICES/WMA/regdomain_common.h
+++ b/CORE/SERVICES/WMA/regdomain_common.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* Copyright (c) 2002-2009 Sam Leffler, Errno Consulting
* Copyright (c) 2005-2011 Atheros Communications, Inc.
diff --git a/CORE/SERVICES/WMA/wlan_nv.c b/CORE/SERVICES/WMA/wlan_nv.c
index 3c20954cc503..83b8573ac1e8 100644
--- a/CORE/SERVICES/WMA/wlan_nv.c
+++ b/CORE/SERVICES/WMA/wlan_nv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
diff --git a/CORE/SERVICES/WMA/wlan_qct_wma_legacy.c b/CORE/SERVICES/WMA/wlan_qct_wma_legacy.c
index 857033ca0cf3..05de49f33719 100644
--- a/CORE/SERVICES/WMA/wlan_qct_wma_legacy.c
+++ b/CORE/SERVICES/WMA/wlan_qct_wma_legacy.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
wlan_qct_WMA_legacy.c
@@ -39,7 +40,6 @@
DEPENDENCIES:
Are listed for each API below.
-
===========================================================================*/
/* Standard include files */
diff --git a/CORE/SERVICES/WMA/wma.c b/CORE/SERVICES/WMA/wma.c
index 7e3fc61298b5..6cfd67315154 100644
--- a/CORE/SERVICES/WMA/wma.c
+++ b/CORE/SERVICES/WMA/wma.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**========================================================================
\file wma.c
@@ -489,7 +490,8 @@ static void wma_vdev_start_rsp(tp_wma_handle wma,
bcn = wma->interfaces[resp_event->vdev_id].beacon;
if (!bcn) {
- WMA_LOGE("%s: Failed alloc memory for beacon struct\n");
+ WMA_LOGE("%s: Failed alloc memory for beacon struct",
+ __func__);
add_bss->status = VOS_STATUS_E_FAILURE;
goto send_fail_resp;
}
@@ -1477,8 +1479,8 @@ static void wma_send_bcn_buf_ll(tp_wma_handle wma,
noa_ie.ctwindow = (u_int8_t)WMI_UNIFIED_NOA_ATTR_CTWIN_GET(p2p_noa_info);
noa_ie.num_descriptors = (u_int8_t)WMI_UNIFIED_NOA_ATTR_NUM_DESC_GET(
p2p_noa_info);
- WMA_LOGI("%s: index %lu, oppPs %lu, ctwindow %lu, "
- "num_descriptors = %lu", __func__, noa_ie.index,
+ WMA_LOGI("%s: index %u, oppPs %u, ctwindow %u, "
+ "num_descriptors = %u", __func__, noa_ie.index,
noa_ie.oppPS, noa_ie.ctwindow, noa_ie.num_descriptors);
for(i = 0; i < noa_ie.num_descriptors; i++) {
noa_ie.noa_descriptors[i].type_count =
@@ -1489,8 +1491,8 @@ static void wma_send_bcn_buf_ll(tp_wma_handle wma,
p2p_noa_info->noa_descriptors[i].interval;
noa_ie.noa_descriptors[i].start_time =
p2p_noa_info->noa_descriptors[i].start_time;
- WMA_LOGI("%s: NoA descriptor[%d] type_count %lu, "
- "duration %lu, interval %lu, start_time = %lu",
+ WMA_LOGI("%s: NoA descriptor[%d] type_count %u, "
+ "duration %u, interval %u, start_time = %u",
__func__, i,
noa_ie.noa_descriptors[i].type_count,
noa_ie.noa_descriptors[i].duration,
@@ -1687,9 +1689,18 @@ static int wma_gtk_offload_status_event(void *handle, u_int8_t *event,
return -EINVAL;
}
- WMA_LOGD("GTK: got target status with replaycouter %x. vdev %d. " \
+ WMA_LOGD("GTK: got target status with replay counter "
+ "%02x%02x%02x%02x%02x%02x%02x%02x. vdev %d. "
"Refresh GTK %d times exchanges since last set operation.",
- status->replay_counter, status->vdev_id, status->refresh_cnt);
+ status->replay_counter[0],
+ status->replay_counter[1],
+ status->replay_counter[2],
+ status->replay_counter[3],
+ status->replay_counter[4],
+ status->replay_counter[5],
+ status->replay_counter[6],
+ status->replay_counter[7],
+ status->vdev_id, status->refresh_cnt);
WMA_LOGD("%s Exit", __func__);
@@ -1887,8 +1898,8 @@ static int wma_p2p_noa_event_handler(void *handle, u_int8_t *event, u_int32_t le
descriptors = WMI_UNIFIED_NOA_ATTR_NUM_DESC_GET(p2p_noa_info);
noa_ie.num_descriptors = (u_int8_t)descriptors;
- WMA_LOGI("%s: index %lu, oppPs %lu, ctwindow %lu, "
- "num_descriptors = %lu", __func__, noa_ie.index,
+ WMA_LOGI("%s: index %u, oppPs %u, ctwindow %u, "
+ "num_descriptors = %u", __func__, noa_ie.index,
noa_ie.oppPS, noa_ie.ctwindow, noa_ie.num_descriptors);
for(i = 0; i < noa_ie.num_descriptors; i++) {
noa_ie.noa_descriptors[i].type_count =
@@ -1899,8 +1910,8 @@ static int wma_p2p_noa_event_handler(void *handle, u_int8_t *event, u_int32_t le
p2p_noa_info->noa_descriptors[i].interval;
noa_ie.noa_descriptors[i].start_time =
p2p_noa_info->noa_descriptors[i].start_time;
- WMA_LOGI("%s: NoA descriptor[%d] type_count %lu, "
- "duration %lu, interval %lu, start_time = %lu",
+ WMA_LOGI("%s: NoA descriptor[%d] type_count %u, "
+ "duration %u, interval %u, start_time = %u",
__func__, i,
noa_ie.noa_descriptors[i].type_count,
noa_ie.noa_descriptors[i].duration,
@@ -2894,7 +2905,7 @@ static void wma_set_sap_keepalive(tp_wma_handle wma, u_int8_t vdev_id)
wma->vos_context);
if (NULL == mac) {
- WMA_LOGE("%s: Failed to get mac");
+ WMA_LOGE("%s: Failed to get mac", __func__);
return;
}
@@ -3737,7 +3748,6 @@ VOS_STATUS wma_send_snr_request(tp_wma_handle wma_handle, void *pGetRssiReq)
pRssiBkUp = adf_os_mem_alloc(NULL, sizeof(tAniGetRssiReq));
if(!pRssiBkUp) {
WMA_LOGE("Failed to allocate memory for tAniGetRssiReq");
- vos_mem_free(pRssiBkUp);
wma_handle->pGetRssiReq = NULL;
return VOS_STATUS_E_FAILURE;
}
@@ -3751,6 +3761,8 @@ VOS_STATUS wma_send_snr_request(tp_wma_handle wma_handle, void *pGetRssiReq)
buf = wmi_buf_alloc(wma_handle->wmi_handle, len);
if (!buf) {
WMA_LOGE("%s: wmi_buf_alloc failed", __func__);
+ adf_os_mem_free(pRssiBkUp);
+ wma_handle->pGetRssiReq = NULL;
return VOS_STATUS_E_FAILURE;
}
@@ -3761,7 +3773,7 @@ VOS_STATUS wma_send_snr_request(tp_wma_handle wma_handle, void *pGetRssiReq)
if (wmi_unified_cmd_send(wma_handle->wmi_handle, buf, len,WMI_REQUEST_STATS_CMDID)) {
WMA_LOGE("Failed to send host stats request to fw");
wmi_buf_free(buf);
- vos_mem_free(pRssiBkUp);
+ adf_os_mem_free(pRssiBkUp);
wma_handle->pGetRssiReq = NULL;
return VOS_STATUS_E_FAILURE;
}
@@ -4721,7 +4733,8 @@ VOS_STATUS wma_process_roam_scan_req(tp_wma_handle wma_handle,
(vos_msg_t*)&vosMsg))
{
VOS_TRACE( VOS_MODULE_ID_WDA, VOS_TRACE_LEVEL_INFO,
- "Failed to post the rsp to UMAC" , __func__);
+ "%s: Failed to post Scan Offload Rsp to UMAC",
+ __func__);
}
}
break;
@@ -5171,7 +5184,8 @@ VOS_STATUS wma_process_lphb_conf_req(tp_wma_handle wma_handle,
return VOS_STATUS_E_FAILURE;
}
- WMA_LOGI("%s : LPHB configuration cmd id is %d\n", __func__);
+ WMA_LOGI("%s : LPHB configuration cmd id is %d", __func__,
+ lphb_conf_req->cmd);
switch (lphb_conf_req->cmd) {
case LPHB_SET_EN_PARAMS_INDID:
vos_status = wma_lphb_conf_hbenable(wma_handle,
@@ -9910,7 +9924,7 @@ static int32_t wma_set_force_sleep(tp_wma_handle wma, u_int32_t vdev_id, u_int8_
ret = wmi_unified_set_sta_ps_param(wma->wmi_handle, vdev_id,
WMI_STA_PS_ENABLE_QPOWER, 0);
if (ret) {
- WMA_LOGE("Disable QPower Failed vdevId", vdev_id);
+ WMA_LOGE("Disable QPower Failed vdevId %d", vdev_id);
return ret;
}
WMA_LOGD("QPower Disabled vdevId %d", vdev_id);
@@ -10033,7 +10047,7 @@ static int32_t wma_set_qpower_force_sleep(tp_wma_handle wma, u_int32_t vdev_id,
WMI_STA_PS_ENABLE_QPOWER, 1);
if (ret) {
- WMA_LOGE("Enable QPower Failed vdevId", vdev_id);
+ WMA_LOGE("Enable QPower Failed vdevId %d", vdev_id);
return ret;
}
WMA_LOGD("QPower Enabled vdevId %d", vdev_id);
@@ -10547,8 +10561,9 @@ static VOS_STATUS wma_pno_start(tp_wma_handle wma, tpSirPNOScanReq pno)
vos_mem_copy(nlo_list[i].ssid.ssid.ssid,
pno->aNetworks[i].ssId.ssId,
nlo_list[i].ssid.ssid.ssid_len);
- WMA_LOGD("index: %d ssid: %s len: %d", i,
- nlo_list[i].ssid.ssid.ssid,
+ WMA_LOGD("index: %d ssid: %.*s len: %d", i,
+ nlo_list[i].ssid.ssid.ssid_len,
+ (char *) nlo_list[i].ssid.ssid.ssid,
nlo_list[i].ssid.ssid.ssid_len);
/* Copy rssi threshold */
@@ -12352,7 +12367,7 @@ VOS_STATUS wma_process_tsm_stats_req(tp_wma_handle wma_handler,
tpAniGetTsmStatsReq pStats = (tpAniGetTsmStatsReq)pTsmStatsMsg;
tpAniGetTsmStatsRsp pTsmRspParams = NULL;
#else
- tTSMStats pStats = (tTSMStats)pTsmStatsMsg;
+ tpTSMStats pStats = (tpTSMStats)pTsmStatsMsg;
#endif
int tid = pStats->tid;
/*
@@ -12391,7 +12406,7 @@ VOS_STATUS wma_process_tsm_stats_req(tp_wma_handle wma_handler,
pTsmRspParams->tsmStatsReq = pStats;
pTsmMetric = &pTsmRspParams->tsmMetrics;
#else
- pTsmMetric = &pStats->tsmMetrics;
+ pTsmMetric = (tpAniTrafStrmMetrics)&pStats->tsmMetrics;
#endif
/* populate pTsmMetric */
pTsmMetric->UplinkPktQueueDly = queue_delay_microsec;
@@ -13564,8 +13579,8 @@ VOS_STATUS wma_process_rate_update_indicate(tp_wma_handle wma,
mbpsx10_rate = pRateUpdateParams->mcastDataRate24GHz;
paramId = WMI_VDEV_PARAM_MCAST_DATA_RATE;
}
- WMA_LOGD("%s: bssid = '%pM', vdev_id = %d, bcast = %ld, "
- "mcast = %ld, NSS = %d, chanmode = %d\n",
+ WMA_LOGD("%s: bssid = '%pM', vdev_id = %d, bcast = %d, "
+ "mcast = %d, NSS = %d, chanmode = %d",
__func__, pRateUpdateParams->bssid, vdev_id,
pRateUpdateParams->bcastDataRate,
pRateUpdateParams->mcastDataRate24GHz,
@@ -13631,7 +13646,7 @@ VOS_STATUS wma_process_rate_update_indicate(tp_wma_handle wma,
vdev_id, paramId, rate);
WMA_LOGD("%s:X, ret = %d, vdev_id = %d, chanmode = 0x%x, "
- "in_rate = %ld, out_rate = 0x%x, NSS = %d\n",
+ "in_rate = %d, out_rate = 0x%x, NSS = %d",
__func__, ret, vdev_id, intr[vdev_id].chanmode,
mbpsx10_rate, rate, pRateUpdateParams->nss);
@@ -14166,13 +14181,16 @@ VOS_STATUS wma_mc_process_msg(v_VOID_t *vos_context, vos_msg_t *msg)
break;
case WDA_START_SCAN_OFFLOAD_REQ:
wma_start_scan(wma_handle, msg->bodyptr, msg->type);
+ vos_mem_free(msg->bodyptr);
break;
case WDA_STOP_SCAN_OFFLOAD_REQ:
wma_stop_scan(wma_handle, msg->bodyptr);
+ vos_mem_free(msg->bodyptr);
break;
case WDA_UPDATE_CHAN_LIST_REQ:
wma_update_channel_list(wma_handle,
(tSirUpdateChanList *)msg->bodyptr);
+ vos_mem_free(msg->bodyptr);
break;
case WDA_SET_LINK_STATE:
wma_set_linkstate(wma_handle,
@@ -14208,6 +14226,7 @@ VOS_STATUS wma_mc_process_msg(v_VOID_t *vos_context, vos_msg_t *msg)
wma_process_update_edca_param_req(
wma_handle,
(tEdcaParams *)msg->bodyptr);
+ vos_mem_free(msg->bodyptr);
break;
case WDA_SEND_BEACON_REQ:
wma_send_beacon(wma_handle,
@@ -14306,6 +14325,7 @@ VOS_STATUS wma_mc_process_msg(v_VOID_t *vos_context, vos_msg_t *msg)
case WDA_UPDATE_BEACON_IND:
wma_process_update_beacon_params(wma_handle,
(tUpdateBeaconParams *)msg->bodyptr);
+ vos_mem_free(msg->bodyptr);
break;
case WDA_ADD_TS_REQ:
@@ -14451,6 +14471,7 @@ VOS_STATUS wma_mc_process_msg(v_VOID_t *vos_context, vos_msg_t *msg)
case WDA_INIT_THERMAL_INFO_CMD:
wma_process_init_thermal_info(wma_handle, (t_thermal_mgmt *)msg->bodyptr);
+ vos_mem_free(msg->bodyptr);
break;
case WDA_SET_THERMAL_LEVEL:
@@ -14499,8 +14520,8 @@ static int wma_scan_event_callback(WMA_HANDLE handle, u_int8_t *data,
scan_event->event = wmi_event->event;
- WMA_LOGI("WMA <-- wmi_scan_event : event %lu, scan_id %lu, "
- "freq %lu, reason %lu",
+ WMA_LOGI("WMA <-- wmi_scan_event : event %u, scan_id %u, "
+ "freq %u, reason %u",
wmi_event->event, wmi_event->scan_id,
wmi_event->channel_freq, wmi_event->reason);
@@ -14534,7 +14555,7 @@ static int wma_scan_event_callback(WMA_HANDLE handle, u_int8_t *data,
break;
}
case WMI_SCAN_EVENT_RESTARTED:
- WMA_LOGP("Unexpected Scan Event %lu", wmi_event->event);
+ WMA_LOGP("Unexpected Scan Event %u", wmi_event->event);
break;
}
@@ -15317,7 +15338,7 @@ static int wma_channel_avoid_evt_handler(void *handle, u_int8_t *event,
WMA_LOGD("Channel avoid event received with %d ranges", num_freq_ranges);
for (freq_range_idx = 0; freq_range_idx < num_freq_ranges; freq_range_idx++) {
afr_desc = (wmi_avoid_freq_range_desc *) (param_buf->avd_freq_range + freq_range_idx * sizeof(wmi_avoid_freq_range_desc));
- WMA_LOGD("range %d: tlv id = %lu, start freq = %lu, end freq = %lu",
+ WMA_LOGD("range %d: tlv id = %u, start freq = %u, end freq = %u",
freq_range_idx,
afr_desc->tlv_header,
afr_desc->start_freq,
@@ -17903,7 +17924,7 @@ wma_dfs_configure_channel(struct ieee80211com *dfs_ic,
GFP_ATOMIC);
if (dfs_ic->ic_curchan == NULL)
{
- WMA_LOGE("allocation of dfs_ic->ic_curchan failed %zu \n",
+ WMA_LOGE("%s: allocation of dfs_ic->ic_curchan failed %zu",
__func__,
sizeof(struct ieee80211_channel));
return NULL;
diff --git a/CORE/SERVICES/WMA/wma.h b/CORE/SERVICES/WMA/wma.h
index dcc8759e663d..1ee7d74ddef6 100644
--- a/CORE/SERVICES/WMA/wma.h
+++ b/CORE/SERVICES/WMA/wma.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**========================================================================
\file wma.h
diff --git a/CORE/SERVICES/WMA/wma_dfs_interface.c b/CORE/SERVICES/WMA/wma_dfs_interface.c
index 5fb437a77394..edd5a80cc7fd 100644
--- a/CORE/SERVICES/WMA/wma_dfs_interface.c
+++ b/CORE/SERVICES/WMA/wma_dfs_interface.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/WMA/wma_isoc.c b/CORE/SERVICES/WMA/wma_isoc.c
index 3f0afe62dc53..3fba1a2f0894 100644
--- a/CORE/SERVICES/WMA/wma_isoc.c
+++ b/CORE/SERVICES/WMA/wma_isoc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**========================================================================
\file wma_isoc.c
diff --git a/CORE/SERVICES/WMI/wmi_tlv_helper.c b/CORE/SERVICES/WMI/wmi_tlv_helper.c
index 589b5af4f0a6..48d80863a5d0 100644
--- a/CORE/SERVICES/WMI/wmi_tlv_helper.c
+++ b/CORE/SERVICES/WMI/wmi_tlv_helper.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/* wmi_tlv_platform.c file will be different for different components like Pronto firmware, Pronto windows host driver,
Pronto LA host driver because their memory management functions are different */
#include "wmi_tlv_platform.c"
diff --git a/CORE/SERVICES/WMI/wmi_tlv_platform.c b/CORE/SERVICES/WMI/wmi_tlv_platform.c
index a859e214215b..3cea5cd75840 100644
--- a/CORE/SERVICES/WMI/wmi_tlv_platform.c
+++ b/CORE/SERVICES/WMI/wmi_tlv_platform.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/WMI/wmi_unified.c b/CORE/SERVICES/WMI/wmi_unified.c
index 6e406bf6504a..8d681fa4ff5e 100644
--- a/CORE/SERVICES/WMI/wmi_unified.c
+++ b/CORE/SERVICES/WMI/wmi_unified.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SERVICES/WMI/wmi_unified_priv.h b/CORE/SERVICES/WMI/wmi_unified_priv.h
index 7586d3c7ff82..deea3e278381 100644
--- a/CORE/SERVICES/WMI/wmi_unified_priv.h
+++ b/CORE/SERVICES/WMI/wmi_unified_priv.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/SME/inc/btcApi.h b/CORE/SME/inc/btcApi.h
index 2bb9a39737ba..65f26b702156 100644
--- a/CORE/SME/inc/btcApi.h
+++ b/CORE/SME/inc/btcApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,12 +24,15 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/******************************************************************************
*
* Name: btcApi.h
*
* Description: BTC Events Layer API definitions.
*
+
+*
******************************************************************************/
#ifndef __BTC_API_H__
diff --git a/CORE/SME/inc/ccmApi.h b/CORE/SME/inc/ccmApi.h
index 317d4559733e..f5611d7a6e44 100644
--- a/CORE/SME/inc/ccmApi.h
+++ b/CORE/SME/inc/ccmApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,15 +24,14 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
\file ccmApi.h
\brief Exports and types for the Common Config Module (CCM)
- $Id$
-
- This file contains all the interfaces for thge Platform Abstration Layer
+ $Id$This file contains all the interfaces for thge Platform Abstration Layer
functions. It is intended to be included in all modules that are using
the PAL interfaces.
diff --git a/CORE/SME/inc/csrApi.h b/CORE/SME/inc/csrApi.h
index 5c0056d4b6ce..c5e44abd7610 100644
--- a/CORE/SME/inc/csrApi.h
+++ b/CORE/SME/inc/csrApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,17 +20,19 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2011-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
\file csrApi.h
Exports and types for the Common Scan and Roaming Module interfaces.
-
- ========================================================================== */
+========================================================================== */
#ifndef CSRAPI_H__
#define CSRAPI_H__
diff --git a/CORE/SME/inc/csrInternal.h b/CORE/SME/inc/csrInternal.h
index 3af28742e66e..a9d23672894d 100644
--- a/CORE/SME/inc/csrInternal.h
+++ b/CORE/SME/inc/csrInternal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2011-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
@@ -31,8 +34,7 @@
\file csrInternal.h
Define internal data structure for MAC.
-
- ========================================================================== */
+========================================================================== */
#ifndef CSRINTERNAL_H__
#define CSRINTERNAL_H__
diff --git a/CORE/SME/inc/csrLinkList.h b/CORE/SME/inc/csrLinkList.h
index e932fbfcfe91..bd0fc8590b2d 100644
--- a/CORE/SME/inc/csrLinkList.h
+++ b/CORE/SME/inc/csrLinkList.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,13 +24,12 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
\file csrLinkList.h
- Exports and types for the Common link list interfaces.
-
- ========================================================================== */
+ Exports and types for the Common link list interfaces.========================================================================== */
#ifndef CSR_LINK_LIST_H__
#define CSR_LINK_LIST_H__
diff --git a/CORE/SME/inc/csrNeighborRoam.h b/CORE/SME/inc/csrNeighborRoam.h
index f0d4f143e140..a021da742dcb 100644
--- a/CORE/SME/inc/csrNeighborRoam.h
+++ b/CORE/SME/inc/csrNeighborRoam.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
@@ -31,9 +32,7 @@
\file csrNeighborRoam.h
Exports and types for the neighbor roaming algorithm which is sepcifically
- designed for Android.
-
-========================================================================== */
+ designed for Android.========================================================================== */
#ifndef CSR_NEIGHBOR_ROAM_H
#define CSR_NEIGHBOR_ROAM_H
diff --git a/CORE/SME/inc/csrSupport.h b/CORE/SME/inc/csrSupport.h
index e4e2901c01ec..734a14e24163 100644
--- a/CORE/SME/inc/csrSupport.h
+++ b/CORE/SME/inc/csrSupport.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,15 +24,14 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
\file csrSupport.h
- Exports and types for the Common Scan and Roaming supporting interfaces.
-
- ========================================================================== */
+ Exports and types for the Common Scan and Roaming supporting interfaces.========================================================================== */
#ifndef CSR_SUPPORT_H__
#define CSR_SUPPORT_H__
diff --git a/CORE/SME/inc/oemDataApi.h b/CORE/SME/inc/oemDataApi.h
index a89191a9582b..e53c5534830a 100644
--- a/CORE/SME/inc/oemDataApi.h
+++ b/CORE/SME/inc/oemDataApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifdef FEATURE_OEM_DATA_SUPPORT
/** ------------------------------------------------------------------------- *
@@ -32,9 +33,7 @@
\file oemDataApi.h
- Exports and types for the Common OEM DATA REQ/RSP Module interfaces.
-
- ========================================================================== */
+ Exports and types for the Common OEM DATA REQ/RSP Module interfaces.========================================================================== */
#ifndef __OEM_DATA_API_H__
#define __OEM_DATA_API_H__
diff --git a/CORE/SME/inc/oemDataInternal.h b/CORE/SME/inc/oemDataInternal.h
index 5c1f3da43533..f9ab8d9faeef 100644
--- a/CORE/SME/inc/oemDataInternal.h
+++ b/CORE/SME/inc/oemDataInternal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifdef FEATURE_OEM_DATA_SUPPORT
/** ------------------------------------------------------------------------- *
@@ -32,9 +33,7 @@
\file oemDataInternal.h
- Exports and types for the Common OEM DATA REQ/RSP Module interfaces.
-
- ========================================================================== */
+ Exports and types for the Common OEM DATA REQ/RSP Module interfaces.========================================================================== */
#ifndef __OEM_DATA_INTERNAL_H__
diff --git a/CORE/SME/inc/p2p_Api.h b/CORE/SME/inc/p2p_Api.h
index 5d56951ed54e..ef1b637e0774 100644
--- a/CORE/SME/inc/p2p_Api.h
+++ b/CORE/SME/inc/p2p_Api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,12 +24,15 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/******************************************************************************
*
* Name: p2p_Api.h
*
* Description: P2P FSM defines.
*
+
+*
******************************************************************************/
#ifndef __P2P_API_H__
diff --git a/CORE/SME/inc/pmc.h b/CORE/SME/inc/pmc.h
index 6c8bc6b6c05c..821a16da0965 100644
--- a/CORE/SME/inc/pmc.h
+++ b/CORE/SME/inc/pmc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,12 +24,15 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/******************************************************************************
*
* Name: pmc.h
*
* Description: Power Management Control (PMC) internal definitions.
*
+
+*
******************************************************************************/
#ifndef __PMC_H__
diff --git a/CORE/SME/inc/pmcApi.h b/CORE/SME/inc/pmcApi.h
index 82802b3dd7ce..17e4ca76c899 100644
--- a/CORE/SME/inc/pmcApi.h
+++ b/CORE/SME/inc/pmcApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/******************************************************************************
*
@@ -34,6 +35,10 @@
* Description: Power Management Control (PMC) API definitions.
+
+
+
+
*
******************************************************************************/
diff --git a/CORE/SME/inc/smeInside.h b/CORE/SME/inc/smeInside.h
index 33690b15978e..8b70eaf95d29 100644
--- a/CORE/SME/inc/smeInside.h
+++ b/CORE/SME/inc/smeInside.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __SMEINSIDE_H )
#define __SMEINSIDE_H
diff --git a/CORE/SME/inc/smeInternal.h b/CORE/SME/inc/smeInternal.h
index 23a172d3965f..06481618164d 100644
--- a/CORE/SME/inc/smeInternal.h
+++ b/CORE/SME/inc/smeInternal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2011-2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
#if !defined( __SMEINTERNAL_H )
#define __SMEINTERNAL_H
diff --git a/CORE/SME/inc/smeQosInternal.h b/CORE/SME/inc/smeQosInternal.h
index 0e30f7e52461..adca10928a21 100644
--- a/CORE/SME/inc/smeQosInternal.h
+++ b/CORE/SME/inc/smeQosInternal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,6 +25,7 @@
* to the Linux Foundation.
*/
+
#if !defined( __SMEQOSINTERNAL_H )
#define __SMEQOSINTERNAL_H
diff --git a/CORE/SME/inc/smeRrmInternal.h b/CORE/SME/inc/smeRrmInternal.h
index f312cfa114b7..2defec2758ce 100644
--- a/CORE/SME/inc/smeRrmInternal.h
+++ b/CORE/SME/inc/smeRrmInternal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,8 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- * */
+
#if !defined( __SMERRMINTERNAL_H )
#define __SMERRMINTERNAL_H
@@ -103,6 +102,7 @@ typedef struct sRrmSMEContext
#if defined(FEATURE_WLAN_CCX) && defined(FEATURE_WLAN_CCX_UPLOAD)
tCsrCcxBeaconReq ccxBcnReqInfo;
#endif /* FEATURE_WLAN_CCX && FEATURE_WLAN_CCX_UPLOAD */
+ tRrmMsgReqSource msgSource;
}tRrmSMEContext, *tpRrmSMEContext;
typedef struct sRrmNeighborReq
diff --git a/CORE/SME/inc/sme_Api.h b/CORE/SME/inc/sme_Api.h
index 7a88c77fb0ed..e9cc13be8973 100644
--- a/CORE/SME/inc/sme_Api.h
+++ b/CORE/SME/inc/sme_Api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
#if !defined( __SME_API_H )
#define __SME_API_H
diff --git a/CORE/SME/inc/sme_FTApi.h b/CORE/SME/inc/sme_FTApi.h
index bcb8df95d32b..2704ca474f08 100644
--- a/CORE/SME/inc/sme_FTApi.h
+++ b/CORE/SME/inc/sme_FTApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __SME_FTAPI_H )
#define __SME_FTAPI_H
diff --git a/CORE/SME/inc/sme_QosApi.h b/CORE/SME/inc/sme_QosApi.h
index 53a92d79f88f..26df1d6f5d92 100644
--- a/CORE/SME/inc/sme_QosApi.h
+++ b/CORE/SME/inc/sme_QosApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,6 +25,7 @@
* to the Linux Foundation.
*/
+
#if !defined( __SME_QOSAPI_H )
#define __SME_QOSAPI_H
diff --git a/CORE/SME/inc/sme_RrmApi.h b/CORE/SME/inc/sme_RrmApi.h
index 8eb3aa9f060e..9b20453d19bc 100644
--- a/CORE/SME/inc/sme_RrmApi.h
+++ b/CORE/SME/inc/sme_RrmApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,6 +25,7 @@
* to the Linux Foundation.
*/
+
#if !defined( __SMERRMAPI_H )
#define __SMERRMAPI_H
diff --git a/CORE/SME/inc/sme_Trace.h b/CORE/SME/inc/sme_Trace.h
index c370b5fc9dfd..f0538413c5a0 100644
--- a/CORE/SME/inc/sme_Trace.h
+++ b/CORE/SME/inc/sme_Trace.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/***********************************************************************
sme_Trace.h
diff --git a/CORE/SME/inc/smsDebug.h b/CORE/SME/inc/smsDebug.h
index 3cc67c727610..3ad35e1b798b 100644
--- a/CORE/SME/inc/smsDebug.h
+++ b/CORE/SME/inc/smsDebug.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011,2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,26 +24,31 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/** ------------------------------------------------------------------------- *
- ------------------------------------------------------------------------- *
-
+/** ------------------------------------------------------------------------- *
+ ------------------------------------------------------------------------- *
+
+
\file cssDebug.h
-
+
Define debug log interface for SMS.
-
- ========================================================================== */
-
+========================================================================== */
+
#ifndef SMS_DEBUG_H__
#define SMS_DEBUG_H__
-//#include <stdio.h>
-//#include <stdarg.h>
-
#include "utilsApi.h"
#include "sirDebug.h"
-void smsLog(tpAniSirGlobal pMac, tANI_U32 loglevel, const char *pString,...);
-void pmcLog(tpAniSirGlobal pMac, tANI_U32 loglevel, const char *pString,...);
+#if !defined(__printf)
+#define __printf(a,b)
+#endif
+
+void __printf(3,4)
+smsLog(tpAniSirGlobal pMac, tANI_U32 loglevel, const char *pString, ...);
+
+void __printf(3,4)
+pmcLog(tpAniSirGlobal pMac, tANI_U32 loglevel, const char *pString, ...);
+
+#endif // __SMS_DEBUG_H__
-#endif // __HAL_DEBUG_H__
diff --git a/CORE/SME/src/QoS/sme_Qos.c b/CORE/SME/src/QoS/sme_Qos.c
index 54ee3567f75a..420faef8c3ca 100644
--- a/CORE/SME/src/QoS/sme_Qos.c
+++ b/CORE/SME/src/QoS/sme_Qos.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
\file sme_Qos.c
diff --git a/CORE/SME/src/btc/btcApi.c b/CORE/SME/src/btc/btcApi.c
index 7ac71976410e..e320448cdd30 100644
--- a/CORE/SME/src/btc/btcApi.c
+++ b/CORE/SME/src/btc/btcApi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,12 +24,15 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/******************************************************************************
*
* Name: btcApi.c
*
* Description: Routines that make up the BTC API.
*
+
+*
******************************************************************************/
#include "wlan_qct_wda.h"
#ifndef WLAN_MDM_CODE_REDUCTION_OPT
diff --git a/CORE/SME/src/ccm/ccmApi.c b/CORE/SME/src/ccm/ccmApi.c
index c63fc4bf8071..e9f5dba4238d 100644
--- a/CORE/SME/src/ccm/ccmApi.c
+++ b/CORE/SME/src/ccm/ccmApi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#include "palTypes.h"
#include "wniApi.h" /* WNI_CFG_SET_REQ */
#include "sirParams.h" /* tSirMbMsg */
diff --git a/CORE/SME/src/ccm/ccmLogDump.c b/CORE/SME/src/ccm/ccmLogDump.c
index 07d0c68c26d9..53e6e51412a2 100644
--- a/CORE/SME/src/ccm/ccmLogDump.c
+++ b/CORE/SME/src/ccm/ccmLogDump.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,11 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*============================================================================
ccmLogDump.c
-Implements the dump commands specific to the ccm module.
-
+Implements the dump commands specific to the ccm module.
============================================================================*/
diff --git a/CORE/SME/src/csr/csrApiRoam.c b/CORE/SME/src/csr/csrApiRoam.c
index 5799425a3d32..e14333b2c197 100644
--- a/CORE/SME/src/csr/csrApiRoam.c
+++ b/CORE/SME/src/csr/csrApiRoam.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
@@ -31,8 +34,7 @@
\file csrApiRoam.c
Implementation for the Common Roaming interfaces.
-
- ========================================================================== */
+========================================================================== */
/*===========================================================================
EDIT HISTORY FOR FILE
diff --git a/CORE/SME/src/csr/csrApiScan.c b/CORE/SME/src/csr/csrApiScan.c
index cd538fecfeb8..daadab1310ac 100644
--- a/CORE/SME/src/csr/csrApiScan.c
+++ b/CORE/SME/src/csr/csrApiScan.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,15 +24,14 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
\file csrApiScan.c
- Implementation for the Common Scan interfaces.
-
- ========================================================================== */
+ Implementation for the Common Scan interfaces.========================================================================== */
#include "aniGlobal.h"
diff --git a/CORE/SME/src/csr/csrCmdProcess.c b/CORE/SME/src/csr/csrCmdProcess.c
index 506b5d8a8d15..2e18471995af 100644
--- a/CORE/SME/src/csr/csrCmdProcess.c
+++ b/CORE/SME/src/csr/csrCmdProcess.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,13 +24,12 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
\file csrCmdProcess.c
- Implementation for processing various commands.
-
- ========================================================================== */
+ Implementation for processing various commands.========================================================================== */
diff --git a/CORE/SME/src/csr/csrInsideApi.h b/CORE/SME/src/csr/csrInsideApi.h
index 065e370247c9..bc9710cc5280 100644
--- a/CORE/SME/src/csr/csrInsideApi.h
+++ b/CORE/SME/src/csr/csrInsideApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,15 +24,14 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
\file csrInsideApi.h
- Define interface only used by CSR.
-
- ========================================================================== */
+ Define interface only used by CSR.========================================================================== */
#ifndef CSR_INSIDE_API_H__
#define CSR_INSIDE_API_H__
diff --git a/CORE/SME/src/csr/csrLinkList.c b/CORE/SME/src/csr/csrLinkList.c
index 6de732f53e52..765c5cbc2717 100644
--- a/CORE/SME/src/csr/csrLinkList.c
+++ b/CORE/SME/src/csr/csrLinkList.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,13 +24,12 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
\file csrLinkList.c
- Implementation for the Common link list interfaces.
-
- ========================================================================== */
+ Implementation for the Common link list interfaces.========================================================================== */
#include "palApi.h"
#include "csrLinkList.h"
diff --git a/CORE/SME/src/csr/csrLogDump.c b/CORE/SME/src/csr/csrLogDump.c
index 8f20c8493226..912ed058a311 100644
--- a/CORE/SME/src/csr/csrLogDump.c
+++ b/CORE/SME/src/csr/csrLogDump.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*============================================================================
csrLogDump.c
Implements the dump commands specific to the csr module.
diff --git a/CORE/SME/src/csr/csrNeighborRoam.c b/CORE/SME/src/csr/csrNeighborRoam.c
index 22bdf60b3917..71c1aecfef44 100644
--- a/CORE/SME/src/csr/csrNeighborRoam.c
+++ b/CORE/SME/src/csr/csrNeighborRoam.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,17 +24,15 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- * */
+
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
\file csrNeighborRoam.c
- Implementation for the simple roaming algorithm for 802.11r Fast transitions and Legacy roaming for Android platform.
-
- ========================================================================== */
+ Implementation for the simple roaming algorithm for 802.11r Fast transitions and Legacy roaming for Android platform.========================================================================== */
/*===========================================================================
diff --git a/CORE/SME/src/csr/csrTdlsProcess.c b/CORE/SME/src/csr/csrTdlsProcess.c
index 46e1a06148df..ff8ed3847c4a 100644
--- a/CORE/SME/src/csr/csrTdlsProcess.c
+++ b/CORE/SME/src/csr/csrTdlsProcess.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,15 +24,14 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
\file csrTdlsProcess.c
- Implementation for the TDLS interface to PE.
-
- ========================================================================== */
+ Implementation for the TDLS interface to PE.========================================================================== */
#ifdef FEATURE_WLAN_TDLS
diff --git a/CORE/SME/src/csr/csrUtil.c b/CORE/SME/src/csr/csrUtil.c
index 26bc906900b2..76f7fdb37498 100644
--- a/CORE/SME/src/csr/csrUtil.c
+++ b/CORE/SME/src/csr/csrUtil.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,15 +24,14 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
\file csrUtil.c
- Implementation supporting routines for CSR.
-
- ========================================================================== */
+ Implementation supporting routines for CSR.========================================================================== */
#include "aniGlobal.h"
diff --git a/CORE/SME/src/oemData/oemDataApi.c b/CORE/SME/src/oemData/oemDataApi.c
index 1b9c0b0f5c9e..b261e5cf4eab 100644
--- a/CORE/SME/src/oemData/oemDataApi.c
+++ b/CORE/SME/src/oemData/oemDataApi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifdef FEATURE_OEM_DATA_SUPPORT
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
@@ -31,9 +32,7 @@
\file oemDataApi.c
- Implementation for the OEM DATA REQ/RSP interfaces.
-
- ========================================================================== */
+ Implementation for the OEM DATA REQ/RSP interfaces.========================================================================== */
#include "aniGlobal.h"
#include "oemDataApi.h"
#include "palApi.h"
diff --git a/CORE/SME/src/p2p/p2p_Api.c b/CORE/SME/src/p2p/p2p_Api.c
index 601a005d0087..d9fc0efc1c81 100644
--- a/CORE/SME/src/p2p/p2p_Api.c
+++ b/CORE/SME/src/p2p/p2p_Api.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,6 +25,9 @@
* to the Linux Foundation.
*/
+
+
+
#include "sme_Api.h"
#include "smsDebug.h"
#include "csrInsideApi.h"
diff --git a/CORE/SME/src/pmc/pmc.c b/CORE/SME/src/pmc/pmc.c
index 85a79846d17a..dd2197c66b14 100644
--- a/CORE/SME/src/pmc/pmc.c
+++ b/CORE/SME/src/pmc/pmc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/******************************************************************************
*
* Name: pmc.c
@@ -31,6 +32,9 @@
* Description:
Power Management Control (PMC) processing routines.
*
+
+*
+*
******************************************************************************/
#include "palTypes.h"
diff --git a/CORE/SME/src/pmc/pmcApi.c b/CORE/SME/src/pmc/pmcApi.c
index 208130e00056..36d24423683d 100644
--- a/CORE/SME/src/pmc/pmcApi.c
+++ b/CORE/SME/src/pmc/pmcApi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,12 +24,15 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/******************************************************************************
*
* Name: pmcApi.c
*
* Description: Routines that make up the Power Management Control (PMC) API.
*
+
+*
******************************************************************************/
#include "palTypes.h"
diff --git a/CORE/SME/src/pmc/pmcLogDump.c b/CORE/SME/src/pmc/pmcLogDump.c
index 98529a659002..724b0630ee70 100644
--- a/CORE/SME/src/pmc/pmcLogDump.c
+++ b/CORE/SME/src/pmc/pmcLogDump.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,12 +24,15 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/******************************************************************************
*
* Name: pmcLogDump.c
*
* Description: Implements the dump commands specific to PMC module
*
+
+*
******************************************************************************/
#include "palTypes.h"
diff --git a/CORE/SME/src/rrm/sme_rrm.c b/CORE/SME/src/rrm/sme_rrm.c
index 9d8c2024de68..a5b83951595b 100644
--- a/CORE/SME/src/rrm/sme_rrm.c
+++ b/CORE/SME/src/rrm/sme_rrm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,8 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- * */
+
+
/**=========================================================================
\file sme_Rrm.c
@@ -537,15 +537,18 @@ static eHalStatus sme_RrmSendScanResult( tpAniSirGlobal pMac,
if( measurementDone )
{
#if defined(FEATURE_WLAN_CCX_UPLOAD)
- status = sme_CcxSendBeaconReqScanResults(pMac,
+ if (eRRM_MSG_SOURCE_CCX_UPLOAD == pSmeRrmContext->msgSource)
+ {
+ status = sme_CcxSendBeaconReqScanResults(pMac,
sessionId,
chanList[0],
NULL,
measurementDone,
0);
-#else
- status = sme_RrmSendBeaconReportXmitInd( pMac, NULL, measurementDone, 0);
+ }
+ else
#endif /*FEATURE_WLAN_CCX_UPLOAD*/
+ status = sme_RrmSendBeaconReportXmitInd( pMac, NULL, measurementDone, 0);
}
return status;
}
@@ -555,15 +558,18 @@ static eHalStatus sme_RrmSendScanResult( tpAniSirGlobal pMac,
if( NULL == pScanResult && measurementDone )
{
#if defined(FEATURE_WLAN_CCX_UPLOAD)
- status = sme_CcxSendBeaconReqScanResults(pMac,
+ if (eRRM_MSG_SOURCE_CCX_UPLOAD == pSmeRrmContext->msgSource)
+ {
+ status = sme_CcxSendBeaconReqScanResults(pMac,
sessionId,
chanList[0],
NULL,
measurementDone,
0);
-#else
- status = sme_RrmSendBeaconReportXmitInd( pMac, NULL, measurementDone, 0 );
+ }
+ else
#endif /*FEATURE_WLAN_CCX_UPLOAD*/
+ status = sme_RrmSendBeaconReportXmitInd( pMac, NULL, measurementDone, 0 );
}
counter=0;
@@ -580,18 +586,21 @@ static eHalStatus sme_RrmSendScanResult( tpAniSirGlobal pMac,
{
smsLog(pMac, LOG1, " Number of BSS Desc with RRM Scan %d ", counter);
#if defined(FEATURE_WLAN_CCX_UPLOAD)
- status = sme_CcxSendBeaconReqScanResults(pMac,
+ if (eRRM_MSG_SOURCE_CCX_UPLOAD == pSmeRrmContext->msgSource)
+ {
+ status = sme_CcxSendBeaconReqScanResults(pMac,
sessionId,
chanList[0],
pScanResultsArr,
measurementDone,
counter);
-#else
- status = sme_RrmSendBeaconReportXmitInd( pMac,
+ }
+ else
+#endif /*FEATURE_WLAN_CCX_UPLOAD*/
+ status = sme_RrmSendBeaconReportXmitInd( pMac,
pScanResultsArr,
measurementDone,
counter);
-#endif /*FEATURE_WLAN_CCX_UPLOAD*/
}
sme_ScanResultPurge(pMac, pResult);
@@ -884,6 +893,7 @@ void sme_RrmProcessBeaconReportReqInd(tpAniSirGlobal pMac, void *pMsgBuf)
pSmeRrmContext->regClass = pBeaconReq->channelInfo.regulatoryClass;
pSmeRrmContext->randnIntvl = VOS_MAX( pBeaconReq->randomizationInterval, pSmeRrmContext->rrmConfig.maxRandnInterval );
pSmeRrmContext->currentIndex = 0;
+ pSmeRrmContext->msgSource = pBeaconReq->msgSource;
vos_mem_copy((tANI_U8*)&pSmeRrmContext->measMode, (tANI_U8*)&pBeaconReq->fMeasurementtype, SIR_CCX_MAX_MEAS_IE_REQS);
vos_mem_copy((tANI_U8*)&pSmeRrmContext->duration, (tANI_U8*)&pBeaconReq->measurementDuration, SIR_CCX_MAX_MEAS_IE_REQS);
diff --git a/CORE/SME/src/sme_common/sme_Api.c b/CORE/SME/src/sme_common/sme_Api.c
index 77bf2204b9fb..5ca56a9566d7 100644
--- a/CORE/SME/src/sme_common/sme_Api.c
+++ b/CORE/SME/src/sme_common/sme_Api.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/**=========================================================================
\file smeApi.c
@@ -2142,6 +2145,7 @@ eHalStatus sme_SetCcxBeaconRequest(tHalHandle hHal, const tANI_U8 sessionId,
vos_mem_copy( pSmeBcnReportReq->bssId, pSession->connectedProfile.bssid, sizeof(tSirMacAddr) );
pSmeBcnReportReq->channelInfo.channelNum = 255;
pSmeBcnReportReq->channelList.numChannels = pCcxBcnReq->numBcnReqIe;
+ pSmeBcnReportReq->msgSource = eRRM_MSG_SOURCE_CCX_UPLOAD;
for (counter = 0; counter < pCcxBcnReq->numBcnReqIe; counter++)
{
diff --git a/CORE/SME/src/sme_common/sme_FTApi.c b/CORE/SME/src/sme_common/sme_FTApi.c
index 0be65a77eb58..9901e3d0e27d 100644
--- a/CORE/SME/src/sme_common/sme_FTApi.c
+++ b/CORE/SME/src/sme_common/sme_FTApi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifdef WLAN_FEATURE_VOWIFI_11R
/**=========================================================================
diff --git a/CORE/SME/src/sme_common/sme_Trace.c b/CORE/SME/src/sme_common/sme_Trace.c
index aa6a872d9fbc..79ef633439ae 100644
--- a/CORE/SME/src/sme_common/sme_Trace.c
+++ b/CORE/SME/src/sme_common/sme_Trace.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/************************************************************************
smeTrace.c
diff --git a/CORE/SVC/external/wlan_nlink_common.h b/CORE/SVC/external/wlan_nlink_common.h
index 9c780343ddbe..f3422a036c74 100644
--- a/CORE/SVC/external/wlan_nlink_common.h
+++ b/CORE/SVC/external/wlan_nlink_common.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
\file wlan_nlink_common.h
diff --git a/CORE/SVC/inc/wlan_btc_svc.h b/CORE/SVC/inc/wlan_btc_svc.h
index 375799612cd5..efa81e3931c5 100644
--- a/CORE/SVC/inc/wlan_btc_svc.h
+++ b/CORE/SVC/inc/wlan_btc_svc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/******************************************************************************
* wlan_btc_svc.h
*
diff --git a/CORE/SVC/inc/wlan_nlink_srv.h b/CORE/SVC/inc/wlan_nlink_srv.h
index 381de80ad0fc..708d2e4bfba0 100644
--- a/CORE/SVC/inc/wlan_nlink_srv.h
+++ b/CORE/SVC/inc/wlan_nlink_srv.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/******************************************************************************
* wlan_nlink_srv.h
*
diff --git a/CORE/SVC/inc/wlan_ptt_sock_svc.h b/CORE/SVC/inc/wlan_ptt_sock_svc.h
index fdb46679d041..d14307244d51 100644
--- a/CORE/SVC/inc/wlan_ptt_sock_svc.h
+++ b/CORE/SVC/inc/wlan_ptt_sock_svc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/******************************************************************************
* wlan_ptt_sock_svc.c
*
diff --git a/CORE/SVC/src/btc/wlan_btc_svc.c b/CORE/SVC/src/btc/wlan_btc_svc.c
index fe4311456c6b..df386acc147f 100644
--- a/CORE/SVC/src/btc/wlan_btc_svc.c
+++ b/CORE/SVC/src/btc/wlan_btc_svc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
/******************************************************************************
* wlan_btc_svc.c
*
diff --git a/CORE/SVC/src/nlink/wlan_nlink_srv.c b/CORE/SVC/src/nlink/wlan_nlink_srv.c
index 86ae03ff8a2d..26e3de707b39 100644
--- a/CORE/SVC/src/nlink/wlan_nlink_srv.c
+++ b/CORE/SVC/src/nlink/wlan_nlink_srv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/******************************************************************************
* wlan_nlink_srv.c
*
diff --git a/CORE/SVC/src/ptt/wlan_ptt_sock_svc.c b/CORE/SVC/src/ptt/wlan_ptt_sock_svc.c
index 13b600c2998f..ede6f0bee797 100644
--- a/CORE/SVC/src/ptt/wlan_ptt_sock_svc.c
+++ b/CORE/SVC/src/ptt/wlan_ptt_sock_svc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/******************************************************************************
* wlan_ptt_sock_svc.c
*
diff --git a/CORE/SYS/common/inc/wlan_qct_sys.h b/CORE/SYS/common/inc/wlan_qct_sys.h
index fddefd47336c..f45b7db10c47 100644
--- a/CORE/SYS/common/inc/wlan_qct_sys.h
+++ b/CORE/SYS/common/inc/wlan_qct_sys.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( WLAN_QCT_SYS_H__ )
#define WLAN_QCT_SYS_H__
diff --git a/CORE/SYS/common/src/wlan_qct_sys.c b/CORE/SYS/common/src/wlan_qct_sys.c
index d27f9c5050f3..bc8b89020747 100644
--- a/CORE/SYS/common/src/wlan_qct_sys.c
+++ b/CORE/SYS/common/src/wlan_qct_sys.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
W L A N S Y S T E M M O D U L E
@@ -32,7 +33,6 @@
DESCRIPTION
This file contains the system module that implements the 'exectution model'
in the Gen6 host software.
-
===========================================================================*/
/*===========================================================================
diff --git a/CORE/SYS/legacy/src/pal/inc/palApi.h b/CORE/SYS/legacy/src/pal/inc/palApi.h
index 75a88af336ba..5f136a28c9c8 100644
--- a/CORE/SYS/legacy/src/pal/inc/palApi.h
+++ b/CORE/SYS/legacy/src/pal/inc/palApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
@@ -32,9 +33,7 @@
\brief Exports and types for the Platform Abstraction Layer interfaces.
- $Id$
-
- This file contains all the interfaces for thge Platform Abstration Layer
+ $Id$This file contains all the interfaces for thge Platform Abstration Layer
functions. It is intended to be included in all modules that are using
the PAL interfaces.
diff --git a/CORE/SYS/legacy/src/pal/inc/palTimer.h b/CORE/SYS/legacy/src/pal/inc/palTimer.h
index 8fffee37829b..cadc1b99bcdd 100644
--- a/CORE/SYS/legacy/src/pal/inc/palTimer.h
+++ b/CORE/SYS/legacy/src/pal/inc/palTimer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,6 +25,7 @@
* to the Linux Foundation.
*/
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
@@ -33,9 +34,7 @@
\brief Define data structure and ptototype for PAL timer.
- $Id$
-
- ... description...
+ $Id$... description...
========================================================================== */
diff --git a/CORE/SYS/legacy/src/pal/src/palApiComm.c b/CORE/SYS/legacy/src/pal/src/palApiComm.c
index bc363bb4055f..7ca9c46c839c 100644
--- a/CORE/SYS/legacy/src/pal/src/palApiComm.c
+++ b/CORE/SYS/legacy/src/pal/src/palApiComm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#include <palApi.h>
#include <sirTypes.h> // needed for tSirRetStatus
#include <vos_api.h>
diff --git a/CORE/SYS/legacy/src/pal/src/palTimer.c b/CORE/SYS/legacy/src/pal/src/palTimer.c
index 36a5d3886df4..94e04e19ee18 100644
--- a/CORE/SYS/legacy/src/pal/src/palTimer.c
+++ b/CORE/SYS/legacy/src/pal/src/palTimer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,15 +24,14 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**
\file palTimer.c
\brief Implemenation of the Platform Abstracion Layer timer functions
- $Id$
-
- This file contains function implementations for the Platform
+ $Id$This file contains function implementations for the Platform
Abstration Layer.
*/
diff --git a/CORE/SYS/legacy/src/platform/inc/VossWrapper.h b/CORE/SYS/legacy/src/platform/inc/VossWrapper.h
index c522ec1a3ace..69199f6c795f 100644
--- a/CORE/SYS/legacy/src/platform/inc/VossWrapper.h
+++ b/CORE/SYS/legacy/src/platform/inc/VossWrapper.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef __VOSS_WRAPPER_H
#define __VOSS_WRAPPER_H
@@ -36,7 +37,6 @@ extern "C" {
@brief This header file contains the various structure definitions and
function prototypes for the RTOS abstraction layer, implemented for VOSS
-
===========================================================================*/
/*===========================================================================
diff --git a/CORE/SYS/legacy/src/platform/src/VossWrapper.c b/CORE/SYS/legacy/src/platform/src/VossWrapper.c
index 95560f7b2dcb..c37e2728f644 100644
--- a/CORE/SYS/legacy/src/platform/src/VossWrapper.c
+++ b/CORE/SYS/legacy/src/platform/src/VossWrapper.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,12 +24,12 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
@file VossWrapper.c
@brief This source file contains the various function definitions for the
RTOS abstraction layer, implemented for VOSS
-
===========================================================================*/
/*===========================================================================
diff --git a/CORE/SYS/legacy/src/system/inc/sysDebug.h b/CORE/SYS/legacy/src/system/inc/sysDebug.h
index fc2251de5a3f..8cf24f9d9a67 100644
--- a/CORE/SYS/legacy/src/system/inc/sysDebug.h
+++ b/CORE/SYS/legacy/src/system/inc/sysDebug.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file sysGlobal.h contains the logDump utility for system module.
diff --git a/CORE/SYS/legacy/src/system/inc/sysDef.h b/CORE/SYS/legacy/src/system/inc/sysDef.h
index dfab80ccfc5a..97b5b70d8a65 100644
--- a/CORE/SYS/legacy/src/system/inc/sysDef.h
+++ b/CORE/SYS/legacy/src/system/inc/sysDef.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file sysDef.h contains the common definitions used to bring up
diff --git a/CORE/SYS/legacy/src/system/inc/sysEntryFunc.h b/CORE/SYS/legacy/src/system/inc/sysEntryFunc.h
index a37ac2937b47..82b06eb50e9c 100644
--- a/CORE/SYS/legacy/src/system/inc/sysEntryFunc.h
+++ b/CORE/SYS/legacy/src/system/inc/sysEntryFunc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file sysEntryFunc.h contains module entry functions definitions
diff --git a/CORE/SYS/legacy/src/system/inc/sysStartup.h b/CORE/SYS/legacy/src/system/inc/sysStartup.h
index 5a2ee4a055bd..4eb50d1f5bcc 100644
--- a/CORE/SYS/legacy/src/system/inc/sysStartup.h
+++ b/CORE/SYS/legacy/src/system/inc/sysStartup.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,6 +25,7 @@
* to the Linux Foundation.
*/
+
/*
*
* sysStartup.h: System startup header file.
diff --git a/CORE/SYS/legacy/src/system/src/macInitApi.c b/CORE/SYS/legacy/src/system/src/macInitApi.c
index dd4b8bcfbd52..d15c553c7be8 100644
--- a/CORE/SYS/legacy/src/system/src/macInitApi.c
+++ b/CORE/SYS/legacy/src/system/src/macInitApi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* macInitApi.c - This file has all the mac level init functions
diff --git a/CORE/SYS/legacy/src/system/src/sysEntryFunc.c b/CORE/SYS/legacy/src/system/src/sysEntryFunc.c
index f756ebdee1cc..5e6e4e45e147 100644
--- a/CORE/SYS/legacy/src/system/src/sysEntryFunc.c
+++ b/CORE/SYS/legacy/src/system/src/sysEntryFunc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* sysEntryFunc.cc - This file has all the system level entry functions
* for all the defined threads at system level.
diff --git a/CORE/SYS/legacy/src/utils/inc/dot11fdefs.h b/CORE/SYS/legacy/src/utils/inc/dot11fdefs.h
index b6da74c0208f..aafb8ec5337b 100644
--- a/CORE/SYS/legacy/src/utils/inc/dot11fdefs.h
+++ b/CORE/SYS/legacy/src/utils/inc/dot11fdefs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef DOT11FDEFS_H_82A7B72E_C36C_465D_82A7_139EA5322582
#define DOT11FDEFS_H_82A7B72E_C36C_465D_82A7_139EA5322582
/**
@@ -33,6 +34,7 @@
*
*
*
+ *
* 'framesc' generates code written in terms of a number of macros
* intended for customization.
*
diff --git a/CORE/SYS/legacy/src/utils/inc/utilsParser.h b/CORE/SYS/legacy/src/utils/inc/utilsParser.h
index 28ee1c32513b..576455051657 100644
--- a/CORE/SYS/legacy/src/utils/inc/utilsParser.h
+++ b/CORE/SYS/legacy/src/utils/inc/utilsParser.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file utilsParser.h contains the utility function protos
diff --git a/CORE/SYS/legacy/src/utils/src/dot11f.c b/CORE/SYS/legacy/src/utils/src/dot11f.c
index d224f8d5243f..86b0fb071fa5 100644
--- a/CORE/SYS/legacy/src/utils/src/dot11f.c
+++ b/CORE/SYS/legacy/src/utils/src/dot11f.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,12 +20,11 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
-/**
- */
/**
* \file dot11f.c
@@ -33,6 +32,9 @@
* \brief Structures, functions & definitions for
* working with 802.11 Frames
*
+ *
+ *
+ *
* This file was automatically generated by 'framesc'
* Tue Jan 7 20:37:51 2014 from the following file(s):
*
diff --git a/CORE/SYS/legacy/src/utils/src/logApi.c b/CORE/SYS/legacy/src/utils/src/logApi.c
index feaf2bfac607..57636888a249 100644
--- a/CORE/SYS/legacy/src/utils/src/logApi.c
+++ b/CORE/SYS/legacy/src/utils/src/logApi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* logApi.cc - Handles log messages for all the modules.
* Author: Kevin Nguyen
diff --git a/CORE/SYS/legacy/src/utils/src/logDump.c b/CORE/SYS/legacy/src/utils/src/logDump.c
index 11a54d1fb306..f6ef3514507c 100644
--- a/CORE/SYS/legacy/src/utils/src/logDump.c
+++ b/CORE/SYS/legacy/src/utils/src/logDump.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*============================================================================
logDump.c
*/
diff --git a/CORE/SYS/legacy/src/utils/src/macTrace.c b/CORE/SYS/legacy/src/utils/src/macTrace.c
index c93056f6db87..79e4fe89479f 100644
--- a/CORE/SYS/legacy/src/utils/src/macTrace.c
+++ b/CORE/SYS/legacy/src/utils/src/macTrace.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,8 +24,10 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
-\file macTrace.c
+
+ \file macTrace.c
\brief implementation for trace related APIs
diff --git a/CORE/SYS/legacy/src/utils/src/parserApi.c b/CORE/SYS/legacy/src/utils/src/parserApi.c
index 92072c509647..6ce74a28e7d1 100644
--- a/CORE/SYS/legacy/src/utils/src/parserApi.c
+++ b/CORE/SYS/legacy/src/utils/src/parserApi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* This file parserApi.cc contains the code for parsing
* 802.11 messages.
diff --git a/CORE/SYS/legacy/src/utils/src/utilsApi.c b/CORE/SYS/legacy/src/utils/src/utilsApi.c
index 646d576ac3d9..731987961869 100644
--- a/CORE/SYS/legacy/src/utils/src/utilsApi.c
+++ b/CORE/SYS/legacy/src/utils/src/utilsApi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
//==================================================================
//
// File: utilsApi.cc
@@ -32,6 +33,7 @@
//
// Author: Neelay Das
//
+////
// Change gHistory:
// 12/15/2003 - NDA - Initial version.
//
diff --git a/CORE/SYS/legacy/src/utils/src/utilsParser.c b/CORE/SYS/legacy/src/utils/src/utilsParser.c
index 38802453672c..7c3215966ae4 100644
--- a/CORE/SYS/legacy/src/utils/src/utilsParser.c
+++ b/CORE/SYS/legacy/src/utils/src/utilsParser.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* This file utilsParser.cc contains the code for parsing
diff --git a/CORE/TL/inc/tlDebug.h b/CORE/TL/inc/tlDebug.h
index 2f447cb685d1..e6ebcf7b5c10 100644
--- a/CORE/TL/inc/tlDebug.h
+++ b/CORE/TL/inc/tlDebug.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef __TL_DEBUG_H__
#define __TL_DEBUG_H__
#if !defined (ANI_OS_TYPE_ANDROID)
diff --git a/CORE/TL/inc/wlan_qct_tl.h b/CORE/TL/inc/wlan_qct_tl.h
index 2794c3bf450b..98784d701cd8 100644
--- a/CORE/TL/inc/wlan_qct_tl.h
+++ b/CORE/TL/inc/wlan_qct_tl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,11 +20,15 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2011-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
+
#ifndef WLAN_QCT_WLANTL_H
#define WLAN_QCT_WLANTL_H
@@ -37,7 +41,6 @@
DESCRIPTION
This file contains the external API exposed by the wlan transport layer
module.
-
===========================================================================*/
diff --git a/CORE/TL/src/wlan_qct_tl.c b/CORE/TL/src/wlan_qct_tl.c
index 6e0359410256..f6c9facec4b8 100644
--- a/CORE/TL/src/wlan_qct_tl.c
+++ b/CORE/TL/src/wlan_qct_tl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*===========================================================================
@@ -39,7 +42,6 @@
DEPENDENCIES:
Are listed for each API below.
-
===========================================================================*/
/*===========================================================================
diff --git a/CORE/TL/src/wlan_qct_tl_ba.c b/CORE/TL/src/wlan_qct_tl_ba.c
index 78cf5206365e..1bc4422c4ae7 100644
--- a/CORE/TL/src/wlan_qct_tl_ba.c
+++ b/CORE/TL/src/wlan_qct_tl_ba.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
W L A N _ Q C T _ T L _ B A. C
@@ -39,8 +40,7 @@
DEPENDENCIES:
- Are listed for each API below.
-
+ Are listed for each API below.
===========================================================================*/
/*===========================================================================
diff --git a/CORE/TL/src/wlan_qct_tl_hosupport.c b/CORE/TL/src/wlan_qct_tl_hosupport.c
index 6d7007bb48f6..199599b51eea 100644
--- a/CORE/TL/src/wlan_qct_tl_hosupport.c
+++ b/CORE/TL/src/wlan_qct_tl_hosupport.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
W L A N _ Q C T _ T L _ HOSUPPORT. C
@@ -32,8 +33,7 @@
DEPENDENCIES:
- Are listed for each API below.
-
+ Are listed for each API below.
===========================================================================*/
/*===========================================================================
diff --git a/CORE/TL/src/wlan_qct_tl_hosupport.h b/CORE/TL/src/wlan_qct_tl_hosupport.h
index 72ac18473985..185d90ac5591 100644
--- a/CORE/TL/src/wlan_qct_tl_hosupport.h
+++ b/CORE/TL/src/wlan_qct_tl_hosupport.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_QCT_TL_HOSUPPORT_H
#define WLAN_QCT_TL_HOSUPPORT_H
@@ -34,7 +35,6 @@
DESCRIPTION
-
===========================================================================*/
diff --git a/CORE/TL/src/wlan_qct_tli.h b/CORE/TL/src/wlan_qct_tli.h
index 6a5a217113a5..d84bd9c9ce46 100644
--- a/CORE/TL/src/wlan_qct_tli.h
+++ b/CORE/TL/src/wlan_qct_tli.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,12 +20,14 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2011-2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
-/*
- * */
+
+
+
#ifndef WLAN_QCT_TLI_H
#define WLAN_QCT_TLI_H
@@ -38,7 +40,6 @@
DESCRIPTION
This file contains the internal declarations used within wlan transport
layer module.
-
===========================================================================*/
diff --git a/CORE/TL/src/wlan_qct_tli_ba.h b/CORE/TL/src/wlan_qct_tli_ba.h
index ea5f4adb299b..bdd2eb08fa25 100644
--- a/CORE/TL/src/wlan_qct_tli_ba.h
+++ b/CORE/TL/src/wlan_qct_tli_ba.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_QCT_TLI_BA_H
#define WLAN_QCT_TLI_BA_H
@@ -37,7 +38,6 @@ DESCRIPTION
This file contains the internal declarations used within wlan transport
layer module for BA session support, AMSDU de-aggregation and
MSDU reordering.
-
===========================================================================*/
diff --git a/CORE/UTILS/FWLOG/dbglog_host.c b/CORE/UTILS/FWLOG/dbglog_host.c
index d7e993dde5b6..0a7a1a0ca881 100644
--- a/CORE/UTILS/FWLOG/dbglog_host.c
+++ b/CORE/UTILS/FWLOG/dbglog_host.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/CORE/UTILS/PKTLOG/include/pktlog_ac.h b/CORE/UTILS/PKTLOG/include/pktlog_ac.h
index d0f0e6868e1c..7d3f3c55cb73 100644
--- a/CORE/UTILS/PKTLOG/include/pktlog_ac.h
+++ b/CORE/UTILS/PKTLOG/include/pktlog_ac.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _PKTLOG_AC_H_
#define _PKTLOG_AC_H_
#ifndef REMOVE_PKT_LOG
diff --git a/CORE/UTILS/PKTLOG/include/pktlog_ac_api.h b/CORE/UTILS/PKTLOG/include/pktlog_ac_api.h
index 9487c60452bb..a30aaab2b07b 100644
--- a/CORE/UTILS/PKTLOG/include/pktlog_ac_api.h
+++ b/CORE/UTILS/PKTLOG/include/pktlog_ac_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
* The file is used to define structures that are shared between
* kernel space and user space pktlog application.
diff --git a/CORE/UTILS/PKTLOG/include/pktlog_ac_i.h b/CORE/UTILS/PKTLOG/include/pktlog_ac_i.h
index 2ad85e64c3cc..99ee7cdf8a89 100644
--- a/CORE/UTILS/PKTLOG/include/pktlog_ac_i.h
+++ b/CORE/UTILS/PKTLOG/include/pktlog_ac_i.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _PKTLOG_AC_I_
#define _PKTLOG_AC_I_
#ifndef REMOVE_PKT_LOG
diff --git a/CORE/UTILS/PKTLOG/linux_ac.c b/CORE/UTILS/PKTLOG/linux_ac.c
index dc5927616125..e067c23524fc 100644
--- a/CORE/UTILS/PKTLOG/linux_ac.c
+++ b/CORE/UTILS/PKTLOG/linux_ac.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef REMOVE_PKT_LOG
#ifndef EXPORT_SYMTAB
#define EXPORT_SYMTAB
diff --git a/CORE/UTILS/PKTLOG/pktlog_ac.c b/CORE/UTILS/PKTLOG/pktlog_ac.c
index fd11a1044c68..8c8e14b9e72d 100644
--- a/CORE/UTILS/PKTLOG/pktlog_ac.c
+++ b/CORE/UTILS/PKTLOG/pktlog_ac.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,20 +24,6 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- * Permission to use, copy, modify, and/or distribute this software for any
- * purpose with or without fee is hereby granted, provided that the above
- * copyright notice and this permission notice appear in all copies.
- *
- * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
- * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
- * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
- * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
- * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
- * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- */
#ifndef REMOVE_PKT_LOG
#include "adf_os_mem.h"
diff --git a/CORE/UTILS/PKTLOG/pktlog_internal.c b/CORE/UTILS/PKTLOG/pktlog_internal.c
index e43f30f880cb..bc6248de8aca 100644
--- a/CORE/UTILS/PKTLOG/pktlog_internal.c
+++ b/CORE/UTILS/PKTLOG/pktlog_internal.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,20 +24,6 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- * Permission to use, copy, modify, and/or distribute this software for any
- * purpose with or without fee is hereby granted, provided that the above
- * copyright notice and this permission notice appear in all copies.
- *
- * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
- * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
- * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
- * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
- * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
- * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- */
#ifndef REMOVE_PKT_LOG
#include "ol_txrx_types.h"
diff --git a/CORE/VOSS/inc/event_defs.h b/CORE/VOSS/inc/event_defs.h
index fb7accaae338..a23e81698a6b 100644
--- a/CORE/VOSS/inc/event_defs.h
+++ b/CORE/VOSS/inc/event_defs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef EVENT_DEFS_H
#define EVENT_DEFS_H
diff --git a/CORE/VOSS/inc/i_vos_diag_core_event.h b/CORE/VOSS/inc/i_vos_diag_core_event.h
index 9be482799bd7..9138ea7fe8fe 100644
--- a/CORE/VOSS/inc/i_vos_diag_core_event.h
+++ b/CORE/VOSS/inc/i_vos_diag_core_event.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __I_VOS_DIAG_CORE_EVENT_H )
#define __I_VOS_DIAG_CORE_EVENT_H
diff --git a/CORE/VOSS/inc/i_vos_diag_core_log.h b/CORE/VOSS/inc/i_vos_diag_core_log.h
index 0dd0d2d3ed0b..a85af7c933c1 100644
--- a/CORE/VOSS/inc/i_vos_diag_core_log.h
+++ b/CORE/VOSS/inc/i_vos_diag_core_log.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __I_VOS_DIAG_CORE_LOG_H )
#define __I_VOS_DIAG_CORE_LOG_H
diff --git a/CORE/VOSS/inc/i_vos_event.h b/CORE/VOSS/inc/i_vos_event.h
index 8763207c62bf..ea6f457df6f2 100644
--- a/CORE/VOSS/inc/i_vos_event.h
+++ b/CORE/VOSS/inc/i_vos_event.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __I_VOS_EVENT_H )
#define __I_VOS_EVENT_H
diff --git a/CORE/VOSS/inc/i_vos_list.h b/CORE/VOSS/inc/i_vos_list.h
index b556bb2d0fec..9561cbfd9e7f 100644
--- a/CORE/VOSS/inc/i_vos_list.h
+++ b/CORE/VOSS/inc/i_vos_list.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __I_VOS_LIST_H )
#define __I_VOS_LIST_H
@@ -31,7 +32,7 @@
\file i_vos_list.h
- \brief Linux-specific definitions for vOSS lists
+ \brief Linux-specific definitions for vOSS lists
========================================================================*/
diff --git a/CORE/VOSS/inc/i_vos_lock.h b/CORE/VOSS/inc/i_vos_lock.h
index 57b053ebae02..a1db57838617 100644
--- a/CORE/VOSS/inc/i_vos_lock.h
+++ b/CORE/VOSS/inc/i_vos_lock.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __I_VOS_LOCK_H )
#define __I_VOS_LOCK_H
diff --git a/CORE/VOSS/inc/i_vos_packet.h b/CORE/VOSS/inc/i_vos_packet.h
index 0bdb3d572de9..ea9938f5068d 100644
--- a/CORE/VOSS/inc/i_vos_packet.h
+++ b/CORE/VOSS/inc/i_vos_packet.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __I_VOS_PACKET_H )
#define __I_VOS_PACKET_H
diff --git a/CORE/VOSS/inc/i_vos_timer.h b/CORE/VOSS/inc/i_vos_timer.h
index fea0ba88c2b5..f8f66bd93e0d 100644
--- a/CORE/VOSS/inc/i_vos_timer.h
+++ b/CORE/VOSS/inc/i_vos_timer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __I_VOS_TIMER_H )
#define __I_VOS_TIMER_H
diff --git a/CORE/VOSS/inc/i_vos_trace.h b/CORE/VOSS/inc/i_vos_trace.h
index b61893f3cdd5..275da00ffd89 100644
--- a/CORE/VOSS/inc/i_vos_trace.h
+++ b/CORE/VOSS/inc/i_vos_trace.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -28,6 +28,10 @@
#if !defined( __I_VOS_TRACE_H )
#define __I_VOS_TRACE_H
+#if !defined(__printf)
+#define __printf(a,b)
+#endif
+
/**=========================================================================
\file i_vos_trace.h
@@ -65,7 +69,8 @@
\return nothing
--------------------------------------------------------------------------*/
-void vos_trace_msg( VOS_MODULE_ID module, VOS_TRACE_LEVEL level, char *strFormat, ... );
+void __printf(3,4) vos_trace_msg( VOS_MODULE_ID module, VOS_TRACE_LEVEL level,
+ char *strFormat, ... );
void vos_trace_hex_dump( VOS_MODULE_ID module, VOS_TRACE_LEVEL level,
void *data, int buf_len );
@@ -93,7 +98,8 @@ void vos_trace_setValue( VOS_MODULE_ID module, VOS_TRACE_LEVEL level, v_U8_t on
#endif
-void vos_snprintf(char *strBuffer, unsigned int size, char *strFormat, ...);
+void __printf(3,4) vos_snprintf(char *strBuffer, unsigned int size,
+ char *strFormat, ...);
#define VOS_SNPRINTF vos_snprintf
#ifdef VOS_ENABLE_TRACING
diff --git a/CORE/VOSS/inc/i_vos_types.h b/CORE/VOSS/inc/i_vos_types.h
index 740172f5680c..35735440a88b 100644
--- a/CORE/VOSS/inc/i_vos_types.h
+++ b/CORE/VOSS/inc/i_vos_types.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __I_VOS_TYPES_H )
#define __I_VOS_TYPES_H
#include <linux/list.h>
@@ -42,7 +43,7 @@
\brief virtual Operating System Servies (vOSS) Types
- Linux specific basic type definitions
+ Linux specific basic type definitions
========================================================================*/
diff --git a/CORE/VOSS/inc/log_codes.h b/CORE/VOSS/inc/log_codes.h
index ea02932d6d53..509dc8e28cb7 100644
--- a/CORE/VOSS/inc/log_codes.h
+++ b/CORE/VOSS/inc/log_codes.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef LOG_CODES_H
#define LOG_CODES_H
diff --git a/CORE/VOSS/inc/vos_api.h b/CORE/VOSS/inc/vos_api.h
index f4eba6a638e8..ed45650d5e13 100644
--- a/CORE/VOSS/inc/vos_api.h
+++ b/CORE/VOSS/inc/vos_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_API_H )
#define __VOS_API_H
diff --git a/CORE/VOSS/inc/vos_diag_core_event.h b/CORE/VOSS/inc/vos_diag_core_event.h
index 1d25edd66058..aecb81f2f803 100644
--- a/CORE/VOSS/inc/vos_diag_core_event.h
+++ b/CORE/VOSS/inc/vos_diag_core_event.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_DIAG_CORE_EVENT_H )
#define __VOS_DIAG_CORE_EVENT_H
diff --git a/CORE/VOSS/inc/vos_diag_core_log.h b/CORE/VOSS/inc/vos_diag_core_log.h
index 5176d074272a..dab27c2141f9 100644
--- a/CORE/VOSS/inc/vos_diag_core_log.h
+++ b/CORE/VOSS/inc/vos_diag_core_log.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_DIAG_CORE_LOG_H )
#define __VOS_DIAG_CORE_LOG_H
diff --git a/CORE/VOSS/inc/vos_event.h b/CORE/VOSS/inc/vos_event.h
index 2d03749b0337..a3c5483eb478 100644
--- a/CORE/VOSS/inc/vos_event.h
+++ b/CORE/VOSS/inc/vos_event.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_EVENT_H )
#define __VOS_EVENT_H
diff --git a/CORE/VOSS/inc/vos_getBin.h b/CORE/VOSS/inc/vos_getBin.h
index e4fdc06935de..a2f1d00c8ec7 100644
--- a/CORE/VOSS/inc/vos_getBin.h
+++ b/CORE/VOSS/inc/vos_getBin.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_GETBIN_H )
#define __VOS_GETBIN_H
diff --git a/CORE/VOSS/inc/vos_list.h b/CORE/VOSS/inc/vos_list.h
index 1f3a1dbe4356..07a2461d6ab6 100644
--- a/CORE/VOSS/inc/vos_list.h
+++ b/CORE/VOSS/inc/vos_list.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_LIST_H )
#define __VOS_LIST_H
diff --git a/CORE/VOSS/inc/vos_lock.h b/CORE/VOSS/inc/vos_lock.h
index 5ed87af9daf0..2ae20771dbb3 100644
--- a/CORE/VOSS/inc/vos_lock.h
+++ b/CORE/VOSS/inc/vos_lock.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_LOCK_H )
#define __VOS_LOCK_H
diff --git a/CORE/VOSS/inc/vos_memory.h b/CORE/VOSS/inc/vos_memory.h
index 05fa6604380b..f79288f679db 100644
--- a/CORE/VOSS/inc/vos_memory.h
+++ b/CORE/VOSS/inc/vos_memory.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_MEMORY_H )
#define __VOS_MEMORY_H
diff --git a/CORE/VOSS/inc/vos_mq.h b/CORE/VOSS/inc/vos_mq.h
index 7654aa80f89d..78ad7022b3cc 100644
--- a/CORE/VOSS/inc/vos_mq.h
+++ b/CORE/VOSS/inc/vos_mq.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_MQ_H )
#define __VOS_MQ_H
diff --git a/CORE/VOSS/inc/vos_nvitem.h b/CORE/VOSS/inc/vos_nvitem.h
index 68cc3283f086..05adc57c536c 100644
--- a/CORE/VOSS/inc/vos_nvitem.h
+++ b/CORE/VOSS/inc/vos_nvitem.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_NVITEM_H )
#define __VOS_NVITEM_H
diff --git a/CORE/VOSS/inc/vos_pack_align.h b/CORE/VOSS/inc/vos_pack_align.h
index 2375e4115a21..27c1f90457d8 100644
--- a/CORE/VOSS/inc/vos_pack_align.h
+++ b/CORE/VOSS/inc/vos_pack_align.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_PACK_ALIGN_H )
#define __VOS_PACK_ALIGN_H
diff --git a/CORE/VOSS/inc/vos_packet.h b/CORE/VOSS/inc/vos_packet.h
index 3139a9b887c3..3695179842c3 100644
--- a/CORE/VOSS/inc/vos_packet.h
+++ b/CORE/VOSS/inc/vos_packet.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_PKT_H )
#define __VOS_PKT_H
@@ -33,7 +34,7 @@
\brief virtual Operating System Services (vOSS) network Packet APIs
- Network Protocol packet/buffer support interfaces
+ Network Protocol packet/buffer support interfaces
========================================================================*/
diff --git a/CORE/VOSS/inc/vos_power.h b/CORE/VOSS/inc/vos_power.h
index 0334fe214482..fc0278097233 100644
--- a/CORE/VOSS/inc/vos_power.h
+++ b/CORE/VOSS/inc/vos_power.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _VOS_POWER_H_
#define _VOS_POWER_H_
diff --git a/CORE/VOSS/inc/vos_status.h b/CORE/VOSS/inc/vos_status.h
index 0ce2d6d2fbc0..754c61efd516 100644
--- a/CORE/VOSS/inc/vos_status.h
+++ b/CORE/VOSS/inc/vos_status.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_STATUS_H )
#define __VOS_STATUS_H
@@ -33,7 +34,7 @@
\brief virtual Operating System Services (vOSS) Status codes
- Basic status codes/definitions used by vOSS
+ Basic status codes/definitions used by vOSS
========================================================================*/
diff --git a/CORE/VOSS/inc/vos_threads.h b/CORE/VOSS/inc/vos_threads.h
index dc73b42b3938..b0974ca43d2d 100644
--- a/CORE/VOSS/inc/vos_threads.h
+++ b/CORE/VOSS/inc/vos_threads.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_THREADS_H )
#define __VOS_THREADS_H
diff --git a/CORE/VOSS/inc/vos_timer.h b/CORE/VOSS/inc/vos_timer.h
index dc3775611132..ed8ee58526f8 100644
--- a/CORE/VOSS/inc/vos_timer.h
+++ b/CORE/VOSS/inc/vos_timer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_TIMER_H )
#define __VOS_TIMER_H
diff --git a/CORE/VOSS/inc/vos_trace.h b/CORE/VOSS/inc/vos_trace.h
index 8c6ba4b87cbb..5bd618b61af3 100644
--- a/CORE/VOSS/inc/vos_trace.h
+++ b/CORE/VOSS/inc/vos_trace.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_TRACE_H )
#define __VOS_TRACE_H
diff --git a/CORE/VOSS/inc/vos_types.h b/CORE/VOSS/inc/vos_types.h
index feb4b300d08c..0c90a11d71ab 100644
--- a/CORE/VOSS/inc/vos_types.h
+++ b/CORE/VOSS/inc/vos_types.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_TYPES_H )
#define __VOS_TYPES_H
/**=========================================================================
@@ -32,7 +33,6 @@
\brief virtual Operating System Servies (vOS)
Basic type definitions
-
========================================================================*/
/* $Header$ */
diff --git a/CORE/VOSS/inc/vos_utils.h b/CORE/VOSS/inc/vos_utils.h
index 1ddf2dcb8000..744c39f43177 100644
--- a/CORE/VOSS/inc/vos_utils.h
+++ b/CORE/VOSS/inc/vos_utils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,8 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- * */
+
+
#if !defined( __VOS_UTILS_H )
#define __VOS_UTILS_H
diff --git a/CORE/VOSS/inc/wcnss_api.h b/CORE/VOSS/inc/wcnss_api.h
index b15ba4705bba..24a660e6acf1 100644
--- a/CORE/VOSS/inc/wcnss_api.h
+++ b/CORE/VOSS/inc/wcnss_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef _WCNSS_API_H_
#define _WCNSS_API_H_
diff --git a/CORE/VOSS/inc/wlan_hdd_misc.h b/CORE/VOSS/inc/wlan_hdd_misc.h
index 99a4cf61b5da..ec623a153be9 100644
--- a/CORE/VOSS/inc/wlan_hdd_misc.h
+++ b/CORE/VOSS/inc/wlan_hdd_misc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_HDD_MISC_H
#define WLAN_HDD_MISC_H
diff --git a/CORE/VOSS/inc/wlan_nv_parser.h b/CORE/VOSS/inc/wlan_nv_parser.h
index 1b0c6016482f..af4790a7acbc 100644
--- a/CORE/VOSS/inc/wlan_nv_parser.h
+++ b/CORE/VOSS/inc/wlan_nv_parser.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined __WLAN_NV_PARSER_H
#define __WLAN_NV_PARSER_H
diff --git a/CORE/VOSS/inc/wlan_nv_parser_internal.h b/CORE/VOSS/inc/wlan_nv_parser_internal.h
index d1f2234ba10e..2bc63d63d25d 100644
--- a/CORE/VOSS/inc/wlan_nv_parser_internal.h
+++ b/CORE/VOSS/inc/wlan_nv_parser_internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined _WLAN_NV_PARSER_INTERNAL_H
#define _WLAN_NV_PARSER_INTERNAL_H
diff --git a/CORE/VOSS/inc/wlan_nv_stream.h b/CORE/VOSS/inc/wlan_nv_stream.h
index 92473eba7f97..72947e656d43 100644
--- a/CORE/VOSS/inc/wlan_nv_stream.h
+++ b/CORE/VOSS/inc/wlan_nv_stream.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined _WLAN_NV_STREAM_H
#define _WLAN_NV_STREAM_H
diff --git a/CORE/VOSS/inc/wlan_nv_template_api.h b/CORE/VOSS/inc/wlan_nv_template_api.h
index a1ddb61f42a9..7cb465f73a67 100644
--- a/CORE/VOSS/inc/wlan_nv_template_api.h
+++ b/CORE/VOSS/inc/wlan_nv_template_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined _WLAN_NV_TEMPLATE_API_H
#define _WLAN_NV_TEMPLATE_API_H
diff --git a/CORE/VOSS/inc/wlan_nv_template_builtin.h b/CORE/VOSS/inc/wlan_nv_template_builtin.h
index 7abf0e9623eb..b265cffc8ec8 100644
--- a/CORE/VOSS/inc/wlan_nv_template_builtin.h
+++ b/CORE/VOSS/inc/wlan_nv_template_builtin.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,6 +25,7 @@
* to the Linux Foundation.
*/
+
#if !defined _WLAN_NV_TEMPLATE_BUILTIN_H
#define _WLAN_NV_TEMPLATE_BUILTIN_H
diff --git a/CORE/VOSS/inc/wlan_nv_template_internal.h b/CORE/VOSS/inc/wlan_nv_template_internal.h
index 3e41907a93df..72fbdd38ced1 100644
--- a/CORE/VOSS/inc/wlan_nv_template_internal.h
+++ b/CORE/VOSS/inc/wlan_nv_template_internal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined _WLAN_NV_TEMPLATE_INTERNAL_H
#define _WLAN_NV_TEMPLATE_INTERNAL_H
diff --git a/CORE/VOSS/inc/wlan_nv_types.h b/CORE/VOSS/inc/wlan_nv_types.h
index 78ba61fdb8ba..d648c60fa2cf 100644
--- a/CORE/VOSS/inc/wlan_nv_types.h
+++ b/CORE/VOSS/inc/wlan_nv_types.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined __WLAN_NV_TYPES_H
#define __WLAN_NV_TYPES_H
diff --git a/CORE/VOSS/src/vos_api.c b/CORE/VOSS/src/vos_api.c
index 6ddfeb552e44..0d8ef0da8b56 100644
--- a/CORE/VOSS/src/vos_api.c
+++ b/CORE/VOSS/src/vos_api.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
\file vos_api.c
@@ -31,7 +32,7 @@
\brief Stub file for all virtual Operating System Services (vOSS) APIs
========================================================================*/
- /*===========================================================================
+ /*===========================================================================
EDIT HISTORY FOR FILE
diff --git a/CORE/VOSS/src/vos_diag.c b/CORE/VOSS/src/vos_diag.c
index e4aec09d2c5e..c2bec9b95266 100644
--- a/CORE/VOSS/src/vos_diag.c
+++ b/CORE/VOSS/src/vos_diag.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,12 +25,13 @@
* to the Linux Foundation.
*/
+
/*============================================================================
FILE: vos_diag.c
OVERVIEW: This source file contains definitions for vOS diag APIs
- DEPENDENCIES:
+ DEPENDENCIES:
============================================================================*/
#include "vos_types.h"
diff --git a/CORE/VOSS/src/vos_event.c b/CORE/VOSS/src/vos_event.c
index 4e5832bec0e9..7539a84f99d3 100644
--- a/CORE/VOSS/src/vos_event.c
+++ b/CORE/VOSS/src/vos_event.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,6 +25,7 @@
* to the Linux Foundation.
*/
+
/*============================================================================
FILE: vos_event.c
@@ -34,7 +35,6 @@
waiting on an occurance of an event among multiple events.
DEPENDENCIES:
-
============================================================================*/
/*============================================================================
diff --git a/CORE/VOSS/src/vos_getBin.c b/CORE/VOSS/src/vos_getBin.c
index 0c147c97c643..e0ebbf85fd30 100644
--- a/CORE/VOSS/src/vos_getBin.c
+++ b/CORE/VOSS/src/vos_getBin.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=============================================================================
vos_getBin.c
\brief
diff --git a/CORE/VOSS/src/vos_list.c b/CORE/VOSS/src/vos_list.c
index 6de0cd2f5fc8..fd945f03e151 100644
--- a/CORE/VOSS/src/vos_list.c
+++ b/CORE/VOSS/src/vos_list.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=============================================================================
vos_list.c
diff --git a/CORE/VOSS/src/vos_lock.c b/CORE/VOSS/src/vos_lock.c
index 071cd94e11dd..9b8b7d07d80a 100644
--- a/CORE/VOSS/src/vos_lock.c
+++ b/CORE/VOSS/src/vos_lock.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*============================================================================
FILE: vos_lock.c
@@ -32,8 +33,7 @@
initializing , acquiring, releasing and destroying a lock.
the lock are implemented using critical sections
- DEPENDENCIES:
-
+ DEPENDENCIES:
============================================================================*/
/*============================================================================
diff --git a/CORE/VOSS/src/vos_memory.c b/CORE/VOSS/src/vos_memory.c
index b0bf0c6fd62e..5f2f8319d4af 100644
--- a/CORE/VOSS/src/vos_memory.c
+++ b/CORE/VOSS/src/vos_memory.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,11 +24,11 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
@file vos_memory.c
@brief Virtual Operating System Services Memory API
-
===========================================================================*/
/*===========================================================================
diff --git a/CORE/VOSS/src/vos_mq.c b/CORE/VOSS/src/vos_mq.c
index 9859ff10e1e0..6553aedebbda 100644
--- a/CORE/VOSS/src/vos_mq.c
+++ b/CORE/VOSS/src/vos_mq.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
\file vos_mq.c
diff --git a/CORE/VOSS/src/vos_nvitem.c b/CORE/VOSS/src/vos_nvitem.c
index 6f5f85e0bbad..157d4c82368c 100644
--- a/CORE/VOSS/src/vos_nvitem.c
+++ b/CORE/VOSS/src/vos_nvitem.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*============================================================================
FILE: vos_nvitem.c
OVERVIEW: This source file contains definitions for vOS NV Item APIs
diff --git a/CORE/VOSS/src/vos_packet.c b/CORE/VOSS/src/vos_packet.c
index 15fe4824e6b4..44e5912a7b11 100644
--- a/CORE/VOSS/src/vos_packet.c
+++ b/CORE/VOSS/src/vos_packet.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
\file vos_packet.c
diff --git a/CORE/VOSS/src/vos_power.c b/CORE/VOSS/src/vos_power.c
index 26ad19808e87..eafd72daa79e 100644
--- a/CORE/VOSS/src/vos_power.c
+++ b/CORE/VOSS/src/vos_power.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*!
@file
vos_power.c
diff --git a/CORE/VOSS/src/vos_sched.c b/CORE/VOSS/src/vos_sched.c
index 716254e637bd..9c32f7526288 100644
--- a/CORE/VOSS/src/vos_sched.c
+++ b/CORE/VOSS/src/vos_sched.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,10 +24,10 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
@file vos_sched.c
@brief VOS Scheduler Implementation
-
===========================================================================*/
/*===========================================================================
EDIT HISTORY FOR FILE
diff --git a/CORE/VOSS/src/vos_sched.h b/CORE/VOSS/src/vos_sched.h
index 70afe74d4ef2..b2751e0cb347 100644
--- a/CORE/VOSS/src/vos_sched.h
+++ b/CORE/VOSS/src/vos_sched.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,22 +24,23 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __VOS_SCHED_H )
#define __VOS_SCHED_H
/**=========================================================================
-
+
\file vos_sched.h
-
+
\brief virtual Operating System Servies (vOSS)
-
- Definitions for some of the internal data type that is internally used
+
+ Definitions for some of the internal data type that is internally used
by the vOSS scheduler on Windows Mobile.
-
+
This file defines a vOSS message queue on Win Mobile and give some
insights about how the scheduler implements the execution model supported
by vOSS.
-
+
========================================================================*/
/*===========================================================================
diff --git a/CORE/VOSS/src/vos_threads.c b/CORE/VOSS/src/vos_threads.c
index 7e5bdb780099..7296c318a2e1 100644
--- a/CORE/VOSS/src/vos_threads.c
+++ b/CORE/VOSS/src/vos_threads.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
\file vos_threads.c
diff --git a/CORE/VOSS/src/vos_timer.c b/CORE/VOSS/src/vos_timer.c
index 77081365b0cb..41670de41329 100644
--- a/CORE/VOSS/src/vos_timer.c
+++ b/CORE/VOSS/src/vos_timer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
\file vos_timer.c
diff --git a/CORE/VOSS/src/vos_trace.c b/CORE/VOSS/src/vos_trace.c
index bdc9bd3e3b54..5b5f33562506 100644
--- a/CORE/VOSS/src/vos_trace.c
+++ b/CORE/VOSS/src/vos_trace.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
\file vos_trace.c
diff --git a/CORE/VOSS/src/vos_types.c b/CORE/VOSS/src/vos_types.c
index d27c52e74a2e..7f540f443576 100644
--- a/CORE/VOSS/src/vos_types.c
+++ b/CORE/VOSS/src/vos_types.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,13 +25,14 @@
* to the Linux Foundation.
*/
+
/**=========================================================================
\file vos_Types.c
\brief virtual Operating System Servies (vOS)
- Basic type definitions
+ Basic type definitions
========================================================================*/
diff --git a/CORE/VOSS/src/vos_utils.c b/CORE/VOSS/src/vos_utils.c
index 871cc6b6bded..e15c46385620 100644
--- a/CORE/VOSS/src/vos_utils.c
+++ b/CORE/VOSS/src/vos_utils.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,8 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- * */
+
+
/*============================================================================
FILE: vos_utils.c
@@ -45,7 +45,6 @@
vos_decrypt_AES() - Decrypts an AES Encrypted byte stream
DEPENDENCIES:
-
============================================================================*/
/*============================================================================
diff --git a/CORE/VOSS/src/wlan_nv_parser.c b/CORE/VOSS/src/wlan_nv_parser.c
index 18d1fd0585c6..7e8269b65cb1 100644
--- a/CORE/VOSS/src/wlan_nv_parser.c
+++ b/CORE/VOSS/src/wlan_nv_parser.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
EDIT HISTORY FOR FILE
diff --git a/CORE/VOSS/src/wlan_nv_stream_read.c b/CORE/VOSS/src/wlan_nv_stream_read.c
index 26323e0e359a..54a5268905ef 100644
--- a/CORE/VOSS/src/wlan_nv_stream_read.c
+++ b/CORE/VOSS/src/wlan_nv_stream_read.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
EDIT HISTORY FOR FILE
diff --git a/CORE/VOSS/src/wlan_nv_template_builtin.c b/CORE/VOSS/src/wlan_nv_template_builtin.c
index daba563750ac..226414ad5dd1 100644
--- a/CORE/VOSS/src/wlan_nv_template_builtin.c
+++ b/CORE/VOSS/src/wlan_nv_template_builtin.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -25,6 +25,7 @@
* to the Linux Foundation.
*/
+
/*===========================================================================
EDIT HISTORY FOR FILE
diff --git a/CORE/WDA/inc/legacy/halMsgApi.h b/CORE/WDA/inc/legacy/halMsgApi.h
index 2fb9a6aa051a..5843e5d07c0a 100644
--- a/CORE/WDA/inc/legacy/halMsgApi.h
+++ b/CORE/WDA/inc/legacy/halMsgApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,8 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- * */
+
+
#ifndef _HALMSGAPI_H_
#define _HALMSGAPI_H_
diff --git a/CORE/WDA/inc/legacy/halTypes.h b/CORE/WDA/inc/legacy/halTypes.h
index d5e8c67018c6..a23572a15d36 100644
--- a/CORE/WDA/inc/legacy/halTypes.h
+++ b/CORE/WDA/inc/legacy/halTypes.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
@@ -33,9 +34,7 @@
\brief This header captures types that must be shared in common with individual
module headers before inclusion into halCommonApi.h.
- $Id$
-
- ========================================================================== */
+ $Id$========================================================================== */
#ifndef HALTYPES_H
#define HALTYPES_H
diff --git a/CORE/WDA/inc/legacy/palTypes.h b/CORE/WDA/inc/legacy/palTypes.h
index 4ecedeed03d4..acb73d8296e3 100644
--- a/CORE/WDA/inc/legacy/palTypes.h
+++ b/CORE/WDA/inc/legacy/palTypes.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( PALTYPES_H__ )
#define PALTYPES_H__
@@ -37,9 +38,7 @@
These are common typedefs that can be used across Platforms (OS/compiler
and bus types). All common code should adhere to these common types.
- $Id$
-
- ... description...
+ $Id$... description...
========================================================================== */
#ifndef WINXP_APPS_BUILD
diff --git a/CORE/WDA/inc/legacy/wlan_qct_hal.h b/CORE/WDA/inc/legacy/wlan_qct_hal.h
index c67d24685f55..7a0d99d6e30f 100644
--- a/CORE/WDA/inc/legacy/wlan_qct_hal.h
+++ b/CORE/WDA/inc/legacy/wlan_qct_hal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,9 +20,17 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
+ */
+
+
+/*
+ *
+ * Date Modified by Modification Information
+ * --------------------------------------------------------------------
*/
#ifndef WLAN_QCT_HAL_H
#define WLAN_QCT_HAL_H
diff --git a/CORE/WDA/inc/wlan_qct_wda.h b/CORE/WDA/inc/wlan_qct_wda.h
index f513f4215e31..160020f8f1a1 100644
--- a/CORE/WDA/inc/wlan_qct_wda.h
+++ b/CORE/WDA/inc/wlan_qct_wda.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2014 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
#ifndef WLAN_QCT_WDA_H
#define WLAN_QCT_WDA_H
@@ -41,7 +44,6 @@ DESCRIPTION
functions to equivalent HAL messages and functions. The reason this layer was introduced
was to keep the UMAC identical across Prima and Volans. This layer provides the glue
between SME, PE , TL and HAL.
-
===========================================================================*/
diff --git a/CORE/WDA/inc/wlan_qct_wda_msg.h b/CORE/WDA/inc/wlan_qct_wda_msg.h
index 919855ba86a7..263253bb8091 100644
--- a/CORE/WDA/inc/wlan_qct_wda_msg.h
+++ b/CORE/WDA/inc/wlan_qct_wda_msg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_QCT_MSG_MAP_H
#define WLAN_QCT_MSG_MAP_H
@@ -34,8 +35,7 @@
DESCRIPTION
- This file contains the external API exposed by the wlan adaptation layer
-
+ This file contains the external API exposed by the wlan adaptation layer
===========================================================================*/
diff --git a/CORE/WDA/src/wlan_nv.c b/CORE/WDA/src/wlan_nv.c
index afd26c535088..8d39eab6eb7c 100644
--- a/CORE/WDA/src/wlan_nv.c
+++ b/CORE/WDA/src/wlan_nv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/** ------------------------------------------------------------------------- *
------------------------------------------------------------------------- *
diff --git a/CORE/WDA/src/wlan_qct_wda.c b/CORE/WDA/src/wlan_qct_wda.c
index e5dcda792e24..82a54c368f39 100644
--- a/CORE/WDA/src/wlan_qct_wda.c
+++ b/CORE/WDA/src/wlan_qct_wda.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*===========================================================================
W L A N _ Q C T _ WDA . C
OVERVIEW:
@@ -32,7 +35,6 @@
WLAN modules that properly register with the Transport Layer initially.
DEPENDENCIES:
Are listed for each API below.
-
===========================================================================*/
/*===========================================================================
EDIT HISTORY FOR FILE
diff --git a/CORE/WDA/src/wlan_qct_wda_debug.c b/CORE/WDA/src/wlan_qct_wda_debug.c
index 4d41fc7b57fd..6255bb75f2f3 100644
--- a/CORE/WDA/src/wlan_qct_wda_debug.c
+++ b/CORE/WDA/src/wlan_qct_wda_debug.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
wlan_qct_wda_debug.c
@@ -39,7 +40,6 @@
DEPENDENCIES:
Are listed for each API below.
-
===========================================================================*/
diff --git a/CORE/WDA/src/wlan_qct_wda_debug.h b/CORE/WDA/src/wlan_qct_wda_debug.h
index 71b97d70d5a1..26ab64ef62ae 100644
--- a/CORE/WDA/src/wlan_qct_wda_debug.h
+++ b/CORE/WDA/src/wlan_qct_wda_debug.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef __WDA_DEBUG_H__
#define __WDA_DEBUG_H__
#if !defined (ANI_OS_TYPE_ANDROID)
diff --git a/CORE/WDA/src/wlan_qct_wda_ds.c b/CORE/WDA/src/wlan_qct_wda_ds.c
index b6e8117d3933..947ee0c6aa73 100644
--- a/CORE/WDA/src/wlan_qct_wda_ds.c
+++ b/CORE/WDA/src/wlan_qct_wda_ds.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2011-2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*===========================================================================
@@ -37,7 +40,6 @@
DEPENDENCIES:
Are listed for each API below.
-
===========================================================================*/
/*===========================================================================
diff --git a/CORE/WDA/src/wlan_qct_wda_legacy.c b/CORE/WDA/src/wlan_qct_wda_legacy.c
index 15b144aabc0a..3b0127a1ed6b 100644
--- a/CORE/WDA/src/wlan_qct_wda_legacy.c
+++ b/CORE/WDA/src/wlan_qct_wda_legacy.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
wlan_qct_wda_legacy.c
@@ -39,7 +40,6 @@
DEPENDENCIES:
Are listed for each API below.
-
===========================================================================*/
/* Standard include files */
diff --git a/CORE/WDI/CP/inc/qwlanfw_defs.h b/CORE/WDI/CP/inc/qwlanfw_defs.h
index ce24fb2dac27..c2c5ec04720f 100644
--- a/CORE/WDI/CP/inc/qwlanfw_defs.h
+++ b/CORE/WDI/CP/inc/qwlanfw_defs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
*
* @file: wlan_defs.h
@@ -32,6 +33,7 @@
*
* @author: Gagan Jain
*
+ *
*=========================================================================*/
#ifndef __WLAN_DEFS_H__
diff --git a/CORE/WDI/CP/inc/wlan_qct_wdi.h b/CORE/WDI/CP/inc/wlan_qct_wdi.h
index 7eceb18262a2..aea9529fff5a 100644
--- a/CORE/WDI/CP/inc/wlan_qct_wdi.h
+++ b/CORE/WDI/CP/inc/wlan_qct_wdi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
#ifndef WLAN_QCT_WDI_H
#define WLAN_QCT_WDI_H
@@ -36,7 +39,6 @@
DESCRIPTION
This file contains the external API exposed by the wlan transport layer
module.
-
===========================================================================*/
diff --git a/CORE/WDI/CP/inc/wlan_qct_wdi_bd.h b/CORE/WDI/CP/inc/wlan_qct_wdi_bd.h
index f10e7e99258d..f8a717617df8 100644
--- a/CORE/WDI/CP/inc/wlan_qct_wdi_bd.h
+++ b/CORE/WDI/CP/inc/wlan_qct_wdi_bd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_QCT_WDI_BD_H
#define WLAN_QCT_WDI_BD_H
@@ -36,8 +37,7 @@
DESCRIPTION
This file contains the internal BD definition exposed by the DAL Control
- Path Core module to be used by the DAL Data Path Core.
-
+ Path Core module to be used by the DAL Data Path Core.
===========================================================================*/
diff --git a/CORE/WDI/CP/inc/wlan_qct_wdi_cfg.h b/CORE/WDI/CP/inc/wlan_qct_wdi_cfg.h
index e35b3ea8ba33..d878a107aec9 100644
--- a/CORE/WDI/CP/inc/wlan_qct_wdi_cfg.h
+++ b/CORE/WDI/CP/inc/wlan_qct_wdi_cfg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_QCT_WDI_CFG_H
#define WLAN_QCT_WDI_CFG_H
@@ -38,8 +39,7 @@ DESCRIPTION
setting up the config parameters in DAL.
!! The values in here should be an identical match of the HAL defines
- by the same name !!
-
+ by the same name !!
===========================================================================*/
diff --git a/CORE/WDI/CP/inc/wlan_qct_wdi_dp.h b/CORE/WDI/CP/inc/wlan_qct_wdi_dp.h
index d85ca382e6cf..2aa967855d8b 100644
--- a/CORE/WDI/CP/inc/wlan_qct_wdi_dp.h
+++ b/CORE/WDI/CP/inc/wlan_qct_wdi_dp.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
#ifndef WLAN_QCT_WDI_DP_H
#define WLAN_QCT_WDI_DP_H
@@ -36,8 +39,7 @@
DESCRIPTION
This file contains the internal API exposed by the DAL Control Path Core
- module to be used by the DAL Data Path Core.
-
+ module to be used by the DAL Data Path Core.
===========================================================================*/
diff --git a/CORE/WDI/CP/inc/wlan_qct_wdi_i.h b/CORE/WDI/CP/inc/wlan_qct_wdi_i.h
index 7358e9a2115d..12d3b69bf648 100644
--- a/CORE/WDI/CP/inc/wlan_qct_wdi_i.h
+++ b/CORE/WDI/CP/inc/wlan_qct_wdi_i.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
#ifndef WLAN_QCT_WDI_I_H
#define WLAN_QCT_WDI_I_H
@@ -36,8 +39,7 @@
DESCRIPTION
This file contains the internal API exposed by the DAL Control Path Core
- module to be used by the DAL Data Path Core.
-
+ module to be used by the DAL Data Path Core.
===========================================================================*/
diff --git a/CORE/WDI/CP/inc/wlan_qct_wdi_sta.h b/CORE/WDI/CP/inc/wlan_qct_wdi_sta.h
index bdb06c51d40f..605561a42002 100644
--- a/CORE/WDI/CP/inc/wlan_qct_wdi_sta.h
+++ b/CORE/WDI/CP/inc/wlan_qct_wdi_sta.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_QCT_DAL_STA_H
#define WLAN_QCT_DAL_STA_H
@@ -36,8 +37,7 @@
DESCRIPTION
This file contains the internal API exposed by the STA Management entity to
- be used by the DAL Control Path Core .
-
+ be used by the DAL Control Path Core .
===========================================================================*/
diff --git a/CORE/WDI/CP/src/wlan_qct_wdi.c b/CORE/WDI/CP/src/wlan_qct_wdi.c
index e4c2a54afeb9..8aca881fc657 100644
--- a/CORE/WDI/CP/src/wlan_qct_wdi.c
+++ b/CORE/WDI/CP/src/wlan_qct_wdi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*===========================================================================
W L A N _ Q C T _ W D I. C
@@ -39,7 +42,6 @@
DEPENDENCIES:
Are listed for each API below.
-
===========================================================================*/
/*===========================================================================
diff --git a/CORE/WDI/CP/src/wlan_qct_wdi_dp.c b/CORE/WDI/CP/src/wlan_qct_wdi_dp.c
index 5c90826d2d16..e0fa64b67962 100644
--- a/CORE/WDI/CP/src/wlan_qct_wdi_dp.c
+++ b/CORE/WDI/CP/src/wlan_qct_wdi_dp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -20,10 +20,13 @@
*/
/*
- * This file was originally distributed by Qualcomm Atheros, Inc.
- * under proprietary terms before Copyright ownership was assigned
- * to the Linux Foundation.
+ * Copyright (c) 2012-2013 Qualcomm Atheros, Inc.
+ * All Rights Reserved.
+ * Qualcomm Atheros Confidential and Proprietary.
+ *
*/
+
+
/*===========================================================================
W L A N _ Q C T _ W D I _ D P. C
@@ -42,7 +45,6 @@
DEPENDENCIES:
Are listed for each API below.
-
===========================================================================*/
/*===========================================================================
diff --git a/CORE/WDI/CP/src/wlan_qct_wdi_sta.c b/CORE/WDI/CP/src/wlan_qct_wdi_sta.c
index 427a41118ce8..5031ebf9f459 100644
--- a/CORE/WDI/CP/src/wlan_qct_wdi_sta.c
+++ b/CORE/WDI/CP/src/wlan_qct_wdi_sta.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
W L A N _ Q C T _ W D I _ S T A . C
@@ -39,7 +40,6 @@
DEPENDENCIES:
Are listed for each API below.
-
===========================================================================*/
/*===========================================================================
diff --git a/CORE/WDI/DP/inc/wlan_qct_wdi_ds.h b/CORE/WDI/DP/inc/wlan_qct_wdi_ds.h
index 26ba8a4db800..3d09717e50e3 100644
--- a/CORE/WDI/DP/inc/wlan_qct_wdi_ds.h
+++ b/CORE/WDI/DP/inc/wlan_qct_wdi_ds.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_WTI_DS_H )
#define __WLAN_QCT_WTI_DS_H
diff --git a/CORE/WDI/DP/inc/wlan_qct_wdi_ds_i.h b/CORE/WDI/DP/inc/wlan_qct_wdi_ds_i.h
index 35918ebb83bf..10dfa2f3a7c2 100644
--- a/CORE/WDI/DP/inc/wlan_qct_wdi_ds_i.h
+++ b/CORE/WDI/DP/inc/wlan_qct_wdi_ds_i.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_WDI_DS_I_H )
#define __WLAN_QCT_WDI_DS_I_H
diff --git a/CORE/WDI/DP/src/wlan_qct_wdi_bd.c b/CORE/WDI/DP/src/wlan_qct_wdi_bd.c
index d0e297e0ac3c..914cc40bffda 100644
--- a/CORE/WDI/DP/src/wlan_qct_wdi_bd.c
+++ b/CORE/WDI/DP/src/wlan_qct_wdi_bd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
*
* \file wlan_qct_dti_bd.c
diff --git a/CORE/WDI/DP/src/wlan_qct_wdi_ds.c b/CORE/WDI/DP/src/wlan_qct_wdi_ds.c
index f1603127f73b..3846dce5324c 100644
--- a/CORE/WDI/DP/src/wlan_qct_wdi_ds.c
+++ b/CORE/WDI/DP/src/wlan_qct_wdi_ds.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
*
* \file wlan_qct_wdi_ds.c
diff --git a/CORE/WDI/TRP/CTS/inc/wlan_qct_wdi_cts.h b/CORE/WDI/TRP/CTS/inc/wlan_qct_wdi_cts.h
index bb14bab8fee8..f8882ac66d44 100644
--- a/CORE/WDI/TRP/CTS/inc/wlan_qct_wdi_cts.h
+++ b/CORE/WDI/TRP/CTS/inc/wlan_qct_wdi_cts.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_QCT_WDI_CTS_H
#define WLAN_QCT_WDI_CTS_H
@@ -36,7 +37,6 @@
DESCRIPTION
This file contains the external API exposed by the wlan control transport
service module.
-
===========================================================================*/
diff --git a/CORE/WDI/TRP/CTS/src/wlan_qct_wdi_cts.c b/CORE/WDI/TRP/CTS/src/wlan_qct_wdi_cts.c
index 163d6e79d687..aa9454fc1e59 100644
--- a/CORE/WDI/TRP/CTS/src/wlan_qct_wdi_cts.c
+++ b/CORE/WDI/TRP/CTS/src/wlan_qct_wdi_cts.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*===========================================================================
W L A N _ Q C T _ C T S . C
@@ -39,7 +40,6 @@
DEPENDENCIES:
Are listed for each API below.
-
===========================================================================*/
/*===========================================================================
diff --git a/CORE/WDI/TRP/DTS/inc/wlan_qct_wdi_dts.h b/CORE/WDI/TRP/DTS/inc/wlan_qct_wdi_dts.h
index 587e33772831..fff268a73619 100644
--- a/CORE/WDI/TRP/DTS/inc/wlan_qct_wdi_dts.h
+++ b/CORE/WDI/TRP/DTS/inc/wlan_qct_wdi_dts.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef __WLAN_QCT_DTS_H
#define __WLAN_QCT_DTS_H
@@ -40,6 +41,7 @@
* This file contains the API exposed by the
* wlan device abstarction layer module for abstracting DXE/SDIO.
*
+ *
* Example usage for DXE.
* ----------------------
* On Platform init
diff --git a/CORE/WDI/TRP/DTS/src/wlan_qct_wdi_dts.c b/CORE/WDI/TRP/DTS/src/wlan_qct_wdi_dts.c
index db77949e806b..cc473be42b8c 100644
--- a/CORE/WDI/TRP/DTS/src/wlan_qct_wdi_dts.c
+++ b/CORE/WDI/TRP/DTS/src/wlan_qct_wdi_dts.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
*
* \file wlan_qct_wdi_dts.c
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_os_list.h b/CORE/WDI/WPAL/inc/wlan_qct_os_list.h
index 6d1a64c44c87..0b87c6cb3a56 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_os_list.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_os_list.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_OS_LIST_H )
#define __WLAN_QCT_OS_LIST_H
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_os_status.h b/CORE/WDI/WPAL/inc/wlan_qct_os_status.h
index f72b1dec1e1b..432ee4e2b52e 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_os_status.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_os_status.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_OS_STATUS_H )
#define __WLAN_QCT_OS_STATUS_H
@@ -33,7 +34,7 @@
\brief define synchronization objects PAL exports. wpt = (Wlan Pal Type) wpal = (Wlan PAL)
- Definitions for platform dependent(Windows XP).
+ Definitions for platform dependent(Windows XP).
========================================================================*/
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_os_sync.h b/CORE/WDI/WPAL/inc/wlan_qct_os_sync.h
index 6ca17dc0b0b8..93c5d8edcbcc 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_os_sync.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_os_sync.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_OS_SYNC_H )
#define __WLAN_QCT_OS_SYNC_H
@@ -33,7 +34,7 @@
\brief define synchronization objects PAL exports. wpt = (Wlan Pal Type) wpal = (Wlan PAL)
- Definitions for platform dependent(LA).
+ Definitions for platform dependent(LA).
========================================================================*/
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_os_timer.h b/CORE/WDI/WPAL/inc/wlan_qct_os_timer.h
index af9ad9e0ae8f..b7735cd1b2da 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_os_timer.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_os_timer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_OS_TIMER_H )
#define __WLAN_QCT_OS_TIMER_H
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_os_trace.h b/CORE/WDI/WPAL/inc/wlan_qct_os_trace.h
index cecd75898dab..ff82afb84566 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_os_trace.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_os_trace.h
@@ -24,11 +24,16 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_OS_TRACE_H )
#define __WLAN_QCT_OS_TRACE_H
#include <vos_trace.h>
+#if !defined(__printf)
+#define __printf(a,b)
+#endif
+
#ifdef WLAN_DEBUG
/**----------------------------------------------------------------------------
@@ -54,7 +59,8 @@
\return nothing
--------------------------------------------------------------------------*/
-void wpalTrace( wpt_moduleid module, wpt_tracelevel level, char *strFormat, ... );
+void __printf(3,4) wpalTrace( wpt_moduleid module, wpt_tracelevel level,
+ char *strFormat, ... );
/**----------------------------------------------------------------------------
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_os_type.h b/CORE/WDI/WPAL/inc/wlan_qct_os_type.h
index b1df6e766d88..e61f2aee59d9 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_os_type.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_os_type.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_OS_TYPE_H )
#define __WLAN_QCT_OS_TYPE_H
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_pack_align.h b/CORE/WDI/WPAL/inc/wlan_qct_pack_align.h
index ce2e149b21ee..30b436c49041 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_pack_align.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_pack_align.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_PACK_ALIGN_H )
#define __WLAN_QCT_PACK_ALIGN_H
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_pal_api.h b/CORE/WDI/WPAL/inc/wlan_qct_pal_api.h
index ae1d6f49d1ff..debe9348f43d 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_pal_api.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_pal_api.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_PAL_API_H )
#define __WLAN_QCT_PAL_API_H
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_pal_device.h b/CORE/WDI/WPAL/inc/wlan_qct_pal_device.h
index 7d9467b82fb9..fa2bdc7d37b2 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_pal_device.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_pal_device.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#ifndef WLAN_QCT_PAL_DEVICE_H
#define WLAN_QCT_PAL_DEVICE_H
/* ====================================================================================================================
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_pal_list.h b/CORE/WDI/WPAL/inc/wlan_qct_pal_list.h
index a7dd3cae20a5..52b5c06e64c4 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_pal_list.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_pal_list.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_PAL_LIST_H )
#define __WLAN_QCT_PAL_LIST_H
@@ -33,7 +34,7 @@
\brief define linked list PAL exports. wpt = (Wlan Pal Type) wpal = (Wlan PAL)
- Definitions for platform independent.
+ Definitions for platform independent.
========================================================================*/
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_pal_msg.h b/CORE/WDI/WPAL/inc/wlan_qct_pal_msg.h
index 3454654058c2..1ffa2d42e7e5 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_pal_msg.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_pal_msg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_PAL_MSG_H )
#define __WLAN_QCT_PAL_MSG_H
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_pal_packet.h b/CORE/WDI/WPAL/inc/wlan_qct_pal_packet.h
index 1907f4e7e25b..8111ce70b1e6 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_pal_packet.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_pal_packet.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2011-2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_PAL_PACKET_H )
#define __WLAN_QCT_PAL_PACKET_H
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_pal_status.h b/CORE/WDI/WPAL/inc/wlan_qct_pal_status.h
index e1dac21a8274..17b29d344460 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_pal_status.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_pal_status.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_PAL_STATUS_H )
#define __WLAN_QCT_PAL_STATUS_H
@@ -33,7 +34,7 @@
\brief define status PAL exports. wpt = (Wlan Pal Type)
- Definitions for platform independent.
+ Definitions for platform independent.
========================================================================*/
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_pal_sync.h b/CORE/WDI/WPAL/inc/wlan_qct_pal_sync.h
index 6d8099700a79..666e286fe1d9 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_pal_sync.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_pal_sync.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_PAL_SYNC_H )
#define __WLAN_QCT_PAL_SYNC_H
@@ -33,7 +34,7 @@
\brief define synchronization objects PAL exports. wpt = (Wlan Pal Type) wpal = (Wlan PAL)
- Definitions for platform independent.
+ Definitions for platform independent.
========================================================================*/
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_pal_timer.h b/CORE/WDI/WPAL/inc/wlan_qct_pal_timer.h
index 212c8120c00a..f97f8067f31f 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_pal_timer.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_pal_timer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_PAL_TIMER_H )
#define __WLAN_QCT_PAL_TIMER_H
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_pal_trace.h b/CORE/WDI/WPAL/inc/wlan_qct_pal_trace.h
index f8f678986ffe..3e4175a6ab7a 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_pal_trace.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_pal_trace.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_PAL_TRACE_H )
#define __WLAN_QCT_PAL_TRACE_H
diff --git a/CORE/WDI/WPAL/inc/wlan_qct_pal_type.h b/CORE/WDI/WPAL/inc/wlan_qct_pal_type.h
index 33877b0508b2..536b4a5bfeaa 100644
--- a/CORE/WDI/WPAL/inc/wlan_qct_pal_type.h
+++ b/CORE/WDI/WPAL/inc/wlan_qct_pal_type.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
#if !defined( __WLAN_QCT_PAL_TYPE_H )
#define __WLAN_QCT_PAL_TYPE_H
@@ -33,7 +34,7 @@
\brief define basic types PAL exports. wpt = (Wlan Pal Type)
- Definitions for platform independent.
+ Definitions for platform independent.
========================================================================*/
#include "wlan_qct_os_type.h"
diff --git a/CORE/WDI/WPAL/src/wlan_qct_pal_api.c b/CORE/WDI/WPAL/src/wlan_qct_pal_api.c
index 516cb57c451d..0cd53e846916 100644
--- a/CORE/WDI/WPAL/src/wlan_qct_pal_api.c
+++ b/CORE/WDI/WPAL/src/wlan_qct_pal_api.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
\file wlan_qct_pal_api.c
diff --git a/CORE/WDI/WPAL/src/wlan_qct_pal_device.c b/CORE/WDI/WPAL/src/wlan_qct_pal_device.c
index 372648dec96a..ed37c549038e 100644
--- a/CORE/WDI/WPAL/src/wlan_qct_pal_device.c
+++ b/CORE/WDI/WPAL/src/wlan_qct_pal_device.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
@file wlan_qct_pal_device.c
@@ -32,7 +33,6 @@
This file implements the device specific HW access interface
required by the WLAN Platform Abstraction Layer (WPAL)
-
========================================================================*/
/*===========================================================================
diff --git a/CORE/WDI/WPAL/src/wlan_qct_pal_msg.c b/CORE/WDI/WPAL/src/wlan_qct_pal_msg.c
index f09faef7f9b3..65e22a999cdc 100644
--- a/CORE/WDI/WPAL/src/wlan_qct_pal_msg.c
+++ b/CORE/WDI/WPAL/src/wlan_qct_pal_msg.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
\file wlan_qct_pal_msg.c
diff --git a/CORE/WDI/WPAL/src/wlan_qct_pal_packet.c b/CORE/WDI/WPAL/src/wlan_qct_pal_packet.c
index 6f0fea7ebc32..f84fe4463487 100644
--- a/CORE/WDI/WPAL/src/wlan_qct_pal_packet.c
+++ b/CORE/WDI/WPAL/src/wlan_qct_pal_packet.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -26,6 +26,7 @@
*/
+
/**=========================================================================
\file wlan_qct_pal_packet.c
diff --git a/CORE/WDI/WPAL/src/wlan_qct_pal_sync.c b/CORE/WDI/WPAL/src/wlan_qct_pal_sync.c
index 64a910fb9bd6..d7aa22d67df9 100644
--- a/CORE/WDI/WPAL/src/wlan_qct_pal_sync.c
+++ b/CORE/WDI/WPAL/src/wlan_qct_pal_sync.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -26,6 +26,7 @@
*/
+
/**=========================================================================
\file wlan_qct_pal_sync.c
diff --git a/CORE/WDI/WPAL/src/wlan_qct_pal_timer.c b/CORE/WDI/WPAL/src/wlan_qct_pal_timer.c
index 22a1a3658b53..c29b7a2a7b6a 100644
--- a/CORE/WDI/WPAL/src/wlan_qct_pal_timer.c
+++ b/CORE/WDI/WPAL/src/wlan_qct_pal_timer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/**=========================================================================
\file wlan_qct_pal_timer.c
diff --git a/CORE/WDI/WPAL/src/wlan_qct_pal_trace.c b/CORE/WDI/WPAL/src/wlan_qct_pal_trace.c
index 5e00b380e628..fcabbdf9130c 100644
--- a/CORE/WDI/WPAL/src/wlan_qct_pal_trace.c
+++ b/CORE/WDI/WPAL/src/wlan_qct_pal_trace.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -26,6 +26,7 @@
*/
+
/**=========================================================================
\file wlan_qct_pal_trace.c
diff --git a/firmware_bin/WCNSS_cfg.dat b/firmware_bin/WCNSS_cfg.dat
index 1f5cd0470ab9..077c06c8601e 100644
--- a/firmware_bin/WCNSS_cfg.dat
+++ b/firmware_bin/WCNSS_cfg.dat
Binary files differ
diff --git a/firmware_bin/WCNSS_qcom_cfg.ini b/firmware_bin/WCNSS_qcom_cfg.ini
index eb7818bf7731..a06ecdb6fc7b 100644..100755
--- a/firmware_bin/WCNSS_qcom_cfg.ini
+++ b/firmware_bin/WCNSS_qcom_cfg.ini
@@ -142,7 +142,7 @@ gFixedRate=0
# RTS threshold
-RTSThreshold=192000
+RTSThreshold=1048576
# Intra-BSS forward
diff --git a/tools/athdiag/athdiag.c b/tools/athdiag/athdiag.c
index 17e8ead93f4d..a3b7ef3bc9b7 100644
--- a/tools/athdiag/athdiag.c
+++ b/tools/athdiag/athdiag.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,6 +24,7 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
+
/*
*
* $ATH_LICENSE_HOSTSDK0_C$
diff --git a/tools/fwdebuglog/cld-fwlog-netlink.c b/tools/fwdebuglog/cld-fwlog-netlink.c
index a3975eab8228..1fbd9789723a 100644
--- a/tools/fwdebuglog/cld-fwlog-netlink.c
+++ b/tools/fwdebuglog/cld-fwlog-netlink.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
#include <stdlib.h>
#include <stdio.h>
diff --git a/tools/fwdebuglog/cld-fwlog-parser.c b/tools/fwdebuglog/cld-fwlog-parser.c
index 28c24a2449e9..888211066da1 100644
--- a/tools/fwdebuglog/cld-fwlog-parser.c
+++ b/tools/fwdebuglog/cld-fwlog-parser.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
#include <stdlib.h>
#include <stdarg.h>
diff --git a/tools/fwdebuglog/cld-fwlog-record.c b/tools/fwdebuglog/cld-fwlog-record.c
index 8042bc9cd766..6f479a30fa5d 100644
--- a/tools/fwdebuglog/cld-fwlog-record.c
+++ b/tools/fwdebuglog/cld-fwlog-record.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
#include <stdlib.h>
#include <stdio.h>
diff --git a/tools/fwdebuglog/parser.c b/tools/fwdebuglog/parser.c
index 2e264004d1fa..3f39902809a3 100644
--- a/tools/fwdebuglog/parser.c
+++ b/tools/fwdebuglog/parser.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -24,9 +24,8 @@
* under proprietary terms before Copyright ownership was assigned
* to the Linux Foundation.
*/
-/*
- *
- */
+
+
#include <stdlib.h>
#include <stdarg.h>
diff --git a/tools/pktlog/pktlogconf.c b/tools/pktlog/pktlogconf.c
index ddcdcf80698b..ac9bbb290fe7 100644
--- a/tools/pktlog/pktlogconf.c
+++ b/tools/pktlog/pktlogconf.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) . The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/wcnss/inc/halCompiler.h b/wcnss/inc/halCompiler.h
index 53745e7e2622..2c4762d3139a 100644
--- a/wcnss/inc/halCompiler.h
+++ b/wcnss/inc/halCompiler.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -35,6 +35,7 @@
*
* @author: Kumar Anand
*
+ *
*=========================================================================*/
#ifndef __ANI_COMPILER_ABSTRACT_H
#define __ANI_COMPILER_ABSTRACT_H
diff --git a/wcnss/inc/halLegacyPalTypes.h b/wcnss/inc/halLegacyPalTypes.h
index a82a69419d41..3dd3f3354f3b 100644
--- a/wcnss/inc/halLegacyPalTypes.h
+++ b/wcnss/inc/halLegacyPalTypes.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -36,6 +36,7 @@
*
* @author: Kumar Anand
*
+ *
*=========================================================================*/
#include "qwlanfw_defs.h"
diff --git a/wcnss/inc/pttFrameGen.h b/wcnss/inc/pttFrameGen.h
index ceffa2be4354..0d57ab681270 100644
--- a/wcnss/inc/pttFrameGen.h
+++ b/wcnss/inc/pttFrameGen.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -33,9 +33,7 @@
\brief Definitions for PTT frame generation
- $Id$
-
- ========================================================================== */
+ $Id$========================================================================== */
#ifndef PTTFRAMEGEN_H
#define PTTFRAMEGEN_H
diff --git a/wcnss/inc/pttModule.h b/wcnss/inc/pttModule.h
index 6b3758858f4f..963d44171e40 100644
--- a/wcnss/inc/pttModule.h
+++ b/wcnss/inc/pttModule.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2014 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -26,8 +26,7 @@
*/
/**
- *
- pttModule.h: global variable structure for pttModule
+ pttModule.h: global variable structure for pttModule
Author: Mark Nelson
Date: 6/27/05
diff --git a/wcnss/inc/pttMsgApi.h b/wcnss/inc/pttMsgApi.h
index c7295d7fa3ee..71b3288594cf 100644
--- a/wcnss/inc/pttMsgApi.h
+++ b/wcnss/inc/pttMsgApi.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -26,8 +26,7 @@
*/
/**
- *
- pttMsgApi.h: Contains messages to PTT Module for physical layer testing
+ pttMsgApi.h: Contains messages to PTT Module for physical layer testing
Author: Mark Nelson
Date: 6/21/05
diff --git a/wcnss/inc/wlan_hal_cfg.h b/wcnss/inc/wlan_hal_cfg.h
index 43772494c08a..510b06c0433b 100644
--- a/wcnss/inc/wlan_hal_cfg.h
+++ b/wcnss/inc/wlan_hal_cfg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -33,6 +33,7 @@
*
* @author: Kumar Anand
*
+ *
*=========================================================================*/
#ifndef __WLAN_HAL_CFG_H__
diff --git a/wcnss/inc/wlan_hal_msg.h b/wcnss/inc/wlan_hal_msg.h
index 8e1b451b81fe..f556cca71394 100644
--- a/wcnss/inc/wlan_hal_msg.h
+++ b/wcnss/inc/wlan_hal_msg.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -33,6 +33,7 @@
*
* @author: Kumar Anand
*
+ *
*=========================================================================*/
#ifndef _WLAN_HAL_MSG_H_
diff --git a/wcnss/inc/wlan_nv.h b/wcnss/inc/wlan_nv.h
index 10e53924fb8b..86150f286018 100644
--- a/wcnss/inc/wlan_nv.h
+++ b/wcnss/inc/wlan_nv.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@@ -35,9 +35,7 @@
Anything that needs to be publicly available should
be in this file
- $Id$
-
- ========================================================================== */
+ $Id$========================================================================== */
#if !defined( __WLAN_NV_H )
#define __WLAN_NV_H
diff --git a/wcnss/inc/wlan_phy.h b/wcnss/inc/wlan_phy.h
index 93d9576a8619..8cd416cb15cb 100644
--- a/wcnss/inc/wlan_phy.h
+++ b/wcnss/inc/wlan_phy.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/wcnss/inc/wlan_qct_dev_defs.h b/wcnss/inc/wlan_qct_dev_defs.h
index 691ad532e361..1f2e55304dad 100644
--- a/wcnss/inc/wlan_qct_dev_defs.h
+++ b/wcnss/inc/wlan_qct_dev_defs.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
diff --git a/wcnss/inc/wlan_status_code.h b/wcnss/inc/wlan_status_code.h
index 1804a05b5c20..9b452253e2e0 100644
--- a/wcnss/inc/wlan_status_code.h
+++ b/wcnss/inc/wlan_status_code.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2012 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*