index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-15
ath10k: correct the array index from mcs index for HT mode for QCA6174
Wen Gong
1
-4
/
+20
2020-08-15
ath10k: enable supports_peer_stats_info for QCA6174 PCI devices
Wen Gong
1
-0
/
+1
2020-08-15
ath10k: remove return for NL80211_STA_INFO_TX_BITRATE
Wen Gong
1
-11
/
+10
2020-08-15
ath10k: add wmi service peer stat info for wmi tlv
Wen Gong
1
-0
/
+2
2020-08-14
ath10k: start recovery process when payload length exceeds max htc length for...
Wen Gong
1
-0
/
+4
2020-08-14
ath5k: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-08-14
ath: drop unnecessary list_empty
Julia Lawall
1
-9
/
+6
2020-08-14
ath9k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
8
-12
/
+12
2020-08-14
wcn36xx: Use sequence number allocated by mac80211
Loic Poulain
1
-1
/
+2
2020-08-14
wcn36xx: Fix TX data path
Loic Poulain
1
-6
/
+17
2020-08-14
wcn36xx: Increase number of TX retries
Loic Poulain
1
-2
/
+2
2020-08-14
wcn36xx: Add TX ack support
Loic Poulain
4
-9
/
+70
2020-08-14
wcn36xx: Fix multiple AMPDU sessions support
Loic Poulain
3
-12
/
+34
2020-08-14
ath9k: Fix typo in function name
Pavel Machek
4
-4
/
+4
2020-08-14
ath9k: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-20
ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()
Zekun Shen
1
-0
/
+8
2020-07-20
ath9k: Check the return value of pcie_capability_read_*()
Bolarinwa Olayemi Saheed
1
-2
/
+3
2020-06-23
ath11k: remove define ATH11K_QMI_DEFAULT_CAL_FILE_NAME
Kalle Valo
2
-4
/
+2
2020-06-23
ath11k: don't use defines in hw_params
Kalle Valo
2
-6
/
+2
2020-06-23
ath11k: qmi: cleanup info messages
Kalle Valo
1
-2
/
+2
2020-06-23
ath11k: remove useless info messages
Kalle Valo
4
-18
/
+2
2020-06-23
ath11k: change ath11k_core_fetch_board_data_api_n() to use ath11k_core_create...
Kalle Valo
1
-7
/
+12
2020-06-23
ath11k: don't use defines for hw specific firmware directories
Kalle Valo
4
-19
/
+18
2020-06-23
ath11k: create a common function to request all firmware files
Kalle Valo
3
-22
/
+21
2020-06-23
ath11k: Add bdf-addr in hw_params
Anilkumar Kolli
4
-4
/
+6
2020-06-23
ath11k: add hw_ops for pdev id to hw_mac mapping
Anilkumar Kolli
7
-27
/
+65
2020-06-23
ath11k: define max_radios in hw_params
Anilkumar Kolli
6
-5
/
+7
2020-06-23
ath11k: convert ath11k_hw_params to an array
Anilkumar Kolli
2
-7
/
+40
2020-06-23
ath11k: ahb: call ath11k_core_init() before irq configuration
Anilkumar Kolli
1
-4
/
+4
2020-06-23
ath10k: pci: fix memcpy size of bmi response
Zekun Shen
1
-1
/
+1
2020-06-16
ath11k: rename default board file
Anilkumar Kolli
1
-1
/
+1
2020-06-16
ath11k: update firmware files read path
Anilkumar Kolli
1
-1
/
+1
2020-06-16
wcn36xx: Add ieee80211 rx status rate information
Loic Poulain
1
-1
/
+108
2020-06-16
ath10k: provide survey info as accumulated data
Venkateswara Naralasetty
1
-1
/
+1
2020-06-16
ath10k: fix retry packets update in station dump
Venkateswara Naralasetty
2
-5
/
+8
2020-06-16
ath10k: Wait until copy complete is actually done before completing
Douglas Anderson
1
-9
/
+21
2020-06-15
Merge tag 'iwlwifi-next-for-kalle-2020-06-11' of git://git.kernel.org/pub/scm...
Kalle Valo
14
-32
/
+33
2020-06-15
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
25
-124
/
+2843
2020-06-15
ath11k: fix wmi peer flags in peer assoc command
Venkateswara Naralasetty
3
-4
/
+25
2020-06-15
ath11k: Add support for ring backpressure stats
Sriram R
4
-1
/
+194
2020-06-15
ath11k: Add dp tx err stats
Sriram R
3
-9
/
+35
2020-06-15
ath11k: removing redundant reo unlock followed by immediate lock
Sowmiya Sree Elavalagan
1
-2
/
+0
2020-06-15
ath11k: add support for spectral scan
Karthikeyan Periyasamy
11
-0
/
+1414
2020-06-15
ath11k: Add direct buffer ring support
Karthikeyan Periyasamy
7
-5
/
+744
2020-06-14
Linux 5.8-rc1
Linus Torvalds
1
-2
/
+2
2020-06-14
Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...
Linus Torvalds
5
-1
/
+40
2020-06-14
security: Add LSM hooks to set*gid syscalls
Thomas Cedeno
5
-1
/
+40
2020-06-14
Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-234
/
+286
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
111
-647
/
+1344
2020-06-14
Revert "btrfs: switch to iomap_dio_rw() for dio"
David Sterba
4
-166
/
+169
[prev]
[next]