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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-13
firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interface
Govind Singh
1
-1
/
+3
2018-10-13
dt: bindings: add bindings for msa memory region
Govind Singh
1
-0
/
+6
2018-10-13
ath10k: add support to create boardname for non-bmi target
Rakesh Pillai
2
-0
/
+10
2018-10-13
ath10k: add qmi service helpers for wcn3990 qmi client
Govind Singh
2
-0
/
+2749
2018-10-13
wil6210: fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-6
/
+8
2018-10-13
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
7
-49
/
+49
2018-10-13
ath10k: htt: remove some dead code
Dan Carpenter
1
-2
/
+0
2018-10-13
ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem
Carl Huang
1
-12
/
+11
2018-10-13
ath10k: add peer flush in ath10k_flush for STATION
Wen Gong
1
-2
/
+13
2018-10-13
ath10k: remove unnecessary comparison of unsigned integer with < 0
Gustavo A. R. Silva
1
-1
/
+1
2018-10-13
ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_stats
Gustavo A. R. Silva
1
-1
/
+2
2018-10-13
ath10k: management tx ack rssi capability check
Balaji Pothunoori
1
-2
/
+3
2018-10-13
ath10k: support NET_DETECT WoWLAN feature
Wen Gong
7
-0
/
+700
2018-10-13
ath10k: set probe request oui during driver start
Rakesh Pillai
1
-6
/
+8
2018-10-13
ath10k: fix possible out of bound access of ath10k_rates array
Sriram R
1
-15
/
+15
2018-10-04
Merge tag 'mt76-for-kvalo-2018-10-01' of https://github.com/nbd168/wireless
Kalle Valo
61
-2131
/
+2289
2018-10-04
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
45
-464
/
+2083
2018-10-03
tls: Add support for inplace records encryption
Vakul Garg
2
-18
/
+74
2018-10-03
net: dsa: lantiq: Fix path in MAINTAINERS file
Hauke Mehrtens
1
-1
/
+1
2018-10-03
hv_netvsc: remove ndo_poll_controller
Stephen Hemminger
1
-23
/
+0
2018-10-03
MAINTAINERS: Fix wrong include file path
Andrew Lunn
1
-1
/
+1
2018-10-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
18
-75
/
+299
2018-10-03
cxgb4: Use proper enum in IEEE_FAUX_SYNC
Nathan Chancellor
1
-1
/
+1
2018-10-03
cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update
Nathan Chancellor
1
-2
/
+2
2018-10-03
dpaa_eth: Remove useless declaration
Nathan Chancellor
1
-2
/
+0
2018-10-03
ipv6: add vrf table handling code for ipv6 mcast
Patrick Ruddy
2
-12
/
+47
2018-10-03
ipv4: Allow sending multicast packets on specific i/f using VRF socket
Robert Shearman
4
-4
/
+4
2018-10-03
bridge: mcast: Default back to multicast enabled state
Ido Schimmel
1
-0
/
+1
2018-10-03
Merge branch 'dpaa2-eth-Add-support-for-Rx-flow-classification'
David S. Miller
6
-35
/
+839
2018-10-03
dpaa2-eth: Add ethtool support for flow classification
Ioana Radulescu
6
-0
/
+549
2018-10-03
dpaa2-eth: Configure Rx flow classification key
Ioana Radulescu
5
-16
/
+148
2018-10-03
dpaa2-eth: Rename structure
Ioana Radulescu
2
-7
/
+7
2018-10-03
dpaa2-eth: Use new API for Rx flow hashing
Ioana Radulescu
5
-19
/
+142
2018-10-03
net: usbnet: make driver_info const
Ben Dooks
2
-7
/
+7
2018-10-03
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
3
-9
/
+5
2018-10-03
net: inet6_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-2
/
+1
2018-10-03
net: rtm_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-11
/
+12
2018-10-03
net: rtmsg_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-16
/
+16
2018-10-03
net: ip6_update_pmtu() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-9
/
+8
2018-10-03
net: remove 1 always zero parameter from ip6_redirect_no_header()
Maciej Żenczykowski
3
-6
/
+3
2018-10-03
net: ip6_redirect_no_header() - use new style struct initializer instead of m...
Maciej Żenczykowski
1
-9
/
+8
2018-10-03
net: ip6_redirect() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-10
/
+9
2018-10-03
net: inet_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-2
/
+1
2018-10-03
net: ip_rt_get_source() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-12
/
+9
2018-10-02
Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...
David S. Miller
276
-9949
/
+8620
2018-10-02
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
13
-507
/
+952
2018-10-02
Merge branch 'qed-20g'
David S. Miller
5
-4
/
+30
2018-10-02
qede: Add driver support for 20G link speed.
Sudarsana Reddy Kalluru
1
-0
/
+9
2018-10-02
qed: Add driver support for 20G link speed.
Sudarsana Reddy Kalluru
4
-4
/
+21
2018-10-02
isdn/hisax: Fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
[next]