summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/core.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-07ath6kl: document all spinlocksKalle Valo1-0/+21
2012-03-07ath6kl: fix pointer styleKalle Valo1-2/+2
2012-03-07ath6kl: Set optimal listen intvl,bmiss,scan params while going to wow suspendRaja Mani1-0/+4
2012-03-07ath6kl: Maintain the listen interval per VIF specificRaja Mani1-3/+3
2012-03-07ath6kl: Check wow state before sending control and data pktRaja Mani1-0/+2
2012-03-07ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani1-0/+1
2012-03-01ath6kl: Make sure wiphy is registered before calling regulatory_hint()Vasanthakumar Thiagarajan1-0/+2
2012-02-28ath6kl: Make foreground scan a deterministic oneVasanthakumar Thiagarajan1-0/+3
2012-02-27ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan1-0/+12
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan1-0/+1
2012-02-08ath6kl: add blocking debugfs file for retrieving firmware logsKalle Valo1-0/+3
2012-02-08ath6kl: store firmware logs in skbuffsKalle Valo1-3/+2
2012-01-30ath6kl: Wait for host sleep mode cmd processed event during WOW suspendRaja Mani1-0/+1
2012-01-30ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani1-2/+2
2012-01-30ath6kl: Fix kernel panic during rx aggregationVasanthakumar Thiagarajan1-1/+2
2012-01-30ath6kl: fix testmode when fw-2.bin or fw-3.bin is usedKalle Valo1-0/+1
2012-01-24ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan1-1/+3
2012-01-24ath6kl: Define a structure for connection specific aggregation informationVasanthakumar Thiagarajan1-3/+8
2012-01-18ath6kl: create core.cKalle Valo1-1/+8
2012-01-18ath6kl: add ATH6KL_CONF_UART_DEBUGKalle Valo1-0/+1
2012-01-18ath6kl: rename vif init and cleanup functionsKalle Valo1-1/+0
2012-01-18ath6kl: add testmode 2 for 6003 ARTAlex Yang1-0/+8
2012-01-13ath6kl: Add support for uAPSDThirumalai Pachamuthu1-1/+9
2012-01-12ath6kl: Fix listen interval handlingSujith Manoharan1-2/+1
2012-01-09ath6kl: Implement ndo_set_rx_mode()Vasanthakumar Thiagarajan1-0/+9
2011-12-23ath6kl: add support for FW API 3Kalle Valo1-1/+2
2011-12-23ath6kl: handle firmware names more dynamicallyKalle Valo1-20/+25
2011-12-14ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam1-0/+7
2011-12-14ath6kl: Support different uart_tx pin and refclk configurationRyan Hsu1-0/+2
2011-12-13ath6kl: implement scheduled scanKalle Valo1-0/+7
2011-12-13ath6kl: cleanup ath6kl_priv()Kalle Valo1-1/+1
2011-11-24ath6kl: remove unused sc_params from struct ath6klKalle Valo1-1/+0
2011-11-21ath6kl: Enable multiple vif supportVasanthakumar Thiagarajan1-1/+1
2011-11-16ath6kl: add firmware IE for maximum number of vifsKalle Valo1-1/+2
2011-11-16ath6kl: make maximum number of vifs runtime configurableKalle Valo1-1/+6
2011-11-16ath6kl: add firmware filename info to struct ath6kl_hwKalle Valo1-0/+8
2011-11-16ath6kl: use hardware version names consistentlyKalle Valo1-29/+31
2011-11-16ath6kl: add name field to struct ath6kl_hwKalle Valo1-0/+1
2011-11-16ath6kl: add firmware IE for board data addressKalle Valo1-0/+1
2011-11-16ath6kl: add board address to struct ath6kl_hwKalle Valo1-0/+1
2011-11-16ath6kl: move hw version related to parameters to structKalle Valo1-1/+2
2011-11-13ath6kl: add hif_typeKalle Valo1-0/+6
2011-11-13ath6kl: update ar6004 definitionsKalle Valo1-5/+13
2011-11-13ath6kl: change bmi sizes being configurable by HIFKalle Valo1-0/+2
2011-11-11ath6kl: Perform WOW resume in RX path in case of SDIO IRQ wake upRaja Mani1-0/+1
2011-11-11ath6kl: Add new state for WOW modeRaja Mani1-0/+1
2011-11-11ath6kl: Add WOW suspend/resume implementationRaja Mani1-0/+3
2011-11-11ath6kl: add suspend_cutpower module parameterKalle Valo1-0/+1
2011-11-11ath6kl: cut power during suspendKalle Valo1-0/+1
2011-11-11ath6kl: add state variable depicting hw/fw stateKalle Valo1-0/+9