summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/core.h
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: add blocking debugfs file for retrieving firmware logsKalle Valo2012-02-081-0/+3
* ath6kl: store firmware logs in skbuffsKalle Valo2012-02-081-3/+2
* ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani2012-01-301-0/+1
* ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani2012-01-301-2/+2
* ath6kl: Fix kernel panic during rx aggregationVasanthakumar Thiagarajan2012-01-301-1/+2
* ath6kl: fix testmode when fw-2.bin or fw-3.bin is usedKalle Valo2012-01-301-0/+1
* ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan2012-01-241-1/+3
* ath6kl: Define a structure for connection specific aggregation informationVasanthakumar Thiagarajan2012-01-241-3/+8
* ath6kl: create core.cKalle Valo2012-01-181-1/+8
* ath6kl: add ATH6KL_CONF_UART_DEBUGKalle Valo2012-01-181-0/+1
* ath6kl: rename vif init and cleanup functionsKalle Valo2012-01-181-1/+0
* ath6kl: add testmode 2 for 6003 ARTAlex Yang2012-01-181-0/+8
* ath6kl: Add support for uAPSDThirumalai Pachamuthu2012-01-131-1/+9
* ath6kl: Fix listen interval handlingSujith Manoharan2012-01-121-2/+1
* ath6kl: Implement ndo_set_rx_mode()Vasanthakumar Thiagarajan2012-01-091-0/+9
* ath6kl: add support for FW API 3Kalle Valo2011-12-231-1/+2
* ath6kl: handle firmware names more dynamicallyKalle Valo2011-12-231-20/+25
* ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam2011-12-141-0/+7
* ath6kl: Support different uart_tx pin and refclk configurationRyan Hsu2011-12-141-0/+2
* ath6kl: implement scheduled scanKalle Valo2011-12-131-0/+7
* ath6kl: cleanup ath6kl_priv()Kalle Valo2011-12-131-1/+1
* ath6kl: remove unused sc_params from struct ath6klKalle Valo2011-11-241-1/+0
* ath6kl: Enable multiple vif supportVasanthakumar Thiagarajan2011-11-211-1/+1
* ath6kl: add firmware IE for maximum number of vifsKalle Valo2011-11-161-1/+2
* ath6kl: make maximum number of vifs runtime configurableKalle Valo2011-11-161-1/+6
* ath6kl: add firmware filename info to struct ath6kl_hwKalle Valo2011-11-161-0/+8
* ath6kl: use hardware version names consistentlyKalle Valo2011-11-161-29/+31
* ath6kl: add name field to struct ath6kl_hwKalle Valo2011-11-161-0/+1
* ath6kl: add firmware IE for board data addressKalle Valo2011-11-161-0/+1
* ath6kl: add board address to struct ath6kl_hwKalle Valo2011-11-161-0/+1
* ath6kl: move hw version related to parameters to structKalle Valo2011-11-161-1/+2
* ath6kl: add hif_typeKalle Valo2011-11-131-0/+6
* ath6kl: update ar6004 definitionsKalle Valo2011-11-131-5/+13
* ath6kl: change bmi sizes being configurable by HIFKalle Valo2011-11-131-0/+2
* ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake upRaja Mani2011-11-111-0/+1
* ath6kl: Add new state for WOW modeRaja Mani2011-11-111-0/+1
* ath6kl: Add WOW suspend/resume implementationRaja Mani2011-11-111-0/+3
* ath6kl: add suspend_cutpower module parameterKalle Valo2011-11-111-0/+1
* ath6kl: cut power during suspendKalle Valo2011-11-111-0/+1
* ath6kl: add state variable depicting hw/fw stateKalle Valo2011-11-111-0/+9
* ath6kl: implement ath6kl_cfg80211_suspend()Kalle Valo2011-11-111-1/+0
* ath6kl: print firmware crashes alwaysKalle Valo2011-11-111-1/+0
* ath6kl: power down hardware when interface is downKalle Valo2011-11-111-0/+4
* ath6kl: Report unique remain-on-channel cookie valuesJouni Malinen2011-11-111-0/+2
* ath6kl: move all credit distribution code to htc.cKalle Valo2011-11-111-10/+0
* ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_infoKalle Valo2011-11-111-2/+2
* ath6kl: Use appropriate wdev from vifVasanthakumar Thiagarajan2011-11-111-1/+0
* ath6kl: Add a modparam to enable multi normal interface supportVasanthakumar Thiagarajan2011-11-111-0/+1
* ath6kl: Implement add_virtual_intf() and del_virtual_intf()Vasanthakumar Thiagarajan2011-11-111-0/+4
* ath6kl: Maintain virtual interface in a listVasanthakumar Thiagarajan2011-11-111-1/+5
OpenPOWER on IntegriCloud