summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/wmi.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath6kl: Report received Action frames to cfg80211Jouni Malinen2011-08-311-3/+12
* ath6kl: Notify cfg80211 of TX status of mgmt_tx framesJouni Malinen2011-08-311-3/+25
* ath6kl: Report received Probe Request frames to cfg80211Jouni Malinen2011-08-311-4/+16
* ath6kl: Support channel set request for startscan commandEdward Lu2011-08-311-3/+3
* ath6kl: Add cfg80211 calls for remain-on-channel eventsJouni Malinen2011-08-311-4/+27
* ath6kl: Add new WMI commands and events for P2PJouni Malinen2011-08-311-0/+294
* ath6kl: Use change_station() to authorize/unauthorize STAsJouni Malinen2011-08-311-0/+18
* ath6kl: Delay initial group key setup in AP modeJouni Malinen2011-08-311-0/+4
* ath6kl: Add functionality for starting AP modeJouni Malinen2011-08-311-0/+45
* ath6kl: Add wmi meta data information only it is availableVasanthakumar Thiagarajan2011-08-311-3/+5
* ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()Vasanthakumar Thiagarajan2011-08-311-10/+0Star
* ath6kl: Remove ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-091-7/+0Star
* ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-091-2/+2
* ath6kl: Move initialization/deinitialization of scan_table to appropriate fun...Vasanthakumar Thiagarajan2011-08-091-2/+0Star
* ath6kl: Cleanup parameters of wlan_node_table_init()Vasanthakumar Thiagarajan2011-08-091-1/+1
* ath6kl: Remove ath6kl_wmi_get_current_bssid()Vasanthakumar Thiagarajan2011-08-091-6/+0Star
* ath6kl: Remove bssid from struct wmiVasanthakumar Thiagarajan2011-08-091-5/+2Star
* ath6kl: Cleanup parameters for wlan_refresh_inactive_nodes()Vasanthakumar Thiagarajan2011-08-091-1/+1
* ath6kl: Move scan table from wmi to ath6klVasanthakumar Thiagarajan2011-08-091-15/+15
* ath6kl: Cleanup void *parent_dev in struct wmiVasanthakumar Thiagarajan2011-08-091-1/+1
* ath6kl: Avoid two memset to clear src and desr mac addr variable memory in at...Raja Mani2011-08-091-2/+1Star
* Add ath6kl cleaned up driverKalle Valo2011-08-091-0/+2762