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
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+3
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
46
-199
/
+199
2020-06-11
ath11k: build HE 6 GHz capability
Rajkumar Manoharan
2
-0
/
+35
2020-06-11
ath11k: Add support for 6g scan hint
Pradeep Kumar Chitrapu
2
-0
/
+94
2020-06-11
ath11k: Send multiple scan_chan_list messages if required
Pradeep Kumar Chitrapu
2
-71
/
+93
2020-06-11
ath11k: Add 6G scan dwell time parameter in scan request command
Pradeep Kumar Chitrapu
2
-0
/
+9
2020-06-11
ath11k: set psc channel flag when sending channel list to firmware.
Pradeep Kumar Chitrapu
2
-1
/
+6
2020-06-11
ath11k: extend peer_assoc_cmd for 6GHz band
Pradeep Kumar Chitrapu
2
-0
/
+7
2020-06-11
ath11k: Use freq instead of channel number in rx path
Pradeep Kumar Chitrapu
3
-2
/
+11
2020-06-11
ath11k: add support for 6GHz radio in driver
Pradeep Kumar Chitrapu
3
-21
/
+92
2020-06-11
ath11k: add 6G frequency list supported by driver
Pradeep Kumar Chitrapu
1
-0
/
+71
2020-06-10
net: wireless: intel: fix wiki website url
Flavio Suligoi
2
-2
/
+2
2020-06-10
iwlwifi: Replace zero-length array with flexible-array
Gustavo A. R. Silva
5
-11
/
+11
2020-06-10
iwlwifi: mvm: Remove unused inline function iwl_mvm_tid_to_ac_queue
YueHaibing
1
-8
/
+0
2020-06-09
net: change addr_list_lock back to static key
Cong Wang
1
-0
/
+3
2020-06-09
iwlwifi: mvm: fix gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-7
/
+7
2020-06-09
ath: fix wiki website url
Flavio Suligoi
6
-8
/
+9
2020-06-09
ath10k: Acquire tx_lock in tx error paths
Evan Green
1
-0
/
+4
2020-06-08
iwlwifi: mvm: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-06-08
iwlwifi: fix config variable name in comment
Luca Ceresoli
1
-1
/
+1
2020-06-08
iwlwifi: mvm: Fix avg-power report
Ben Greear
1
-1
/
+1
2020-06-08
iwlwifi: Don't IWL_WARN on FW reconfiguration
Chris Down
1
-1
/
+1
2020-06-07
mt76: overwrite qid for non-bufferable mgmt frames
Lorenzo Bianconi
6
-15
/
+18
[prev]
[next]