开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2012-10-19
ixgbe: Move message handling routines into their own functions
Alexander Duyck
2012-10-19
ixgbe: Enable jumbo frames support w/ SR-IOV
Alexander Duyck
2012-09-15
ixgbe: Fix VF rate limiting to correctly account for more queues per VF
Alexander Duyck
2012-09-15
ixgbe: Fix ordering of things so that PF correctly configures its VLANs
Alexander Duyck
2012-07-22
ixgbe: Fix build with PCI_IOV enabled.
David S. Miller
2012-07-21
ixgbe: Change how we check for pre-existing and assigned VFs
Alexander Duyck
2012-07-21
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
Alexander Duyck
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-20
ixgbe: use PCI_VENDOR_ID_INTEL
Jon Mason
2012-07-19
ixgbe: Fix memory leak when SR-IOV VFs are direct assigned
Alexander Duyck
2012-07-19
ixgbe: Use VMDq offset to indicate the default pool
Alexander Duyck
2012-07-18
ixgbe: Add support for SR-IOV w/ DCB or RSS
Alexander Duyck
2012-07-16
ethernet: Use eth_random_addr
Joe Perches
2012-05-09
ixgbe: Fix bogus error message
Greg Rose
2012-05-09
ixgbe: Exit on error case in VF message processing
Alexander Duyck
2012-05-02
ixgbe: Deny MACVLAN requests from VFs with admin set MAC
Greg Rose
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-09
ixgbe: fix vf lookup
Greg Rose
2012-02-03
ixgbe: Add warning when no space left for more MAC filters
Greg Rose
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
2011-11-16
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2011-10-16
ixgbe: Add new netdev op to turn spoof checking on or off per VF
Greg Rose
2011-09-23
ixgbe: Reconfigure SR-IOV Init
Greg Rose
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher