index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wcn36xx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
wcn36xx: Fix error handling path in 'wcn36xx_probe()'
Christophe JAILLET
1
-2
/
+4
2019-09-04
wcn36xx: use dynamic allocation for large variables
Arnd Bergmann
1
-81
/
+105
2019-06-26
ath: fix SPDX tags
Kalle Valo
2
-2
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-9
/
+8
2018-08-24
wcn36xx: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-10
/
+9
2018-08-24
wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg...
YueHaibing
1
-2
/
+2
2018-07-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
3
-56
/
+72
2018-07-02
wcn36xx: drop unnecessary initialization of variables
Daniel Mack
2
-41
/
+38
2018-06-29
wcn36xx: Fix WEP encryption
Loic Poulain
2
-14
/
+25
2018-06-29
wcn36xx: Track associated stations
Loic Poulain
2
-0
/
+8
2018-06-29
wcn36xx: Fix WEP104 encryption type
Loic Poulain
1
-1
/
+1
2018-06-28
wcn36xx: Remove Unicode Byte Order Mark from testcode
Geert Uytterhoeven
1
-1
/
+1
2018-05-25
wcn36xx: Add support for Factory Test Mode (FTM)
Eyal Ilsar
9
-0
/
+332
2018-05-25
wcn36xx: improve debug and error messages for SMD
Daniel Mack
1
-4
/
+10
2018-05-25
wcn36xx: simplify wcn36xx_smd_open()
Daniel Mack
1
-9
/
+3
2018-05-25
wcn36xx: drain pending indicator messages on shutdown
Daniel Mack
1
-0
/
+6
2018-05-25
wcn36xx: set PREASSOC and IDLE stated when BSS info changes
Daniel Mack
1
-0
/
+4
2018-05-25
wcn36xx: consider CTRL_EOP bit when looking for valid descriptors
Daniel Mack
1
-1
/
+3
2018-05-25
wcn36xx: only handle packets when ED or DONE bit is set
Daniel Mack
1
-4
/
+16
2018-05-25
wcn36xx: clear all masks in RX interrupt
Daniel Mack
1
-22
/
+40
2018-05-25
wcn36xx: don't disable RX IRQ from handler
Daniel Mack
1
-4
/
+11
2018-05-25
wcn36xx: set DMA mask explicitly
Daniel Mack
1
-0
/
+6
2018-05-25
wcn36xx: fix buffer commit logic on TX path
Daniel Mack
1
-37
/
+38
2018-04-24
wcn36xx: pass information elements in scan requests
Daniel Mack
3
-7
/
+18
2018-04-24
wcn36xx: send bss_type in scan requests
Daniel Mack
2
-1
/
+5
2018-04-24
wcn36xx: handle scan cancellation when firmware support is missing
Daniel Mack
1
-3
/
+11
2018-04-24
wcn36xx: cancel pending scan request when interface goes down
Daniel Mack
1
-0
/
+13
2018-04-24
wcn36xx: abort scan request when 'dequeued' indicator is sent
Daniel Mack
1
-2
/
+2
2018-04-24
wcn36xx: pass correct BSS index when deleting BSS keys
Daniel Mack
3
-5
/
+13
2018-04-19
wcn36xx: use READ_ONCE() to access desc->ctrl
Daniel Mack
1
-4
/
+3
2018-04-10
wcn36xx: allocate skbs with GFP_KERNEL during init
Daniel Mack
1
-4
/
+6
2018-04-10
wcn36xx: Remove useless skb spinlock
Loic Poulain
2
-8
/
+1
2018-04-10
wcn36xx: Add missing fall through comment in smd.c
Loic Poulain
1
-0
/
+1
2018-04-10
wcn36xx: don't delete invalid bss indices
Daniel Mack
2
-0
/
+7
2018-04-10
wcn36xx: don't keep reference to skb if transmission failed
Daniel Mack
2
-4
/
+17
2018-04-10
wcn36xx: check for DMA mapping errors in wcn36xx_dxe_tx_frame()
Daniel Mack
1
-0
/
+5
2018-03-29
wcn36xx: dequeue all pending indicator messages
Daniel Mack
1
-43
/
+52
2018-03-29
wcn36xx: Fix firmware crash due to corrupted buffer address
Loic Poulain
3
-32
/
+16
2018-03-29
wcn36xx: turn off probe response offloading
Ramon Fried
1
-2
/
+0
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
1
-3
/
+2
2018-03-26
wcn36xx: Check DXE IRQ reason
Ramon Fried
2
-7
/
+47
2018-03-26
wcn36xx: calculate DXE default channel values
Ramon Fried
1
-5
/
+99
2018-03-26
wcn36xx: calculate DXE control registers values
Ramon Fried
2
-15
/
+103
2018-03-26
wcn36xx: reduce verbosity of drivers messages
Ramon Fried
3
-9
/
+14
2018-02-27
wcn36xx: Fix warning due to duplicate scan_completed notification
Loic Poulain
2
-6
/
+5
2018-01-25
wcn36xx: release DMA memory in case of error
Ramon Fried
1
-6
/
+40
2018-01-15
Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...
David S. Miller
1
-1
/
+1
2018-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+16
[next]