index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
/
mac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath11k: avoid null pointer dereference when pointer band is null
Colin Ian King
2020-01-26
1
-4
/
+4
*
ath11k: set TxBf parameters after vdev start
Bhagavathi Perumal S
2020-01-26
1
-6
/
+5
*
ath11k: fix debugfs build failure
Arnd Bergmann
2020-01-26
1
-1
/
+1
*
ath11k: set the BA buffer size to 256 when HE is enabled
Pradeep Kumar Chitrapu
2019-12-18
1
-0
/
+14
*
ath11k: fix pdev when invoking ath11k_wmi_send_twt_enable_cmd()
Pradeep Kumar Chitrapu
2019-12-18
1
-2
/
+2
*
ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab
John Crispin
2019-12-18
1
-2
/
+2
*
ath11k: disable PS for STA interfaces by default upon bringup
John Crispin
2019-12-18
1
-0
/
+7
*
ath11k: register HE mesh capabilities
Sven Eckelmann
2019-12-17
1
-0
/
+75
*
ath11k: fix indentation in ath11k_mac_prepare_he_mode()
John Crispin
2019-11-29
1
-5
/
+5
*
ath11k: Move mac80211 hw allocation before wmi_init command
Vasanthakumar Thiagarajan
2019-11-29
1
-36
/
+61
*
ath11k: update tx duration in station info
Venkateswara Naralasetty
2019-11-29
1
-0
/
+3
*
ath11k: Advertise MPDU start spacing as no restriction
Venkateswara Naralasetty
2019-11-29
1
-1
/
+1
*
ath11k: Update tx and rx chain count properly on drv_set_antenna
Sriram R
2019-11-29
1
-0
/
+4
*
ath11k: add support for controlling tx power to a station
Maharaja Kennadyrajan
2019-11-29
1
-0
/
+37
*
ath11k: avoid burst time conversion logic
Karthikeyan Periyasamy
2019-11-29
1
-6
/
+1
*
ath11k: fix resource leak in ath11k_mac_sta_state
Karthikeyan Periyasamy
2019-11-29
1
-58
/
+86
*
ath11k: add spatial reuse support
John Crispin
2019-11-27
1
-0
/
+10
*
ath11k: add TWT support
John Crispin
2019-11-27
1
-0
/
+12
*
ath11k: add HE support
John Crispin
2019-11-27
1
-8
/
+257
*
ath11k: fix missed bw conversion in tx completion
Tamizh chelvam
2019-11-27
1
-0
/
+22
*
ath11k: driver for Qualcomm IEEE 802.11ax devices
Kalle Valo
2019-11-25
1
-0
/
+5427