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-11-01
net: dsa: list DSA links in the fabric
Vivien Didelot
1
-4
/
+4
2019-11-01
dpaa2-eth: add MAC/PHY support through phylink
Ioana Ciornei
9
-21
/
+816
2019-11-01
dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGED
Ioana Ciornei
1
-4
/
+3
2019-11-01
bus: fsl-mc: add the fsl_mc_get_endpoint function
Ioana Ciornei
4
-4
/
+130
2019-11-01
bus: fsl-mc: export device types present on the bus
Ioana Ciornei
1
-0
/
+10
2019-11-01
sfc: add XDP counters to ethtool stats
Charles McLachlan
3
-0
/
+42
2019-11-01
sfc: handle XDP_TX outcomes of XDP eBPF programs
Charles McLachlan
4
-1
/
+116
2019-11-01
sfc: allocate channels for XDP tx queues
Charles McLachlan
4
-40
/
+190
2019-11-01
sfc: Enable setting of xdp_prog
Charles McLachlan
1
-0
/
+70
2019-11-01
sfc: perform XDP processing on received packets
Charles McLachlan
3
-2
/
+145
2019-11-01
sfc: support encapsulation of xdp_frames in efx_tx_buffer
Charles McLachlan
2
-2
/
+10
2019-11-01
igb: Enable media autosense for the i350.
Manfred Rudigier
2
-2
/
+2
2019-11-01
igb/igc: Don't warn on fatal read failures when the device is removed
Lyude Paul
2
-2
/
+4
2019-10-31
mlxsw: Fix 64-bit division in mlxsw_sp_sb_prs_init
Nathan Chancellor
1
-1
/
+1
2019-10-31
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-26
/
+42
2019-10-31
netdevsim: Fix use-after-free during device dismantle
Ido Schimmel
1
-0
/
+5
2019-10-31
s390/qeth: don't cache MAC addresses for multicast IPs
Julian Wiedmann
3
-19
/
+12
2019-10-31
s390/qeth: use helpers for IP address hashing
Julian Wiedmann
2
-19
/
+10
2019-10-31
s390/qeth: don't set card state in qeth_qdio_clear_card()
Julian Wiedmann
1
-1
/
+0
2019-10-31
s390/qeth: consolidate some duplicated HW cmd code
Julian Wiedmann
3
-31
/
+9
2019-10-31
s390/qeth: keep IRQ disabled until NAPI is really done
Julian Wiedmann
1
-3
/
+3
2019-10-31
s390/qeth: use QDIO_BUFNR()
Julian Wiedmann
1
-20
/
+17
2019-10-31
s390/qeth: use IQD Multi-Write
Julian Wiedmann
2
-10
/
+53
2019-10-31
s390/qdio: implement IQD Multi-Write
Julian Wiedmann
2
-16
/
+16
2019-10-31
dpaa_eth: register a device link for the qman portal used
Madalin Bucur
2
-8
/
+3
2019-10-31
soc: fsl: qbman: allow registering a device link for the portal user
Madalin Bucur
1
-0
/
+13
2019-10-31
dpaa_eth: extend delays in ndo_stop
Madalin Bucur
1
-1
/
+3
2019-10-31
dpaa_eth: remove netdev_err() for user errors
Madalin Bucur
1
-12
/
+4
2019-10-31
dpaa_eth: add dropped frames to percpu ethtool stats
Madalin Bucur
1
-0
/
+8
2019-10-31
dpaa_eth: use a page to store the SGT
Madalin Bucur
1
-22
/
+21
2019-10-31
dpaa_eth: cleanup skb_to_contig_fd()
Madalin Bucur
1
-7
/
+7
2019-10-31
dpaa_eth: use fd information in dpaa_cleanup_tx_fd()
Madalin Bucur
1
-6
/
+7
2019-10-31
dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()
Madalin Bucur
1
-7
/
+7
2019-10-31
dpaa_eth: avoid timestamp read on error paths
Madalin Bucur
1
-7
/
+10
2019-10-31
dpaa_eth: perform DMA unmapping before read
Madalin Bucur
1
-15
/
+17
2019-10-31
dpaa_eth: use page backed rx buffers
Madalin Bucur
1
-29
/
+22
2019-10-31
dpaa_eth: use only one buffer pool per interface
Madalin Bucur
4
-92
/
+57
2019-10-31
net: hns3: cleanup byte order issues when printed
Guojia Liao
4
-62
/
+83
2019-10-31
net: hns3: cleanup some print format warning
Guojia Liao
14
-101
/
+101
2019-10-31
net: hns3: add or modify some comments
Guangbin Huang
3
-2
/
+5
2019-10-31
net: hns3: optimize local variable initialization
Guangbin Huang
2
-3
/
+2
2019-10-31
net: hns3: cleanup a format-truncation warning
Guojia Liao
1
-1
/
+2
2019-10-31
net: hns3: cleanup some coding style issues
Guangbin Huang
7
-14
/
+13
2019-10-31
net: hns3: cleanup some magic numbers
Guojia Liao
6
-20
/
+34
2019-10-31
net: hns3: add struct netdev_queue debug info for TX timeout
Yunsheng Lin
1
-0
/
+3
2019-10-31
net: hns3: dump some debug information when reset fail
Huazhong Tan
4
-4
/
+35
2019-10-31
bnxt_en: Add support to collect crash dump via ethtool
Vasundhara Volam
3
-2
/
+40
2019-10-31
bnxt_en: Add support to invoke OP-TEE API to reset firmware
Vasundhara Volam
2
-2
/
+14
2019-10-31
firmware: broadcom: add OP-TEE based BNXT f/w manager
Vikas Gupta
3
-0
/
+288
2019-10-31
mlxsw: spectrum: Generalize split count check
Jiri Pirko
1
-3
/
+3
[prev]
[next]