summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/main.c
AgeCommit message (Expand)Author
2011-11-11ath6kl: remove unused debug levelsKalle 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: use ath6kl prefix in credit functionsKalle Valo
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: Keep wiphy reference in ath6kl structureVasanthakumar Thiagarajan
2011-11-11ath6kl: make sure WLAN power save is enabled during suspendChilam Ng
2011-11-11ath6kl: Replace spin_lock_irqsave with spin_lock_bhVasanthakumar Thiagarajan
2011-09-22ath6kl: Update BSS information after connectionJouni Malinen
2011-09-22ath6kl: Remove unnecessary node table update on disconnect eventJouni Malinen
2011-09-22ath6kl: Remove RSSI update for internal node tableJouni Malinen
2011-09-19ath6kl: Fix static WEP configuration in AP modeJouni Malinen
2011-09-06ath6kl: Fix AP mode connect event parsing and TIM updatesJouni Malinen
2011-09-05ath6kl: Fix endianness in register writeVasanthakumar Thiagarajan
2011-09-05ath6kl: Make ath6kl_diag_write32() non-staticVasanthakumar Thiagarajan
2011-09-02ath6kl: Fix endianness in requesting chip register readVasanthakumar Thiagarajan
2011-09-02ath6kl: read fwlog from firmware ring bufferKalle Valo
2011-09-02ath6kl: cleanup diagnose window read and write functionsKalle Valo
2011-09-01ath6kl: add testmode supportKalle Valo
2011-08-31ath6kl: Do not clear CONNECT bit setting in AP mode for STA disconnectEdward Lu
2011-08-31ath6kl: Delay initial group key setup in AP modeJouni Malinen
2011-08-31ath6kl: Fix AP mode (Re)AssocReq IE processingJouni Malinen
2011-08-31ath6kl: implement suspend supportKalle Valo
2011-08-31ath6kl: Fix buffer alignment for scatter-gather I/OVasanthakumar Thiagarajan
2011-08-31ath6kl: Add beginning of AR6004 initialisation supportKevin Fang
2011-08-10ath6kl: fix function name conflicts with ath9kKalle Valo
2011-08-09ath6kl: Use bit field macros to maintain wlan enabled and disabled statusRaja Mani
2011-08-09Add ath6kl cleaned up driverKalle Valo