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-11-25
net: phy: remove the .did_interrupt() and .ack_interrupt() callback
Ioana Ciornei
2
-47
/
+3
2020-11-25
net: phy: qsemi: remove the use of .ack_interrupt()
Ioana Ciornei
1
-3
/
+17
2020-11-25
net: phy: qsemi: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+22
2020-11-25
net: phy: ti: remove the use of .ack_interrupt()
Ioana Ciornei
6
-31
/
+56
2020-11-25
net: phy: ti: implement generic .handle_interrupt() callback
Ioana Ciornei
6
-0
/
+191
2020-11-25
net: phy: national: remove the use of the .ack_interrupt()
Ioana Ciornei
1
-14
/
+22
2020-11-25
net: phy: national: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+22
2020-11-25
net: phy: micrel: remove the use of .ack_interrupt()
Ioana Ciornei
1
-16
/
+15
2020-11-25
net: phy: micrel: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+34
2020-11-25
net: phy: meson-gxl: remove the use of .ack_callback()
Ioana Ciornei
1
-8
/
+11
2020-11-25
net: phy: meson-gxl: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+20
2020-11-25
net: phy: icplus: remove the use .ack_interrupt()
Ioana Ciornei
1
-13
/
+25
2020-11-25
net: phy: icplus: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-8
/
+16
2020-11-25
net: phy: intel-xway: remove the use of .ack_interrupt()
Ioana Ciornei
1
-12
/
+15
2020-11-25
net: phy: intel-xway: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-18
/
+28
2020-11-25
lan743x: replace polling loop by wait_event_timeout()
Sven Van Asbroeck
2
-16
/
+15
2020-11-25
lan743x: clean up software_isr function
Sven Van Asbroeck
1
-9
/
+4
2020-11-25
net: mvneta: alloc skb_shared_info on the mvneta_rx_swbm stack
Lorenzo Bianconi
1
-19
/
+23
2020-11-25
net: mvneta: move skb_shared_info in mvneta_xdp_put_buff caller
Lorenzo Bianconi
1
-11
/
+21
2020-11-25
net: mvneta: avoid unnecessary xdp_buff initialization
Lorenzo Bianconi
1
-4
/
+5
2020-11-25
net: mvpp2: divide fifo for dts-active ports only
Stefan Chulski
2
-44
/
+108
2020-11-25
net: hns3: fix spelling mistake "memroy" -> "memory"
Colin Ian King
2
-2
/
+2
2020-11-24
mlxsw: spectrum_trap: Add blackhole_nexthop trap
Ido Schimmel
1
-0
/
+6
2020-11-24
mlxsw: spectrum_router: Add support for blackhole nexthops
Ido Schimmel
3
-10
/
+48
2020-11-24
mlxsw: spectrum_router: Resolve RIF from nexthop struct instead of neighbour
Ido Schimmel
1
-1
/
+1
2020-11-24
mlxsw: spectrum_router: Use loopback RIF for unresolved nexthops
Ido Schimmel
1
-4
/
+4
2020-11-24
mlxsw: spectrum_router: Use different trap identifier for unresolved nexthops
Ido Schimmel
3
-2
/
+4
2020-11-24
mlxsw: spectrum_router: Create loopback RIF during initialization
Ido Schimmel
2
-0
/
+32
2020-11-24
net: stmmac: Use hrtimer for TX coalescing
Vincent Whitchurch
2
-10
/
+16
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
36
-0
/
+42
2020-11-24
net: pch_gbe: Use 'dma_free_coherent()' to undo 'dma_alloc_coherent()'
Christophe JAILLET
1
-4
/
+6
2020-11-24
net: pch_gbe: Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
1
-10
/
+4
2020-11-24
net: dsa: hellcreek: Don't print error message on defer
Kurt Kanzenbach
1
-1
/
+1
2020-11-24
ptp: ptp_ines: use new PTP_MSGTYPE_* define(s)
Christian Eggers
1
-12
/
+7
2020-11-24
dpaa2-eth: use new PTP_MSGTYPE_* define(s)
Christian Eggers
1
-2
/
+2
2020-11-23
net/tun: Call type change netdev notifiers
Martin Schiller
1
-1
/
+10
2020-11-22
octeontx2-af: Add support for RSS hashing based on Transport protocol field
George Cherian
3
-1
/
+10
2020-11-22
Merge tag 'linux-can-next-for-5.11-20201120' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
39
-345
/
+442
2020-11-22
net: hns3: adds debugfs to dump more info of shaping parameters
Yonglong Liu
1
-2
/
+16
2020-11-22
net: hns3: add support to utilize the firmware calculated shaping parameters
Yonglong Liu
2
-12
/
+46
2020-11-22
net: hns3: add support for pf querying new interrupt resources
Yufeng Mo
4
-53
/
+69
2020-11-22
net: hns3: add support for mapping device memory
Huazhong Tan
5
-0
/
+69
2020-11-22
net: hns3: add support for 1280 queues
Yonglong Liu
7
-22
/
+111
2020-11-21
ibmvnic: Do not replenish RX buffers after every polling loop
Dwip N. Banerjee
1
-1
/
+4
2020-11-21
ibmvnic: Use netdev_alloc_skb instead of alloc_skb to replenish RX buffers
Dwip N. Banerjee
1
-1
/
+1
2020-11-21
ibmvnic: Correctly re-enable interrupts in NAPI polling routine
Dwip N. Banerjee
1
-14
/
+23
2020-11-21
ibmvnic: Ensure that device queue memory is cache-line aligned
Dwip N. Banerjee
2
-8
/
+11
2020-11-21
ibmvnic: Remove send_subcrq function
Thomas Falcon
1
-34
/
+0
2020-11-21
ibmvnic: Clean up TX code and TX buffer data structure
Thomas Falcon
2
-28
/
+11
2020-11-21
ibmvnic: Introduce xmit_more support using batched subCRQ hcalls
Thomas Falcon
1
-65
/
+139
[next]