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
/
ixgbevf
/
vf.c
Age
Commit message (
Expand
)
Author
2021-11-17
ixgbevf: Add support for new mailbox communication between PF and VF
Radoslaw Tyl
2021-11-17
ixgbevf: Mailbox improvements
Radoslaw Tyl
2021-11-17
ixgbevf: Rename MSGTYPE to SUCCESS and FAILURE
Radoslaw Tyl
2021-10-29
net: ixgbevf: Remove redundant initialization of variable ret_val
Colin Ian King
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2019-06-05
net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ack
Kangjie Lu
2018-08-28
ixgbevf: enable VF IPsec offload operations
Shannon Nelson
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-01-26
ixgbevf: use ARRAY_SIZE for various array sizing calculations
Colin Ian King
2018-01-12
ixgbevf: Fix kernel-doc format warnings
Tony Nguyen
2017-05-31
ixgbevf: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
2017-04-29
ixgbevf: Fix errors in retrieving RETA and RSS from PF
Tony Nguyen
2017-01-03
ixgbevf: Add support for VF promiscuous mode
Don Skidmore
2016-08-20
ixgbevf: fix incorrect MAC address on load
Emil Tantilov
2016-07-22
ixgbevf: Commonize mailbox write/read
Tony Nguyen
2016-07-22
ixgbevf: Add range checking for setting MTU
Tony Nguyen
2016-07-22
ixgbevf: add VF support for new hardware
Don Skidmore
2016-07-22
ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf()
Emil Tantilov
2016-05-04
ixgbevf: Remove unused parameter
Tony Nguyen
2016-05-04
ixgbevf: Use mac_ops instead of trying to identify NIC type
Alexander Duyck
2016-05-04
ixgbevf: Support Windows hosts (Hyper-V)
KY Srinivasan
2016-04-25
ixgbevf: Move API negotiation function into mac_ops
Alexander Duyck
2016-03-29
ixgbevf: fix error code path when setting MAC address
Emil Tantilov
2015-11-23
ixgbevf: fix spoofed packets with random MAC
Emil Tantilov
2015-10-23
ixgbe, ixgbevf: Add new mbox API xcast mode
Hiroshi Shimamoto
2015-04-11
ixgbevf: Add RSS Key query code
Vlad Zolotarov
2015-04-11
ixgbevf: Add a RETA query code
Vlad Zolotarov
2015-03-13
ixgbevf: Use ether_addr_copy() instead of memcpy()
Jeff Kirsher
2015-03-13
ixgbevf: Fix code comments and whitespace
Jeff Kirsher
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2014-12-05
ixgbevf: add support for X550 VFs
Emil Tantilov
2014-09-04
ixgbevf: introduce delay for checking VFLINKS on 82599
Emil Tantilov
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-03-28
ixgbevf: Adjust to handle unassigned MAC address from PF
Greg Rose
2012-11-02
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
2012-10-29
net, ixgbe: handle link local multicast addresses in SR-IOV mode
John Fastabend
2012-10-22
ixgbevf: Add VF DCB + SR-IOV support
Alexander Duyck
2012-09-24
ixgbevf: Return error on failure to enable VLAN
Alexander Duyck
2012-09-24
ixgbevf: Fix code for handling timeout
Alexander Duyck
2012-09-20
ixgbevf: scheduling while atomic in reset hw path
John Fastabend
2012-09-20
ixgbevf: Add support for VF API negotiation
Alexander Duyck
2012-08-30
ixgbevf: Cleanup handling of configuration for jumbo frames
Alexander Duyck
2012-05-03
ixgbevf: Add support to recognize 100mb link speed
Greg Rose
2012-02-03
ixgbevf: Update copyright notices
Greg Rose
2012-02-03
ixgbevf: Fix mailbox interrupt ack bug
Greg Rose
2012-01-19
ixgbevf: make operations tables const
Stephen Hemminger
2012-01-19
ixgbevf: fix sparse warnings
Stephen Hemminger
2011-11-16
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher