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
2014-12-09
i40e: init NVM update state on adminq init
Shannon Nelson
1
-0
/
+2
2014-12-09
i40e: add range check to i40e_aq_rc_to_posix
Shannon Nelson
2
-0
/
+4
2014-12-09
i40e: rework debug messages for NVM update
Shannon Nelson
1
-27
/
+80
2014-12-09
i40e: let firmware catch the NVM busy error
Shannon Nelson
4
-19
/
+0
2014-12-09
i40e: better error messages for NVM update issues
Shannon Nelson
1
-19
/
+33
2014-12-09
i40e: clear NVM update state on ethtool test
Shannon Nelson
1
-0
/
+3
2014-12-09
net: macb: Remove obsolete comment from Kconfig
James Byrne
1
-2
/
+2
2014-12-09
net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig
Andreas Ruprecht
1
-1
/
+1
2014-12-09
amd-xgbe: Prevent Tx cleanup stall
Lendacky, Thomas
1
-1
/
+1
2014-12-09
bnx2x: Use correct fastpath version for VFs.
Yuval Mintz
7
-5
/
+88
2014-12-09
net: tulip: Remove private "strncmp"
Rasmus Villemoes
1
-17
/
+3
2014-12-09
drivers: net : cpsw: Update Kconfig for CPSW
Lokesh Vutla
1
-4
/
+4
2014-12-09
r8152: redefine REALTEK_USB_DEVICE
hayeswang
1
-6
/
+20
2014-12-09
Merge tag 'master-2014-12-01' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
4
-5
/
+27
2014-12-09
cxgb4: Update firmware version after flashing it via ethtool
Hariprasad Shenai
1
-0
/
+2
2014-12-09
cxgb4/cxgb4vf: Use new interfaces to calculate BAR2 SGE Queue Register addresses
Hariprasad Shenai
7
-140
/
+288
2014-12-09
cxgb4/cxgb4vf: Add code to calculate T5 BAR2 Offsets for SGE Queue Registers
Hariprasad Shenai
5
-7
/
+247
2014-12-09
cxgb4vf: Add and initialize some sge params for VF driver
Hariprasad Shenai
4
-5
/
+120
2014-12-09
rocker: fix eth_type type in struct rocker_ctrl
Jiri Pirko
1
-1
/
+1
2014-12-09
rocker: introduce be put/get variants and use it when appropriate
Jiri Pirko
1
-31
/
+48
2014-12-09
bnx2x: Limit 1G link enforcement
Yaniv Rosner
1
-2
/
+3
2014-12-09
stmmac: fix max coal timer parameter
Giuseppe CAVALLARO
1
-1
/
+1
2014-12-09
cxgb4: Update FW version string to match FW binary version 1.12.25.0
Hariprasad Shenai
1
-4
/
+4
2014-12-09
cxgb4: Add a check for flashing FW using ethtool
Hariprasad Shenai
1
-0
/
+26
2014-12-09
amd-xgbe: Associate Tx SKB with proper ring descriptor
Lendacky, Thomas
1
-1
/
+5
2014-12-09
amd-xgbe: Do not clear interrupt indicator
Lendacky, Thomas
1
-1
/
+0
2014-12-09
amd-xgbe: IRQ names require allocated memory
Lendacky, Thomas
2
-4
/
+5
2014-12-09
sunvnet: fix incorrect rcu_read_unlock() in vnet_start_xmit()
David L Stevens
1
-3
/
+1
2014-12-09
net: phy: bcm7xxx: add an explicit version check for GPHY rev G0
Florian Fainelli
1
-0
/
+2
2014-12-09
net: bcmgenet: add support for new GENET PHY revision scheme
Florian Fainelli
1
-1
/
+23
2014-12-09
sunvnet: add TSO support
David L Stevens
2
-9
/
+95
2014-12-09
sunvnet: add GSO support
David L Stevens
1
-1
/
+72
2014-12-09
sunvnet: add checksum offload support
David L Stevens
1
-3
/
+34
2014-12-09
sunvnet: add scatter/gather support
David L Stevens
1
-21
/
+76
2014-12-09
sunvnet: add VIO v1.7 and v1.8 support
David L Stevens
1
-10
/
+92
2014-12-09
sunvnet: rename vnet_port_alloc_tx_bufs and move after version negotiation
David L Stevens
1
-10
/
+8
2014-12-09
net/mlx4_en: Support for configurable RSS hash function
Eyal Perry
4
-7
/
+54
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
11
-24
/
+148
2014-12-09
net: mvneta: fix race condition in mvneta_tx()
Eric Dumazet
1
-1
/
+2
2014-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
16
-75
/
+107
2014-12-09
r8169: Use eth_skb_pad function
Alexander Duyck
1
-10
/
+2
2014-12-09
myri10ge: use eth_skb_pad helper
Alexander Duyck
1
-10
/
+5
2014-12-09
niu: Use eth_skb_pad helper
Alexander Duyck
1
-7
/
+2
2014-12-09
emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment
Alexander Duyck
1
-2
/
+1
2014-12-09
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
7
-62
/
+22
2014-12-09
mlx5: Fix error flow in add_keys
Eli Cohen
1
-0
/
+3
2014-12-09
mlx5: Fix sparse warnings
Eli Cohen
1
-1
/
+15
2014-12-09
net/mlx5_core: Add more supported devices
Eli Cohen
1
-1
/
+5
2014-12-09
net/mlx5_core: Clear outbox of dealloc uar
Majd Dibbiny
1
-0
/
+1
2014-12-09
net/mlx5_core: Print resource number on QP/SRQ async events
Eli Cohen
1
-2
/
+2
[prev]
[next]