summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/init.c
AgeCommit message (Expand)Author
2012-04-12Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
2012-04-09ath6kl: Fix target assert in p2p bringup with multi vifVasanthakumar Thiagarajan
2012-04-03ath6kl: Use vmalloc instead of kmalloc for fwVivek Natarajan
2012-03-26ath6kl: add htc opsKalle Valo
2012-03-26ath6kl: add tx_comp_multi() to struct htc_ep_callbacksKalle Valo
2012-03-26ath6kl: set ram reserved size only for ar6003Kalle Valo
2012-03-13ath6kl: fix regression in ath6kl_upload_board_file()Kalle Valo
2012-03-07ath6kl: fix too long linesKalle Valo
2012-03-07ath6kl: fix error handling ath6kl_target_config_wlan_params()Kalle Valo
2012-03-07ath6kl: add ath6kl_bmi_read_hi32()Kalle Valo
2012-03-07ath6kl: add ath6kl_bmi_write_hi32()Kalle Valo
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo
2012-02-28ath6kl: Lower SDIO pad drive strength for hw2.1.1 boardRaja Mani
2012-02-27ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()Vasanthakumar Thiagarajan
2012-02-08ath6kl: add support for AR6003 2048 byte board filePrasanna Kumar
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan
2012-02-02ath6kl: fix compiler warning in ath6kl_init_hw_params()Kalle Valo
2012-01-30ath6kl: fix testmode when fw-2.bin or fw-3.bin is usedKalle Valo
2012-01-24ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan
2012-01-18ath6kl: create ath6kl_core.koKalle Valo
2012-01-18ath6kl: create core.cKalle Valo
2012-01-18ath6kl: add ATH6KL_CONF_UART_DEBUGKalle Valo
2012-01-18ath6kl: unify cfg80211 init/cleanup functionsKalle Valo
2012-01-18ath6kl: rename vif init and cleanup functionsKalle Valo
2012-01-18ath6kl: add testmode 2 for 6003 ARTAlex Yang
2012-01-13Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-02ath6kl: Add a module parameter to enable uart debugVasanthakumar Thiagarajan
2012-01-02ath6kl: Support for TCP checksum offload to firmwareRishi Panjwani
2011-12-23ath6kl: add support for FW API 3Kalle Valo
2011-12-23ath6kl: handle firmware names more dynamicallyKalle Valo
2011-12-20net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-16Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2011-12-14ath6kl: Support different uart_tx pin and refclk configurationRyan Hsu
2011-12-13ath6kl: implement scheduled scanKalle Valo
2011-12-13ath6kl: fix reading of FW IE capabilitiesKalle Valo
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg
2011-11-21ath6kl: Enable multiple vif supportVasanthakumar Thiagarajan
2011-11-21ath6kl: Find ar->max_norm_iface in firmware IE parsingVasanthakumar Thiagarajan
2011-11-21ath6kl: indicate probe-resp offload supportArik Nemtsov
2011-11-16ath6kl: add firmware IE for maximum number of vifsKalle Valo
2011-11-16ath6kl: make maximum number of vifs runtime configurableKalle Valo
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