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
2018-01-12
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
Alexander Duyck
2018-01-12
ixgbe: Default to 1 pool always being allocated
Alexander Duyck
2018-01-09
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
Alexander Duyck
2018-01-09
ixgbe: Perform reinit any time number of VFs change
Alexander Duyck
2017-07-25
ixgbe: Ensure MAC filter was added before setting MACVLAN
Tony Nguyen
2017-06-13
ixgbe: fix writes to PFQDE
Emil Tantilov
2017-05-31
ixgbe: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
2017-05-31
ixgbe: Add error checking to setting VF MAC
Tony Nguyen
2017-04-29
ixgbe: Check for RSS key before setting value
Tony Nguyen
2017-04-29
ixgbe: Allow setting zero MAC address for VF
Tony Nguyen
2017-04-29
ixgbe: clean macvlan MAC filter table on VF reset
Emil Tantilov
2017-04-18
ixgbe: do not use adapter->num_vfs when setting VFs via module parameter
Emil Tantilov
2017-04-18
ixgbe: return early instead of wrap block in if statement
Emil Tantilov
2017-04-18
ixgbe: move num_vfs_macvlans allocation into separate function
Emil Tantilov
2017-04-18
ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.
Usha Ketineni
2017-01-03
ixgbe: Add PF support for VF promiscuous mode
Don Skidmore
2017-01-03
ixgbe: test for trust in macvlan adjustments for VF
Ken Cox
2016-09-24
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-09-24
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-23
ixgbe: reset before SRIOV init to avoid mailbox issues
Emil Tantilov
2016-06-29
ixgbe: fix spoofed packets with macvlans
Emil Tantilov
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
2016-04-24
ixgbe: set VLAN spoof checking unconditionally
Emil Tantilov
2016-04-24
ixgbe: consolidate the configuration of spoof checking
Emil Tantilov
2016-04-04
ixgbe: add a callback to set the maximum transmit bitrate
Rostislav Pehlivanov
2016-04-04
ixgbe: Do not allow PF to add VLVF entry unless it actually needs it
Alexander Duyck
2016-04-04
ixgbe: Extend trust to allow guest to set unicast address
chas williams
2015-12-29
ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
Alexander Duyck
2015-12-12
ixgbe: Clean stale VLANs when changing port VLAN or resetting
Alexander Duyck
2015-12-12
ixgbe: Fix VLAN promisc in relation to SR-IOV
Alexander Duyck
2015-12-12
ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
Alexander Duyck
2015-12-12
ixgbe: Fix SR-IOV VLAN pool configuration
Alexander Duyck
2015-12-03
ixgbe: Save VF info and take references
Mark Rustad
2015-10-23
ixgbe, ixgbevf: Add new mbox API xcast mode
Hiroshi Shimamoto
2015-10-23
ixgbe: Add new ndo to trust VF
Hiroshi Shimamoto
2015-04-11
ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
Vlad Zolotarov
2015-04-10
ixgbe: Add a RETA query command to VF-PF channel API
Vlad Zolotarov
2015-04-10
ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
Vlad Zolotarov
2015-04-09
ixgbe: Move bridge mode from flag to variable
Don Skidmore
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
[next]