index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_sriov.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-16
ixgbe: Fix VF rate limiting to correctly account for more queues per VF
Alexander Duyck
1
-41
/
+59
2012-09-16
ixgbe: Fix ordering of things so that PF correctly configures its VLANs
Alexander Duyck
1
-0
/
+5
2012-07-22
ixgbe: Fix build with PCI_IOV enabled.
David S. Miller
1
-1
/
+1
2012-07-22
ixgbe: Change how we check for pre-existing and assigned VFs
Alexander Duyck
1
-85
/
+44
2012-07-22
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
Alexander Duyck
1
-7
/
+17
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-4
/
+16
2012-07-20
ixgbe: use PCI_VENDOR_ID_INTEL
Jon Mason
1
-4
/
+4
2012-07-20
ixgbe: Fix memory leak when SR-IOV VFs are direct assigned
Alexander Duyck
1
-4
/
+11
2012-07-20
ixgbe: Use VMDq offset to indicate the default pool
Alexander Duyck
1
-0
/
+5
2012-07-19
ixgbe: Add support for SR-IOV w/ DCB or RSS
Alexander Duyck
1
-11
/
+41
2012-07-17
ethernet: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-05-10
ixgbe: Fix bogus error message
Greg Rose
1
-3
/
+3
2012-05-10
ixgbe: Exit on error case in VF message processing
Alexander Duyck
1
-1
/
+6
2012-05-02
ixgbe: Deny MACVLAN requests from VFs with admin set MAC
Greg Rose
1
-0
/
+6
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
1
-1
/
+1
2012-02-09
ixgbe: fix vf lookup
Greg Rose
1
-1
/
+2
2012-02-03
ixgbe: Add warning when no space left for more MAC filters
Greg Rose
1
-0
/
+3
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
1
-1
/
+1
2011-11-16
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
1
-1
/
+1
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
1
-0
/
+2
2011-10-17
ixgbe: Add new netdev op to turn spoof checking on or off per VF
Greg Rose
1
-7
/
+41
2011-09-23
ixgbe: Reconfigure SR-IOV Init
Greg Rose
1
-1
/
+206
2011-08-11
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-0
/
+687
[prev]