summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/init.c
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Fix target assert in p2p bringup with multi vifVasanthakumar Thiagarajan2012-04-091-9/+18
* ath6kl: Use vmalloc instead of kmalloc for fwVivek Natarajan2012-04-031-1/+3
* ath6kl: add htc opsKalle Valo2012-03-261-1/+2
* ath6kl: add tx_comp_multi() to struct htc_ep_callbacksKalle Valo2012-03-261-0/+1
* ath6kl: set ram reserved size only for ar6003Kalle Valo2012-03-261-10/+12
* ath6kl: fix regression in ath6kl_upload_board_file()Kalle Valo2012-03-131-1/+2
* ath6kl: fix too long linesKalle Valo2012-03-071-3/+3
* ath6kl: fix error handling ath6kl_target_config_wlan_params()Kalle Valo2012-03-071-28/+38
* ath6kl: add ath6kl_bmi_read_hi32()Kalle Valo2012-03-071-16/+4
* ath6kl: add ath6kl_bmi_write_hi32()Kalle Valo2012-03-071-76/+23
* ath6kl: alignment should match open parenthesisKalle Valo2012-03-071-10/+10
* ath6kl: Lower SDIO pad drive strength for hw2.1.1 boardRaja Mani2012-02-281-1/+2
* ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()Vasanthakumar Thiagarajan2012-02-271-0/+2
* ath6kl: add support for AR6003 2048 byte board filePrasanna Kumar2012-02-081-0/+2
* ath6kl: Update license headerVasanthakumar Thiagarajan2012-02-081-0/+1
* ath6kl: fix compiler warning in ath6kl_init_hw_params()Kalle Valo2012-02-021-1/+1
* ath6kl: fix testmode when fw-2.bin or fw-3.bin is usedKalle Valo2012-01-301-28/+46
* ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan2012-01-241-0/+4
* ath6kl: create ath6kl_core.koKalle Valo2012-01-181-0/+3
* ath6kl: create core.cKalle Valo2012-01-181-211/+2
* ath6kl: add ATH6KL_CONF_UART_DEBUGKalle Valo2012-01-181-1/+4
* ath6kl: unify cfg80211 init/cleanup functionsKalle Valo2012-01-181-2/+2
* ath6kl: rename vif init and cleanup functionsKalle Valo2012-01-181-2/+3
* ath6kl: add testmode 2 for 6003 ARTAlex Yang2012-01-181-6/+102
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-01-131-1/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-031-155/+225
| |\
| * | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-1/+1
* | | ath6kl: Add a module parameter to enable uart debugVasanthakumar Thiagarajan2012-01-021-0/+9
* | | ath6kl: Support for TCP checksum offload to firmwareRishi Panjwani2012-01-021-0/+2
* | | ath6kl: add support for FW API 3Kalle Valo2011-12-231-15/+17
* | | ath6kl: handle firmware names more dynamicallyKalle Valo2011-12-231-44/+51
| |/ |/|
* | Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2011-12-161-0/+1
|\ \ | |/
| * cfg80211: add flags for off-channel capabilitiesJohannes Berg2011-11-211-1/+2
* | ath6kl: Support different uart_tx pin and refclk configurationRyan Hsu2011-12-141-9/+30
* | ath6kl: implement scheduled scanKalle Valo2011-12-131-0/+3
* | ath6kl: fix reading of FW IE capabilitiesKalle Valo2011-12-131-1/+4
* | ath6kl: Enable multiple vif supportVasanthakumar Thiagarajan2011-11-211-15/+3
* | ath6kl: Find ar->max_norm_iface in firmware IE parsingVasanthakumar Thiagarajan2011-11-211-0/+3
* | ath6kl: indicate probe-resp offload supportArik Nemtsov2011-11-211-1/+8
* | ath6kl: add firmware IE for maximum number of vifsKalle Valo2011-11-161-0/+11
* | ath6kl: make maximum number of vifs runtime configurableKalle Valo2011-11-161-5/+5
* | ath6kl: add firmware filename info to struct ath6kl_hwKalle Valo2011-11-161-90/+59
* | ath6kl: use hardware version names consistentlyKalle Valo2011-11-161-44/+44
* | ath6kl: add name field to struct ath6kl_hwKalle Valo2011-11-161-0/+25
* | ath6kl: add firmware IE for board data addressKalle Valo2011-11-161-1/+12
* | ath6kl: add board address to struct ath6kl_hwKalle Valo2011-11-161-6/+4
* | ath6kl: move hw version related to parameters to structKalle Valo2011-11-161-28/+45
* | ath6kl: remove hw version related parameter definesKalle Valo2011-11-161-13/+13
* | ath6kl: firmware boot fixes for ar6004Kalle Valo2011-11-131-10/+24
|/
* ath6kl: add suspend_cutpower module parameterKalle Valo2011-11-111-0/+5
OpenPOWER on IntegriCloud