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
2015-04-11
ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
Vlad Zolotarov
1
-2
/
+32
2015-04-10
ixgbe: Move bridge mode from flag to variable
Don Skidmore
1
-1
/
+2
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2015-02-06
ixgbe: fix setting port VLAN
Emil Tantilov
1
-5
/
+8
2015-02-06
ixgbe: allow multiple queues in SRIOV mode
Emil Tantilov
1
-3
/
+0
2014-12-05
ixgbe: add support for X550 extended RSS support
Don Skidmore
1
-1
/
+2
2014-11-11
ixgbe: Add new support for X550 MAC's
Don Skidmore
1
-0
/
+6
2014-11-11
ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.
Don Skidmore
1
-9
/
+22
2014-11-11
ixgbe: cleanup ixgbe_ndo_set_vf_vlan
Don Skidmore
1
-33
/
+61
2014-10-16
ixgbe: check for vfs outside of sriov_num_vfs before dereference
Emil Tantilov
1
-0
/
+3
2014-09-04
ixgbe: limit combined total of macvlan and SR-IOV VFs
Jacob Keller
1
-6
/
+8
2014-07-26
ixgbe: Make return values more direct
Mark Rustad
1
-19
/
+12
2014-05-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-2
/
+2
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
1
-4
/
+9
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
1
-2
/
+2
2014-04-23
ixgbe: improve mac filter handling
Jacob Keller
1
-27
/
+7
2014-04-23
ixgbe: change handling of multicast filters
Jacob Keller
1
-2
/
+13
2014-03-13
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
1
-0
/
+1
2014-01-18
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
ethan.zhao
1
-2
/
+2
2014-01-16
ixgbe: Clear head write-back registers on VF reset
Alexander Duyck
1
-0
/
+9
2014-01-16
ixgbe: Force QDE via PFQDE for VFs during reset
Alexander Duyck
1
-0
/
+14
2014-01-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2014-01-01
net: ixgbe: slight optimization of addr compare
dingtianhong
1
-2
/
+1
2013-12-18
ixgbe: fix for unused variable warning with certain config
Don Skidmore
1
-0
/
+2
2013-11-11
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
1
-4
/
+0
2013-11-08
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
1
-9
/
+8
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-6
/
+3
2013-08-29
ixgbe: zero out mailbox buffer on init
Emil Tantilov
1
-2
/
+2
2013-07-31
ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned
Alexander Duyck
1
-34
/
+1
2013-07-31
ixgbe: Retain VLAN filtering in promiscuous + VT mode
Greg Rose
1
-0
/
+66
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-1
/
+1
2013-04-18
ixgbe: Fix a bug in setting VF VLAN via PF
Greg Rose
1
-0
/
+6
2013-03-28
ixgbe: Don't give VFs random MAC addresses
Greg Rose
1
-10
/
+13
2013-02-05
ixgbe: update date to 2013
Don Skidmore
1
-1
/
+1
2013-01-24
ixgbe: Implement PCI SR-IOV sysfs callback operation
Greg Rose
1
-3
/
+88
2013-01-24
ixgbe: Modularize SR-IOV enablement code
Greg Rose
1
-40
/
+54
2013-01-24
ixgbe: Make mailbox ops initialization unconditional
Greg Rose
1
-8
/
+1
2013-01-19
ixgbe: SR-IOV: dynamic IEEE DCBx default priority changes
John Fastabend
1
-9
/
+0
2012-11-28
ixgbe: Make the bridge mode setting sticky
Greg Rose
1
-0
/
+1
2012-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-2
/
+3
2012-10-31
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
1
-0
/
+3
2012-10-30
ixgbe: Return success or failure on VF MAC filter set
Greg Rose
1
-1
/
+1
2012-10-30
ixgbe: Fix return value from macvlan filter function
Greg Rose
1
-1
/
+2
2012-10-23
ixgbe: Enable support for VF API version 1.1 in the PF.
Alexander Duyck
1
-8
/
+21
2012-10-23
ixgbe: Add support for GET_QUEUES message to get DCB configuration
Alexander Duyck
1
-0
/
+42
2012-10-23
ixgbe: Add support for tracking the default user priority to SR-IOV
Alexander Duyck
1
-20
/
+33
2012-10-19
ixgbe: Add mailbox API version negotiation support to ixgbe PF
Alexander Duyck
1
-5
/
+28
2012-10-19
ixgbe: Move message handling routines into their own functions
Alexander Duyck
1
-93
/
+130
2012-10-19
ixgbe: Enable jumbo frames support w/ SR-IOV
Alexander Duyck
1
-27
/
+80
[prev]
[next]