summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl
AgeCommit message (Expand)Author
2011-11-11ath6kl: Report unique remain-on-channel cookie valuesJouni Malinen
2011-11-11ath6kl: Fix compilation error from of.hSangwook Lee
2011-11-11ath6kl: Implement support for power parameter control from userspaceRishi Panjwani
2011-11-11ath6kl: Implement support for listen interval from userspaceRishi Panjwani
2011-11-11ath6kl: add support for WPSAarthi Thiruvengadam
2011-11-11ath6kl: add more boot debug messagesKalle Valo
2011-11-11ath6kl: add debug messages for credit handlingKalle Valo
2011-11-11ath6kl: remove unused debug levelsKalle Valo
2011-11-11ath6kl: use ath6kl_credit prefix consistentlyKalle Valo
2011-11-11ath6kl: move all credit distribution code to htc.cKalle Valo
2011-11-11ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_infoKalle Valo
2011-11-11ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_epKalle Valo
2011-11-11ath6kl: use ath6kl prefix in credit functionsKalle Valo
2011-11-11ath6kl: remove unused A_CACHE_LINE_PADKalle Valo
2011-11-11ath6kl: Use appropriate wdev from vifVasanthakumar Thiagarajan
2011-11-11ath6kl: Initialize target wlan values for every vifVasanthakumar Thiagarajan
2011-11-11ath6kl: Add a modparam to enable multi normal interface supportVasanthakumar Thiagarajan
2011-11-11ath6kl: Implement add_virtual_intf() and del_virtual_intf()Vasanthakumar Thiagarajan
2011-11-11ath6kl: Configure inteface information at init timeVasanthakumar Thiagarajan
2011-11-11ath6kl: Use the other variant of netdev (un)register APIsVasanthakumar Thiagarajan
2011-11-11ath6kl: Maintain virtual interface in a listVasanthakumar Thiagarajan
2011-11-11ath6kl: Introduce spinlock to protect vif specific informationVasanthakumar Thiagarajan
2011-11-11ath6kl: Store hw mac address in struct ath6klVasanthakumar Thiagarajan
2011-11-11ath6kl: Use interface index from wmi data headrVasanthakumar Thiagarajan
2011-11-11ath6kl: Refactor ath6kl_destroy()Vasanthakumar Thiagarajan
2011-11-11ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_prof...Vasanthakumar Thiagarajan
2011-11-11ath6kl: Remove net_device from ath6klVasanthakumar Thiagarajan
2011-11-11ath6kl: Take vif information from wmi eventVasanthakumar Thiagarajan
2011-11-11ath6kl: Maintain firmware interface index in struct ath6kl_vifVasanthakumar Thiagarajan
2011-11-11ath6kl: Make net and target stats vif specificVasanthakumar Thiagarajan
2011-11-11ath6kl: Move few more vif specific information to struct ath6kl_vifVasanthakumar Thiagarajan
2011-11-11ath6kl: Move scan_req info and sme_state to vifVasanthakumar Thiagarajan
2011-11-11ath6kl: Move disconnect timer to vif structureVasanthakumar Thiagarajan
2011-11-11ath6kl: Move aggregation information to vif structureVasanthakumar Thiagarajan
2011-11-11ath6kl: Move key information to vif structureVasanthakumar Thiagarajan
2011-11-11ath6kl: Move channel information to vif structureVasanthakumar Thiagarajan
2011-11-11ath6kl: Move bssid information to vif structureVasanthakumar Thiagarajan
2011-11-11ath6kl: Move nw_type to vif structureVasanthakumar Thiagarajan
2011-11-11ath6kl: Move ssid and crypto information to vif structureVasanthakumar Thiagarajan
2011-11-11ath6kl: Define interface specific statesVasanthakumar Thiagarajan
2011-11-11ath6kl: Define an initial vif structure and use itVasanthakumar Thiagarajan
2011-11-11ath6kl: Cleanup fw interface type settingVasanthakumar Thiagarajan
2011-11-11ath6kl: Refactor wiphy dev and net dev init functionsVasanthakumar Thiagarajan
2011-11-11ath6kl: Keep wiphy reference in ath6kl structureVasanthakumar Thiagarajan
2011-11-11ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_deviceVasanthakumar Thiagarajan
2011-11-11ath6kl: Implement support for background scan control from userspaceRishi Panjwani
2011-11-11ath6kl: add debug level for hifKalle Valo
2011-11-11ath6kl: don't dump full htc packetsKalle Valo
2011-11-11ath6kl: cleanup htc debug messagesKalle Valo
2011-11-11ath6kl: merge htc debug levelsKalle Valo