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-03-15
wilc1000: write value to WILC_INTR2_ENABLE register
Marcus Folkesson
1
-1
/
+1
2021-03-15
wilc1000: Support chip sleep over SPI
David Mosberger-Tang
2
-4
/
+58
2021-03-15
rtw88: remove unnecessary variable
wengjianfeng
1
-2
/
+1
2021-03-15
rtw88: coex: add power off setting
Ping-Ke Shih
3
-0
/
+7
2021-03-15
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
26
-480
/
+1972
2021-03-09
ath11k: Add support for STA to handle beacon miss
Lavanya Suresh
4
-13
/
+81
2021-03-09
ath11k: Update signal filled flag during sta_statistics drv op
Sriram R
1
-0
/
+1
2021-03-09
ath10k: skip the wait for completion to recovery in shutdown path
Youghandhar Chintala
1
-9
/
+20
2021-03-06
ath10k: Detect conf_mutex held ath10k_drain_tx() calls
Shuah Khan
1
-0
/
+2
2021-03-03
Merge tag 'wireless-drivers-2021-03-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
David S. Miller
3
-3
/
+5
2021-03-03
iwlwifi: don't call netif_napi_add() with rxq->lock held (was Re: Lockdep warning in iwl_pcie_rx_handle())
Jiri Kosina
1
-1
/
+2
2021-03-03
iwlwifi: fix ARCH=i386 compilation warnings
Pierre-Louis Bossart
1
-2
/
+2
2021-03-03
iwlwifi: mvm: add terminate entry for dmi_system_id tables
Wei Yongjun
1
-0
/
+1
2021-02-26
Merge tag 'wireless-drivers-2021-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
Jakub Kicinski
10
-29
/
+37
2021-02-26
mt76: mt7915: fix unused 'mode' variable
Arnd Bergmann
1
-2
/
+2
2021-02-26
mt76: dma: do not report truncated frames to mac80211
Lorenzo Bianconi
1
-4
/
+7
2021-02-26
mt76: mt7921: remove incorrect error handling
Arnd Bergmann
1
-3
/
+1
2021-02-26
iwlwifi: pcie: fix iwl_so_trans_cfg link error when CONFIG_IWLMVM is disabled
Kalle Valo
1
-1
/
+2
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2021-02-24
ath11k: fix thermal temperature read
Pradeep Kumar Chitrapu
1
-32
/
+21
2021-02-24
ath11k: fix potential wmi_mgmt_tx_queue race condition
Miaoqing Pan
1
-1
/
+1
2021-02-24
ath11k: qmi: cosmetic changes to error messages
Kalle Valo
1
-44
/
+47
2021-02-24
ath11k: qmi: add more debug messages
Kalle Valo
1
-0
/
+25
2021-02-24
ath11k: fix AP mode for QCA6390
Kalle Valo
1
-2
/
+2
2021-02-24
ath11k: qmi: use %pad to format dma_addr_t
Geert Uytterhoeven
1
-2
/
+2
2021-02-22
Revert "ath9k: fix ath_tx_process_buffer() potential null ptr dereference"
Shuah Khan
1
-16
/
+12
2021-02-22
ath11k: print hardware name and version during initialisation
Kalle Valo
1
-1
/
+1
2021-02-22
iwlwifi: avoid crash on unsupported debug collection
Johannes Berg
1
-0
/
+2
2021-02-18
mt76: mt7915: only modify tx buffer list after allocating tx token id
Felix Fietkau
1
-5
/
+5
2021-02-18
mt76: fix tx skb error handling in mt76_dma_tx_queue_skb
Felix Fietkau
1
-9
/
+6
2021-02-18
ath9k: fix transmitting to stations in dynamic SMPS mode
Felix Fietkau
2
-1
/
+8
2021-02-18
ath11k: Enable radar detection for 160MHz secondary segment
Lavanya Suresh
1
-1
/
+3
2021-02-18
ath11k: Fix sounding dimension config in HE cap
Lavanya Suresh
1
-2
/
+0
2021-02-17
ath11k: add qcn9074 pci device support
Anilkumar Kolli
1
-1
/
+17
2021-02-17
ath11k: add extended interrupt support for QCN9074
Karthikeyan Periyasamy
5
-4
/
+56
2021-02-17
ath11k: add CE interrupt support for QCN9074
Karthikeyan Periyasamy
7
-8
/
+294
2021-02-17
ath11k: add data path support for QCN9074
Karthikeyan Periyasamy
8
-236
/
+912
2021-02-17
ath11k: add hal support for QCN9074
Karthikeyan Periyasamy
11
-89
/
+269
2021-02-17
ath11k: add static window support for register access
Karthikeyan Periyasamy
3
-9
/
+68
2021-02-17
ath11k: Add qcn9074 mhi controller config
Anilkumar Kolli
4
-8
/
+122
2021-02-17
ath11k: Update memory segment count for qcn9074
Anilkumar Kolli
2
-1
/
+3
2021-02-17
ath11k: qmi: increase the number of fw segments
Anilkumar Kolli
1
-3
/
+3
2021-02-17
ath11k: Move qmi service_ins_id to hw_params
Anilkumar Kolli
4
-2
/
+6
2021-02-17
ath11k: Refactor ath11k_msi_config
Anilkumar Kolli
2
-17
/
+23
2021-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-02-16
ath11k: debugfs: Fix spelling mistake "Opportunies" -> "Opportunities"
Colin Ian King
1
-1
/
+1
2021-02-16
ath9k: fix ath_tx_process_buffer() potential null ptr dereference
Shuah Khan
1
-12
/
+16
2021-02-15
b43: N-PHY: Fix the update of coef for the PHY revision >= 3case
Colin Ian King
1
-1
/
+1
2021-02-12
Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
223
-5968
/
+33639
2021-02-12
rtw88: 8822c: update RF_B (2/2) parameter tables to v60
Po-Hao Huang
1
-852
/
+4780
[prev]
[next]