index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
|
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-12-01
|
\
\
\
\
|
*
|
|
|
ath10k: simplify rx ring size/fill calculation
Michal Kazior
2014-12-01
|
*
|
|
|
ath10k: prevent pci tx/rx starvation
Michal Kazior
2014-12-01
|
*
|
|
|
ath10k: remove transfer_id from ath10k_hif_cb::tx_completion
Michal Kazior
2014-12-01
|
*
|
|
|
ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completion
Michal Kazior
2014-12-01
|
*
|
|
|
ath10k: make wmi service bitmap non-debug
Michal Kazior
2014-12-01
|
*
|
|
|
ath10k: add sanity checks for service bmap parsing
Michal Kazior
2014-12-01
|
*
|
|
|
ath10k: fix wmi svc bitmap dbg print
Michal Kazior
2014-12-01
|
*
|
|
|
ath10k: add pointer constness to traces
Michal Kazior
2014-12-01
|
*
|
|
|
ath10k: do not limit RTS threshold value to 2347
Vivek Natarajan
2014-12-01
|
*
|
|
|
ath10k: fix station count enforcement
Michal Kazior
2014-11-26
|
*
|
|
|
ath10k: clean up num_peers locking
Michal Kazior
2014-11-26
|
*
|
|
|
ath10k: add missing goto
Michal Kazior
2014-11-26
|
*
|
|
|
ath10k: add memory dump debugfs interface
Yanbo Li
2014-11-26
|
*
|
|
|
ath10k: add register access debugfs interface
Yanbo Li
2014-11-26
|
*
|
|
|
ath10k: fix bug reported by lockdep
Sujith Manoharan
2014-11-26
|
*
|
|
|
ath10k: fix locking for WEP keys
Sujith Manoharan
2014-11-26
|
*
|
|
|
ath10k: fix shared WEP
Sujith Manoharan
2014-11-26
|
*
|
|
|
ath10k: don't drop corrupted mgmt frames
Michal Kazior
2014-11-26
|
*
|
|
|
ath10k: fix offchannel cancel failures
Michal Kazior
2014-11-26
|
*
|
|
|
ath10k: make hw roc more reliable
Michal Kazior
2014-11-26
|
*
|
|
|
ath10k: fix offchan reliability
Michal Kazior
2014-11-26
|
*
|
|
|
ath10k: remove extra_tx_headroom
Michal Kazior
2014-11-26
|
*
|
|
|
ath10k: use configured nss instead of max nss
Ben Greear
2014-11-26
|
*
|
|
|
ath10k: apply chainmask settings to vdev on creation
Ben Greear
2014-11-26
|
*
|
|
|
ath10k: add ATH10K_DBG_WMI_PRINT debug level
Ben Greear
2014-11-24
|
*
|
|
|
ath10k: don't rebuild all the time
Johannes Berg
2014-11-24
|
*
|
|
|
ath10k: report rx rate and signal for fragmented Rx
Michal Kazior
2014-11-20
|
*
|
|
|
ath10k: use rx descriptor for ppdu status extraction
Michal Kazior
2014-11-20
|
*
|
|
|
ath10k: remove unused function argument
Michal Kazior
2014-11-20
|
*
|
|
|
ath10k: unify rx undecapping
Michal Kazior
2014-11-20
|
*
|
|
|
ath10k: refactor htt->rx_confused
Michal Kazior
2014-11-20
|
*
|
|
|
ath10k: simplify Rx loop
Michal Kazior
2014-11-20
|
*
|
|
|
ath10k: start using sk_buff_head
Michal Kazior
2014-11-20
*
|
|
|
|
ath9k: add TPC capability to TX descriptor path
Lorenzo Bianconi
2014-11-25
*
|
|
|
|
ath9k: add TX power per-rate tables
Lorenzo Bianconi
2014-11-25
*
|
|
|
|
ath: Fix a false radar detection pattern
Vivek Natarajan
2014-11-24
*
|
|
|
|
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
2014-11-20
|
\
\
\
\
\
|
*
|
|
|
|
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-11-19
|
|
/
/
/
/
*
|
|
|
|
ath9k_common: make sure DEBUG_FS and RELAY enabled
Oleksij Rempel
2014-11-19
*
|
|
|
|
Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...
John W. Linville
2014-11-19
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
/
/
ath9k: Fix RTC_DERIVED_CLK usage
Miaoqing Pan
2014-11-11
|
|
/
/
|
*
|
ath9k: fix some debugfs output
Dan Carpenter
2014-10-30
|
*
|
ath9k_common: always update value in ath9k_cmn_update_txpow
Felix Fietkau
2014-10-23
|
*
|
ath: use CTL region from cfg80211 if unset in EEPROM
Felix Fietkau
2014-10-23
|
*
|
ath9k: Enable HW queue control only for MCC
Sujith Manoharan
2014-10-23
|
|
/
*
|
ath9k: Move roc completion to the offchannel timer
Sujith Manoharan
2014-11-17
*
|
ath9k: Adjust tbtt delta properly
Sujith Manoharan
2014-11-17
*
|
ath9k: Handle failure to send NoA
Sujith Manoharan
2014-11-17
*
|
ath9k: Cancel pending offchannel operations
Sujith Manoharan
2014-11-17
[prev]
[next]