summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* nl80211: move scan API to wdevJohannes Berg2012-07-121-3/+3
* cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-121-15/+15
* cfg80211: use wdev in mgmt-tx/ROC APIsJohannes Berg2012-07-091-11/+11
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-06-281-34/+174
|\
| * Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-06-141-33/+3
| |\
| * | ath6kl: support changing dtim period on AP modeEtay Luz2012-06-111-1/+7
| * | ath6kl: Add missing newline terminationsJoe Perches2012-06-111-2/+2
| * | ath6kl: separate ht cap for each bandKiran Reddy2012-05-301-2/+3
| * | ath6kl: Add support for setting tx rateset.Bala Shanmugam2012-05-241-0/+24
| * | ath6kl: issue wmi disconnect after notifying cfg80211Thomas Pedersen2012-05-171-15/+12
| * | ath6kl: Include match ssid list in scheduled scanNaveen Singh2012-05-161-10/+88
| * | ath6kl: enable enhanced bmiss detectionThomas Pedersen2012-05-161-0/+30
| * | ath6kl: Add wow multicast firmware capability supportNaveen Gangadharan2012-05-141-2/+6
| * | ath6kl: Use correct max-scan-SSIDs limitJouni Malinen2012-05-111-4/+4
* | | cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-271-0/+2
| |/ |/|
* | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-051-33/+3
|/
* ath6kl: Fix bss filter setting while scanningVasanthakumar Thiagarajan2012-04-271-4/+2
* ath6kl: Don't advertise HT capability for incapable firmwareVasanthakumar Thiagarajan2012-04-261-1/+8
* ath6kl: Multicast filter support in wow suspend and non-suspendNaveen Gangadharan2012-04-261-0/+14
* ath6kl: disallow WoW with multiple vifsThomas Pedersen2012-04-231-0/+8
* ath6kl: only restore supported HT capsThomas Pedersen2012-04-231-7/+19
* ath6kl: support fw reporting phy capabilitiesThomas Pedersen2012-04-231-2/+34
* ath6kl: Configure probed SSID list consistentlyJouni Malinen2012-04-181-28/+35
* ath6kl: Remove incorrect Probe Response offload support for InterworkingJouni Malinen2012-04-181-2/+1
* ath6kl: Fix bug in bg scan configuration in schedule scanSubramania Sharma Thandaveswaran2012-04-181-1/+1
* ath6kl: Retain bg scan period value modified by the userRaja Mani2012-04-181-0/+1
* ath6kl: allow deepsleep_suspend function when wlan interface downMing Jiang2012-04-161-1/+3
* ath6kl: merge split format strings into oneKalle Valo2012-04-161-17/+12
* ath6kl: Configure 0 as rsn cap when it is not there in rsn ieVasanthakumar Thiagarajan2012-04-121-7/+13
* ath6kl: Fix possible unaligned memory access in ath6kl_get_rsn_capab()Vasanthakumar Thiagarajan2012-04-121-2/+2
* ath6kl: handle concurrent AP-STA channel switchesThomas Pedersen2012-04-121-0/+15
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-04-121-0/+2
|\
| * ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches2012-04-101-0/+2
* | ath6kl: Fix 4-way handshake failure in AP and P2P GO modeVasanthakumar Thiagarajan2012-04-091-0/+64
* | ath6kl: Configure htcap in fw based on the channel type in AP modeVasanthakumar Thiagarajan2012-04-091-21/+56
* | ath6kl: Don't advertise HT40 support in 2.4 GhzVasanthakumar Thiagarajan2012-04-091-2/+3
* | ath6kl: Fix target assert in p2p bringup with multi vifVasanthakumar Thiagarajan2012-04-091-0/+29
* | ath6kl: Fix scan related issue on suspend-resumeVivek Natarajan2012-04-031-0/+4
* | ath6kl: Set background scan period.Bala Shanmugam2012-03-281-0/+13
* | ath6kl: Store scan request info in-advance before sending SCAN requestRaja Mani2012-03-281-3/+5
* | ath6kl: Configure inactivity timeout in fwVasanthakumar Thiagarajan2012-03-261-0/+11
* | ath6kl: Optimize target power in deep sleep suspendRaja Mani2012-03-261-17/+81
* | ath6kl: Isolate host sleep mode config part from ath6kl_wow_suspendRaja Mani2012-03-261-31/+52
* | ath6kl: abort normal scan when scheduled scan is startedKalle Valo2012-03-211-0/+2
* | ath6kl: handle probe response from P2P device in P2P GO modeAarthi Thiruvengadam2012-03-201-4/+19
|/
* ath6kl: use max_t() in ath6kl_cfg80211_connect()Kalle Valo2012-03-131-2/+2
* ath6kl: Fix merge error in ath6kl_set_ies()Aarthi Thiruvengadam2012-03-121-24/+21
* ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect()Kalle Valo2012-03-071-2/+8
* ath6kl: remove multiple assignmentsKalle Valo2012-03-071-4/+4
* ath6kl: logical continuations should be on the previous lineKalle Valo2012-03-071-5/+5
OpenPOWER on IntegriCloud