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-12-16
wilc1000: Improve WILC TX performance when power_save is off
David Mosberger-Tang
3
-2
/
+6
2021-12-16
wl1251: specify max. IE length
Merlijn Wajer
1
-0
/
+6
2021-12-16
Merge tag 'iwlwifi-next-for-kalle-2021-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Kalle Valo
50
-354
/
+1321
2021-12-15
rsi: fix array out of bound
zhangyue
1
-0
/
+3
2021-12-14
wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"
David Mosberger-Tang
2
-11
/
+14
2021-12-14
wilc1000: Rename tx task from "K_TXQ_TASK" to NETDEV-tx
David Mosberger-Tang
1
-1
/
+1
2021-12-14
wilc1000: Rename irq handler from "WILC_IRQ" to netdev name
David Mosberger-Tang
1
-1
/
+1
2021-12-14
wilc1000: Rename SPI driver from "WILC_SPI" to "wilc1000_spi"
David Mosberger-Tang
2
-3
/
+3
2021-12-14
wilc1000: Fix spurious "FW not responding" error
David Mosberger-Tang
1
-1
/
+2
2021-12-14
wilc1000: Remove misleading USE_SPI_DMA macro
David Mosberger-Tang
1
-5
/
+0
2021-12-14
wilc1000: Fix missing newline in error message
David Mosberger-Tang
1
-1
/
+1
2021-12-14
wilc1000: Fix copy-and-paste typo in wilc_set_mac_address
David Mosberger-Tang
1
-1
/
+1
2021-12-14
rtw89: coex: Update COEX to 5.5.8
Ching-Te Ku
1
-1
/
+1
2021-12-14
rtw89: coex: Cancel PS leaving while C2H comes
Ching-Te Ku
1
-2
/
+0
2021-12-14
rtw89: coex: Update BT counters while receiving report
Ching-Te Ku
1
-17
/
+15
2021-12-14
rtw89: coex: Define LPS state for BTC using
Ching-Te Ku
2
-4
/
+10
2021-12-14
rtw89: coex: Add MAC API to get BT polluted counter
Ching-Te Ku
4
-2
/
+18
2021-12-14
rtw89: coex: Not to send H2C when WL not ready and count H2C
Ching-Te Ku
1
-2
/
+25
2021-12-14
rtw89: coex: correct C2H header length
Ching-Te Ku
1
-0
/
+2
2021-12-14
ath11k: Change qcn9074 fw to operate in mode-2
Seevalamuthu Mariappan
4
-5
/
+25
2021-12-14
ath11k: add ab to TARGET_NUM_VDEVS & co
Kalle Valo
4
-22
/
+22
2021-12-14
ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan()
Zhou Qingyang
1
-2
/
+5
2021-12-14
Merge branch 'irq/urgent' into irq/msi
Thomas Gleixner
1
-1
/
+5
2021-12-13
brcmfmac: Fix incorrect type assignments for keep-alive
Loic Poulain
1
-2
/
+2
2021-12-13
exit: Rename complete_and_exit to kthread_complete_and_exit
Eric W. Biederman
4
-4
/
+4
2021-12-13
mt76: remove variable set but not used
Yang Li
1
-2
/
+1
2021-12-13
ath11k: Fix deleting uninitialized kernel timer during fragment cache flush
Rameshkumar Sundaram
1
-1
/
+1
2021-12-13
ath11k: Avoid false DEADLOCK warning reported by lockdep
Baochen Qiang
2
-0
/
+24
2021-12-13
ath11k: set DTIM policy to stick mode for station interface
Carl Huang
2
-0
/
+14
2021-12-13
ath11k: support MAC address randomization in scan
Carl Huang
3
-1
/
+58
2021-12-13
ath10k: wmi: remove array of flexible structures
Kalle Valo
1
-1
/
+3
2021-12-13
ath10k: htt: remove array of flexible structures
Kalle Valo
1
-110
/
+0
2021-12-12
Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-1
/
+5
2021-12-09
bus: mhi: core: Add support for forced PM resume
Loic Poulain
1
-1
/
+5
2021-12-09
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
1
-1
/
+1
2021-12-09
ath10k: drop beacon and probe response which leak from other channel
Wen Gong
1
-1
/
+26
2021-12-09
ath11k: add spectral/CFR buffer validation support
Venkateswara Naralasetty
3
-0
/
+46
2021-12-09
ath11k: Process full monitor mode rx support
Anilkumar Kolli
3
-3
/
+433
2021-12-09
ath11k: add software monitor ring descriptor for full monitor
Anilkumar Kolli
3
-0
/
+80
2021-12-09
ath11k: Add htt cmd to enable full monitor mode
Anilkumar Kolli
5
-0
/
+84
2021-12-09
ath6kl: Use struct_group() to avoid size-mismatched casting
Kees Cook
2
-13
/
+17
2021-12-09
ath11k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN6855
Wen Gong
1
-0
/
+3
2021-12-09
ath11k: Fix buffer overflow when scanning with extraie
Sven Eckelmann
1
-3
/
+3
2021-12-08
libertas_tf: Add missing __packed annotations
Kees Cook
1
-14
/
+14
2021-12-08
libertas: Add missing __packed annotation with struct_group()
Kees Cook
1
-1
/
+1
2021-12-08
mwifiex: Fix possible ABBA deadlock
Brian Norris
1
-2
/
+6
2021-12-08
wilc1000: Add id_table to spi_driver
David Mosberger-Tang
1
-0
/
+7
2021-12-08
rtw89: don't kick off TX DMA if failed to write skb
Ping-Ke Shih
1
-0
/
+1
2021-12-08
rtw89: remove cch_by_bw which is not used
Zong-Zhe Yang
2
-29
/
+0
2021-12-08
rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAM
Ping-Ke Shih
8
-48
/
+43
[prev]
[next]