summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/wmi.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-07ath6kl: fix too long linesKalle Valo1-2/+2
2012-03-07ath6kl: document all spinlocksKalle Valo1-0/+2
2012-03-07ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani1-0/+8
2012-03-01ath6kl: implement hidden ssidThomas Pedersen1-0/+5
2012-02-27ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan1-3/+0
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan1-0/+1
2012-01-30ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani1-0/+2
2012-01-30ath6kl: Configure WOW patterns while going to wow_suspendRaja Mani1-1/+2
2012-01-13ath6kl: Add support for uAPSDThirumalai Pachamuthu1-4/+37
2012-01-09ath6kl: Add a function in wmi.c to add/delete a multicast filterVasanthakumar Thiagarajan1-0/+7
2012-01-09ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDIDVasanthakumar Thiagarajan1-0/+5
2012-01-02ath6kl: Remove redundant key_index check.Vivek Natarajan1-1/+0
2012-01-02ath6kl: Support for TCP checksum offload to firmwareRishi Panjwani1-0/+3
2011-12-23ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmdRaja Mani1-2/+3
2011-12-14ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam1-1/+126
2011-12-13ath6kl: implement scheduled scanKalle Valo1-0/+2
2011-12-13ath6kl: fix value of WOW_FILTER_SSIDKalle Valo1-1/+1
2011-11-24ath6kl: Increase the maximum number of connections in AP modeVasanthakumar Thiagarajan1-1/+1
2011-11-24ath6kl: remove unused sc_params from struct ath6klKalle Valo1-10/+0
2011-11-11ath6kl: Remove few unused WMI stuffRaja Mani1-14/+0
2011-11-11ath6kl: Add wmi functions to configure WOW mode and host sleep modeRaja Mani1-0/+41
2011-11-11ath6kl: Add wmi functions to add/delete WOW patternsRaja Mani1-0/+17
2011-11-11ath6kl: Fix key configuration to copy at most seq_len from seqJouni Malinen1-1/+2
2011-11-11ath6kl: Remove unused WMI crypto definesJouni Malinen1-3/+0
2011-11-11ath6kl: add aborted parameter to ath6kl_cfg80211_scan_complete_event()Kalle Valo1-0/+4
2011-11-11ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset()Kalle Valo1-0/+1
2011-11-11ath6kl: add support for WPSAarthi Thiruvengadam1-0/+1
2011-11-11ath6kl: Initialize target wlan values for every vifVasanthakumar Thiagarajan1-8/+10
2011-11-11ath6kl: Maintain virtual interface in a listVasanthakumar Thiagarajan1-2/+2
2011-11-11ath6kl: Use interface index from wmi data headrVasanthakumar Thiagarajan1-1/+20
2011-11-11ath6kl: Take vif information from wmi eventVasanthakumar Thiagarajan1-7/+9
2011-11-11ath6kl: Maintain firmware interface index in struct ath6kl_vifVasanthakumar Thiagarajan1-27/+36
2011-11-11ath6kl: Add debugfs files for roaming controlJouni Malinen1-6/+15
2011-11-11ath6kl: Add debugfs file for target roam tableJouni Malinen1-0/+7
2011-11-11ath6kl: fix struct host_app_area endian handlingKalle Valo1-2/+2
2011-11-11ath6kl: remove unused parameters from struct wmiKalle Valo1-12/+0
2011-11-11ath6kl: make sure WLAN power save is enabled during suspendChilam Ng1-0/+1
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