summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/cfg80211.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg1-2/+2
2012-07-12nl80211: move scan API to wdevJohannes Berg1-3/+3
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg1-15/+15
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg1-11/+11
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-34/+174
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg1-0/+2
2012-06-14Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo1-33/+3
2012-06-11ath6kl: support changing dtim period on AP modeEtay Luz1-1/+7
2012-06-11ath6kl: Add missing newline terminationsJoe Perches1-2/+2
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg1-33/+3
2012-05-30ath6kl: separate ht cap for each bandKiran Reddy1-2/+3
2012-05-24ath6kl: Add support for setting tx rateset.Bala Shanmugam1-0/+24
2012-05-17ath6kl: issue wmi disconnect after notifying cfg80211Thomas Pedersen1-15/+12
2012-05-16ath6kl: Include match ssid list in scheduled scanNaveen Singh1-10/+88
2012-05-16ath6kl: enable enhanced bmiss detectionThomas Pedersen1-0/+30
2012-05-14ath6kl: Add wow multicast firmware capability supportNaveen Gangadharan1-2/+6
2012-05-11ath6kl: Use correct max-scan-SSIDs limitJouni Malinen1-4/+4
2012-04-27ath6kl: Fix bss filter setting while scanningVasanthakumar Thiagarajan1-4/+2
2012-04-26ath6kl: Don't advertise HT capability for incapable firmwareVasanthakumar Thiagarajan1-1/+8
2012-04-26ath6kl: Multicast filter support in wow suspend and non-suspendNaveen Gangadharan1-0/+14
2012-04-23ath6kl: disallow WoW with multiple vifsThomas Pedersen1-0/+8
2012-04-23ath6kl: only restore supported HT capsThomas Pedersen1-7/+19
2012-04-23ath6kl: support fw reporting phy capabilitiesThomas Pedersen1-2/+34
2012-04-18ath6kl: Configure probed SSID list consistentlyJouni Malinen1-28/+35
2012-04-18ath6kl: Remove incorrect Probe Response offload support for InterworkingJouni Malinen1-2/+1
2012-04-18ath6kl: Fix bug in bg scan configuration in schedule scanSubramania Sharma Thandaveswaran1-1/+1
2012-04-18ath6kl: Retain bg scan period value modified by the userRaja Mani1-0/+1
2012-04-16ath6kl: allow deepsleep_suspend function when wlan interface downMing Jiang1-1/+3
2012-04-16ath6kl: merge split format strings into oneKalle Valo1-17/+12
2012-04-12ath6kl: Configure 0 as rsn cap when it is not there in rsn ieVasanthakumar Thiagarajan1-7/+13
2012-04-12ath6kl: Fix possible unaligned memory access in ath6kl_get_rsn_capab()Vasanthakumar Thiagarajan1-2/+2
2012-04-12ath6kl: handle concurrent AP-STA channel switchesThomas Pedersen1-0/+15
2012-04-12Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo1-0/+2
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches1-0/+2
2012-04-09ath6kl: Fix 4-way handshake failure in AP and P2P GO modeVasanthakumar Thiagarajan1-0/+64
2012-04-09ath6kl: Configure htcap in fw based on the channel type in AP modeVasanthakumar Thiagarajan1-21/+56
2012-04-09ath6kl: Don't advertise HT40 support in 2.4 GhzVasanthakumar Thiagarajan1-2/+3
2012-04-09ath6kl: Fix target assert in p2p bringup with multi vifVasanthakumar Thiagarajan1-0/+29
2012-04-03ath6kl: Fix scan related issue on suspend-resumeVivek Natarajan1-0/+4
2012-03-28ath6kl: Set background scan period.Bala Shanmugam1-0/+13
2012-03-28ath6kl: Store scan request info in-advance before sending SCAN requestRaja Mani1-3/+5
2012-03-26ath6kl: Configure inactivity timeout in fwVasanthakumar Thiagarajan1-0/+11
2012-03-26ath6kl: Optimize target power in deep sleep suspendRaja Mani1-17/+81
2012-03-26ath6kl: Isolate host sleep mode config part from ath6kl_wow_suspendRaja Mani1-31/+52
2012-03-21ath6kl: abort normal scan when scheduled scan is startedKalle Valo1-0/+2
2012-03-20ath6kl: handle probe response from P2P device in P2P GO modeAarthi Thiruvengadam1-4/+19
2012-03-13ath6kl: use max_t() in ath6kl_cfg80211_connect()Kalle Valo1-2/+2
2012-03-12ath6kl: Fix merge error in ath6kl_set_ies()Aarthi Thiruvengadam1-24/+21
2012-03-07ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect()Kalle Valo1-2/+8
2012-03-07ath6kl: remove multiple assignmentsKalle Valo1-4/+4