summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/cfg80211.c
AgeCommit message (Expand)Author
2012-03-12ath6kl: Fix merge error in ath6kl_set_ies()Aarthi Thiruvengadam
2012-03-07ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect()Kalle Valo
2012-03-07ath6kl: remove multiple assignmentsKalle Valo
2012-03-07ath6kl: logical continuations should be on the previous lineKalle Valo
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo
2012-03-07ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani
2012-03-07ath6kl: Maintain the listen interval per VIF specificRaja Mani
2012-03-07ath6kl: Check wow state before sending control and data pktRaja Mani
2012-03-07ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani
2012-03-05Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-03-01ath6kl: implement hidden ssidThomas Pedersen
2012-03-01ath6kl: Clear the IE in firmware if not setAarthi Thiruvengadam
2012-03-01ath6kl: Make sure wiphy is registered before calling regulatory_hint()Vasanthakumar Thiagarajan
2012-03-01ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()Vasanthakumar Thiagarajan
2012-02-28ath6kl: Register driver ht capabilities in wiphyVasanthakumar Thiagarajan
2012-02-28ath6kl: Make foreground scan a deterministic oneVasanthakumar Thiagarajan
2012-02-27ath6kl: Remove bogus non-NULL pointer checkVasanthakumar Thiagarajan
2012-02-27ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan
2012-02-22cfg80211: restructure AP/GO mode APIJohannes Berg
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan
2012-02-02ath6kl: Fix typo in cfg80211.cMasanari Iida
2012-01-30ath6kl: Return a proper error code when not in connected stateRaja Mani
2012-01-30ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani
2012-01-30ath6kl: Configure WOW patterns while going to wow_suspendRaja Mani
2012-01-24ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan
2012-01-24ath6kl: Define a structure for connection specific aggregation informationVasanthakumar Thiagarajan
2012-01-18ath6kl: create ath6kl_core.koKalle Valo
2012-01-18ath6kl: create core.cKalle Valo
2012-01-18ath6kl: unify cfg80211 init/cleanup functionsKalle Valo
2012-01-18ath6kl: rename vif init and cleanup functionsKalle Valo
2012-01-13ath6kl: Add support for uAPSDThirumalai Pachamuthu
2012-01-12ath6kl: Fix listen interval handlingSujith Manoharan
2012-01-12ath6kl: Remove redundant pointer checkSujith Manoharan
2012-01-09ath6kl: Implement ndo_set_rx_mode()Vasanthakumar Thiagarajan
2012-01-02ath6kl: Remove redundant key_index check.Vivek Natarajan
2012-01-02ath6kl: Advertise TX/RX support for frames in AP modeJouni Malinen
2012-01-02ath6kl: Add del_station cfg80211_opsJouni Malinen
2011-12-23ath6kl: Fix panic when setting a channelSujith Manoharan
2011-12-23ath6kl: Send own IP addr to the firmware during WOW suspendRaja Mani
2011-12-23ath6kl: Fix connect command to clear previously used IEsJouni Malinen
2011-12-23ath6kl: Use cfg80211_roamed_bss() to report roaming eventVasanthakumar Thiagarajan
2011-12-16Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2011-12-14ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam
2011-12-13ath6kl: implement scheduled scanKalle Valo
2011-12-13ath6kl: implement ath6kl_cfg80211_stop_all()Kalle Valo
2011-12-13ath6kl: remove a workaround from ath6kl_cfg80211_stop()Kalle Valo
2011-12-13ath6kl: cleanup ath6kl_priv()Kalle Valo
2011-12-13ath6kl: Use delayed key configuration for WAPI in AP modeJouni Malinen
2011-11-24ath6kl: remove unused sc_params from struct ath6klKalle Valo
2011-11-24ath6kl: fix ath6kl's set tx powerLuis R. Rodriguez