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-04-12
mt76: mt7921: switch to new api for hardware beacon filter
Sean Wang
2
-17
/
+40
2021-04-12
mt76: mt7921: fix memory leak in mt7921_coredump_work
Sean Wang
1
-2
/
+4
2021-04-12
mt76: mt7921: fix suspend/resume sequence
Sean Wang
1
-7
/
+7
2021-04-11
mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open coded
Ryder Lee
5
-11
/
+11
2021-04-11
mt76: mt7915: always check return value from mt7915_mcu_alloc_wtbl_req
Lorenzo Bianconi
1
-0
/
+12
2021-04-11
mt76: connac: always check return value from mt76_connac_mcu_alloc_wtbl_req
Lorenzo Bianconi
2
-0
/
+6
2021-04-11
mt76: mt76x0: disable GTK offloading
David Bauer
1
-0
/
+4
2021-04-11
mt76: always use WTBL_MAX_SIZE for tlv allocation
Ryder Lee
5
-32
/
+2
2021-04-11
mt76: mt7921: removed unused definitions in mcu.h
Lorenzo Bianconi
1
-23
/
+0
2021-04-11
mt76: mt7921: remove unnecessary variable
Nigel Christian
1
-2
/
+1
2021-04-11
mt76: mt7921: enable random mac addr during scanning
Lorenzo Bianconi
1
-0
/
+1
2021-04-11
mt76: mt7615: support loading EEPROM for MT7613BE
Sander Vanheule
1
-0
/
+1
2021-04-11
mt76: mt7915: fix tx skb dma unmap
Felix Fietkau
1
-1
/
+1
2021-04-11
mt76: mt7615: fix tx skb dma unmap
Felix Fietkau
1
-1
/
+1
2021-04-11
mt76: mt7615: fix key set/delete issues
Felix Fietkau
3
-51
/
+65
2021-04-11
mt76: mt7915: add support for rx decapsulation offload
Felix Fietkau
6
-11
/
+92
2021-04-11
mt76: mt7915: add rx checksum offload support
Felix Fietkau
2
-0
/
+6
2021-04-11
mt76: mt7915: enable hw rx-amsdu de-aggregation
Lorenzo Bianconi
5
-4
/
+76
2021-04-11
mt76: add support for 802.3 rx frames
Felix Fietkau
8
-18
/
+32
2021-04-11
iwlegacy: avoid -Wempty-body warning
Arnd Bergmann
3
-5
/
+1
2021-04-11
mt7601u: enable TDLS support
Lorenzo Bianconi
1
-0
/
+1
2021-04-11
mt7601u: fix always true expression
Colin Ian King
1
-1
/
+1
2021-04-11
rtw88: Fix an error code in rtw_debugfs_set_rsvd_page()
Dan Carpenter
1
-1
/
+1
2021-04-11
rtw88: coex: fix A2DP stutters while WL busy + WL scan
Ching-Te Ku
2
-4
/
+6
2021-04-11
rtw88: 8822c: add LC calibration for RTL8822C
Po-Hao Huang
5
-2
/
+47
2021-04-11
rtw88: 8822c: update tx power limit table to RF v40.1
Zong-Zhe Yang
1
-343
/
+343
2021-04-11
rtw88: fix DIG min setting
Zong-Zhe Yang
1
-4
/
+5
2021-04-11
rtw88: add flush hci support
Zong-Zhe Yang
3
-0
/
+87
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-57
/
+100
2021-04-08
mac80211_hwsim: use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-6
/
+2
2021-04-08
virt_wifi: Return micros for BSS TSF values
A. Cody Schuffelen
1
-2
/
+3
2021-04-07
Merge tag 'wireless-drivers-2021-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
David S. Miller
13
-55
/
+97
2021-04-06
iwlwifi: mvm: fix beacon protection checks
Johannes Berg
1
-5
/
+12
2021-04-06
iwlwifi: mvm: rfi: don't lock mvm->mutex when sending config command
Gregory Greenman
2
-5
/
+8
2021-04-06
iwlwifi: pcie: add support for So-F devices
Luca Coelho
2
-1
/
+26
2021-04-06
iwlwifi: fw: fix notification wait locking
Johannes Berg
1
-5
/
+5
2021-04-06
iwlwifi: add support for Qu with AX201 device
Matt Chen
1
-0
/
+1
2021-04-06
iwlwifi: pcie: properly set LTR workarounds on 22000 devices
Johannes Berg
3
-32
/
+37
2021-04-06
iwlwifi: fix 11ax disabled bit in the regulatory capability flags
Luca Coelho
1
-1
/
+1
2021-03-29
Merge tag 'v5.12-rc5' into locking/core, to pick up fixes
Ingo Molnar
24
-25
/
+0
2021-03-28
mt76: mt7615: remove redundant dev_err call in mt7622_wmac_probe()
Guobin Huang
1
-3
/
+1
2021-03-28
mt76: Convert to DEFINE_SHOW_ATTRIBUTE
Junlin Yang
2
-45
/
+9
2021-03-23
brcmfmac: p2p: Fix recently introduced deadlock issue
Hans de Goede
1
-1
/
+1
2021-03-23
mt76: mt7921: fix airtime reporting
Lorenzo Bianconi
1
-2
/
+2
2021-03-23
iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()
Jiri Kosina
1
-3
/
+4
2021-03-19
Merge branch 'locking/urgent' into locking/core, to pick up dependent commits
Ingo Molnar
13
-32
/
+42
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
24
-25
/
+0
2021-03-17
ath9k: Use tasklet_disable_in_atomic()
Sebastian Andrzej Siewior
1
-1
/
+1
2021-03-15
rtw88: 8822c: support FW crash dump when FW crash
Zong-Zhe Yang
7
-14
/
+172
2021-03-15
wilc1000: use wilc handler as cookie in request_threaded_irq()
Ajay Singh
1
-9
/
+5
[prev]
[next]