summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/init.c
AgeCommit message (Expand)Author
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
2011-09-22ath6kl: Remove the unused node table implementationJouni Malinen
2011-09-16ath6kl: Remove auth type fall back in auto authentication modeVasanthakumar Thiagarajan
2011-09-16ath6kl: add firmware capabilities supportKalle Valo
2011-09-16ath6kl: read reserved ram size from firmware fileKalle Valo
2011-09-16ath6kl: read firmware start address from hardwareKalle Valo
2011-09-16ath6kl: refactor firmware ext data addr and reserved ram handling sizeKalle Valo
2011-09-16ath6kl: refactor firmware load address codeKalle Valo
2011-09-16ath6kl: add support for firmware API 2 formatKalle Valo
2011-09-16ath6kl: separate firmware fetch from uploadKalle Valo
2011-09-16ath6kl: query device tree for firmware board-idSam Leffler
2011-09-06ath6kl: Allow enabling of P2P supportJouni Malinen
2011-09-02ath6kl: Add debugfs entry to modify roaming parameters.Vivek Natarajan
2011-09-02ath6kl: read fwlog from firmware ring bufferKalle Valo
2011-09-02ath6kl: cleanup diagnose window read and write functionsKalle Valo
2011-09-02ath6kl: add firmware log supportKalle Valo
2011-09-01ath6kl: Do not enable Probe Request reporting by defaultJouni Malinen
2011-09-01ath6kl: add testmode supportKalle Valo
2011-08-31ath6kl: Fix a typo in ath6k contextEdward Lu
2011-08-31ath6kl: Report received Probe Request frames to cfg80211Jouni Malinen
2011-08-31ath6kl: Request P2P capabilities during target initJouni Malinen
2011-08-31ath6kl: Add initial debugfs changesVasanthakumar Thiagarajan
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: Release the memory allocated for the firmwareRaja Mani
2011-08-09ath6kl: Move initialization/deinitialization of scan_table to appropriate fun...Vasanthakumar Thiagarajan
2011-08-09ath6kl: Cleanup void *parent_dev in struct wmiVasanthakumar Thiagarajan
2011-08-09ath6kl: Use bit field macros to maintain wlan enabled and disabled statusRaja Mani
2011-08-09Add ath6kl cleaned up driverKalle Valo