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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-20
xen/grant-table: remove multiple BUG_ON on gnttab_interface
Aditya Pakki
1
-4
/
+0
2019-12-20
xen-blkback: support dynamic unbind/bind
Paul Durrant
1
-18
/
+38
2019-12-20
xenbus: limit when state is forced to closed
Paul Durrant
1
-2
/
+10
2019-12-20
xenbus: move xenbus_dev_shutdown() into frontend code...
Paul Durrant
4
-27
/
+23
2019-12-20
xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
Nathan Chancellor
1
-2
/
+2
2019-12-20
riscv: move sifive_l2_cache.c to drivers/soc
Christoph Hellwig
6
-1
/
+194
2019-12-20
NFC: pn544: Adjust indentation in pn544_hci_check_presence
Nathan Chancellor
1
-1
/
+1
2019-12-20
net: bcmgenet: Add software counters to track reallocations
Doug Berger
2
-0
/
+8
2019-12-20
net: bcmgenet: Be drop monitor friendly while re-allocating headroom
Doug Berger
1
-1
/
+2
2019-12-20
net: bcmgenet: Turn on offloads by default
Doug Berger
1
-3
/
+5
2019-12-20
net: bcmgenet: Utilize bcmgenet_set_features() during resume/open
Doug Berger
1
-0
/
+8
2019-12-20
net: bcmgenet: Refactor bcmgenet_set_features()
Doug Berger
1
-19
/
+19
2019-12-20
net: bcmgenet: use CHECKSUM_COMPLETE for NETIF_F_RXCSUM
Doug Berger
2
-13
/
+8
2019-12-20
net: bcmgenet: enable NETIF_F_HW_CSUM feature
Doug Berger
1
-17
/
+12
2019-12-20
net: bcmgenet: enable NETIF_F_HIGHDMA flag
Doug Berger
1
-2
/
+10
2019-12-20
net: systemport: Set correct DMA mask
Florian Fainelli
1
-0
/
+8
2019-12-20
nfp: tls: implement the stream sync RX resync
Jakub Kicinski
9
-16
/
+172
2019-12-20
nfp: pass packet pointer to nfp_net_parse_meta()
Jakub Kicinski
1
-10
/
+8
2019-12-20
nfp: flower: update flow merge code to support IPv6 tunnels
John Hurley
1
-5
/
+23
2019-12-20
nfp: flower: support ipv6 tunnel keep-alive messages from fw
John Hurley
4
-0
/
+67
2019-12-20
nfp: flower: handle notifiers for ipv6 route changes
John Hurley
2
-68
/
+181
2019-12-20
nfp: flower: handle ipv6 tunnel no neigh request
John Hurley
4
-8
/
+116
2019-12-20
nfp: flower: modify pre-tunnel and set tunnel action for ipv6
John Hurley
3
-30
/
+62
2019-12-20
nfp: flower: offload list of IPv6 tunnel endpoint addresses
John Hurley
5
-1
/
+141
2019-12-20
nfp: flower: compile match for IPv6 tunnels
John Hurley
4
-51
/
+246
2019-12-20
nfp: flower: move udp tunnel key match compilation to helper function
John Hurley
1
-22
/
+35
2019-12-20
nfp: flower: pass flow rule pointer directly to match functions
John Hurley
1
-49
/
+27
2019-12-20
hdlcdrv: replace unnecessary assertion in hdlcdrv_register
Aditya Pakki
1
-2
/
+0
2019-12-20
nfc: s3fwrn5: replace the assertion with a WARN_ON
Aditya Pakki
1
-1
/
+4
2019-12-20
net: macb: fix probing of PHY not described in the dt
Antoine Tenart
1
-4
/
+23
2019-12-20
of: mdio: export of_mdiobus_child_is_phy
Antoine Tenart
1
-1
/
+2
2019-12-20
net: mvpp2: cycle comphy to power it down
Russell King
1
-0
/
+10
2019-12-20
net: sfp: report error on failure to read sfp soft status
Russell King
1
-2
/
+9
2019-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-40
/
+37
2019-12-19
net: phy: marvell: use genphy_check_and_restart_aneg()
Russell King
1
-20
/
+1
2019-12-19
net: phy: marvell: use phy_modify_changed()
Russell King
1
-16
/
+10
2019-12-19
net: phy: marvell: use existing clause 37 definitions
Russell King
1
-18
/
+8
2019-12-19
net: phy: marvell: consolidate phy status reading
Russell King
1
-43
/
+17
2019-12-19
net: phy: marvell: use positive logic for link state
Russell King
1
-4
/
+3
2019-12-19
net: phy: marvell: initialise link partner state earlier
Russell King
1
-20
/
+5
2019-12-19
net: phy: marvell: rearrange to use genphy_read_lpa()
Russell King
1
-34
/
+32
2019-12-19
net: phy: provide and use genphy_read_status_fixed()
Russell King
3
-47
/
+40
2019-12-19
net: phy: add genphy_check_and_restart_aneg()
Russell King
1
-17
/
+31
2019-12-19
net: phy: use phy_resolve_aneg_pause()
Russell King
3
-14
/
+3
2019-12-19
net: phy: remove redundant .aneg_done initialisers
Russell King
2
-7
/
+0
2019-12-19
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
30
-302
/
+568
2019-12-19
ath11k: Use sizeof_field() instead of FIELD_SIZEOF()
Kees Cook
1
-1
/
+1
2019-12-19
ath11k: explicitly cast wmi commands to their correct struct type
John Crispin
1
-3
/
+3
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
[prev]
[next]