summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar
2015-09-29ath9k: Add support for OCB modeJan Kaisrlik
2015-09-29ath9k: enable hw manual peak calibration for QCA9561Miaoqing Pan
2015-09-26ath9k: declare required extra tx headroomFelix Fietkau
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-09-18ath9k_htc: introduce support for different fw versionsOleksij Rempel
2015-08-25ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUTOleksij Rempel
2015-08-18ath9k: add correct MAC/BB name for ar9561Miaoqing Pan
2015-08-13ath9k: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-08-13ath9k_htc: wmi: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-08-13ath9k_htc: drv_init: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-08-13ath9k_htc: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-08-07ath9k: fix build with CONFIG_ATH9K_STATION_STATISTICS=yFelix Fietkau
2015-08-06ath9k: remove the sched field in struct ath_atx_tidFelix Fietkau
2015-08-06ath9k: remove struct ath_atx_acFelix Fietkau
2015-08-06ath9k: add fast-xmit supportFelix Fietkau
2015-08-06ath9k: setup rxfilter when offchannelJanusz.Dziedzic@tieto.com
2015-08-06ath9k: setup rxfilter for all chanctxJanusz.Dziedzic@tieto.com
2015-08-06ath9k: handle RoC cancel correctlyJanusz.Dziedzic@tieto.com
2015-08-06ath9k: advertise p2p dev support when chanctxJanusz.Dziedzic@tieto.com
2015-07-31Merge tag 'wireless-drivers-next-for-davem-2015-07-31' of git://git.kernel.or...David S. Miller
2015-07-31Revert "ath9k: export HW random number generator"Kalle Valo
2015-07-21ath9k: export HW random number generatorMiaoqing Pan
2015-07-21ath9k: Fix register definitions for QCA956xMiaoqing Pan
2015-07-21ath9k: fix moredata flag endianness in cabq txMichal Kazior
2015-07-21ath9k: make DMA stop related messages debug-onlyFelix Fietkau
2015-07-11ath9k_hw: fix device ID check for AR956xFelix Fietkau
2015-07-11ath9k: DFS - add pulse chirp detection for FCCZefir Kurtisi
2015-07-11ath9k: DFS - consider ext_channel pulses only in HT40 modeZefir Kurtisi
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-08ath9k: fix DMA stop sequence for AR9003+Felix Fietkau
2015-05-26ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_...Oleksij Rempel
2015-05-26ath9k_htc: memory corruption calling set_bit()Dan Carpenter
2015-05-24Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-09ath9k: Enable short repeat by default on ath9k_htcNick Kossifidis
2015-05-09ath9k: Mix the received FFT bins to the random poolNick Kossifidis
2015-05-09ath9k: No need for that extra memsetNick Kossifidis
2015-05-09ath9k: Skip FFT reports if we are out of output buffersNick Kossifidis
2015-05-09ath9k: No need for that extra memcpyNick Kossifidis
2015-05-09ath9k: Skip malformed frames on normal FFT reportNick Kossifidis
2015-05-09ath9k: Support processing of multiple FFT frames per report.Nick Kossifidis
2015-05-09ath9k: Perform integrity checks when processing FFT framesNick Kossifidis
2015-05-09ath9k: Move processing of FFT frames to different functionsNick Kossifidis
2015-05-09ath9k: Fix hanlding of maximum magnitude indexNick Kossifidis
2015-05-03ath9k: fix per-packet tx power configurationLorenzo Bianconi
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-04-07ath9k: add extra GPIO led supportMiaoqing Pan