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
2020-07-21
net/fealnx: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-38
/
+53
2020-07-21
mISDN: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-9
/
+11
2020-07-21
crypto/chtls: Enable tcp window scaling option
Vinay Kumar Yadav
1
-0
/
+1
2020-07-21
net: atlantic: add hwmon getter for MAC temperature
Mark Starovoytov
10
-22
/
+215
2020-07-21
net: atlantic: A0 ntuple filters
Dmitry Bogdanov
1
-28
/
+88
2020-07-21
net: atlantic: use intermediate variable to improve readability a bit
Nikita Danilov
1
-11
/
+10
2020-07-21
net: atlantic: use U32_MAX in aq_hw_utils.c
Mark Starovoytov
1
-3
/
+2
2020-07-21
net: atlantic: add support for 64-bit reads/writes
Pavel Belous
6
-8
/
+33
2020-07-21
net: atlantic: enable ipv6 support for TCP LSO and UDP GSO
Igor Russkikh
2
-1
/
+2
2020-07-21
net: atlantic: PTP statistics
Pavel Belous
3
-19
/
+105
2020-07-21
net: atlantic: additional per-queue stats
Dmitry Bogdanov
4
-0
/
+23
2020-07-21
net: atlantic: use u64_stats_update_* to protect access to 64-bit stats
Mark Starovoytov
3
-10
/
+47
2020-07-21
net: atlantic: split rx and tx per-queue stats
Mark Starovoytov
6
-63
/
+68
2020-07-21
net: atlantic: make _get_sw_stats return count as return value
Mark Starovoytov
3
-13
/
+9
2020-07-21
net: atlantic: use simple assignment in _get_stats and _get_sw_stats
Mark Starovoytov
1
-23
/
+24
2020-07-21
net: atlantic: move FRAC_PER_NS to aq_hw.h
Mark Starovoytov
2
-11
/
+11
2020-07-21
ethernet: myri10ge: use generic power management
Vaibhav Gupta
1
-29
/
+8
2020-07-21
qed: add support for the extended speed and FEC modes
Alexander Lobakin
6
-25
/
+546
2020-07-21
qed: populate supported link modes maps on module init
Alexander Lobakin
1
-71
/
+118
2020-07-21
qed: add missing loopback modes
Alexander Lobakin
2
-0
/
+24
2020-07-21
qed: add support for new port modes
Alexander Lobakin
2
-0
/
+10
2020-07-21
qed: remove unused qed_hw_info::port_mode and QED_PORT_MODE
Alexander Lobakin
2
-36
/
+0
2020-07-21
qed: reformat several structures a bit
Alexander Lobakin
3
-229
/
+237
2020-07-21
qede: introduce support for FEC control
Alexander Lobakin
1
-0
/
+74
2020-07-21
qede: format qede{,_vf}_ethtool_ops
Alexander Lobakin
1
-69
/
+68
2020-07-21
qed: add support for Forward Error Correction
Alexander Lobakin
5
-27
/
+108
2020-07-21
qed: reformat several structures a bit
Alexander Lobakin
2
-169
/
+172
2020-07-21
qed: use transceiver data to fill link partner's advertising speeds
Alexander Lobakin
1
-20
/
+29
2020-07-21
qed: add support for multi-rate transceivers
Alexander Lobakin
3
-27
/
+106
2020-07-21
qed: reformat public_port::transceiver_data a bit
Alexander Lobakin
1
-53
/
+55
2020-07-21
qede: populate supported link modes maps on module init
Alexander Lobakin
3
-54
/
+108
2020-07-21
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
3
-304
/
+262
2020-07-21
Merge tag 'wireless-drivers-next-2020-07-20' of git://git.kernel.org/pub/scm/...
David S. Miller
130
-690
/
+11824
2020-07-21
sis: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-61
/
+80
2020-07-21
r6040: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-30
/
+34
2020-07-21
net: packetengines: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-84
/
+110
2020-07-21
net: fs_enet: remove redundant null check
Zhang Changzhong
1
-4
/
+2
2020-07-21
net: macb: Add WoL interrupt support for MACB type of Ethernet controller
Nicolas Ferre
1
-1
/
+39
2020-07-21
net: macb: WoL support for GEM type of Ethernet controller
Nicolas Ferre
2
-27
/
+129
2020-07-21
net: ena: Fix using plain integer as NULL pointer in ena_init_napi_in_range
Wang Hai
1
-3
/
+2
2020-07-21
net: hns: use eth_broadcast_addr() to assign broadcast address
Xu Wang
1
-1
/
+1
2020-07-21
net: vxge-main: Remove unnecessary cast in kfree()
Xu Wang
1
-2
/
+2
2020-07-20
net: mscc: ocelot: add support for PTP waveform configuration
Vladimir Oltean
1
-24
/
+50
2020-07-20
ptp: add ability to configure duty cycle for periodic output
Vladimir Oltean
1
-6
/
+27
2020-07-20
net: mvneta: move rxq->left_size on the stack
Lorenzo Bianconi
1
-16
/
+13
2020-07-20
net: mvneta: get rid of skb in mvneta_rx_queue
Lorenzo Bianconi
1
-6
/
+0
2020-07-20
net: mvneta: drop all fragments in XDP_DROP
Lorenzo Bianconi
1
-14
/
+12
2020-07-20
net: mvneta: move mvneta_run_xdp after descriptors processing
Lorenzo Bianconi
1
-15
/
+7
2020-07-20
net: mvneta: move skb build after descriptors processing
Lorenzo Bianconi
1
-57
/
+101
2020-07-20
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
3
-6
/
+0
[next]