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
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
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
2020-06-26
wil6210: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-28
/
+11
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-4
/
+4
2020-05-12
wil6210: Replace zero-length array with flexible-array
Gustavo A. R. Silva
3
-37
/
+37
2020-05-11
wil6210: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-1
/
+1
2020-03-07
wil6210: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-01-26
wil6210: use true,false for bool variable
zhengbin
3
-6
/
+6
2020-01-07
wil6210: get rid of begin() and complete() ethtool_ops
Michal Kubecek
1
-27
/
+16
2019-12-19
wil6210: add support for set_cqm_rssi_config
Dedy Lansky
4
-0
/
+130
2019-12-19
wil6210: support set_multicast_to_unicast cfg80211 operation
Ahmad Masri
3
-1
/
+48
2019-12-19
wil6210: fix MID valid bits in Rx status message
Dedy Lansky
1
-4
/
+4
2019-12-19
wil6210: reduce ucode_debug memory region
Dedy Lansky
1
-2
/
+2
2019-12-19
wil6210: add verification for cid upper bound
Alexei Avshalom Lazar
1
-1
/
+1
2019-12-19
wil6210: take mem_lock for writing in crash dump collection
Alexei Avshalom Lazar
1
-5
/
+12
2019-12-19
wil6210: minimize the time that mem_lock is held
Alexei Avshalom Lazar
1
-4
/
+6
2019-12-19
wil6210: dump Rx status message on errors
Ahmad Masri
1
-0
/
+10
2019-11-25
wil6210: fix break that is never reached because of zero'ing of a retry counter
Colin Ian King
1
-1
/
+2
2019-10-31
wil6210: add SPDX license identifiers
Lior David
29
-352
/
+31
2019-10-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2
-7
/
+7
2019-10-02
wil6210: check len before memcpy() calls
Denis Efremov
1
-2
/
+4
2019-09-25
wil6210: use after free in wil_netif_rx_any()
Dan Carpenter
1
-1
/
+1
2019-09-23
ath: Use dev_get_drvdata where possible
Chuhong Yuan
1
-4
/
+2
2019-09-23
ath: fix various spelling mistakes
Colin Ian King
1
-1
/
+1
2019-09-12
wil6210: ignore reset errors for FW during probe
Lior David
1
-3
/
+1
2019-09-12
wil6210: fix RX short frame check
Lior David
1
-2
/
+2
2019-09-12
wil6210: use writel_relaxed in wil_debugfs_iomem_x32_set
Lior David
1
-1
/
+2
2019-09-12
wil6210: report boottime_ns in scan results
Maya Erez
1
-4
/
+17
2019-09-12
wil6210: properly initialize discovery_expired_work
Dedy Lansky
1
-0
/
+1
2019-09-12
wil6210: verify cid value is valid
Alexei Avshalom Lazar
1
-0
/
+6
2019-09-12
wil6210: make sure DR bit is read before rest of the status message
Dedy Lansky
2
-18
/
+18
2019-09-12
wil6210: fix PTK re-key race
Ahmad Masri
9
-3
/
+276
2019-09-12
wil6210: add debugfs to show PMC ring content
Dedy Lansky
3
-0
/
+40
2019-09-12
wil6210: add wil_netif_rx() helper function
Dedy Lansky
2
-24
/
+38
2019-09-04
wil6210: Delete an unnecessary kfree() call in wil_tid_ampdu_rx_alloc()
Markus Elfring
1
-1
/
+0
2019-09-04
wil6210: Add EDMG channel support
Alexei Avshalom Lazar
6
-13
/
+240
2019-09-04
wil6210: fix wil_cid_valid with negative cid values
Colin Ian King
1
-1
/
+1
2019-08-21
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
1
-1
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
3
-8
/
+6
2019-07-20
wireless: fix nl80211 vendor commands
Johannes Berg
1
-0
/
+4
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2019-06-27
wil6210: drop old event after wmi_call timeout
Ahmad Masri
1
-1
/
+12
2019-06-27
wil6210: set WIL_WMI_CALL_GENERAL_TO_MS as wmi_call timeout
Ahmad Masri
5
-18
/
+29
2019-06-27
wil6210: add support for reading multiple RFs temperature via debugfs
Tzahi Sabo
4
-17
/
+117
2019-06-27
wil6210: publish max_msdu_size to FW on BCAST ring
Maya Erez
1
-0
/
+1
2019-06-27
wil6210: update cid boundary check of wil_find_cid/_by_idx()
Alexei Avshalom Lazar
2
-5
/
+5
2019-06-27
wil6210: clear FW and ucode log address
Maya Erez
3
-0
/
+17
2019-06-27
wil6210: fix printout in wil_read_pmccfg
Dedy Lansky
1
-3
/
+2
2019-06-27
wil6210: Add support for setting RBUFCAP configuration
Alexei Avshalom Lazar
4
-22
/
+88
2019-06-27
wil6210: increase the frequency of status ring hw tail update
Ahmad Masri
1
-3
/
+13
2019-06-27
wil6210: enlarge Tx status ring size
Ahmad Masri
1
-1
/
+1
2019-06-27
wil6210: do not reset FW in STA to P2P client interface switch
Alexei Avshalom Lazar
1
-1
/
+12
[next]