aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/core.h
AgeCommit message (Expand)Author
2012-03-26ath6kl: Add tx_complete() to struct htc_ep_callbacksKalle Valo
2012-03-26ath6kl: Configure inactivity timeout in fwVasanthakumar Thiagarajan
2012-03-20ath6kl: handle probe response from P2P device in P2P GO modeAarthi Thiruvengadam
2012-03-07ath6kl: document all spinlocksKalle Valo
2012-03-07ath6kl: fix pointer styleKalle Valo
2012-03-07ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani
2012-03-07ath6kl: Maintain the listen interval per VIF specificRaja Mani
2012-03-07ath6kl: Check wow state before sending control and data pktRaja Mani
2012-03-07ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani
2012-03-01ath6kl: Make sure wiphy is registered before calling regulatory_hint()Vasanthakumar Thiagarajan
2012-02-28ath6kl: Make foreground scan a deterministic oneVasanthakumar Thiagarajan
2012-02-27ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan
2012-02-08ath6kl: add blocking debugfs file for retrieving firmware logsKalle Valo
2012-02-08ath6kl: store firmware logs in skbuffsKalle Valo
2012-01-30ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani
2012-01-30ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani
2012-01-30ath6kl: Fix kernel panic during rx aggregationVasanthakumar Thiagarajan
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-24ath6kl: Define a structure for connection specific aggregation informationVasanthakumar Thiagarajan
2012-01-18ath6kl: create core.cKalle Valo
2012-01-18ath6kl: add ATH6KL_CONF_UART_DEBUGKalle Valo
2012-01-18ath6kl: rename vif init and cleanup functionsKalle Valo
2012-01-18ath6kl: add testmode 2 for 6003 ARTAlex Yang
2012-01-13ath6kl: Add support for uAPSDThirumalai Pachamuthu
2012-01-12ath6kl: Fix listen interval handlingSujith Manoharan
2012-01-09ath6kl: Implement ndo_set_rx_mode()Vasanthakumar Thiagarajan
2011-12-23ath6kl: add support for FW API 3Kalle Valo
2011-12-23ath6kl: handle firmware names more dynamicallyKalle Valo
2011-12-14ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam
2011-12-14ath6kl: Support different uart_tx pin and refclk configurationRyan Hsu
2011-12-13ath6kl: implement scheduled scanKalle Valo
2011-12-13ath6kl: cleanup ath6kl_priv()Kalle Valo
2011-11-24ath6kl: remove unused sc_params from struct ath6klKalle Valo
2011-11-21ath6kl: Enable multiple vif supportVasanthakumar Thiagarajan
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-13ath6kl: add hif_typeKalle Valo
2011-11-13ath6kl: update ar6004 definitionsKalle Valo
2011-11-13ath6kl: change bmi sizes being configurable by HIFKalle Valo
2011-11-11ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake upRaja Mani
2011-11-11ath6kl: Add new state for WOW modeRaja Mani
2011-11-11ath6kl: Add WOW suspend/resume implementationRaja Mani