aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/wmi.c
Commit message (Expand)AuthorAge
* cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-09
* ath6kl: support changing dtim period on AP modeEtay Luz2012-06-11
* ath6kl: Remove unneeded memset in roam related config funcRaja Mani2012-05-29
* ath6kl: Add support for setting tx rateset.Bala Shanmugam2012-05-24
* ath6kl: enable enhanced bmiss detectionThomas Pedersen2012-05-16
* ath6kl: Use correct max-scan-SSIDs limitJouni Malinen2012-05-11
* ath6kl_sdio: Fix the EAPOL out of order issueVivek Natarajan2012-05-04
* ath6kl: check for sband existence when creating scan cmdThomas Pedersen2012-04-25
* ath6kl: include in.h explicitlyLuis R. Rodriguez2012-04-25
* ath6kl: support fw reporting phy capabilitiesThomas Pedersen2012-04-23
* ath6kl: merge split format strings into oneKalle Valo2012-04-16
* ath6kl: Fix 4-way handshake failure in AP and P2P GO modeVasanthakumar Thiagarajan2012-04-09
* ath6kl: Configure htcap in fw based on the channel type in AP modeVasanthakumar Thiagarajan2012-04-09
* ath6kl: Configure inactivity timeout in fwVasanthakumar Thiagarajan2012-03-26
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-03-26
|\
| * Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-03-13
| |\
| * | cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2012-03-06
* | | ath6kl: add debug log for AP MLME operationsAarthi Thiruvengadam2012-03-20
| |/ |/|
* | ath6kl: logical continuations should be on the previous lineKalle Valo2012-03-07
* | ath6kl: alignment should match open parenthesisKalle Valo2012-03-07
* | ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani2012-03-07
* | ath6kl: implement hidden ssidThomas Pedersen2012-03-01
* | ath6kl: Make sure wiphy is registered before calling regulatory_hint()Vasanthakumar Thiagarajan2012-03-01
* | ath6kl: Refactor ath6kl_wmi_control_rx()Vasanthakumar Thiagarajan2012-03-01
* | ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan2012-02-27
* | ath6kl: Update license headerVasanthakumar Thiagarajan2012-02-08
|/
* ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani2012-01-30
* ath6kl: Configure WOW patterns while going to wow_suspendRaja Mani2012-01-30
* ath6kl: get rid of AR_DBG_LVL_CHECK()Kalle Valo2012-01-18
* ath6kl: Add support for uAPSDThirumalai Pachamuthu2012-01-13
* ath6kl: Add a function in wmi.c to add/delete a multicast filterVasanthakumar Thiagarajan2012-01-09
* ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDIDVasanthakumar Thiagarajan2012-01-09
* ath6kl: send TCMD response through testmode eventsThomas Pedersen2012-01-02
* ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmdRaja Mani2011-12-23
* ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam2011-12-14
* ath6kl: implement scheduled scanKalle Valo2011-12-13
* ath6kl: make maximum number of vifs runtime configurableKalle Valo2011-11-16
* ath6kl: Fix target minimum length requirement for WMI_SEND_PROBE_RESPONSE_CMDIDAarthi Thiruvengadam2011-11-13
* ath6kl: Remove few unused WMI stuffRaja Mani2011-11-11
* ath6kl: Add wmi functions to configure WOW mode and host sleep modeRaja Mani2011-11-11
* ath6kl: Add wmi functions to add/delete WOW patternsRaja Mani2011-11-11
* ath6kl: Fix key configuration to copy at most seq_len from seqJouni Malinen2011-11-11
* ath6kl: Fix lockdep warningVasanthakumar Thiagarajan2011-11-11
* ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset()Kalle Valo2011-11-11
* ath6kl: fix missing copy of action frame contentsAarthi Thiruvengadam2011-11-11
* ath6kl: Report unique remain-on-channel cookie valuesJouni Malinen2011-11-11
* ath6kl: Initialize target wlan values for every vifVasanthakumar Thiagarajan2011-11-11
* ath6kl: Maintain virtual interface in a listVasanthakumar Thiagarajan2011-11-11
* ath6kl: Use interface index from wmi data headrVasanthakumar Thiagarajan2011-11-11
* ath6kl: Take vif information from wmi eventVasanthakumar Thiagarajan2011-11-11