index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
rtw89: update rtw89_regulatory map to R58-R31
Zong-Zhe Yang
1
-187
/
+188
2021-11-26
rtw89: update tx power limit/limit_ru tables to R54
Zong-Zhe Yang
1
-670
/
+2413
2021-11-26
rtw89: update rtw89 regulation definition to R58-R31
Zong-Zhe Yang
2
-4
/
+17
2021-11-26
rtw89: fill regd field of limit/limit_ru tables by enum
Zong-Zhe Yang
1
-5229
/
+5229
2021-11-26
mac80211: Use memset_after() to clear tx status
Kees Cook
2
-11
/
+7
2021-11-26
wcn36xx: Use correct SSN for ADD BA request
Loic Poulain
3
-10
/
+44
2021-11-26
ath11k: Use host CE parameters for CE interrupts configuration
Anilkumar Kolli
1
-8
/
+8
2021-11-24
mt76: fix possible pktid leak
Lorenzo Bianconi
5
-27
/
+38
2021-11-24
mt76: fix timestamp check in tx_status
Deren Wu
1
-1
/
+1
2021-11-24
ath11k: Use memset_startat() for clearing queue descriptors
Kees Cook
1
-7
/
+6
2021-11-24
ath11k: Fix spelling mistake "detetction" -> "detection"
Colin Ian King
1
-1
/
+1
2021-11-24
Revert "ath11k: add read variant from SMBIOS for download board data"
Kalle Valo
3
-96
/
+0
2021-11-22
mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode
Lorenzo Bianconi
1
-2
/
+2
2021-11-22
rtw89: update partition size of firmware header on skb->data
Ping-Ke Shih
2
-3
/
+5
2021-11-22
iwlwifi: Fix memory leaks in error handling path
Christophe JAILLET
1
-0
/
+6
2021-11-22
iwlwifi: fix warnings produced by kernel debug options
Ćukasz Bartosik
1
-0
/
+2
2021-11-22
iwlwifi: mvm: retry init flow if failed
Mordechay Goodstein
5
-8
/
+47
2021-11-22
iwlwifi: Fix missing error code in iwl_pci_probe()
chongjiapeng
1
-1
/
+3
2021-11-22
iwlwifi: pcie: fix constant-conversion warning
Arnd Bergmann
1
-1
/
+5
2021-11-22
ath11k: Fix mon status ring rx tlv processing
Anilkumar Kolli
1
-7
/
+7
2021-11-22
ath11k: add read variant from SMBIOS for download board data
Wen Gong
3
-0
/
+96
2021-11-22
ath11k: skip sending vdev down for channel switch
Wen Gong
1
-31
/
+1
2021-11-22
ath11k: fix read fail for htt_stats and htt_peer_stats for single pdev
Wen Gong
6
-3
/
+86
2021-11-22
ath11k: calculate the correct NSS of peer for HE capabilities
Wen Gong
1
-1
/
+36
2021-11-22
ath11k: change to treat alpha code na as world wide regdomain
Wen Gong
1
-1
/
+7
2021-11-22
ath11k: Set IRQ affinity to CPU0 in case of one MSI vector
Baochen Qiang
1
-2
/
+23
2021-11-22
ath11k: do not restore ASPM in case of single MSI vector
Carl Huang
1
-1
/
+7
2021-11-22
ath11k: add support one MSI vector
Carl Huang
2
-15
/
+51
2021-11-22
ath11k: refactor multiple MSI vector implementation
Carl Huang
2
-8
/
+43
2021-11-22
ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQ
Carl Huang
1
-4
/
+4
2021-11-22
ath11k: add CE and ext IRQ flag to indicate irq_handler
Carl Huang
2
-0
/
+18
2021-11-22
ath11k: get msi_data again after request_irq is called
Carl Huang
1
-0
/
+30
2021-11-19
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
40
-405
/
+1352
2021-11-19
ipw2200: constify address in ipw_send_adapter_address
Jakub Kicinski
1
-1
/
+1
2021-11-19
wilc1000: copy address before calling wilc_set_mac_address
Jakub Kicinski
1
-3
/
+3
2021-11-19
mac80211_hwsim: Fix spelling mistake "Droping" -> "Dropping"
Colin Ian King
1
-1
/
+1
2021-11-19
ath9k: fix intr_txqs setting
Peter Seiderer
1
-1
/
+1
2021-11-19
ath11k: add hw_param for wakeup_mhi
Seevalamuthu Mariappan
3
-4
/
+14
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
1
-1
/
+1
2021-11-17
ath11k: reset RSN/WPA present state for open BSS
Karthikeyan Kathirvel
1
-0
/
+4
2021-11-17
ath11k: clear the keys properly via DISABLE_KEY
Karthikeyan Kathirvel
2
-4
/
+3
2021-11-17
ath11k: add support for BSS color change
John Crispin
5
-6
/
+147
2021-11-17
ath11k: add string type to search board data in board-2.bin for WCN6855
Wen Gong
3
-6
/
+44
2021-11-17
ath11k: Fix crash caused by uninitialized TX ring
Baochen Qiang
1
-2
/
+0
2021-11-17
ath11k: add trace log support
Venkateswara Naralasetty
5
-5
/
+187
2021-11-17
ath11k: Add missing qmi_txn_cancel()
Anilkumar Kolli
1
-7
/
+14
2021-11-17
ath11k: use cache line aligned buffers for dbring
Rameshkumar Sundaram
2
-5
/
+13
2021-11-17
ath11k: Disabling credit flow for WMI path
P Praneesh
8
-35
/
+146
2021-11-17
ath11k: Fix ETSI regd with weather radar overlap
Sven Eckelmann
1
-47
/
+56
2021-11-15
ath11k: Increment pending_mgmt_tx count before tx send invoke
P Praneesh
1
-2
/
+4
[prev]
[next]