summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath6kl: alignment should match open parenthesisKalle Valo2012-03-071-9/+9
* ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani2012-03-071-1/+58
* ath6kl: Maintain the listen interval per VIF specificRaja Mani2012-03-071-0/+1
* ath6kl: Check wow state before sending control and data pktRaja Mani2012-03-071-3/+27
* ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani2012-03-071-3/+2
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-03-051-43/+56
|\
| * cfg80211: restructure AP/GO mode APIJohannes Berg2012-02-221-35/+47
* | ath6kl: implement hidden ssidThomas Pedersen2012-03-011-1/+6
* | ath6kl: Clear the IE in firmware if not setAarthi Thiruvengadam2012-03-011-35/+29
* | ath6kl: Make sure wiphy is registered before calling regulatory_hint()Vasanthakumar Thiagarajan2012-03-011-0/+4
* | ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()Vasanthakumar Thiagarajan2012-03-011-0/+14
* | ath6kl: Register driver ht capabilities in wiphyVasanthakumar Thiagarajan2012-02-281-0/+8
* | ath6kl: Make foreground scan a deterministic oneVasanthakumar Thiagarajan2012-02-281-4/+7
* | ath6kl: Remove bogus non-NULL pointer checkVasanthakumar Thiagarajan2012-02-271-1/+1
* | ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan2012-02-271-15/+83
* | ath6kl: Update license headerVasanthakumar Thiagarajan2012-02-081-0/+1
|/
* ath6kl: Fix typo in cfg80211.cMasanari Iida2012-02-021-1/+1
* ath6kl: Return a proper error code when not in connected stateRaja Mani2012-01-301-1/+1
* ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani2012-01-301-0/+15
* ath6kl: Configure WOW patterns while going to wow_suspendRaja Mani2012-01-301-42/+189
* ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan2012-01-241-0/+5
* ath6kl: Define a structure for connection specific aggregation informationVasanthakumar Thiagarajan2012-01-241-1/+1
* ath6kl: create ath6kl_core.koKalle Valo2012-01-181-0/+3
* ath6kl: create core.cKalle Valo2012-01-181-70/+24
* ath6kl: unify cfg80211 init/cleanup functionsKalle Valo2012-01-181-52/+57
* ath6kl: rename vif init and cleanup functionsKalle Valo2012-01-181-5/+4
* ath6kl: Add support for uAPSDThirumalai Pachamuthu2012-01-131-0/+6
* ath6kl: Fix listen interval handlingSujith Manoharan2012-01-121-2/+1
* ath6kl: Remove redundant pointer checkSujith Manoharan2012-01-121-16/+15
* ath6kl: Implement ndo_set_rx_mode()Vasanthakumar Thiagarajan2012-01-091-0/+8
* ath6kl: Remove redundant key_index check.Vivek Natarajan2012-01-021-6/+5
* ath6kl: Advertise TX/RX support for frames in AP modeJouni Malinen2012-01-021-0/+6
* ath6kl: Add del_station cfg80211_opsJouni Malinen2012-01-021-0/+14
* ath6kl: Fix panic when setting a channelSujith Manoharan2011-12-231-1/+12
OpenPOWER on IntegriCloud