index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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
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