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-10-20
mt76: mt7915: fix endianness warning in mt7915_mac_add_txs_skb
Lorenzo Bianconi
1
-1
/
+1
2021-10-20
mt76: mt7921: avoid unnecessary spin_lock/spin_unlock in mt7921_mcu_tx_done_event
Lorenzo Bianconi
1
-3
/
+1
2021-10-20
mt76: mt7921: fix endianness in mt7921_mcu_tx_done_event
Lorenzo Bianconi
2
-6
/
+7
2021-10-18
treewide: Replace 0-element memcpy() destinations with flexible arrays
Kees Cook
1
-5
/
+5
2021-10-18
treewide: Replace open-coded flex arrays in unions
Kees Cook
4
-10
/
+21
2021-10-18
ath5k: replace snprintf in show functions with sysfs_emit
Qing Wang
1
-4
/
+4
2021-10-18
rtw89: Remove redundant check of ret after call to rtw89_mac_enable_bb_rf
Colin Ian King
1
-2
/
+0
2021-10-18
rtw89: Fix two spelling mistakes in debug messages
Colin Ian King
1
-2
/
+2
2021-10-18
mwifiex: Try waking the firmware until we get an interrupt
Jonas Dreßler
1
-5
/
+23
2021-10-18
mwifiex: Read a PCI register after writing the TX ring write pointer
Jonas Dreßler
1
-0
/
+8
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
13
-21
/
+0
2021-10-13
mt7601u: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-10-13
rtlwifi: rtl8192ee: Remove redundant initialization of variable version
Colin Ian King
1
-1
/
+1
2021-10-13
rtw89: add Realtek 802.11ax driver
Ping-Ke Shih
41
-0
/
+91102
2021-10-13
ath10k: fix max antenna gain unit
Sven Eckelmann
2
-3
/
+6
2021-10-13
ath9k: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2021-10-13
ath11k: Identify DFS channel when sending scan channel list command
Baochen Qiang
1
-0
/
+2
2021-10-13
ath9k: support DT ieee80211-freq-limit property to limit channels
Christian Lamparter
1
-0
/
+2
2021-10-11
ath11k: Change number of TCL rings to one for QCA6390
Baochen Qiang
7
-21
/
+19
2021-10-11
ath11k: Handle MSI enablement during rmmod and SSR
Baochen Qiang
1
-5
/
+36
2021-10-11
ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_detector_create()
Tuo Li
1
-4
/
+6
2021-10-11
ath11k: Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
1
-4
/
+4
2021-10-11
ath11k: Remove redundant assignment to variable fw_size
Colin Ian King
1
-1
/
+0
2021-10-11
b43: fix a lower bounds test
Dan Carpenter
1
-1
/
+1
2021-10-11
b43legacy: fix a lower bounds test
Dan Carpenter
1
-1
/
+1
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-1
/
+1
2021-10-08
ath11k: fix m68k and xtensa build failure in ath11k_peer_assoc_h_smps()
Kalle Valo
1
-2
/
+2
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-25
/
+24
2021-10-07
ath11k: Fix spelling mistake "incompaitiblity" -> "incompatibility"
Colin Ian King
1
-1
/
+1
2021-10-07
qcom_scm: hide Kconfig symbol
Arnd Bergmann
1
-1
/
+1
2021-10-07
Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
85
-3306
/
+6260
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
1
-1
/
+1
2021-10-05
ath11k: Remove unused variable in ath11k_dp_rx_mon_merg_msdus()
Tim Gardner
1
-9
/
+1
2021-10-05
ath9k: Fix potential interrupt storm on queue reset
Linus Lüssing
1
-1
/
+3
2021-10-05
ath9k: add option to reset the wifi chip via debugfs
Linus Lüssing
2
-4
/
+54
2021-10-05
ath10k: Don't always treat modem stop events as crashes
Stephen Boyd
3
-1
/
+84
2021-10-05
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
40
-2639
/
+4867
2021-10-05
rtl8xxxu: Use lower tx rates for the ack packet
Chris Chiu
2
-1
/
+7
2021-10-05
brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet
Hans de Goede
1
-0
/
+10
2021-10-05
rtw88: refine fw_crash debugfs to show non-zero while triggering
Zong-Zhe Yang
3
-1
/
+6
2021-10-05
rtw88: fix RX clock gate setting while fifo dump
Zong-Zhe Yang
2
-4
/
+4
2021-10-01
Merge tag 'wireless-drivers-2021-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
David S. Miller
8
-25
/
+24
2021-09-28
mwifiex: avoid null-pointer-subtraction warning
Arnd Bergmann
2
-4
/
+4
2021-09-28
ath10k: sdio: Add missing BH locking around napi_schdule()
Fabio Estevam
1
-1
/
+4
2021-09-28
ath10k: Fix missing frame timestamp for beacon/probe-resp
Loic Poulain
1
-0
/
+4
2021-09-28
ath10k: high latency fixes for beacon buffer
Alagu Sankar
1
-8
/
+23
2021-09-28
ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets
Baochen Qiang
1
-2
/
+2
2021-09-28
ath11k: support SMPS configuration for 6 GHz
Pradeep Kumar Chitrapu
1
-10
/
+21
2021-09-28
ath11k: add 6 GHz params in peer assoc command
Pradeep Kumar Chitrapu
1
-1
/
+49
[prev]
[next]