index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ath-current-20240531' of git://git.kernel.org/pub/scm/linux/kernel...
Kalle Valo
2024-06-01
1
-0
/
+1
|
\
|
*
wifi: ath10k: fix QCOM_RPROC_COMMON dependency
Dmitry Baryshkov
2024-05-20
1
-0
/
+1
*
|
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-22
1
-32
/
+32
*
|
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-21
3
-30
/
+30
|
\
\
|
*
|
wifi: ath10k: Refer to INTX instead of LEGACY
Damien Le Moal
2024-04-25
3
-30
/
+30
*
|
|
Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2024-05-16
1
-20
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
wifi: ath10k: sdio: drop driver owner initialization
Krzysztof Kozlowski
2024-04-04
1
-1
/
+0
|
*
|
wifi: ath10k: sdio: simplify module initialization
Krzysztof Kozlowski
2024-04-04
1
-19
/
+1
|
|
/
*
|
Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
2024-05-03
7
-47
/
+30
|
\
\
|
*
|
wifi: ath10k: drop fw.eboard file name
Dmitry Baryshkov
2024-04-25
2
-9
/
+2
|
*
|
wifi: ath10k: drop chip-specific board data file name
Dmitry Baryshkov
2024-04-25
3
-38
/
+7
|
*
|
wifi: ath10k: populate board data for WCN3990
Dmitry Baryshkov
2024-04-25
3
-0
/
+7
|
*
|
wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...
Su Hui
2024-04-24
1
-1
/
+1
|
*
|
wifi: ath10k: support board-specific firmware overrides
Dmitry Baryshkov
2024-04-05
3
-1
/
+15
*
|
|
wifi: ath10k: allocate dummy net_device dynamically
Breno Leitao
2024-04-24
6
-8
/
+13
|
/
/
*
|
wifi: ath: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
2024-03-25
1
-1
/
+1
*
|
wifi: ath10k: poll service ready message before failing
Baochen Qiang
2024-03-08
1
-3
/
+23
|
/
*
wifi: mac80211: check beacon countdown is complete on per link basis
Aditya Kumar Singh
2024-02-21
2
-2
/
+2
*
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
2024-02-08
2
-2
/
+2
*
wifi: mac80211: update beacon counters per link basis
Aditya Kumar Singh
2024-02-08
1
-1
/
+1
*
Merge tag 'ath-next-20240130' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
2024-01-31
10
-78
/
+64
|
\
|
*
wifi: ath10k: Fix enum ath10k_fw_crash_dump_type kernel-doc
Jeff Johnson
2024-01-19
1
-2
/
+6
|
*
wifi: ath10k: Fix htt_data_tx_completion kernel-doc warning
Jeff Johnson
2024-01-19
1
-1
/
+1
|
*
wifi: ath10k: fix htt_q_state_conf & htt_q_state kernel-doc
Jeff Johnson
2024-01-19
1
-3
/
+7
|
*
wifi: ath10k: correctly document enum wmi_tlv_tx_pause_id
Jeff Johnson
2024-01-19
1
-2
/
+2
|
*
wifi: ath10k: add missing wmi_10_4_feature_mask documentation
Jeff Johnson
2024-01-19
1
-2
/
+5
|
*
wifi: ath10k: replace ENOTSUPP with EOPNOTSUPP
Karthikeyan Periyasamy
2024-01-18
6
-20
/
+22
|
*
wifi: ath10k: remove duplicate memset() in 10.4 TDLS peer update
Jeff Johnson
2023-12-18
1
-2
/
+0
|
*
wifi: ath10k: use flexible array in struct wmi_tdls_peer_capabilities
Jeff Johnson
2023-12-18
1
-1
/
+7
|
*
wifi: ath10k: remove unused template structs
Jeff Johnson
2023-12-18
1
-24
/
+0
|
*
wifi: ath10k: remove struct wmi_pdev_chanlist_update_event
Jeff Johnson
2023-12-18
1
-7
/
+0
|
*
wifi: ath10k: use flexible arrays for WMI start scan TLVs
Jeff Johnson
2023-12-18
2
-13
/
+6
|
*
wifi: ath10k: use flexible array in struct wmi_host_mem_chunks
Jeff Johnson
2023-12-18
1
-1
/
+4
|
*
wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...
Xingyuan Mo
2023-12-18
1
-0
/
+4
*
|
wifi: mac80211: rework RX timestamp flags
Johannes Berg
2023-12-21
1
-1
/
+1
|
/
*
wifi: ath10k: add support to allow broadcast action frame RX
James Prestwood
2023-12-07
3
-2
/
+30
*
wifi: ath10k: Use DECLARE_FLEX_ARRAY() for ath10k_htc_record
Jeff Johnson
2023-11-30
1
-3
/
+3
*
wifi: ath10k: remove ath10k_htc_record::pauload[]
Jeff Johnson
2023-11-30
1
-1
/
+0
*
wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrights
Jeff Johnson
2023-11-30
28
-0
/
+28
*
wifi: ath10k: Remove unused struct ath10k_htc_frame
Jeff Johnson
2023-11-22
1
-13
/
+0
*
wifi: ath10k: simplify __ath10k_htt_tx_txq_recalc()
Dmitry Antipov
2023-11-22
1
-2
/
+1
*
wifi: ath10k: replace deprecated strncpy with memcpy
Justin Stitt
2023-10-31
2
-3
/
+2
*
Merge tag 'wireless-next-2023-10-16' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-10-17
4
-70
/
+47
|
\
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2023-10-09
4
-70
/
+47
|
|
\
|
|
*
wifi: ath10k: simplify ath10k_peer_create()
Dmitry Antipov
2023-10-03
1
-9
/
+2
|
|
*
wifi: ath10k: indicate to mac80211 scan complete with aborted flag for ATH10K...
Wen Gong
2023-10-02
1
-6
/
+9
|
|
*
wifi: ath10k: Don't touch the CE interrupt registers after power up
Douglas Anderson
2023-10-02
1
-4
/
+14
|
|
*
wifi: ath10k: consistently use kstrtoX_from_user() functions
Dmitry Antipov
2023-10-02
2
-51
/
+22
*
|
|
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-10-11
1
-1
/
+1
|
/
/
*
|
Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-10-06
5
-15
/
+9
|
\
|
[next]