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-06-07
net: stmmac: socfpga: fix phy and ptp_ref setup for Arria10/Stratix10
Dinh Nguyen
1
-13
/
+104
2019-06-07
nfp: tls: add basic statistics
Jakub Kicinski
4
-12
/
+64
2019-06-07
nfp: tls: add/delete TLS TX connections
Dirk van der Merwe
2
-2
/
+303
2019-06-07
nfp: tls: add datapath support for TLS TX
Dirk van der Merwe
3
-0
/
+65
2019-06-07
nfp: prepare for more TX metadata prepend
Jakub Kicinski
2
-10
/
+35
2019-06-07
nfp: add tls init code
Jakub Kicinski
9
-2
/
+245
2019-06-07
nfp: parse crypto opcode TLV
Jakub Kicinski
2
-0
/
+21
2019-06-07
nfp: add support for sending control messages via mailbox
Jakub Kicinski
7
-8
/
+646
2019-06-07
nfp: parse the mailbox cmsg TLV
Jakub Kicinski
2
-0
/
+12
2019-06-07
nfp: make bar_lock a semaphore
Jakub Kicinski
2
-10
/
+5
2019-06-07
nfp: count all failed TX attempts as errors
Jakub Kicinski
1
-7
/
+5
2019-06-06
net: phy: Add detection of 1000BaseX link mode support
Robert Hancock
1
-0
/
+3
2019-06-06
net: mscc: ocelot: remove unused variable 'vcap_data_t'
YueHaibing
1
-1
/
+1
2019-06-06
net: fec: Do not use netdev messages too early
Fabio Estevam
1
-3
/
+3
2019-06-06
vxlan: Use FDB_HASH_SIZE hash_locks to reduce contention
Litao jiao
1
-33
/
+59
2019-06-06
r8169: silence sparse warning in rtl8169_start_xmit
Heiner Kallweit
1
-1
/
+1
2019-06-06
net: phy: remove state PHY_FORCING
Heiner Kallweit
1
-24
/
+2
2019-06-06
net: stmmac: dwmac4: fix flow control issue
Biao Huang
1
-2
/
+6
2019-06-06
net: stmmac: modify default value of tx-frames
Biao Huang
1
-1
/
+1
2019-06-06
net: stmmac: dwmac-mediatek: disable rx watchdog
Biao Huang
1
-0
/
+1
2019-06-06
net: stmmac: dwmac-mediatek: enable Ethernet power domain
Biao Huang
1
-0
/
+7
2019-06-06
drivers: net: vxlan: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
1
-1
/
+1
2019-06-06
nfp: flower: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-06-06
i40e: Check and set the PF driver state first in i40e_ndo_set_vf_mac
Lihong Yang
1
-5
/
+5
2019-06-06
i40e: Do not check VF state in i40e_ndo_get_vf_config
Lihong Yang
1
-4
/
+2
2019-06-05
net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ack
Kangjie Lu
1
-3
/
+2
2019-06-05
ixgbe: implement support for SDP/PPS output on X550 hardware
Jacob Keller
2
-5
/
+108
2019-06-05
net: hns3: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2
-2
/
+1
2019-06-05
ice: Use LLDP ethertype define ETH_P_LLDP
Jeff Kirsher
1
-3
/
+1
2019-06-05
ixgbe: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2
-3
/
+1
2019-06-05
i40e: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
2
-4
/
+2
2019-06-05
ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_config
Jacob Keller
1
-0
/
+9
2019-06-05
ixgbe: use 'cc' instead of 'hw_cc' for local variable
Jacob Keller
1
-3
/
+3
2019-06-05
ixgbe: fix PTP SDP pin setup on X540 hardware
Jacob Keller
1
-29
/
+42
2019-06-05
ixgbe: reduce PTP Tx timestamp timeout to 1 second
Jacob Keller
1
-1
/
+1
2019-06-05
ixgbe: fix AF_XDP tx packet count
William Tu
1
-0
/
+1
2019-06-05
ixgbe: fix AF_XDP tx byte count
William Tu
1
-1
/
+0
2019-06-05
ixgbe: remove umem from adapter
Jan Sokolowski
2
-71
/
+19
2019-06-05
ixgbe: add tracking of AF_XDP zero-copy state for each queue pair
Jan Sokolowski
3
-1
/
+11
2019-06-05
net: fec_ptp: Use dev_err() instead of pr_err()
Fabio Estevam
1
-1
/
+1
2019-06-05
r8169: factor out firmware handling
Heiner Kallweit
4
-241
/
+274
2019-06-05
r8169: rename r8169.c to r8169_main.c
Heiner Kallweit
2
-0
/
+1
2019-06-05
net: ethernet: mediatek: fix mtk_eth_soc build errors & warnings
Randy Dunlap
1
-2
/
+2
2019-06-05
net: dsa: mv88e6xxx: refactor mv88e6352_g1_reset
Rasmus Villemoes
1
-13
/
+1
2019-06-05
net: dsa: mv88e6xxx: add support for mv88e6250
Rasmus Villemoes
5
-0
/
+104
2019-06-05
net: dsa: mv88e6xxx: implement port_link_state for mv88e6250
Rasmus Villemoes
2
-0
/
+77
2019-06-05
net: dsa: mv88e6xxx: implement port_set_speed for mv88e6250
Rasmus Villemoes
2
-0
/
+13
2019-06-05
net: dsa: mv88e6xxx: implement watchdog_ops for mv88e6250
Rasmus Villemoes
2
-0
/
+40
2019-06-05
net: dsa: mv88e6xxx: implement vtu_getnext and vtu_loadpurge for mv88e6250
Rasmus Villemoes
2
-0
/
+62
2019-06-05
net: dsa: mv88e6xxx: prepare mv88e6xxx_g1_atu_op() for the mv88e6250
Rasmus Villemoes
1
-1
/
+4
[next]