summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/wmi.c
AgeCommit message (Expand)Author
2012-05-04ath6kl_sdio: Fix the EAPOL out of order issueVivek Natarajan
2012-04-25ath6kl: check for sband existence when creating scan cmdThomas Pedersen
2012-04-25ath6kl: include in.h explicitlyLuis R. Rodriguez
2012-04-23ath6kl: support fw reporting phy capabilitiesThomas Pedersen
2012-04-16ath6kl: merge split format strings into oneKalle Valo
2012-04-09ath6kl: Fix 4-way handshake failure in AP and P2P GO modeVasanthakumar Thiagarajan
2012-04-09ath6kl: Configure htcap in fw based on the channel type in AP modeVasanthakumar Thiagarajan
2012-03-26ath6kl: Configure inactivity timeout in fwVasanthakumar Thiagarajan
2012-03-26Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-03-20ath6kl: add debug log for AP MLME operationsAarthi Thiruvengadam
2012-03-13Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-03-07ath6kl: logical continuations should be on the previous lineKalle Valo
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo
2012-03-07ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg
2012-03-01ath6kl: implement hidden ssidThomas Pedersen
2012-03-01ath6kl: Make sure wiphy is registered before calling regulatory_hint()Vasanthakumar Thiagarajan
2012-03-01ath6kl: Refactor ath6kl_wmi_control_rx()Vasanthakumar Thiagarajan
2012-02-27ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan
2012-01-30ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani
2012-01-30ath6kl: Configure WOW patterns while going to wow_suspendRaja Mani
2012-01-18ath6kl: get rid of AR_DBG_LVL_CHECK()Kalle Valo
2012-01-13ath6kl: Add support for uAPSDThirumalai Pachamuthu
2012-01-09ath6kl: Add a function in wmi.c to add/delete a multicast filterVasanthakumar Thiagarajan
2012-01-09ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDIDVasanthakumar Thiagarajan
2012-01-02ath6kl: send TCMD response through testmode eventsThomas Pedersen
2011-12-23ath6kl: Avoid taking struct as argument in ath6kl_wmi_set_ip_cmdRaja Mani
2011-12-14ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam
2011-12-13ath6kl: implement scheduled scanKalle Valo
2011-11-16ath6kl: make maximum number of vifs runtime configurableKalle Valo
2011-11-13ath6kl: Fix target minimum length requirement for WMI_SEND_PROBE_RESPONSE_CMDIDAarthi Thiruvengadam
2011-11-11ath6kl: Remove few unused WMI stuffRaja Mani
2011-11-11ath6kl: Add wmi functions to configure WOW mode and host sleep modeRaja Mani
2011-11-11ath6kl: Add wmi functions to add/delete WOW patternsRaja Mani
2011-11-11ath6kl: Fix key configuration to copy at most seq_len from seqJouni Malinen
2011-11-11ath6kl: Fix lockdep warningVasanthakumar Thiagarajan
2011-11-11ath6kl: rename ath6kl_wmi_qos_state_init() to _wmi_reset()Kalle Valo
2011-11-11ath6kl: fix missing copy of action frame contentsAarthi Thiruvengadam
2011-11-11ath6kl: Report unique remain-on-channel cookie valuesJouni Malinen
2011-11-11ath6kl: Initialize target wlan values for every vifVasanthakumar Thiagarajan
2011-11-11ath6kl: Maintain virtual interface in a listVasanthakumar Thiagarajan
2011-11-11ath6kl: Use interface index from wmi data headrVasanthakumar Thiagarajan
2011-11-11ath6kl: Take vif information from wmi eventVasanthakumar Thiagarajan
2011-11-11ath6kl: Maintain firmware interface index in struct ath6kl_vifVasanthakumar Thiagarajan
2011-11-11ath6kl: Move few more vif specific information to struct ath6kl_vifVasanthakumar Thiagarajan
2011-11-11ath6kl: Move bssid information to vif structureVasanthakumar Thiagarajan
2011-11-11ath6kl: Move nw_type to vif structureVasanthakumar Thiagarajan
2011-11-11ath6kl: Define interface specific statesVasanthakumar Thiagarajan
2011-11-11ath6kl: Keep wiphy reference in ath6kl structureVasanthakumar Thiagarajan