index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2014-05-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-05-23
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
2014-04-23
ixgbe: improve mac filter handling
Jacob Keller
2014-04-22
ixgbe: change handling of multicast filters
Jacob Keller
2014-03-12
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-01-17
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
ethan.zhao
2014-01-15
ixgbe: Clear head write-back registers on VF reset
Alexander Duyck
2014-01-15
ixgbe: Force QDE via PFQDE for VFs during reset
Alexander Duyck
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-31
net: ixgbe: slight optimization of addr compare
dingtianhong
2013-12-17
ixgbe: fix for unused variable warning with certain config
Don Skidmore
2013-11-11
ixgbe: add warning when max_vfs is out of range.
Jacob Keller
2013-11-07
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-08-29
ixgbe: zero out mailbox buffer on init
Emil Tantilov
2013-07-30
ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned
Alexander Duyck
2013-07-30
ixgbe: Retain VLAN filtering in promiscuous + VT mode
Greg Rose
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-18
ixgbe: Fix a bug in setting VF VLAN via PF
Greg Rose
2013-03-28
ixgbe: Don't give VFs random MAC addresses
Greg Rose
2013-02-05
ixgbe: update date to 2013
Don Skidmore
2013-01-23
ixgbe: Implement PCI SR-IOV sysfs callback operation
Greg Rose
2013-01-23
ixgbe: Modularize SR-IOV enablement code
Greg Rose
2013-01-23
ixgbe: Make mailbox ops initialization unconditional
Greg Rose
2013-01-19
ixgbe: SR-IOV: dynamic IEEE DCBx default priority changes
John Fastabend
2012-11-28
ixgbe: Make the bridge mode setting sticky
Greg Rose
2012-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-10-31
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
2012-10-29
ixgbe: Return success or failure on VF MAC filter set
Greg Rose
2012-10-29
ixgbe: Fix return value from macvlan filter function
Greg Rose
2012-10-22
ixgbe: Enable support for VF API version 1.1 in the PF.
Alexander Duyck
2012-10-22
ixgbe: Add support for GET_QUEUES message to get DCB configuration
Alexander Duyck
2012-10-22
ixgbe: Add support for tracking the default user priority to SR-IOV
Alexander Duyck
2012-10-19
ixgbe: Add mailbox API version negotiation support to ixgbe PF
Alexander Duyck
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
[next]