summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/wmi.c
AgeCommit message (Expand)Author
2012-01-09ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDIDVasanthakumar Thiagarajan
2012-01-02ath6kl: send TCMD response through testmode eventsThomas Pedersen
2011-12-23ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmdRaja Mani
2011-12-14ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam
2011-12-13ath6kl: implement scheduled scanKalle Valo
2011-11-16ath6kl: make maximum number of vifs runtime configurableKalle Valo
2011-11-13ath6kl: Fix target minimum length requirement for WMI_SEND_PROBE_RESPONSE_CMDIDAarthi Thiruvengadam
2011-11-11ath6kl: Remove few unused WMI stuffRaja Mani
2011-11-11ath6kl: Add wmi functions to configure WOW mode and host sleep modeRaja Mani
2011-11-11ath6kl: Add wmi functions to add/delete WOW patternsRaja Mani
2011-11-11ath6kl: Fix key configuration to copy at most seq_len from seqJouni Malinen
2011-11-11ath6kl: Fix lockdep warningVasanthakumar Thiagarajan
2011-11-11ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset()Kalle Valo
2011-11-11ath6kl: fix missing copy of action frame contentsAarthi Thiruvengadam
2011-11-11ath6kl: Report unique remain-on-channel cookie valuesJouni Malinen
2011-11-11ath6kl: Initialize target wlan values for every vifVasanthakumar Thiagarajan
2011-11-11ath6kl: Maintain virtual interface in a listVasanthakumar Thiagarajan
2011-11-11ath6kl: Use interface index from wmi data headrVasanthakumar Thiagarajan
2011-11-11ath6kl: Take vif information from wmi eventVasanthakumar Thiagarajan
2011-11-11ath6kl: Maintain firmware interface index in struct ath6kl_vifVasanthakumar Thiagarajan
2011-11-11ath6kl: Move few more vif specific information to struct ath6kl_vifVasanthakumar Thiagarajan
2011-11-11ath6kl: Move bssid information to vif structureVasanthakumar Thiagarajan
2011-11-11ath6kl: Move nw_type to vif structureVasanthakumar Thiagarajan
2011-11-11ath6kl: Define interface specific statesVasanthakumar Thiagarajan
2011-11-11ath6kl: Keep wiphy reference in ath6kl structureVasanthakumar Thiagarajan
2011-11-11ath6kl: Add debugfs control for keepalive and disconnection timeoutJouni Malinen
2011-11-11ath6kl: Add debugfs files for roaming controlJouni Malinen
2011-11-11ath6kl: Add debugfs file for target roam tableJouni Malinen
2011-11-11ath6kl: remove unused parameters from struct wmiKalle Valo
2011-09-28ath6kl: improve wmi debug messagesKalle Valo
2011-09-28ath6kl: add prefix parameter to ath6kl_dbg_dump()Kalle Valo
2011-09-22ath6kl: Report PMKSA candidate events through cfg80211Jouni Malinen
2011-09-22ath6kl: Export beacon interval and DTIM period through STA infoJouni Malinen
2011-09-22ath6kl: Update BSS information after connectionJouni Malinen
2011-09-22ath6kl: Remove unnecessary bssinfo event header conversionJouni Malinen
2011-09-22ath6kl: Remove the unused node table implementationJouni Malinen
2011-09-22ath6kl: Replace internal node table with cfg80211 BSS tableJouni Malinen
2011-09-22ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processingJouni Malinen
2011-09-06ath6kl: Process regulatory requests from firmware.Vivek Natarajan
2011-09-06ath6kl: Fix AP mode connect event parsing and TIM updatesJouni Malinen
2011-09-06ath6kl: Fix WMI message structure for AP_SET_PVBJouni Malinen
2011-09-02ath6kl: Add debugfs entry to modify roaming parameters.Vivek Natarajan
2011-09-02ath6kl: implement support to set firmware log parametersKalle Valo
2011-09-02ath6kl: add firmware log supportKalle Valo
2011-09-01ath6kl: add testmode supportKalle Valo
2011-08-31ath6kl: Report received Action frames to cfg80211Jouni Malinen
2011-08-31ath6kl: Notify cfg80211 of TX status of mgmt_tx framesJouni Malinen
2011-08-31ath6kl: Report received Probe Request frames to cfg80211Jouni Malinen
2011-08-31ath6kl: Support channel set request for startscan commandEdward Lu
2011-08-31ath6kl: Add cfg80211 calls for remain-on-channel eventsJouni Malinen