index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wcn36xx
Age
Commit message (
Expand
)
Author
2020-08-14
wcn36xx: Use sequence number allocated by mac80211
Loic Poulain
2020-08-14
wcn36xx: Fix TX data path
Loic Poulain
2020-08-14
wcn36xx: Increase number of TX retries
Loic Poulain
2020-08-14
wcn36xx: Add TX ack support
Loic Poulain
2020-08-14
wcn36xx: Fix multiple AMPDU sessions support
Loic Poulain
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
[next]