index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath11k: clear DCM max constellation tx value
Muna Sinada
2020-05-30
1
-0
/
+2
*
ath11k: reset trigger frame MAC padding duration
Muna Sinada
2020-05-30
1
-1
/
+1
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-05-29
18
-154
/
+252
|
\
|
*
ath11k: Fix some resource leaks in error path in 'ath11k_thermal_register()'
Christophe JAILLET
2020-05-19
1
-2
/
+4
|
*
ath11k: fix htt stats module not handle multiple skbs
Pradeep Kumar Chitrapu
2020-05-13
2
-10
/
+39
|
*
ath11k: convert to devm_platform_get_and_ioremap_resource
Wei Yongjun
2020-05-12
1
-7
/
+1
|
*
ath11k: remove redundant initialization of pointer info
Colin Ian King
2020-05-12
1
-1
/
+1
|
*
ath11k: Remove bus layer includes from upper layer
Govind Singh
2020-05-11
7
-5
/
+4
|
*
ath11k: Add drv private for bus opaque struct
Govind Singh
2020-05-11
4
-4
/
+14
|
*
ath11k: Add support for multibus support
Govind Singh
2020-05-11
10
-121
/
+182
|
*
ath11k: remove stale monitor status descriptor
Miles Hu
2020-05-11
1
-4
/
+7
*
|
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-26
1
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
mac80211: fix memory overlap due to variable length param
Rajkumar Manoharan
2020-04-29
1
-2
/
+1
*
|
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-05-07
20
-80
/
+821
|
\
\
|
|
/
|
/
|
|
*
ath11k: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-06
6
-11
/
+11
|
*
ath11k: fix kernel panic by freeing the msdu received with invalid length
Tamizh Chelvam
2020-05-06
1
-0
/
+18
|
*
ath11k: Add support to reset htt peer stats
Ashok Raj Nagarajan
2020-05-06
3
-0
/
+106
|
*
ath11k: add tx hw 802.11 encapsulation offloading support
John Crispin
2020-05-06
4
-12
/
+60
|
*
ath11k: fix resource unavailability for htt stats after peer stats display
Sowmiya Sree Elavalagan
2020-05-05
1
-0
/
+9
|
*
ath11k: use true,false for bool variables
Jason Yan
2020-05-05
1
-2
/
+2
|
*
ath11k: add DBG_MAC prints to track vdev events
Sathishkumar Muruganandam
2020-05-04
1
-0
/
+8
|
*
ath11k: fix mgmt_tx_wmi cmd sent to FW for deleted vdev
Sathishkumar Muruganandam
2020-05-04
1
-7
/
+22
|
*
ath11k: fix error return code in ath11k_dp_alloc()
Wei Yongjun
2020-05-04
1
-1
/
+3
|
*
ath11k: use GFP_ATOMIC under spin lock
Wei Yongjun
2020-04-28
1
-1
/
+1
|
*
ath11k: fix reo flush send
Karthikeyan Periyasamy
2020-04-27
3
-2
/
+15
|
*
ath11k: remove conversion to bool in ath11k_debug_fw_stats_process()
Jason Yan
2020-04-22
1
-2
/
+2
|
*
ath11k: remove conversion to bool in ath11k_dp_rxdesc_mpdu_valid()
Jason Yan
2020-04-22
1
-1
/
+1
|
*
ath11k: Add dynamic tcl ring selection logic with retry mechanism
Sriram R
2020-04-15
2
-8
/
+41
|
*
ath11k: cleanup reo command error code overwritten
Govindaraj Saminathan
2020-04-15
1
-1
/
+5
|
*
ath11k: Fix rx_filter flags setting for per peer rx_stats
Maharaja Kennadyrajan
2020-04-15
4
-1
/
+16
|
*
ath11k: Fix fw assert by setting proper vht cap
Ritesh Singh
2020-04-15
1
-0
/
+4
|
*
ath11k: Cleanup in pdev destroy and mac register during crash on recovery
Maharaja Kennadyrajan
2020-04-15
2
-0
/
+6
|
*
ath11k: rx path optimizations
Manikanta Pubbisetty
2020-04-14
1
-7
/
+7
|
*
ath11k: set IRQ_DISABLE_UNLAZY flag for DP interrupts
Manikanta Pubbisetty
2020-04-14
1
-1
/
+1
|
*
ath11k: Fix TWT radio count
Aloka Dixit
2020-04-14
1
-1
/
+1
|
*
ath11k: Modify the interrupt timer threshold
Karthikeyan Periyasamy
2020-04-14
1
-1
/
+1
|
*
ath11k: fix duplication peer create on same radio
Karthikeyan Periyasamy
2020-04-14
2
-2
/
+34
|
*
ath11k: Avoid mgmt tx count underflow
Sriram R
2020-04-06
1
-2
/
+3
|
*
ath11k: Increase the tx completion ring size
Sriram R
2020-04-06
1
-2
/
+2
|
*
ath11k: fix error message to correctly report the command that failed
Colin Ian King
2020-04-06
1
-1
/
+1
|
*
ath11k: add pktlog checksum in trace events to support pktlog
Maharaja Kennadyrajan
2020-04-06
5
-14
/
+31
|
*
ath11k: Add sta debugfs support to configure ADDBA and DELBA
Maharaja Kennadyrajan
2020-04-06
5
-0
/
+410
*
|
ath11k: fix compiler warnings without CONFIG_THERMAL
YueHaibing
2020-04-06
1
-1
/
+2
|
/
*
ath11k: Perform per-msdu rx processing
Sriram R
2020-03-18
11
-318
/
+245
*
ath11k: Configure hash based reo destination ring selection
Sriram R
2020-03-18
7
-5
/
+94
*
ath11k: Adding proper validation before accessing tx_stats
Pravas Kumar Panda
2020-03-18
1
-0
/
+3
*
ath11k: dump SRNG stats during FW assert
Manikanta Pubbisetty
2020-03-18
6
-2
/
+82
*
ath11k: fill channel info from rx channel
Venkateswara Naralasetty
2020-03-18
1
-3
/
+7
*
ath11k: Supporting RX ring backpressure HTT event and stats handling
Sriram R
2020-03-18
5
-0
/
+108
*
ath11k: add handling for BSS color
John Crispin
2020-03-17
1
-0
/
+25
[next]