summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/init.c
AgeCommit message (Expand)Author
2011-11-16ath6kl: add firmware filename info to struct ath6kl_hwKalle Valo
2011-11-16ath6kl: use hardware version names consistentlyKalle Valo
2011-11-16ath6kl: add name field to struct ath6kl_hwKalle Valo
2011-11-16ath6kl: add firmware IE for board data addressKalle Valo
2011-11-16ath6kl: add board address to struct ath6kl_hwKalle Valo
2011-11-16ath6kl: move hw version related to parameters to structKalle Valo
2011-11-16ath6kl: remove hw version related parameter definesKalle Valo
2011-11-13ath6kl: firmware boot fixes for ar6004Kalle Valo
2011-11-11ath6kl: add suspend_cutpower module parameterKalle Valo
2011-11-11ath6kl: don't power down hardware when interface is downKalle Valo
2011-11-11ath6kl: Fix lockdep warningVasanthakumar Thiagarajan
2011-11-11ath6kl: add state variable depicting hw/fw stateKalle Valo
2011-11-11ath6kl: print firmware crashes alwaysKalle Valo
2011-11-11ath6kl: power down hardware when interface is downKalle Valo
2011-11-11ath6kl: separate hardware boot code from module initialisation codeKalle Valo
2011-11-11ath6kl: merge ath6kl_init() to ath6kl_core_init()Kalle Valo
2011-11-11ath6kl: move power control from sdio to coreKalle Valo
2011-11-11ath6kl: Fix compilation error from of.hSangwook Lee
2011-11-11ath6kl: use ath6kl_credit prefix consistentlyKalle Valo
2011-11-11ath6kl: use ath6kl prefix in credit functionsKalle Valo
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: Store hw mac address in struct ath6klVasanthakumar 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: Maintain firmware interface index in struct ath6kl_vifVasanthakumar 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: fix firmware start address for ar6003 hw2.0Kalle Valo
2011-11-11ath6kl: fix struct host_app_area endian handlingKalle Valo
2011-11-09nl80211: advertise device AP SMEJohannes Berg
2011-10-01ath6kl: fix size_t related warningsKalle Valo
2011-09-28wireless/ath6kl: use of module_param requires the inclusion of moduleparam.hStephen Rothwell
2011-09-28ath6kl: add debug logs for bootingKalle Valo
2011-09-27ath6kl: allow firmware to override firmware patch addressKalle Valo
2011-09-22ath6kl: Indicate the roaming capability of the firmwareVivek Natarajan