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
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-02-05
ixgbe: fix setting port VLAN
Emil Tantilov
2015-02-05
ixgbe: allow multiple queues in SRIOV mode
Emil Tantilov
2014-12-05
ixgbe: add support for X550 extended RSS support
Don Skidmore
2014-11-11
ixgbe: Add new support for X550 MAC's
Don Skidmore
2014-11-11
ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.
Don Skidmore
2014-11-11
ixgbe: cleanup ixgbe_ndo_set_vf_vlan
Don Skidmore
2014-10-16
ixgbe: check for vfs outside of sriov_num_vfs before dereference
Emil Tantilov
2014-09-04
ixgbe: limit combined total of macvlan and SR-IOV VFs
Jacob Keller
2014-07-25
ixgbe: Make return values more direct
Mark Rustad
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
[next]