index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'wireless-drivers-2021-02-05' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2021-02-06
2
-9
/
+7
|
\
|
*
mt76: dma: fix a possible memory leak in mt76_add_fragment()
Lorenzo Bianconi
2021-01-28
1
-3
/
+5
|
*
ath9k: fix build error with LEDS_CLASS=m
Arnd Bergmann
2021-01-28
1
-6
/
+2
*
|
Merge tag 'wireless-drivers-2021-01-26' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2021-01-26
24
-141
/
+264
|
\
|
|
*
mt7601u: fix kernel crash unplugging the device
Lorenzo Bianconi
2021-01-25
1
-1
/
+1
|
*
iwlwifi: queue: bail out on invalid freeing
Johannes Berg
2021-01-25
1
-4
/
+2
|
*
iwlwifi: mvm: guard against device removal in reprobe
Johannes Berg
2021-01-25
1
-1
/
+2
|
*
iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.
Matti Gottlieb
2021-01-25
1
-2
/
+2
|
*
iwlwifi: mvm: clear IN_D3 after wowlan status cmd
Shaul Triebitz
2021-01-25
1
-3
/
+3
|
*
iwlwifi: pcie: add rules to match Qu with Hr2
Luca Coelho
2021-01-25
3
-0
/
+38
|
*
iwlwifi: mvm: invalidate IDs of internal stations at mvm start
Gregory Greenman
2021-01-25
2
-0
/
+10
|
*
iwlwifi: mvm: fix the return type for DSM functions 1 and 2
Matt Chen
2021-01-25
3
-29
/
+68
|
*
iwlwifi: pcie: reschedule in long-running memory reads
Johannes Berg
2021-01-25
1
-1
/
+7
|
*
iwlwifi: pcie: use jiffies for memory read spin time limit
Johannes Berg
2021-01-25
1
-6
/
+2
|
*
iwlwifi: pcie: fix context info memory leak
Johannes Berg
2021-01-25
1
-2
/
+9
|
*
iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
Emmanuel Grumbach
2021-01-25
1
-0
/
+5
|
*
iwlwifi: pcie: set LTR on more devices
Johannes Berg
2021-01-25
2
-17
/
+28
|
*
iwlwifi: queue: don't crash if txq->entries is NULL
Emmanuel Grumbach
2021-01-25
1
-25
/
+24
|
*
iwlwifi: fix the NMI flow for old devices
Emmanuel Grumbach
2021-01-25
2
-6
/
+13
|
*
iwlwifi: pnvm: don't try to load after failures
Johannes Berg
2021-01-25
1
-1
/
+7
|
*
iwlwifi: pnvm: don't skip everything when not reloading
Johannes Berg
2021-01-25
1
-25
/
+25
|
*
iwlwifi: pcie: avoid potential PNVM leaks
Johannes Berg
2021-01-25
1
-0
/
+3
|
*
iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()
Johannes Berg
2021-01-25
1
-0
/
+3
|
*
iwlwifi: mvm: skip power command when unbinding vif during CSA
Sara Sharon
2021-01-25
1
-0
/
+3
|
*
mt76: mt7663s: fix rx buffer refcounting
Lorenzo Bianconi
2021-01-18
1
-5
/
+4
|
*
mt7601u: fix rx buffer refcounting
Lorenzo Bianconi
2021-01-18
1
-2
/
+1
|
*
iwlwifi: dbg: Don't touch the tlv data
Takashi Iwai
2021-01-14
1
-7
/
+0
|
*
mt76: Fix queue ID variable types after mcu queue split
Nathan Chancellor
2021-01-14
2
-6
/
+6
*
|
iwlwifi: provide gso_type to GSO packets
Eric Dumazet
2021-01-26
1
-0
/
+3
|
/
*
wil6210: select CONFIG_CRC32
Arnd Bergmann
2021-01-05
1
-0
/
+1
*
Merge tag 'wireless-drivers-2020-12-22' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2020-12-22
14
-36
/
+117
|
\
|
*
mt76: mt7915: fix MESH ifdef block
Randy Dunlap
2020-12-20
1
-2
/
+2
|
*
mt76: mt76s: fix NULL pointer dereference in mt76s_process_tx_queue
Lorenzo Bianconi
2020-12-20
1
-1
/
+5
|
*
mt76: sdio: remove wake logic in mt76s_process_tx_queue
Lorenzo Bianconi
2020-12-20
1
-12
/
+3
|
*
mt76: usb: remove wake logic in mt76u_status_worker
Lorenzo Bianconi
2020-12-20
1
-7
/
+0
|
*
Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...
Kalle Valo
2020-12-20
10
-12
/
+101
|
|
\
|
|
*
ath11k: pci: disable ASPM L0sLs before downloading firmware
Carl Huang
2020-12-18
2
-0
/
+38
|
|
*
ath11k: qmi: try to allocate a big block of DMA memory first
Carl Huang
2020-12-18
2
-2
/
+23
|
|
*
ath11k: Fix ath11k_pci_fix_l1ss()
Dan Carpenter
2020-12-17
1
-4
/
+4
|
|
*
ath11k: Fix error code in ath11k_core_suspend()
Dan Carpenter
2020-12-17
1
-1
/
+1
|
|
*
ath11k: start vdev if a bss peer is already created
Carl Huang
2020-12-17
3
-2
/
+25
|
|
*
ath11k: fix crash caused by NULL rx_channel
Carl Huang
2020-12-17
1
-3
/
+7
|
|
*
ath11k: add missing null check on allocated skb
Colin Ian King
2020-12-17
1
-0
/
+3
|
*
|
rtlwifi: rise completion at the last step of firmware callback
Ping-Ke Shih
2020-12-17
1
-3
/
+5
|
*
|
mt76: mt76u: fix NULL pointer dereference in mt76u_status_worker
Lorenzo Bianconi
2020-12-17
1
-0
/
+2
|
|
/
*
|
ath9k: make relay callbacks const
Jani Nikula
2020-12-15
1
-1
/
+1
*
|
ath11k: make relay callbacks const
Jani Nikula
2020-12-15
1
-1
/
+1
*
|
ath10k: make relay callbacks const
Jani Nikula
2020-12-15
1
-1
/
+1
|
/
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-12-12
40
-131
/
+1033
|
\
|
*
ath11k: implement suspend for QCA6390 PCI devices
Carl Huang
2020-12-12
8
-2
/
+124
[next]