summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/wmi.h
Commit message (Expand)AuthorAgeFilesLines
* ath6kl_sdio: Fix the EAPOL out of order issueVivek Natarajan2012-05-041-0/+2
* ath6kl: support fw reporting phy capabilitiesThomas Pedersen2012-04-231-0/+10
* ath6kl: handle concurrent AP-STA channel switchesThomas Pedersen2012-04-121-0/+12
* ath6kl: Fix 4-way handshake failure in AP and P2P GO modeVasanthakumar Thiagarajan2012-04-091-0/+17
* ath6kl: Configure htcap in fw based on the channel type in AP modeVasanthakumar Thiagarajan2012-04-091-0/+13
* ath6kl: add rx data padding supportKalle Valo2012-03-261-0/+3
* ath6kl: Configure inactivity timeout in fwVasanthakumar Thiagarajan2012-03-261-0/+7
* ath6kl: fix too long linesKalle Valo2012-03-071-2/+2
* ath6kl: document all spinlocksKalle Valo2012-03-071-0/+2
* ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani2012-03-071-0/+8
* ath6kl: implement hidden ssidThomas Pedersen2012-03-011-0/+5
* ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan2012-02-271-3/+0
* ath6kl: Update license headerVasanthakumar Thiagarajan2012-02-081-0/+1
* ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani2012-01-301-0/+2
* ath6kl: Configure WOW patterns while going to wow_suspendRaja Mani2012-01-301-1/+2
* ath6kl: Add support for uAPSDThirumalai Pachamuthu2012-01-131-4/+37
* ath6kl: Add a function in wmi.c to add/delete a multicast filterVasanthakumar Thiagarajan2012-01-091-0/+7
* ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDIDVasanthakumar Thiagarajan2012-01-091-0/+5
* ath6kl: Remove redundant key_index check.Vivek Natarajan2012-01-021-1/+0
* ath6kl: Support for TCP checksum offload to firmwareRishi Panjwani2012-01-021-0/+3
* ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmdRaja Mani2011-12-231-2/+3
* ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam2011-12-141-1/+126
* ath6kl: implement scheduled scanKalle Valo2011-12-131-0/+2
* ath6kl: fix value of WOW_FILTER_SSIDKalle Valo2011-12-131-1/+1
* ath6kl: Increase the maximum number of connections in AP modeVasanthakumar Thiagarajan2011-11-241-1/+1
* ath6kl: remove unused sc_params from struct ath6klKalle Valo2011-11-241-10/+0
* ath6kl: Remove few unused WMI stuffRaja Mani2011-11-111-14/+0
* ath6kl: Add wmi functions to configure WOW mode and host sleep modeRaja Mani2011-11-111-0/+41
* ath6kl: Add wmi functions to add/delete WOW patternsRaja Mani2011-11-111-0/+17
* ath6kl: Fix key configuration to copy at most seq_len from seqJouni Malinen2011-11-111-1/+2
* ath6kl: Remove unused WMI crypto definesJouni Malinen2011-11-111-3/+0
* 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/+0
* 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/+3
* ath6kl: Remove the unused node table implementationJouni Malinen2011-09-221-8/+0
* ath6kl: Remove auth type fall back in auto authentication modeVasanthakumar Thiagarajan2011-09-161-5/+0
* 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