index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
txrx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-09
wil6210: prefetch head of packet
Vladimir Kondratiev
1
-0
/
+3
2014-01-09
wil6210: Fix IP version indication for Tx csum offload
Vladimir Kondratiev
1
-2
/
+3
2013-08-15
wil6210: let IP stack re-check HW TCP/UDP csum errors
Vladimir Kondratiev
1
-6
/
+6
2013-07-22
wil6210: Enable TCP/UDP checksum HW offload
Kirshenbaum Erez
1
-2
/
+74
2013-07-22
wil6210: fix error path in wil_tx_vring
Vladimir Kondratiev
1
-3
/
+4
2013-07-22
wil6210: fix subtle race in wil_tx_vring
Vladimir Kondratiev
1
-5
/
+6
2013-07-22
wil6210: Introduce struct for sw context
Vladimir Kondratiev
1
-25
/
+33
2013-07-22
wil6210: Optimize Tx completion
Vladimir Kondratiev
1
-4
/
+6
2013-07-22
wil6210: fix wrong index in wil_vring_free
Vladimir Kondratiev
1
-1
/
+1
2013-06-24
wil6210: add HW write-back option in TX descriptor
Kirshenbaum Erez
1
-1
/
+1
2013-06-24
wil6210: set vring index for all descriptors
Kirshenbaum Erez
1
-5
/
+5
2013-06-12
wil6210: Send EAPOL frames using normal Tx queue
Vladimir Kondratiev
1
-11
/
+9
2013-05-24
wil6210: use kfree_skb() instead of kfree()
Wei Yongjun
1
-1
/
+1
2013-05-22
wil6210: do not stop Tx queue on packet drop
Vladimir Kondratiev
1
-1
/
+0
2013-05-22
wil6210: fix remaining use of non-cached copy of tx/rx descriptors
Vladimir Kondratiev
1
-46
/
+60
2013-05-22
wil6210: use NAPI
Vladimir Kondratiev
1
-9
/
+14
2013-05-22
wil6210: trace support
Vladimir Kondratiev
1
-2
/
+8
2013-05-22
wil6210: debug dump packet content right after DMA
Vladimir Kondratiev
1
-2
/
+4
2013-05-22
wil6210: Sanity check for reported DMA length
Vladimir Kondratiev
1
-2
/
+6
2013-05-22
wil6210: 'length' in Tx/Rx descriptors is little endian
Vladimir Kondratiev
1
-12
/
+21
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+21
2013-04-22
wil6210: Use cached copy of Tx descriptor
Vladimir Kondratiev
1
-1
/
+6
2013-04-22
wil6210: Tx init optimization
Vladimir Kondratiev
1
-1
/
+1
2013-04-22
wil6210: Use cached copy of Rx descriptor
Vladimir Kondratiev
1
-6
/
+14
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+1
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-2
/
+0
2013-03-13
wil6210: sync with new firmware
Vladimir Kondratiev
1
-1
/
+1
2013-03-13
wil6210: headers clean-up
Vladimir Kondratiev
1
-3
/
+0
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-2
/
+0
2013-01-30
wil6210: fix wil_vring_init_tx status
Vladimir Kondratiev
1
-0
/
+1
2013-01-30
wil6210: Never delete Rx chain with firmware
Vladimir Kondratiev
1
-3
/
+1
2013-01-30
wil6210: checkpatch warnings
Vladimir Kondratiev
1
-2
/
+1
2013-01-30
wil6210: fix checkpatch CamelCase warnings
Vladimir Kondratiev
1
-15
/
+15
2013-01-30
wil6210: Call skb_orphan() right before Rx indication
Vladimir Kondratiev
1
-2
/
+2
2013-01-30
wil6210: Count Tx statistics on Tx completion
Vladimir Kondratiev
1
-2
/
+9
2013-01-30
wil6210: Refactor rx init/fini
Vladimir Kondratiev
1
-52
/
+2
2013-01-30
wil6210: remove raw wil_dbg() calls
Vladimir Kondratiev
1
-4
/
+4
2013-01-04
wireless: add new wil6210 802.11ad 60GHz driver
Vladimir Kondratiev
1
-0
/
+871