summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/wmi.c
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani2012-01-301-0/+17
* ath6kl: Configure WOW patterns while going to wow_suspendRaja Mani2012-01-301-1/+2
* ath6kl: get rid of AR_DBG_LVL_CHECK()Kalle Valo2012-01-181-3/+0
* ath6kl: Add support for uAPSDThirumalai Pachamuthu2012-01-131-8/+54
* ath6kl: Add a function in wmi.c to add/delete a multicast filterVasanthakumar Thiagarajan2012-01-091-0/+28
* ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDIDVasanthakumar Thiagarajan2012-01-091-0/+17
* ath6kl: send TCMD response through testmode eventsThomas Pedersen2012-01-021-3/+3
* ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmdRaja Mani2011-12-231-5/+7
* ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam2011-12-141-1/+112
* ath6kl: implement scheduled scanKalle Valo2011-12-131-1/+26
* ath6kl: make maximum number of vifs runtime configurableKalle Valo2011-11-161-3/+3
* ath6kl: Fix target minimum length requirement for WMI_SEND_PROBE_RESPONSE_CMDIDAarthi Thiruvengadam2011-11-131-1/+5
* ath6kl: Remove few unused WMI stuffRaja Mani2011-11-111-10/+0
* ath6kl: Add wmi functions to configure WOW mode and host sleep modeRaja Mani2011-11-111-0/+108
* ath6kl: Add wmi functions to add/delete WOW patternsRaja Mani2011-11-111-0/+56
* ath6kl: Fix key configuration to copy at most seq_len from seqJouni Malinen2011-11-111-3/+4
* ath6kl: Fix lockdep warningVasanthakumar Thiagarajan2011-11-111-2/+2
* ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset()Kalle Valo2011-11-111-5/+2
* ath6kl: fix missing copy of action frame contentsAarthi Thiruvengadam2011-11-111-0/+1
* ath6kl: Report unique remain-on-channel cookie valuesJouni Malinen2011-11-111-2/+11
* ath6kl: Initialize target wlan values for every vifVasanthakumar Thiagarajan2011-11-111-16/+19
* ath6kl: Maintain virtual interface in a listVasanthakumar Thiagarajan2011-11-111-5/+17
* ath6kl: Use interface index from wmi data headrVasanthakumar Thiagarajan2011-11-111-8/+8
* ath6kl: Take vif information from wmi eventVasanthakumar Thiagarajan2011-11-111-81/+112
* ath6kl: Maintain firmware interface index in struct ath6kl_vifVasanthakumar Thiagarajan2011-11-111-75/+97
* ath6kl: Move few more vif specific information to struct ath6kl_vifVasanthakumar Thiagarajan2011-11-111-3/+3
* ath6kl: Move bssid information to vif structureVasanthakumar Thiagarajan2011-11-111-1/+1
* ath6kl: Move nw_type to vif structureVasanthakumar Thiagarajan2011-11-111-2/+6
* ath6kl: Define interface specific statesVasanthakumar Thiagarajan2011-11-111-5/+7
* ath6kl: Keep wiphy reference in ath6kl structureVasanthakumar Thiagarajan2011-11-111-5/+5
* ath6kl: Add debugfs control for keepalive and disconnection timeoutJouni Malinen2011-11-111-0/+4
* ath6kl: Add debugfs files for roaming controlJouni Malinen2011-11-111-0/+40
* ath6kl: Add debugfs file for target roam tableJouni Malinen2011-11-111-0/+11
* ath6kl: remove unused parameters from struct wmiKalle Valo2011-11-111-20/+7
* ath6kl: improve wmi debug messagesKalle Valo2011-09-281-9/+35
* ath6kl: add prefix parameter to ath6kl_dbg_dump()Kalle Valo2011-09-281-1/+2
* ath6kl: Report PMKSA candidate events through cfg80211Jouni Malinen2011-09-221-0/+30
* ath6kl: Export beacon interval and DTIM period through STA infoJouni Malinen2011-09-221-0/+11
* ath6kl: Update BSS information after connectionJouni Malinen2011-09-221-0/+6
* ath6kl: Remove unnecessary bssinfo event header conversionJouni Malinen2011-09-221-28/+9
* ath6kl: Remove the unused node table implementationJouni Malinen2011-09-221-37/+0
* ath6kl: Replace internal node table with cfg80211 BSS tableJouni Malinen2011-09-221-251/+45
* ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processingJouni Malinen2011-09-221-39/+1
* ath6kl: Process regulatory requests from firmware.Vivek Natarajan2011-09-061-0/+78
* ath6kl: Fix AP mode connect event parsing and TIM updatesJouni Malinen2011-09-061-5/+39
* ath6kl: Fix WMI message structure for AP_SET_PVBJouni Malinen2011-09-061-0/+1
* ath6kl: Add debugfs entry to modify roaming parameters.Vivek Natarajan2011-09-021-0/+29
* ath6kl: implement support to set firmware log parametersKalle Valo2011-09-021-0/+19
* ath6kl: add firmware log supportKalle Valo2011-09-021-0/+1
* ath6kl: add testmode supportKalle Valo2011-09-011-0/+29
OpenPOWER on IntegriCloud