index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
1
-1
/
+1
2019-02-08
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
29
-75
/
+606
2019-02-07
ath: regd: add extra US coutry codes
Oever Gonzalez
2
-0
/
+4
2019-02-07
ath: move spin_lock_bh to spin_lock in tasklet
Zhiwei Jiang
1
-3
/
+3
2019-02-07
ath9k: do not return invalid pointers as a *dentry
Greg Kroah-Hartman
1
-0
/
+3
2019-02-07
ath10k: fill tx_duration for each peer in Tx stats per STA
Surabhi Vishnoi
1
-0
/
+3
2019-02-07
ath10k: add a condition to fill the LDPC capability correctly
Surabhi Vishnoi
2
-1
/
+4
2019-02-07
ath10k: reduce transmit msdu count
Alagu Sankar
3
-2
/
+7
2019-02-07
ath10k: do not return invalid pointers as a *dentry
Greg Kroah-Hartman
1
-0
/
+3
2019-02-07
ath10k: snoc: remove set but not used variable 'ar_snoc'
YueHaibing
1
-2
/
+0
2019-02-07
ath10k: sdio: add .owner field
Brian Norris
1
-1
/
+4
2019-02-07
ath10k: change swap mail box check after htc ready
Wen Gong
3
-15
/
+38
2019-02-07
ath10k: fix hw-restart crash inject mode for WCN3990
Rakesh Pillai
1
-1
/
+10
2019-02-07
ath10k: fix dma unmap direction for management frames
Rakesh Pillai
2
-4
/
+4
2019-02-07
ath10k: Enable bundle tx compl for management frames in WCN3990
Rakesh Pillai
2
-1
/
+3
2019-02-07
ath10k: Handle bundled tx completion for management frames
Rakesh Pillai
5
-0
/
+107
2019-02-07
ath10k: update HOST capability qmi message
Govind Singh
2
-6
/
+257
2019-02-06
Merge tag 'wireless-drivers-next-for-davem-2019-02-06' of git://git.kernel.or...
David S. Miller
2
-2
/
+2
2019-02-04
ath9k: eeprom: Use scnprintf instead of snprintf
Kees Cook
1
-6
/
+6
2019-02-04
ath10k: Add support for extended HTT aggr msg support
Govind Singh
3
-1
/
+61
2019-02-04
ath10k: fix S5 power consumption issue for QCA9377
Yu Wang
1
-1
/
+1
2019-02-04
ath10k: Set DMA address mask to 35 bit for WCN3990
Rakesh Pillai
6
-25
/
+84
2019-02-01
wireless: remove unneeded semicolon
YueHaibing
2
-2
/
+2
2019-01-31
ath10k: correct bus type for WCN3990
Brian Norris
1
-1
/
+1
2019-01-10
ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
Kangjie Lu
1
-3
/
+1
2019-01-10
ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
Daniel F. Dickinson
1
-3
/
+3
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
6
-24
/
+21
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-8
/
+8
2018-12-20
Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...
David S. Miller
17
-264
/
+532
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-2
/
+44
2018-12-20
ath10k: add support to configure BB timing over wmi
Bhagavathi Perumal S
4
-0
/
+116
2018-12-20
ath10k: fix tx_stats memory leak
Zhi Chen
1
-9
/
+13
2018-12-20
ath10k: fix peer stats null pointer dereference
Zhi Chen
2
-3
/
+3
2018-12-20
ath10k: remove an unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2018-12-20
ath10k: move non-fatal warn logs to dbg level
Govind Singh
1
-1
/
+1
2018-12-20
ath10k: fix a NULL vs IS_ERR() check
Dan Carpenter
1
-2
/
+2
2018-12-20
ath10k: remove work in progress logs from snoc driver
Govind Singh
2
-3
/
+1
2018-12-20
ath10k: fix warning due to msdu limit error
Bhagavathi Perumal S
4
-4
/
+61
2018-12-20
ath10k: disable 4addr source port learning in 10.4 FW by default
Sathishkumar Muruganandam
3
-1
/
+35
2018-12-20
ath10k: report tx rate using ieee80211_tx_rate_update()
Anilkumar Kolli
3
-5
/
+64
2018-12-20
ath10k: add amsdu support for monitor mode
Yu Wang
1
-2
/
+186
2018-12-20
ath10k: fix kernel panic due to use after free
Karthikeyan Periyasamy
1
-5
/
+5
2018-12-20
ath10k: remove set but not used variable 'num_tdls_vifs'
YueHaibing
1
-26
/
+0
2018-12-20
wil6210: remove set but not used variable 'wdev'
YueHaibing
1
-2
/
+0
2018-12-20
wil6210: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-198
/
+42
2018-12-20
ath6kl: Use debug instead of error message when disabled
Kyle Roeschley
1
-1
/
+1
2018-12-20
ath6kl: Fix off by one error in scan completion
Kyle Roeschley
1
-1
/
+1
2018-12-20
ath6kl: Only use match sets when firmware supports it
Kyle Roeschley
1
-1
/
+1
2018-12-19
ath10k: skip sending quiet mode cmd for WCN3990
Rakesh Pillai
5
-2
/
+44
2018-12-13
ath6kl: add ath6kl_ prefix to crypto_type
Sagi Grimberg
4
-8
/
+8
[next]