summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/wmi.h
AgeCommit message (Expand)AuthorFilesLines
2011-09-22ath6kl: Report PMKSA candidate events through cfg80211Jouni Malinen1-0/+10
2011-09-22ath6kl: Remove unnecessary bssinfo event header conversionJouni Malinen1-22/+3
2011-09-22ath6kl: Remove the unused node table implementationJouni Malinen1-8/+0
2011-09-16ath6kl: Remove auth type fall back in auto authentication modeVasanthakumar Thiagarajan1-5/+0
2011-09-06ath6kl: Process regulatory requests from firmware.Vivek Natarajan1-0/+6
2011-09-06ath6kl: Fix AP mode connect event parsing and TIM updatesJouni Malinen1-5/+24
2011-09-06ath6kl: Fix WMI message structure for AP_SET_PVBJouni Malinen1-0/+1
2011-09-02ath6kl: Add debugfs entry to modify roaming parameters.Vivek Natarajan1-0/+41
2011-09-02ath6kl: implement support to set firmware log parametersKalle Valo1-0/+6
2011-09-01ath6kl: add testmode supportKalle Valo1-0/+1
2011-08-31ath6kl: Notify cfg80211 of TX status of mgmt_tx framesJouni Malinen1-0/+3
2011-08-31ath6kl: Use set_appie command to add Probe Request IEsJouni Malinen1-0/+3
2011-08-31ath6kl: Add new WMI commands and events for P2PJouni Malinen1-8/+176
2011-08-31ath6kl: Use change_station() to authorize/unauthorize STAsJouni Malinen1-0/+19
2011-08-31ath6kl: Add functionality for starting AP modeJouni Malinen1-0/+20
2011-08-31ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()Vasanthakumar Thiagarajan1-1/+0
2011-08-09ath6kl: Remove ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan1-3/+0
2011-08-09ath6kl: Pass only the needed scan_table to ath6kl_wmi_iterate_nodes()Vasanthakumar Thiagarajan1-1/+1
2011-08-09ath6kl: Remove ath6kl_wmi_get_current_bssid()Vasanthakumar Thiagarajan1-1/+0
2011-08-09ath6kl: Remove bssid from struct wmiVasanthakumar Thiagarajan1-1/+0
2011-08-09ath6kl: Move scan table from wmi to ath6klVasanthakumar Thiagarajan1-1/+0
2011-08-09ath6kl: Cleanup void *parent_dev in struct wmiVasanthakumar Thiagarajan1-2/+2
2011-08-09Add ath6kl cleaned up driverKalle Valo1-0/+2024