summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/cfg80211.c
AgeCommit message (Expand)Author
2012-10-24ath6kl: support rssi threshold for sched scanThomas Pedersen
2012-10-18wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFICArend van Spriel
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg
2012-07-12nl80211: move scan API to wdevJohannes Berg
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg
2012-07-09cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg
2012-06-14Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-06-11ath6kl: support changing dtim period on AP modeEtay Luz
2012-06-11ath6kl: Add missing newline terminationsJoe Perches
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg
2012-05-30ath6kl: separate ht cap for each bandKiran Reddy
2012-05-24ath6kl: Add support for setting tx rateset.Bala Shanmugam
2012-05-17ath6kl: issue wmi disconnect after notifying cfg80211Thomas Pedersen
2012-05-16ath6kl: Include match ssid list in scheduled scanNaveen Singh
2012-05-16ath6kl: enable enhanced bmiss detectionThomas Pedersen
2012-05-14ath6kl: Add wow multicast firmware capability supportNaveen Gangadharan
2012-05-11ath6kl: Use correct max-scan-SSIDs limitJouni Malinen
2012-04-27ath6kl: Fix bss filter setting while scanningVasanthakumar Thiagarajan
2012-04-26ath6kl: Don't advertise HT capability for incapable firmwareVasanthakumar Thiagarajan
2012-04-26ath6kl: Multicast filter support in wow suspend and non-suspendNaveen Gangadharan
2012-04-23ath6kl: disallow WoW with multiple vifsThomas Pedersen
2012-04-23ath6kl: only restore supported HT capsThomas Pedersen
2012-04-23ath6kl: support fw reporting phy capabilitiesThomas Pedersen
2012-04-18ath6kl: Configure probed SSID list consistentlyJouni Malinen
2012-04-18ath6kl: Remove incorrect Probe Response offload support for InterworkingJouni Malinen
2012-04-18ath6kl: Fix bug in bg scan configuration in schedule scanSubramania Sharma Thandaveswaran
2012-04-18ath6kl: Retain bg scan period value modified by the userRaja Mani
2012-04-16ath6kl: allow deepsleep_suspend function when wlan interface downMing Jiang
2012-04-16ath6kl: merge split format strings into oneKalle Valo
2012-04-12ath6kl: Configure 0 as rsn cap when it is not there in rsn ieVasanthakumar Thiagarajan
2012-04-12ath6kl: Fix possible unaligned memory access in ath6kl_get_rsn_capab()Vasanthakumar Thiagarajan
2012-04-12ath6kl: handle concurrent AP-STA channel switchesThomas Pedersen
2012-04-12Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
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-04-09ath6kl: Don't advertise HT40 support in 2.4 GhzVasanthakumar Thiagarajan
2012-04-09ath6kl: Fix target assert in p2p bringup with multi vifVasanthakumar Thiagarajan
2012-04-03ath6kl: Fix scan related issue on suspend-resumeVivek Natarajan
2012-03-28ath6kl: Set background scan period.Bala Shanmugam
2012-03-28ath6kl: Store scan request info in-advance before sending SCAN requestRaja Mani
2012-03-26ath6kl: Configure inactivity timeout in fwVasanthakumar Thiagarajan
2012-03-26ath6kl: Optimize target power in deep sleep suspendRaja Mani
2012-03-26ath6kl: Isolate host sleep mode config part from ath6kl_wow_suspendRaja Mani
2012-03-21ath6kl: abort normal scan when scheduled scan is startedKalle Valo
2012-03-20ath6kl: handle probe response from P2P device in P2P GO modeAarthi Thiruvengadam
2012-03-13ath6kl: use max_t() in ath6kl_cfg80211_connect()Kalle Valo