index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath11k: fix up some error paths
Dan Carpenter
2020-01-26
1
-11
/
+11
*
ath11k: make sure to also report the RX bandwidth inside radiotap
John Crispin
2020-01-26
1
-1
/
+2
*
ath11k: avoid null pointer dereference when pointer band is null
Colin Ian King
2020-01-26
1
-4
/
+4
*
ath11k: Add missing pdev rx rate stats
Bhagavathi Perumal S
2020-01-26
2
-33
/
+214
*
ath11k: ensure ts.flags is initialized before bit-wise or'ing in values
Colin Ian King
2020-01-26
1
-1
/
+1
*
ath11k: set TxBf parameters after vdev start
Bhagavathi Perumal S
2020-01-26
1
-6
/
+5
*
ath11k: enable HE tlvs in ppdu stats for pktlog lite
Anilkumar Kolli
2020-01-26
2
-0
/
+23
*
ath11k: fix debugfs build failure
Arnd Bergmann
2020-01-26
4
-16
/
+13
*
ath11k: Use sizeof_field() instead of FIELD_SIZEOF()
Kees Cook
2019-12-19
1
-1
/
+1
*
ath11k: explicitly cast wmi commands to their correct struct type
John Crispin
2019-12-19
1
-3
/
+3
*
ath11k: Remove unneeded semicolon
zhengbin
2019-12-18
1
-1
/
+1
*
ath11k: remove an unneeded NULL check
Dan Carpenter
2019-12-18
1
-2
/
+2
*
ath11k: checking for NULL vs IS_ERR()
Dan Carpenter
2019-12-18
1
-10
/
+13
*
ath11k: delete a stray unlock in ath11k_dbg_htt_stats_req()
Dan Carpenter
2019-12-18
1
-1
/
+0
*
ath11k: fix missing free of skb on error return path
Colin Ian King
2019-12-18
1
-2
/
+4
*
ath11k: fix uninitialized variable radioup
Colin Ian King
2019-12-18
1
-1
/
+1
*
ath11k: fix memory leak on reg_info
Colin Ian King
2019-12-18
1
-1
/
+1
*
ath11k: Remove unnecessary enum scan_priority
Nathan Chancellor
2019-12-18
1
-10
/
+1
*
ath11k: fix several spelling mistakes
Colin Ian King
2019-12-18
3
-4
/
+4
*
ath11k: add some missing __packed qualifiers
John Crispin
2019-12-18
1
-3
/
+3
*
ath11k: set the BA buffer size to 256 when HE is enabled
Pradeep Kumar Chitrapu
2019-12-18
2
-0
/
+16
*
ath11k: fix pdev when invoking ath11k_wmi_send_twt_enable_cmd()
Pradeep Kumar Chitrapu
2019-12-18
1
-2
/
+2
*
ath11k: optimize ath11k_hal_tx_status_parse
John Crispin
2019-12-18
3
-50
/
+37
*
ath11k: optimise ath11k_dp_tx_completion_handler
John Crispin
2019-12-18
5
-56
/
+28
*
ath11k: move some tx_status parsing to debugfs code
John Crispin
2019-12-18
3
-53
/
+36
*
ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab
John Crispin
2019-12-18
7
-81
/
+81
*
ath11k: drop memset when setting up a tx cmd desc
John Crispin
2019-12-18
2
-2
/
+1
*
ath11k: disable PS for STA interfaces by default upon bringup
John Crispin
2019-12-18
1
-0
/
+7
*
ath11k: add wmi helper for turning STA PS on/off
John Crispin
2019-12-18
2
-0
/
+37
*
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: Setup REO destination ring before sending wmi_init command
Vasanthakumar Thiagarajan
2019-11-29
5
-14
/
+67
*
ath11k: Move mac80211 hw allocation before wmi_init command
Vasanthakumar Thiagarajan
2019-11-29
3
-46
/
+81
*
ath11k: Skip update peer stats for management packets
Venkateswara Naralasetty
2019-11-29
2
-14
/
+23
*
ath11k: update tx duration in station info
Venkateswara Naralasetty
2019-11-29
3
-1
/
+5
*
ath11k: fix vht guard interval mapping
Manikanta Pubbisetty
2019-11-29
2
-3
/
+19
*
ath11k: fix memory leak in monitor mode
Miles Hu
2019-11-29
1
-2
/
+9
*
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 necessary peer assoc params in wmi dbg
Sriram R
2019-11-29
1
-2
/
+11
*
ath11k: unlock mutex during failure in qmi fw ready
Govindaraj Saminathan
2019-11-29
1
-0
/
+1
*
ath11k: add support for controlling tx power to a station
Maharaja Kennadyrajan
2019-11-29
2
-0
/
+40
*
ath11k: update bawindow size in delba process
Venkateswara Naralasetty
2019-11-29
1
-9
/
+19
*
ath11k: avoid use_after_free in ath11k_dp_rx_msdu_coalesce API
Karthikeyan Periyasamy
2019-11-29
1
-5
/
+5
*
ath11k: avoid burst time conversion logic
Karthikeyan Periyasamy
2019-11-29
1
-6
/
+1
*
ath11k: pktlog: fix sending/using the pdev id
Anilkumar Kolli
2019-11-29
2
-6
/
+8
*
ath11k: qmi clean up in ath11k_qmi_wlanfw_wlan_cfg_send()
Anilkumar Kolli
2019-11-29
2
-17
/
+20
*
ath11k: qmi clean up ce and HTC service config update
Anilkumar Kolli
2019-11-29
2
-7
/
+6
*
ath11k: tracing: fix ath11k tracing
Anilkumar Kolli
2019-11-29
1
-0
/
+3
*
ath11k: Fix target crash due to WBM_IDLE_LINK ring desc shortage
Vasanthakumar Thiagarajan
2019-11-29
1
-3
/
+3
[next]