aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2015-11-09ath9k: declare required extra tx headroomFelix Fietkau
2015-08-03ath9k_htc: memory corruption calling set_bit()Dan Carpenter
2015-08-03ath9k: fix DMA stop sequence for AR9003+Felix Fietkau
2015-05-03ath9k: fix per-packet tx power configurationLorenzo Bianconi
2015-04-07ath9k: add extra GPIO led supportMiaoqing Pan
2015-04-07ath9k_htc: check seq number instead of cmd id for timeoutFred Chou
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_def_set_gainOleksij Rempel
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_board_valuesOleksij Rempel
2015-03-30ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_gainOleksij Rempel
2015-03-30ath9k: ath9k_hw_4k_set_board_values: use rmw bufferOleksij Rempel
2015-03-30ath9k: ath9k_hw_analog_shift_rmw: use REG_RMWOleksij Rempel
2015-03-30ath9k: ath9k_hw_4k_set_board_values: use rmw bufferOleksij Rempel
2015-03-30ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_resetOleksij Rempel
2015-03-30ath9k: ath9k_hw_set_4k_power_cal_tabl: use rmw bufferOleksij Rempel
2015-03-30ath9k: write buffer related optimisation in ar5008_hw_set_channel_regsOleksij Rempel
2015-03-30ath9k: ath9k_hw_loadnf: use REG_RMWOleksij Rempel
2015-03-30ath9k: use one shot read in ath9k_hw_update_mibstatsOleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal: use REG_READ_ARRAYOleksij Rempel
2015-03-30ath9k: add new function ath9k_hw_read_arrayOleksij Rempel
2015-03-30ath9k: add multi_read to be compatible with ath9k_htcOleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal: use RMW bufferOleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal: use proper makroses.Oleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal - use defs instead of magin numbersOleksij Rempel
2015-03-30ath9k_htc: add new WMI_REG_RMW_CMDID commandOleksij Rempel
2015-03-21ath9k: Fix AIC compilation errorSujith Manoharan
2015-03-20ath9k: Start AIC calibration during MCI resetSujith Manoharan
2015-03-20ath9k: Handle MCI_STATE_AIC_CALSujith Manoharan
2015-03-20ath9k: Handle MCI_STATE_AIC_STARTSujith Manoharan
2015-03-20ath9k: Handle MCI_STATE_AIC_CAL_RESETSujith Manoharan
2015-03-20ath9k: Disable AIC by defaultSujith Manoharan
2015-03-20ath9k: Process the AIC calibration resultsSujith Manoharan
2015-03-20ath9k: Finish AIC calibrationSujith Manoharan
2015-03-20ath9k: Handle MCI_STATE_AIC_CAL_SINGLESujith Manoharan
2015-03-20ath9k: Add register definitions for AICSujith Manoharan
2015-03-20ath9k: Register private AIC opsSujith Manoharan
2015-03-20ath9k: Add initial structures for AICSujith Manoharan
2015-03-16ath9k: allow 40MHz radar detection widthZefir Kurtisi
2015-03-16ath9k: add DFS support for extension channelZefir Kurtisi
2015-03-16ath9k: disable TPC support again (for now)Felix Fietkau
2015-03-16ath9k: fix tracking of enabled AP beaconsFelix Fietkau
2015-03-13ath9k: make ath_frame_info fit into reduced-size rate_driver_dataFlorian Westphal
2015-03-13ath9k: Fix RTT chainmask usageSujith Manoharan
2015-03-13ath9k: Check allowed PCIE powersave configurationSujith Manoharan
2015-03-13ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan
2015-03-13ath9k: Fix PLL powersave for AR9485Sujith Manoharan
2015-03-13ath9k: Add PCIE powersave macrosSujith Manoharan
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-03-03ath9k: Fix issues in the main btcoex timerSujith Manoharan