aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-27ath6kl: Move and rename ath6kl_cleanup_vif functionMohammed Shafi Shajakhan1-33/+1
2012-11-27ath6kl: Remove erroneous flag clearingMohammed Shafi Shajakhan1-2/+0
2012-10-24ath6kl: Add a hardware flag for SDIO CRC error workaroundMohammed Shafi Shajakhan1-4/+3
2012-10-24ath6kl: Fix mapping uplink endpoint for AR6004Mohammed Shafi Shajakhan1-2/+3
2012-10-24ath6kl: Fix inactivity timeout for AR6004Mohammed Shafi Shajakhan1-5/+8
2012-10-24ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATESMohammed Shafi Shajakhan1-4/+4
2012-10-24ath6kl: Fix reconnection issue after recoveryVasanthakumar Thiagarajan1-1/+5
2012-10-24ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan1-6/+0
2012-10-24ath6kl: Recover from fw crashVasanthakumar Thiagarajan1-0/+19
2012-10-24ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop()Vasanthakumar Thiagarajan1-5/+23
2012-10-24ath6kl: rework scheduled scanThomas Pedersen1-0/+6
2012-10-24ath6kl: Add support for AR6004 hardware version 1.3Bala Shanmugam1-0/+20
2012-06-14ath6kl: fix fw capability parsingThomas Pedersen1-3/+3
2012-06-11ath6kl: use firmware version from FW IENaveen Singh1-0/+8
2012-05-24ath6kl: Add support for setting tx rateset.Bala Shanmugam1-0/+5
2012-05-24ath6kl: Fix missing gpio pin 9 configurationVasanthakumar Thiagarajan1-0/+6
2012-05-16ath6kl: enable enhanced bmiss detectionThomas Pedersen1-0/+3
2012-04-16ath6kl: merge split format strings into oneKalle Valo1-5/+6
2012-04-12ath6kl: Add AR6004 1.2 support for USB and SDIORay Chen1-0/+18
2012-04-12Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo1-0/+2
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches1-0/+2
2012-04-09ath6kl: Fix target assert in p2p bringup with multi vifVasanthakumar Thiagarajan1-9/+18
2012-04-03ath6kl: Use vmalloc instead of kmalloc for fwVivek Natarajan1-1/+3
2012-03-26ath6kl: add htc opsKalle Valo1-1/+2
2012-03-26ath6kl: add tx_comp_multi() to struct htc_ep_callbacksKalle Valo1-0/+1
2012-03-26ath6kl: set ram reserved size only for ar6003Kalle Valo1-10/+12
2012-03-13ath6kl: fix regression in ath6kl_upload_board_file()Kalle Valo1-1/+2
2012-03-07ath6kl: fix too long linesKalle Valo1-3/+3
2012-03-07ath6kl: fix error handling ath6kl_target_config_wlan_params()Kalle Valo1-28/+38
2012-03-07ath6kl: add ath6kl_bmi_read_hi32()Kalle Valo1-16/+4
2012-03-07ath6kl: add ath6kl_bmi_write_hi32()Kalle Valo1-76/+23
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo1-10/+10
2012-02-28ath6kl: Lower SDIO pad drive strength for hw2.1.1 boardRaja Mani1-1/+2
2012-02-27ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()Vasanthakumar Thiagarajan1-0/+2
2012-02-08ath6kl: add support for AR6003 2048 byte board filePrasanna Kumar1-0/+2
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan1-0/+1
2012-02-02ath6kl: fix compiler warning in ath6kl_init_hw_params()Kalle Valo1-1/+1
2012-01-30ath6kl: fix testmode when fw-2.bin or fw-3.bin is usedKalle Valo1-28/+46
2012-01-24ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan1-0/+4
2012-01-18ath6kl: create ath6kl_core.koKalle Valo1-0/+3
2012-01-18ath6kl: create core.cKalle Valo1-211/+2
2012-01-18ath6kl: add ATH6KL_CONF_UART_DEBUGKalle Valo1-1/+4
2012-01-18ath6kl: unify cfg80211 init/cleanup functionsKalle Valo1-2/+2
2012-01-18ath6kl: rename vif init and cleanup functionsKalle Valo1-2/+3
2012-01-18ath6kl: add testmode 2 for 6003 ARTAlex Yang1-6/+102
2012-01-13Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo1-1/+1
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-155/+225
2012-01-02ath6kl: Add a module parameter to enable uart debugVasanthakumar Thiagarajan1-0/+9
2012-01-02ath6kl: Support for TCP checksum offload to firmwareRishi Panjwani1-0/+2
2011-12-23ath6kl: add support for FW API 3Kalle Valo1-15/+17