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
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
2018-10-03
iavf: fix a typo
Rami Rosen
1
-1
/
+1
2018-10-03
ixgbe: add AF_XDP zero-copy Tx support
Björn Töpel
3
-1
/
+195
2018-10-03
ixgbe: move common Tx functions to ixgbe_txrx_common.h
Björn Töpel
2
-6
/
+8
2018-10-03
ixgbe: add AF_XDP zero-copy Rx support
Björn Töpel
6
-21
/
+745
2018-10-03
ixgbe: move common Rx functions to ixgbe_txrx_common.h
Björn Töpel
2
-18
/
+37
2018-10-03
ixgbe: added Rx/Tx ring disable/enable functions
Björn Töpel
2
-0
/
+159
2018-10-03
ixgbe: Fix crash with VFs and flow director on interface flap
Radoslaw Tyl
1
-2
/
+8
2018-10-03
i40e: Remove unnecessary print statement
Nathan Chancellor
1
-2
/
+0
2018-10-03
i40e: Use proper enum in i40e_ndo_set_vf_link_state
Nathan Chancellor
1
-1
/
+1
2018-10-03
ixgbevf: off by one in ixgbevf_ipsec_tx()
Dan Carpenter
1
-1
/
+1
2018-10-03
ixgbe: remove redundant function ixgbe_fw_recovery_mode()
YueHaibing
1
-11
/
+0
2018-10-03
ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit
Radoslaw Tyl
1
-4
/
+10
2018-10-03
ixgbevf: fix msglen for ipsec mbx messages
Shannon Nelson
1
-7
/
+4
2018-10-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
21
-108
/
+3699
2018-10-03
cxgb4: remove the unneeded locks
Ganesh Goudar
2
-55
/
+15
2018-10-03
ice: Update version string
Anirudh Venkataramanan
1
-1
/
+1
2018-10-03
ice: Use the right function to enable/disable VSI
Dave Ertman
1
-9
/
+14
2018-10-03
ice: Add more flexibility on how we assign an ITR index
Brett Creeley
3
-47
/
+59
2018-10-03
ice: Fix potential null pointer issues
Dave Ertman
1
-6
/
+7
2018-10-03
ice: Add code to go from ICE_FWD_TO_VSI_LIST to ICE_FWD_TO_VSI
Brett Creeley
1
-9
/
+29
2018-10-03
ice: Fix forward to queue group logic
Anirudh Venkataramanan
1
-4
/
+10
2018-10-03
ice: Extend malicious operations detection logic
Anirudh Venkataramanan
3
-2
/
+60
2018-10-03
ice: Notify VF of link status change
Anirudh Venkataramanan
3
-0
/
+17
2018-10-03
ice: Implement virtchnl commands for AVF support
Anirudh Venkataramanan
6
-0
/
+1221
2018-10-03
ice: Add handlers for VF netdevice operations
Anirudh Venkataramanan
6
-1
/
+629
2018-10-03
ice: Add support for VF reset events
Anirudh Venkataramanan
10
-1
/
+272
2018-10-03
ice: Update VSI and queue management code to handle VF VSI
Anirudh Venkataramanan
6
-34
/
+184
2018-10-03
ice: Add handler to configure SR-IOV
Anirudh Venkataramanan
11
-9
/
+1061
2018-10-03
ice: Add support to detect SR-IOV capability and mailbox queues
Anirudh Venkataramanan
8
-1
/
+151
2018-10-03
hv_netvsc: remove ndo_poll_controller
Stephen Hemminger
1
-23
/
+0
2018-10-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
8
-22
/
+83
2018-10-03
cxgb4: Use proper enum in IEEE_FAUX_SYNC
Nathan Chancellor
1
-1
/
+1
2018-10-03
cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update
Nathan Chancellor
1
-2
/
+2
2018-10-03
dpaa_eth: Remove useless declaration
Nathan Chancellor
1
-2
/
+0
2018-10-03
ipv6: add vrf table handling code for ipv6 mcast
Patrick Ruddy
1
-0
/
+11
2018-10-03
dpaa2-eth: Add ethtool support for flow classification
Ioana Radulescu
6
-0
/
+549
2018-10-03
dpaa2-eth: Configure Rx flow classification key
Ioana Radulescu
5
-16
/
+148
2018-10-03
dpaa2-eth: Rename structure
Ioana Radulescu
2
-7
/
+7
2018-10-03
dpaa2-eth: Use new API for Rx flow hashing
Ioana Radulescu
5
-19
/
+142
2018-10-03
net: usbnet: make driver_info const
Ben Dooks
1
-6
/
+6
2018-10-02
Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...
David S. Miller
276
-9949
/
+8620
2018-10-02
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
13
-507
/
+952
2018-10-02
qede: Add driver support for 20G link speed.
Sudarsana Reddy Kalluru
1
-0
/
+9
2018-10-02
qed: Add driver support for 20G link speed.
Sudarsana Reddy Kalluru
3
-0
/
+16
2018-10-02
isdn/hisax: Fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-10-02
ice: Fix error on driver remove
Dave Ertman
1
-0
/
+6
2018-10-02
ice: Add support for dynamic interrupt moderation
Brett Creeley
7
-24
/
+102
2018-10-02
ice: Align ice_reset_req enum values to hardware reset values
Brett Creeley
2
-5
/
+14
2018-10-02
ice: Implement ethtool hook for RSS switch
Md Fahad Iqbal Polash
3
-0
/
+40
2018-10-02
ice: Split irq_tracker into sw_irq_tracker and hw_irq_tracker
Preethi Banala
3
-64
/
+148
[next]