summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUTOleksij Rempel2015-08-251-3/+10
* ath9k: add correct MAC/BB name for ar9561Miaoqing Pan2015-08-181-0/+1
* ath9k: match wait_for_completion_timeout return typeNicholas Mc Guire2015-08-131-1/+1
* ath9k_htc: wmi: match wait_for_completion_timeout return typeNicholas Mc Guire2015-08-131-1/+2
* ath9k_htc: drv_init: match wait_for_completion_timeout return typeNicholas Mc Guire2015-08-131-1/+1
* ath9k_htc: match wait_for_completion_timeout return typeNicholas Mc Guire2015-08-131-3/+6
* ath9k: fix build with CONFIG_ATH9K_STATION_STATISTICS=yFelix Fietkau2015-08-071-17/+3
* ath9k: remove the sched field in struct ath_atx_tidFelix Fietkau2015-08-062-16/+8
* ath9k: remove struct ath_atx_acFelix Fietkau2015-08-062-99/+41
* ath9k: add fast-xmit supportFelix Fietkau2015-08-061-0/+1
* ath9k: setup rxfilter when offchannelJanusz.Dziedzic@tieto.com2015-08-061-0/+3
* ath9k: setup rxfilter for all chanctxJanusz.Dziedzic@tieto.com2015-08-061-1/+3
* ath9k: handle RoC cancel correctlyJanusz.Dziedzic@tieto.com2015-08-063-10/+26
* ath9k: advertise p2p dev support when chanctxJanusz.Dziedzic@tieto.com2015-08-061-1/+6
* Merge tag 'wireless-drivers-next-for-davem-2015-07-31' of git://git.kernel.or...David S. Miller2015-07-316-25/+192
|\
| * Revert "ath9k: export HW random number generator"Kalle Valo2015-07-315-110/+0
| * ath9k: export HW random number generatorMiaoqing Pan2015-07-215-0/+110
| * ath9k: Fix register definitions for QCA956xMiaoqing Pan2015-07-211-10/+15
| * ath9k: fix moredata flag endianness in cabq txMichal Kazior2015-07-211-2/+2
| * ath9k: make DMA stop related messages debug-onlyFelix Fietkau2015-07-214-6/+12
| * ath9k: DFS - add pulse chirp detection for FCCZefir Kurtisi2015-07-111-6/+161
| * ath9k: DFS - consider ext_channel pulses only in HT40 modeZefir Kurtisi2015-07-111-1/+2
* | ath9k_hw: fix device ID check for AR956xFelix Fietkau2015-07-111-0/+1
|/
* 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
OpenPOWER on IntegriCloud