summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-1575-1034/+3186
|\
| * ath9k: add extra GPIO led supportMiaoqing Pan2015-04-074-3/+27
| * ath9k_htc: check seq number instead of cmd id for timeoutFred Chou2015-04-072-7/+7
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-023-10/+14
| |\
| * \ Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller2015-04-0142-274/+1728
| |\ \
| | * | ath9k: use REG_RMW and rmw buffer in ath9k_hw_def_set_gainOleksij Rempel2015-03-301-20/+14
| | * | ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_board_valuesOleksij Rempel2015-03-301-6/+8
| | * | ath9k: use REG_RMW and rmw buffer in ath9k_hw_4k_set_gainOleksij Rempel2015-03-301-8/+8
| | * | ath9k: ath9k_hw_4k_set_board_values: use rmw bufferOleksij Rempel2015-03-301-0/+2
| | * | ath9k: ath9k_hw_analog_shift_rmw: use REG_RMWOleksij Rempel2015-03-301-6/+1
| | * | ath9k: ath9k_hw_4k_set_board_values: use rmw bufferOleksij Rempel2015-03-301-0/+2
| | * | ath9k: use rmw buffer in ath9k_hw_set_operating_mode and ath9k_hw_resetOleksij Rempel2015-03-301-0/+4
| | * | ath9k: ath9k_hw_set_4k_power_cal_tabl: use rmw bufferOleksij Rempel2015-03-301-0/+2
| | * | ath9k: write buffer related optimisation in ar5008_hw_set_channel_regsOleksij Rempel2015-03-301-2/+3
| | * | ath9k: ath9k_hw_loadnf: use REG_RMWOleksij Rempel2015-03-301-11/+8
| | * | ath9k: use one shot read in ath9k_hw_update_mibstatsOleksij Rempel2015-03-301-5/+15
| | * | ath9k: ar9271_hw_pa_cal: use REG_READ_ARRAYOleksij Rempel2015-03-301-2/+1
| | * | ath9k: add new function ath9k_hw_read_arrayOleksij Rempel2015-03-302-0/+33
| | * | ath9k: add multi_read to be compatible with ath9k_htcOleksij Rempel2015-03-301-0/+11
| | * | ath9k: ar9271_hw_pa_cal: use RMW bufferOleksij Rempel2015-03-301-2/+6
| | * | ath9k: ar9271_hw_pa_cal: use proper makroses.Oleksij Rempel2015-03-301-24/+19
| | * | ath9k: ar9271_hw_pa_cal - use defs instead of magin numbersOleksij Rempel2015-03-301-17/+18
| | * | ath9k_htc: add new WMI_REG_RMW_CMDID commandOleksij Rempel2015-03-306-6/+175
| | * | ath9k: Fix AIC compilation errorSujith Manoharan2015-03-211-2/+4
| | * | wil6210: fall back to pseudo-DMS mcast for secure link and PBSSVladimir Kondratiev2015-03-201-2/+101
| | * | wil6210: implement broadcast/multicast dataVladimir Kondratiev2015-03-205-76/+167
| | * | wil6210: add bcast structures to WMIVladimir Kondratiev2015-03-201-2/+18
| | * | wil6210: Prefer ether_addr_copy() over memcpy()Vladimir Kondratiev2015-03-202-8/+10
| | * | wil6210: Align Rx frames on 4*n+2 by having SNAPVladimir Kondratiev2015-03-204-3/+33
| | * | wil6210: fix check for FW responsivenessVladimir Kondratiev2015-03-202-2/+2
| | * | wil6210: optimize index manipulation in wil_vring_reap_rxVladimir Kondratiev2015-03-201-6/+11
| | * | ath9k: Start AIC calibration during MCI resetSujith Manoharan2015-03-201-0/+3
| | * | ath9k: Handle MCI_STATE_AIC_CALSujith Manoharan2015-03-203-2/+31
| | * | ath9k: Handle MCI_STATE_AIC_STARTSujith Manoharan2015-03-203-0/+38
| | * | ath9k: Handle MCI_STATE_AIC_CAL_RESETSujith Manoharan2015-03-203-0/+13
| | * | ath9k: Disable AIC by defaultSujith Manoharan2015-03-202-1/+8
| | * | ath9k: Process the AIC calibration resultsSujith Manoharan2015-03-201-0/+245
| | * | ath9k: Finish AIC calibrationSujith Manoharan2015-03-201-1/+77
| | * | ath9k: Handle MCI_STATE_AIC_CAL_SINGLESujith Manoharan2015-03-204-0/+183
| | * | ath9k: Add register definitions for AICSujith Manoharan2015-03-203-25/+169
| | * | ath9k: Register private AIC opsSujith Manoharan2015-03-205-1/+54
| | * | ath9k: Add initial structures for AICSujith Manoharan2015-03-202-0/+60
| | * | ath9k: allow 40MHz radar detection widthZefir Kurtisi2015-03-161-1/+2
| | * | ath9k: add DFS support for extension channelZefir Kurtisi2015-03-161-15/+29
| | * | ath9k: restart only triggering DFS detector lineZefir Kurtisi2015-03-161-1/+1
| | * | ath9k: make ath_frame_info fit into reduced-size rate_driver_dataFlorian Westphal2015-03-131-1/+1
| | * | ar5523: use container_ofFlorian Westphal2015-03-132-5/+5
| | * | ath9k: Fix RTT chainmask usageSujith Manoharan2015-03-131-3/+3
| | * | ath9k: Check allowed PCIE powersave configurationSujith Manoharan2015-03-131-16/+57
| | * | ath9k: Initialize pll_pwrsave for AR9462/AR9565Sujith Manoharan2015-03-133-1/+5
OpenPOWER on IntegriCloud