开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Age
Commit message (
Expand
)
Author
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-07-19
ath10k: disable wake_tx_queue for older devices
Michal Kazior
2016-07-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2016-07-08
ath10k: fix possible wrong rx_busy time reporting in QCA4019
Vasanthakumar Thiagarajan
2016-07-08
ath10k: replace warning with an error message if HTT op version is unset
Mohammed Shafi Shajakhan
2016-07-08
ath10k: enable support for QCA9888
Anilkumar Kolli
2016-07-08
ath10k: remove unused member in ath10k_hw_regs
Anilkumar Kolli
2016-07-08
ath10k: Clean up peer when sta goes away.
Ben Greear
2016-07-08
ath10k: Add WARN_ON if we over-write peer-map pointer.
Ben Greear
2016-07-08
ath10k: remove extra space on ath10k_update_channel_list
Eduardo Abinader
2016-07-08
ath10k: simplify pktlog htt event processing
Ashok Raj Nagarajan
2016-07-08
ath10k: remove unused <linux/semaphore.h>
Chaehyun Lim
2016-07-08
ath10k: ensure peer_map references are cleaned up
Ben Greear
2016-07-08
ath10k: ensure txrx-compl-task is stopped when cleaning htt-tx
Ben Greear
2016-07-08
ath10k: remove debugfs support for Per STA total rx duration
Mohammed Shafi Shajakhan
2016-07-08
ath10k: add support for ath10k_sta_statistics support
Mohammed Shafi Shajakhan
2016-07-08
ath10k: fix 10.4 extended peer stats update
Mohammed Shafi Shajakhan
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
2016-06-30
ath10k: fix some typo in spectral code commments
Mohammed Shafi Shajakhan
2016-06-30
ath10k: disable TX_STBC for tx chainmask of 1
Mohammed Shafi Shajakhan
2016-06-30
ath10k: enable beacon loss detection support for 10.4
Mohammed Shafi Shajakhan
2016-06-30
ath10k: fix potential null dereference bugs
Bob Copeland
2016-06-30
ath10k: remove unneccessary WARN_ON_ONCE in rx during ACS
Mohammed Shafi Shajakhan
2016-06-30
ath10k: fix crash during card removal
Mohammed Shafi Shajakhan
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-14
ath10k: fix deadlock while processing rx_in_ord_ind
Rajkumar Manoharan
2016-06-14
ath10k: fix cycle counter wraparound handling for QCA4019
Vasanthakumar Thiagarajan
2016-06-14
ath10k: define an enum to enable cycle counter wraparound logic
Vasanthakumar Thiagarajan
2016-06-14
ath10k: fix CCK h/w rates for QCA99X0 and newer chipsets
Mohammed Shafi Shajakhan
2016-06-14
ath10k: remove duplicate and unused rx rate flags
Mohammed Shafi Shajakhan
2016-06-14
ath10k: fix some of the macro definitions of HTT_RX_IND message
Vasanthakumar Thiagarajan
2016-06-07
ath10k: fix crash related to printing features
Ben Greear
2016-06-07
ath10k: add board data download from target
Sven Eckelmann
2016-06-07
ath10k: add QCA9887 chipset support
Sven Eckelmann
2016-06-06
ath10k: fix deadlock when peer cannot be created
Ben Greear
2016-06-02
ath10k: enable ipq4019 device probe in ahb module
Raja Mani
2016-06-02
ath10k: add pdev param support to enable/disable btcoex
Rajkumar Manoharan
2016-06-02
ath10k: add new ATH10K_FW_FEATURE_BTCOEX_PARAM
Rajkumar Manoharan
2016-06-02
ath10k: update module description
Rajkumar Manoharan
2016-06-02
ath10k: remove unused phy_mode_to_band
Rajkumar Manoharan
2016-06-02
ath10k: fix operating irq mode for ahb device
Rajkumar Manoharan
2016-06-02
ath10k: fix error while writing 'simulate_fw_crash' debugfs
Mohammed Shafi Shajakhan
2016-06-02
ath10k: fix diag_read to collect data for larger memory
Ashok Raj Nagarajan
2016-05-24
ath10k: fix legacy rate packet debug messages
Mohammed Shafi Shajakhan
2016-05-24
ath10k: reduce warning messages during rx without proper channel context
Mohammed Shafi Shajakhan
2016-05-24
ath10k: improve tx scheduling
Michal Kazior
2016-05-24
ath10k: enable support for QCA9984
Vasanthakumar Thiagarajan
2016-05-24
ath10k: define rx_ppdu_end for QCA9984
Vasanthakumar Thiagarajan
2016-05-24
ath10k: clean up growing hw checks during safe and full reset
Vasanthakumar Thiagarajan
2016-05-24
ath10k: move rx_location_info out of struct rx_pkt_end
Vasanthakumar Thiagarajan
[next]