summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/wmi.h
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: add aborted parameter to ath6kl_cfg80211_scan_complete_event()Kalle Valo2011-11-111-0/+4
* ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset()Kalle Valo2011-11-111-0/+1
* ath6kl: add support for WPSAarthi Thiruvengadam2011-11-111-0/+1
* ath6kl: Initialize target wlan values for every vifVasanthakumar Thiagarajan2011-11-111-8/+10
* ath6kl: Maintain virtual interface in a listVasanthakumar Thiagarajan2011-11-111-2/+2
* ath6kl: Use interface index from wmi data headrVasanthakumar Thiagarajan2011-11-111-1/+20
* ath6kl: Take vif information from wmi eventVasanthakumar Thiagarajan2011-11-111-7/+9
* ath6kl: Maintain firmware interface index in struct ath6kl_vifVasanthakumar Thiagarajan2011-11-111-27/+36
* ath6kl: Add debugfs files for roaming controlJouni Malinen2011-11-111-6/+15
* ath6kl: Add debugfs file for target roam tableJouni Malinen2011-11-111-0/+7
* ath6kl: fix struct host_app_area endian handlingKalle Valo2011-11-111-2/+2
* ath6kl: remove unused parameters from struct wmiKalle Valo2011-11-111-12/+0Star
* ath6kl: make sure WLAN power save is enabled during suspendChilam Ng2011-11-111-0/+1
* ath6kl: Report PMKSA candidate events through cfg80211Jouni Malinen2011-09-221-0/+10
* ath6kl: Remove unnecessary bssinfo event header conversionJouni Malinen2011-09-221-22/+3Star
* ath6kl: Remove the unused node table implementationJouni Malinen2011-09-221-8/+0Star
* ath6kl: Remove auth type fall back in auto authentication modeVasanthakumar Thiagarajan2011-09-161-5/+0Star
* ath6kl: Process regulatory requests from firmware.Vivek Natarajan2011-09-061-0/+6
* ath6kl: Fix AP mode connect event parsing and TIM updatesJouni Malinen2011-09-061-5/+24
* 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/+41
* ath6kl: implement support to set firmware log parametersKalle Valo2011-09-021-0/+6
* ath6kl: add testmode supportKalle Valo2011-09-011-0/+1
* ath6kl: Notify cfg80211 of TX status of mgmt_tx framesJouni Malinen2011-08-311-0/+3
* ath6kl: Use set_appie command to add Probe Request IEsJouni Malinen2011-08-311-0/+3
* ath6kl: Add new WMI commands and events for P2PJouni Malinen2011-08-311-8/+176
* ath6kl: Use change_station() to authorize/unauthorize STAsJouni Malinen2011-08-311-0/+19
* ath6kl: Add functionality for starting AP modeJouni Malinen2011-08-311-0/+20
* ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()Vasanthakumar Thiagarajan2011-08-311-1/+0Star
* ath6kl: Remove ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-091-3/+0Star
* ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan2011-08-091-1/+1
* ath6kl: Remove ath6kl_wmi_get_current_bssid()Vasanthakumar Thiagarajan2011-08-091-1/+0Star
* ath6kl: Remove bssid from struct wmiVasanthakumar Thiagarajan2011-08-091-1/+0Star
* ath6kl: Move scan table from wmi to ath6klVasanthakumar Thiagarajan2011-08-091-1/+0Star
* ath6kl: Cleanup void *parent_dev in struct wmiVasanthakumar Thiagarajan2011-08-091-2/+2
* Add ath6kl cleaned up driverKalle Valo2011-08-091-0/+2024