index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wcn36xx
Age
Commit message (
Expand
)
Author
2020-06-16
wcn36xx: Add ieee80211 rx status rate information
Loic Poulain
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-13
wcn36xx: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-11
wcn36xx: Fix error handling path in 'wcn36xx_probe()'
Christophe JAILLET
2020-01-26
wcn36xx: fix spelling mistake "to" -> "too"
Colin Ian King
2019-12-18
wcn36xx: disable HW_CONNECTION_MONITOR
Eduardo Abinader
2019-11-15
wcn36xx: fix typo
Eduardo Abinader
2019-11-06
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-10-31
wcn36xx: remove unecessary return
Eduardo Abinader
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
2019-09-04
wcn36xx: use dynamic allocation for large variables
Arnd Bergmann
2019-06-26
ath: fix SPDX tags
Kalle Valo
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-08-24
wcn36xx: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-08-24
wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg...
YueHaibing
2018-07-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-07-02
wcn36xx: drop unnecessary initialization of variables
Daniel Mack
2018-06-29
wcn36xx: Fix WEP encryption
Loic Poulain
2018-06-29
wcn36xx: Track associated stations
Loic Poulain
2018-06-29
wcn36xx: Fix WEP104 encryption type
Loic Poulain
2018-06-28
wcn36xx: Remove Unicode Byte Order Mark from testcode
Geert Uytterhoeven
2018-05-25
wcn36xx: Add support for Factory Test Mode (FTM)
Eyal Ilsar
2018-05-25
wcn36xx: improve debug and error messages for SMD
Daniel Mack
2018-05-25
wcn36xx: simplify wcn36xx_smd_open()
Daniel Mack
2018-05-25
wcn36xx: drain pending indicator messages on shutdown
Daniel Mack
2018-05-25
wcn36xx: set PREASSOC and IDLE stated when BSS info changes
Daniel Mack
2018-05-25
wcn36xx: consider CTRL_EOP bit when looking for valid descriptors
Daniel Mack
2018-05-25
wcn36xx: only handle packets when ED or DONE bit is set
Daniel Mack
2018-05-25
wcn36xx: clear all masks in RX interrupt
Daniel Mack
2018-05-25
wcn36xx: don't disable RX IRQ from handler
Daniel Mack
2018-05-25
wcn36xx: set DMA mask explicitly
Daniel Mack
2018-05-25
wcn36xx: fix buffer commit logic on TX path
Daniel Mack
2018-04-24
wcn36xx: pass information elements in scan requests
Daniel Mack
2018-04-24
wcn36xx: send bss_type in scan requests
Daniel Mack
2018-04-24
wcn36xx: handle scan cancellation when firmware support is missing
Daniel Mack
2018-04-24
wcn36xx: cancel pending scan request when interface goes down
Daniel Mack
2018-04-24
wcn36xx: abort scan request when 'dequeued' indicator is sent
Daniel Mack
2018-04-24
wcn36xx: pass correct BSS index when deleting BSS keys
Daniel Mack
2018-04-19
wcn36xx: use READ_ONCE() to access desc->ctrl
Daniel Mack
2018-04-10
wcn36xx: allocate skbs with GFP_KERNEL during init
Daniel Mack
2018-04-10
wcn36xx: Remove useless skb spinlock
Loic Poulain
2018-04-10
wcn36xx: Add missing fall through comment in smd.c
Loic Poulain
2018-04-10
wcn36xx: don't delete invalid bss indices
Daniel Mack
2018-04-10
wcn36xx: don't keep reference to skb if transmission failed
Daniel Mack
2018-04-10
wcn36xx: check for DMA mapping errors in wcn36xx_dxe_tx_frame()
Daniel Mack
2018-03-29
wcn36xx: dequeue all pending indicator messages
Daniel Mack
2018-03-29
wcn36xx: Fix firmware crash due to corrupted buffer address
Loic Poulain
2018-03-29
wcn36xx: turn off probe response offloading
Ramon Fried
[prev]
[next]