aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/wmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-15Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville1-8/+20
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg1-1/+1
2012-11-27ath6kl: Parse beacon interval from userspaceMohammed Shafi Shajakhan1-0/+17
2012-11-27ath6kl: remove unnecessary check for NULL skbMohammed Shafi Shajakhan1-8/+3
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+2
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg1-3/+2
2012-10-24ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATESMohammed Shafi Shajakhan1-1/+1
2012-10-24ath6kl: Check for valid rate table indexRaja Mani1-0/+3
2012-10-24ath6kl: Avoid null ptr dereference while printing reg domain pairRaja Mani1-2/+6
2012-10-24ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan1-0/+14
2012-10-24ath6kl: fix link speed when using sgiDengke Qiu1-1/+12
2012-10-24ath6kl: rework scheduled scanThomas Pedersen1-1/+22
2012-10-24ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()Vasanthakumar Thiagarajan1-16/+19
2012-10-24ath6kl: fix incorrect use of IEEE80211_NUM_BANDSKalle Valo1-4/+8
2012-10-24ath6kl: add support for changing contry codeKalle Valo1-0/+17
2012-10-24ath6kl: refactor wmi scan commandKalle Valo1-5/+20
2012-10-24ath6kl: move ath6kl_wmi_startscan_cmd()Kalle Valo1-44/+44
2012-10-24ath6kl: support TX error rate notificationThomas Pedersen1-0/+47
2012-10-24ath6kl: support rssi threshold for sched scanThomas Pedersen1-0/+18
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg1-5/+5
2012-06-11ath6kl: support changing dtim period on AP modeEtay Luz1-0/+16
2012-05-29ath6kl: Remove unneeded memset in roam related config funcRaja Mani1-2/+0
2012-05-24ath6kl: Add support for setting tx rateset.Bala Shanmugam1-0/+109
2012-05-16ath6kl: enable enhanced bmiss detectionThomas Pedersen1-0/+19
2012-05-11ath6kl: Use correct max-scan-SSIDs limitJouni Malinen1-1/+1
2012-05-04ath6kl_sdio: Fix the EAPOL out of order issueVivek Natarajan1-0/+7
2012-04-25ath6kl: check for sband existence when creating scan cmdThomas Pedersen1-5/+10
2012-04-25ath6kl: include in.h explicitlyLuis R. Rodriguez1-0/+1
2012-04-23ath6kl: support fw reporting phy capabilitiesThomas Pedersen1-1/+1
2012-04-16ath6kl: merge split format strings into oneKalle Valo1-31/+38
2012-04-09ath6kl: Fix 4-way handshake failure in AP and P2P GO modeVasanthakumar Thiagarajan1-0/+23
2012-04-09ath6kl: Configure htcap in fw based on the channel type in AP modeVasanthakumar Thiagarajan1-0/+37
2012-03-26ath6kl: Configure inactivity timeout in fwVasanthakumar Thiagarajan1-0/+17
2012-03-26Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo1-2/+4
2012-03-20ath6kl: add debug log for AP MLME operationsAarthi Thiruvengadam1-0/+3
2012-03-13Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville1-122/+185
2012-03-07ath6kl: logical continuations should be on the previous lineKalle Valo1-4/+5
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo1-11/+11
2012-03-07ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani1-0/+20
2012-03-06cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg1-2/+4
2012-03-01ath6kl: implement hidden ssidThomas Pedersen1-0/+16
2012-03-01ath6kl: Make sure wiphy is registered before calling regulatory_hint()Vasanthakumar Thiagarajan1-1/+1
2012-03-01ath6kl: Refactor ath6kl_wmi_control_rx()Vasanthakumar Thiagarajan1-101/+99
2012-02-27ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan1-5/+32
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/+17
2012-01-30ath6kl: Configure WOW patterns while going to wow_suspendRaja Mani1-1/+2
2012-01-18ath6kl: get rid of AR_DBG_LVL_CHECK()Kalle Valo1-3/+0
2012-01-13ath6kl: Add support for uAPSDThirumalai Pachamuthu1-8/+54
2012-01-09ath6kl: Add a function in wmi.c to add/delete a multicast filterVasanthakumar Thiagarajan1-0/+28