index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-20
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
68
-1199
/
+719
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
61
-721
/
+61
2019-02-20
ath10k: change 'unsigned long int' to 'unsigned long'
Kalle Valo
5
-32
/
+32
2019-02-19
carl9170: clean up a clamp() call
Dan Carpenter
1
-1
/
+1
2019-02-12
ath10k: copy the whole struct ath10k_bus_params in ath10k_core_register()
Kalle Valo
1
-3
/
+2
2019-02-12
ath10k: fix documentation in ath10k_wow_convert_8023_to_80211()
Kalle Valo
1
-4
/
+3
2019-02-12
ath10k: align ath10k_htt_txbuf structures
Kalle Valo
1
-2
/
+2
2019-02-12
ath10k: change wmi.h to include only ieee80211.h
Kalle Valo
1
-1
/
+1
2019-02-12
ath10k: make wmi_service_name() warn about missing service ids
Kalle Valo
1
-2
/
+6
2019-02-12
ath10k: add missing values to wmi_service_name()
Kalle Valo
1
-0
/
+6
2019-02-12
ath10k: report tx airtime provided by fw
Manikanta Pubbisetty
6
-5
/
+86
2019-02-12
ath10k: add dynamic vlan support
Manikanta Pubbisetty
3
-2
/
+31
2019-02-12
ath10k: add support to configure ftm responder role
Pradeep Kumar Chitrapu
4
-0
/
+45
2019-02-12
ath10k: report estimated frame transmit airtime to improve fairness
Kan Yan
4
-3
/
+61
2019-02-12
ath10k: migrate to mac80211 txq scheduling
Toke Høiland-Jørgensen
5
-61
/
+54
2019-02-12
ath9k: Switch to mac80211 TXQ scheduling and airtime APIs
Toke Høiland-Jørgensen
7
-276
/
+75
2019-02-12
ath10k: fix line length warning in ath10k_ce_alloc_dest_ring()
Kalle Valo
1
-1
/
+2
2019-02-11
ath10k: fix shadow register implementation for WCN3990
Rakesh Pillai
2
-14
/
+14
2019-02-11
ath10k: enable Factory Test Mode for WCN3990
Rakesh Pillai
9
-14
/
+31
2019-02-11
ath10k: pci: use mutex for diagnostic window CE polling
Brian Norris
2
-26
/
+18
2019-02-11
ath10k: request credit report if flow control enabled on ep
Govind Singh
1
-1
/
+2
2019-02-11
ath10k: disable interface pause wow config for integrated chipset
Govind Singh
11
-18
/
+31
2019-02-11
ath10k: enable bus layer suspend/resume for WCN3990
Govind Singh
1
-0
/
+45
2019-02-11
ath10k: implement set_base_macaddr to fix rx-bssid mask in multiple APs conf
Christian Lamparter
4
-0
/
+50
2019-02-11
ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990
Abhishek Ambure
5
-17
/
+65
2019-02-11
ath10k: assign 'n_cipher_suites = 11' for WCN3990 to enable WPA3
Abhishek Ambure
1
-1
/
+1
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
[next]