summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-235-6/+47
|\
| * ath9k_htc: add support of channel switchChun-Yeow Yeoh2015-06-154-1/+40
| * ath9k: fix DMA stop sequence for AR9003+Felix Fietkau2015-06-081-5/+7
* | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-102-22/+22
|/
* ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_...Oleksij Rempel2015-05-263-214/+87
* ath9k_htc: memory corruption calling set_bit()Dan Carpenter2015-05-261-3/+3
* Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller2015-05-243-133/+644
|\
| * ath9k: Enable short repeat by default on ath9k_htcNick Kossifidis2015-05-091-1/+1
| * ath9k: Mix the received FFT bins to the random poolNick Kossifidis2015-05-091-1/+13
| * ath9k: No need for that extra memsetNick Kossifidis2015-05-091-1/+2
| * ath9k: Skip FFT reports if we are out of output buffersNick Kossifidis2015-05-091-0/+28
| * ath9k: No need for that extra memcpyNick Kossifidis2015-05-091-4/+2
| * ath9k: Skip malformed frames on normal FFT reportNick Kossifidis2015-05-091-32/+62
| * ath9k: Support processing of multiple FFT frames per report.Nick Kossifidis2015-05-091-30/+237
| * ath9k: Perform integrity checks when processing FFT framesNick Kossifidis2015-05-091-6/+163
| * ath9k: Move processing of FFT frames to different functionsNick Kossifidis2015-05-092-111/+171
| * ath9k: Fix hanlding of maximum magnitude indexNick Kossifidis2015-05-092-10/+28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-131-27/+25
|\ \
| * | ath9k: fix per-packet tx power configurationLorenzo Bianconi2015-05-031-27/+25
| |/
* | mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-244-17/+3
|/
* 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
|\
| * ath9k: disable TPC support again (for now)Felix Fietkau2015-03-161-1/+1
| * ath9k: fix tracking of enabled AP beaconsFelix Fietkau2015-03-162-9/+13
* | 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-305-6/+172
* | ath9k: Fix AIC compilation errorSujith Manoharan2015-03-211-2/+4
* | 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
OpenPOWER on IntegriCloud