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
pinetabv-6.6.y-devel
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-01-16
ixgbe: Clear head write-back registers on VF reset
Alexander Duyck
2
-0
/
+17
2014-01-16
ixgbe: Force QDE via PFQDE for VFs during reset
Alexander Duyck
2
-3
/
+18
2014-01-16
be2net: update driver version to 10.0.x
Sathya Perla
1
-1
/
+1
2014-01-16
be2net: cleanup wake-on-lan code
Suresh Reddy
4
-35
/
+19
2014-01-16
be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-id
Suresh Reddy
3
-17
/
+23
2014-01-16
be2net: do not use frag index in the RX-compl entry
Suresh Reddy
2
-22
/
+9
2014-01-16
be2net: Remove "10Gbps" from driver description string
Suresh Reddy
1
-1
/
+1
2014-01-16
be2net: fix incorrect setting of cmd_privileges for VFs
Suresh Reddy
3
-11
/
+15
2014-01-16
be2net: ignore mac-addr set call for an already programmed mac-addr
Vasundhara Volam
1
-0
/
+6
2014-01-16
be2net: do not call be_set/get_fw_log_level() on Skyhawk-R
Vasundhara Volam
4
-97
/
+82
2014-01-16
be2net: Log the profile-id used by FW during driver initialization
Vasundhara Volam
3
-0
/
+55
2014-01-16
be2net: don't set "pport" field when querying "pvid"
Vasundhara Volam
1
-1
/
+1
2014-01-16
be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-R
Vasundhara Volam
2
-16
/
+15
2014-01-16
stmmac: Add vlan rx for better GRO performance.
Vince Bridgers
1
-0
/
+19
2014-01-16
bnx2x: fix sparse warning
stephen hemminger
1
-2
/
+2
2014-01-16
staging,lpc32xx_adc: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-16
power,goldfish: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-16
net,marvell: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-16
phy,exynos: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-16
staging,spear_adc: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-16
staging,dgap: Add dependency on HAS_IOMEM
Richard Weinberger
1
-1
/
+1
2014-01-16
ptp_pch: Add dependency on HAS_IOMEM
Richard Weinberger
1
-0
/
+1
2014-01-16
qeth: bridgeport support - address notifications
Eugene Crosser
6
-0
/
+339
2014-01-16
s390/qdio: bridgeport support - CHSC part
Eugene Crosser
3
-1
/
+174
2014-01-16
qeth: bridgeport support - basic control
Eugene Crosser
8
-2
/
+664
2014-01-16
gianfar: Fix portabilty issues for ethtool and ptp
Claudiu Manoil
2
-28
/
+72
2014-01-16
ksz884x: delete useless variable
Julia Lawall
1
-3
/
+0
2014-01-15
i40e: Retain MAC filters on port VLAN deletion
Greg Rose
2
-0
/
+16
2014-01-15
i40e: Warn admin to reload VF driver on port VLAN configuration
Greg Rose
1
-0
/
+5
2014-01-15
net: vxlan: properly cleanup devs on module unload
Daniel Borkmann
1
-5
/
+5
2014-01-15
net: vxlan: when lower dev unregisters remove vxlan dev as well
Daniel Borkmann
1
-2
/
+46
2014-01-15
ixgbe: Additional adapter removal checks
Mark Rustad
2
-0
/
+38
2014-01-15
ixgbe: Check for adapter removal on register writes
Mark Rustad
3
-5
/
+12
2014-01-15
ixgbe: Check register reads for adapter removal
Mark Rustad
3
-5
/
+53
2014-01-15
ixgbe: Make ethtool register test use accessors
Mark Rustad
1
-51
/
+47
2014-01-15
ixgbe: Use static inlines instead of macros
Mark Rustad
3
-12
/
+33
2014-01-15
ixbge: Protect ixgbe_down with __IXGBE_DOWN bit
Mark Rustad
1
-1
/
+3
2014-01-15
ixgbe: Indicate removal state explicitly
Mark Rustad
2
-4
/
+9
2014-01-15
i40e: Bump version number
Catherine Sullivan
1
-1
/
+1
2014-01-15
i40e: trivial cleanup
Jesse Brandeburg
1
-2
/
+1
2014-01-15
i40e: whitespace fixes
Jesse Brandeburg
5
-8
/
+5
2014-01-15
i40e: make message meaningful
Mitch Williams
1
-2
/
+2
2014-01-15
i40e: associate VMDq queue with VM type
Shannon Nelson
3
-1
/
+5
2014-01-15
i40e: remove extra register write
Mitch Williams
1
-1
/
+1
2014-01-15
vxlan: use __dev_get_by_index instead of dev_get_by_index to find interface
Ying Xue
1
-2
/
+1
2014-01-15
eql: use __dev_get_by_name instead of dev_get_by_name to find interface
Ying Xue
1
-53
/
+42
2014-01-15
bonding: use __dev_get_by_name instead of dev_get_by_name to find interface
Ying Xue
1
-26
/
+23
2014-01-15
Drivers: Staging: cxt1e1: use __dev_get_name instead of dev_get_name to find ...
Ying Xue
1
-8
/
+7
2014-01-15
r8152: ecm and vendor modes coexist
hayeswang
3
-27
/
+8
2014-01-15
r8152: fix the warnings and a error from checkpatch.pl
hayeswang
1
-27
/
+15
[next]