summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/cfg80211.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-24ath6kl: consolidate WoW pattern lengthThomas Pedersen1-1/+1
2012-10-24ath6kl: rework scheduled scanThomas Pedersen1-38/+7
2012-10-24ath6kl: reconfigure RSN capabilities when restarting APThomas Pedersen1-0/+1
2012-10-24ath6kl: configure wow filters per-vifThomas Pedersen1-52/+93
2012-10-24ath6kl: add support for changing contry codeKalle Valo1-0/+47
2012-10-24ath6kl: refactor wmi scan commandKalle Valo1-23/+8
2012-10-24ath6kl: support TX error rate notificationThomas Pedersen1-0/+22
2012-10-24ath6kl: use custom MAC address for newly created interfacesAarthi Thiruvengadam1-1/+5
2012-10-24ath6kl: support rssi threshold for sched scanThomas Pedersen1-1/+18
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel1-1/+1
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg1-1/+1
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