index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
2014-04-22
wil6210: Use larger Tx rings
Vladimir Kondratiev
1
-1
/
+1
2014-04-22
wil6210: relaxed check for BACK start sequence
Vladimir Kondratiev
2
-0
/
+18
2014-04-22
wil6210: sync with the latest FW API
Vladimir Kondratiev
2
-20
/
+33
2014-04-22
wil6210: fix printouts for better readability
Vladimir Kondratiev
4
-9
/
+7
2014-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-140
/
+454
2014-03-17
wil6210: fix race between disconnect and Tx NAPI
Vladimir Kondratiev
6
-4
/
+47
2014-03-17
wil6210: add memory barriers for the reset flow
Vladimir Kondratiev
1
-0
/
+6
2014-03-17
wil6210: target reset flow update
Vladimir Kondratiev
2
-6
/
+8
2014-03-17
wil6210: use GRO
Vladimir Kondratiev
2
-8
/
+8
2014-03-17
wil6210: serialize fw_recovery and start_ap
Vladimir Kondratiev
2
-4
/
+13
2014-03-17
wil6210: fix secondary connect
Vladimir Kondratiev
1
-0
/
+4
2014-03-17
wil6210: fw error recovery
Vladimir Kondratiev
4
-1
/
+58
2014-03-17
wil6210: Fix kernel oops in reset flow
Vladimir Kondratiev
3
-4
/
+21
2014-03-17
wil6210: fix memory leak in the AP flow
Vladimir Kondratiev
2
-0
/
+7
2014-03-17
wil6210: reduce printing
Vladimir Kondratiev
1
-2
/
+2
2014-03-17
wil6210: reset on power good
Vladimir Kondratiev
2
-2
/
+8
2014-03-17
wil6210: sort HW registers definitions
Vladimir Kondratiev
2
-18
/
+19
2014-03-17
wil6210: fix for HW bug in interrupt setup logic
Vladimir Kondratiev
3
-0
/
+19
2014-03-17
wil6210: report reset time
Vladimir Kondratiev
1
-3
/
+3
2014-03-17
wil6210: reduce dmesg pollution after FW crash
Vladimir Kondratiev
1
-1
/
+6
2014-03-17
wil6210: update target reset to support new HW
Vladimir Kondratiev
3
-1
/
+34
2014-03-17
wil6210: generalize tx desc mapping
Vladimir Kondratiev
2
-27
/
+33
2014-03-17
wil6210: add scatter-gather support
Vladimir Kondratiev
4
-67
/
+115
2014-03-17
wil6210: enable scan while connected
Vladimir Kondratiev
2
-8
/
+2
2014-03-17
wil6210: Block data till "data port open" reported
Vladimir Kondratiev
5
-6
/
+38
2014-03-17
wil6210: Helpers to deal with 'cidxtid' fields
Vladimir Kondratiev
2
-1
/
+26
2014-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-74
/
+874
2014-03-04
wil6210: fix smatch warning in wil_cfg80211_get_station()
Vladimir Kondratiev
1
-1
/
+1
2014-03-04
wil6210: fix buffer overflow in wil_txdesc_debugfs_show()
Vladimir Kondratiev
1
-6
/
+6
2014-02-28
wil6210: do not reorder groupcast Rx
Vladimir Kondratiev
1
-1
/
+7
2014-02-28
wil6210: single station disconnect
Vladimir Kondratiev
4
-7
/
+30
2014-02-28
wil6210: use ether_addr_equal
Vladimir Kondratiev
1
-1
/
+2
2014-02-28
wil6210: Provide signal strength indication
Vladimir Kondratiev
2
-9
/
+10
2014-02-28
wil6210: Fill vring2cid_tid table early
Vladimir Kondratiev
1
-3
/
+3
2014-02-28
wil6210: disconnect only requested peer
Vladimir Kondratiev
1
-25
/
+56
2014-02-28
wil6210: per-connection statistics
Vladimir Kondratiev
4
-6
/
+77
2014-02-28
wil6210: dump_station initial support
Vladimir Kondratiev
1
-16
/
+66
2014-02-28
wil6210: fix BACK status processing
Vladimir Kondratiev
1
-16
/
+31
2014-02-28
wil6210: broadcast Tx
Vladimir Kondratiev
1
-10
/
+55
2014-02-28
wil6210: Find free vring for Tx
Vladimir Kondratiev
1
-1
/
+12
2014-02-28
wil6210: Block ACK
Vladimir Kondratiev
8
-7
/
+290
2014-02-28
wil6210: multiple connect - initial support
Vladimir Kondratiev
6
-15
/
+148
2014-02-28
wil6210: [DEBUG] Improve Vring printing
Vladimir Kondratiev
1
-5
/
+6
2014-02-28
wil6210: [DEBUG] allow to query Rx and all Tx VRING descriptors
Vladimir Kondratiev
1
-8
/
+32
2014-02-28
wil6210: Tx management frame
Vladimir Kondratiev
3
-0
/
+105
2014-02-19
wil6210: Use pci_enable_msi_range() instead of pci_enable_msi_block()
Alexander Gordeev
1
-17
/
+15
2014-01-16
wil6210: correct #include for prefetch()
Vladimir Kondratiev
1
-1
/
+1
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
2014-01-09
wil6210: interrupt moderation
Vladimir Kondratiev
2
-0
/
+14
[next]