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
/
wil6210
/
txrx_edma.c
Age
Commit message (
Expand
)
Author
2021-02-09
wil6210: Add Support for Extended DMG MCS 12.1
Max Chen
2020-08-31
wil6210: txrx_edma: Demote comments which are clearly not kernel-doc
Lee Jones
2019-12-19
wil6210: dump Rx status message on errors
Ahmad Masri
2019-11-25
wil6210: fix break that is never reached because of zero'ing of a retry counter
Colin Ian King
2019-10-31
wil6210: add SPDX license identifiers
Lior David
2019-09-12
wil6210: fix RX short frame check
Lior David
2019-09-12
wil6210: make sure DR bit is read before rest of the status message
Dedy Lansky
2019-09-12
wil6210: fix PTK re-key race
Ahmad Masri
2019-09-04
wil6210: Add EDMG channel support
Alexei Avshalom Lazar
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-06-27
wil6210: increase the frequency of status ring hw tail update
Ahmad Masri
2019-05-03
wil6210: check rx_buff_mgmt before accessing it
Dedy Lansky
2019-05-03
wil6210: fix overwriting max_assoc_sta module param
Ahmad Masri
2019-04-03
wil6210: reset buff id in status message after completion
Maya Erez
2019-04-03
wil6210: fix report of rx packet checksum in edma mode
Ahmad Masri
2019-04-03
wil6210: free edma_rx_swtail upon reset
Dedy Lansky
2019-02-28
wil6210: fix invalid sta statistics update
Dedy Lansky
2019-02-28
wil6210: support up to 20 stations in AP mode
Ahmad Masri
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-11-06
wil6210: fix freeing of rx buffers in EDMA mode
Ahmad Masri
2018-11-06
wil6210: remove unnecessary alignment code from rx flow
Ahmad Masri
2018-11-06
wil6210: fix L2 RX status handling
Maya Erez
2018-11-06
wil6210: make sure Rx ring sizes are correlated
Dedy Lansky
2018-11-06
wil6210: increase RX rings and RX buff array size
Maya Erez
2018-08-28
wil6210: add FT roam support for AP and station
Ahmad Masri
2018-08-28
wil6210: fix RX buffers release and unmap
Maya Erez
2018-07-31
wil6210: fix eDMA RX chaining
Maya Erez
2018-07-31
wil6210: fix RX checksum report to network stack
Maya Erez
2018-07-31
wil6210: add TX latency statistics
Dedy Lansky
2018-07-31
wil6210: drop Rx packets with L2 error indication from HW
Dedy Lansky
2018-07-31
wil6210: Rx multicast packets duplicate detection
Dedy Lansky
2018-07-02
wil6210: add support for enhanced DMA RX data flows
Gidon Studinski
2018-07-02
wil6210: add support for enhanced DMA TX data flows
Maya Erez
2018-07-02
wil6210: initialize TX and RX enhanced DMA rings
Gidon Studinski