index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-1
/
+0
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-2
/
+2
2013-09-26
wireless: wil6210: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2013-08-23
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
1
-1
/
+1
2013-08-16
wil6210: let IP stack re-check HW TCP/UDP csum errors
Vladimir Kondratiev
1
-6
/
+6
2013-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2013-07-23
wil6210: drop -Werror compiler flag
Vladimir Kondratiev
1
-3
/
+0
2013-07-23
wil6210: Enable TCP/UDP checksum HW offload
Kirshenbaum Erez
4
-3
/
+101
2013-07-23
wil6210: fix error path in wil_tx_vring
Vladimir Kondratiev
1
-3
/
+4
2013-07-23
wil6210: fix subtle race in wil_tx_vring
Vladimir Kondratiev
1
-5
/
+6
2013-07-23
wil6210: Introduce struct for sw context
Vladimir Kondratiev
3
-28
/
+44
2013-07-23
wil6210: Optimize Tx completion
Vladimir Kondratiev
1
-4
/
+6
2013-07-23
wil6210: fix wrong index in wil_vring_free
Vladimir Kondratiev
1
-1
/
+1
2013-07-23
wil6210: Align WMI header with latest FW
Vladimir Kondratiev
3
-17
/
+36
2013-07-23
ath: wil6210: Fix build error
Larry Finger
1
-2
/
+2
2013-06-24
wil6210: add HW write-back option in TX descriptor
Kirshenbaum Erez
2
-1
/
+5
2013-06-24
wil6210: set vring index for all descriptors
Kirshenbaum Erez
1
-5
/
+5
2013-06-12
wil6210: Fix AP/PCP start flow
Kirshenbaum Erez
1
-34
/
+0
2013-06-12
wil6210: fix name of tracing config option
Hauke Mehrtens
1
-1
/
+1
2013-06-12
wil6210: Init Rx vring right after reset
Vladimir Kondratiev
2
-5
/
+10
2013-06-12
wil6210: Send EAPOL frames using normal Tx queue
Vladimir Kondratiev
3
-46
/
+9
2013-06-12
wil6210: Derive IE's for AP
Vladimir Kondratiev
1
-0
/
+27
2013-06-12
wil6210: improve frame type reporting
Vladimir Kondratiev
1
-2
/
+2
2013-06-12
wil6210: map more FW memory
Vladimir Kondratiev
1
-1
/
+2
2013-06-12
wil6210: fix timeout for start_pcp
Vladimir Kondratiev
1
-1
/
+5
2013-05-29
wil6210: Don't use wdev->sme_state
Vladimir Kondratiev
4
-13
/
+13
2013-05-29
wil6210: channel off by 1
Vladimir Kondratiev
1
-1
/
+1
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
2
-50
/
+84
2013-05-22
wil6210: use NAPI
Vladimir Kondratiev
5
-28
/
+94
2013-05-22
wil6210: trace support
Vladimir Kondratiev
9
-15
/
+376
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
3
-15
/
+30
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-15
/
+63
2013-04-22
wil6210: more Rx descriptor accessor functions
Vladimir Kondratiev
1
-6
/
+36
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
2
-10
/
+23
2013-04-09
mode_t, whack-a-mole at 11...
Al Viro
1
-2
/
+2
2013-03-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-249
/
+496
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-2
/
+0
2013-03-13
wil6210: temperature measurement
Vladimir Kondratiev
3
-0
/
+70
2013-03-13
wil6210: sync with new firmware
Vladimir Kondratiev
6
-122
/
+321
2013-03-13
wil6210: new SW reset
Vladimir Kondratiev
4
-23
/
+17
2013-03-13
wil6210: headers clean-up
Vladimir Kondratiev
6
-27
/
+0
[next]