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
/
i40evf
/
i40evf_virtchnl.c
Age
Commit message (
Expand
)
Author
2018-09-18
intel-ethernet: rename i40evf to iavf
Jesse Brandeburg
2018-08-30
i40evf: Validate the number of queues a PF sends
Paul M Stillwell Jr
2018-08-30
i40evf: Change a VF mac without reloading the VF driver
Paweł Jabłoński
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-02-26
i40evf: pass struct virtchnl_filter by reference rather than by value
Colin Ian King
2018-02-14
i40evf: Add support to apply cloud filters
Harshitha Ramamurthy
2018-02-14
i40evf: Add support to configure bw via tc tool
Harshitha Ramamurthy
2018-02-14
i40evf: add ndo_setup_tc callback to i40evf
Harshitha Ramamurthy
2018-02-14
i40evf: Fix link up issue when queues are disabled
Avinash Dayanand
2018-02-13
i40evf: Make VF reset warning message more clear
Harshitha Ramamurthy
2018-02-13
i40evf: use GFP_ATOMIC under spin lock
Wei Yongjun
2018-02-12
i40evf: Correctly populate rxitr_idx and txitr_idx
Alexander Duyck
2018-01-23
i40evf: ignore link up if not running
Alan Brady
2018-01-10
i40evf: Clean-up flags for promisc mode to avoid high polling rate
Alexander Duyck
2018-01-10
i40evf: use spinlock to protect (mac|vlan)_filter_list
Jacob Keller
2017-10-13
i40e/i40evf: don't trust VF to reset itself
Alan Brady
2017-10-02
i40evf: Enable VF to request an alternate queue allocation
Alan Brady
2017-09-29
i40evf: lower message level
Mitch Williams
2017-08-27
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
2017-08-25
i40evf: prevent VF close returning before state transitions to DOWN
Sudheer Mogilappagari
2017-06-01
virtchnl: finish conversion to virtchnl interface
Jesse Brandeburg
2017-06-01
i40evf/virtchnl: whitespace cleanups
Jesse Brandeburg
2017-06-01
virtchnl: rename i40e to generic virtchnl
Jesse Brandeburg
2017-05-31
i40evf: fix merge error in older patch
Jesse Brandeburg
2017-05-31
i40evf: fix duplicate lines
Jesse Brandeburg
2017-04-19
i40evf: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-06
i40e/i40evf: Add capability exchange for outer checksum
Preethi Banala
2017-03-29
i40e/i40evf: Change the way we limit the maximum frame size for Rx
Alexander Duyck
2017-03-29
i40evf: enforce descriptor write-back mechanism for VF
Preethi Banala
2017-03-15
i40evf: add client interface
Mitch Williams
2017-02-11
i40evf: track outstanding client request
Mitch Williams
2016-12-06
i40e: Add support for 25G devices
Carolyn Wyborny
2016-09-22
i40evf: Fix link state event handling
Sridhar Samudrala
2016-08-19
i40evf: report link speed
Mitch Williams
2016-06-27
i40evf: don't overflow buffer
Mitch Williams
2016-05-13
i40e: Add allmulti support for the VF
Anjali Singhai Jain
2016-05-05
i40evf: Drop packet split receive routine
Jesse Brandeburg
2016-04-27
i40evf: Add driver support for promiscuous mode
Anjali Singhai Jain
2016-04-26
i40evf: Allow PF driver to configure RSS
Mitch Williams
2016-02-17
i40evf: support packet split receive
Mitch Williams
2016-02-03
i40evf: allow channel bonding of VFs
Mitch Williams
2015-12-12
i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
Anjali Singhai Jain
2015-12-03
i40evf: don't use atomic allocation
Mitch Williams
2015-12-01
i40evf: allocate ring structs dynamically
Mitch Williams
2015-12-01
i40evf: allocate queue vectors dynamically
Mitch Williams
2015-11-25
i40evf: handle many MAC filters correctly
Mitch Williams
2015-11-25
i40e/i40evf: clean up error messages
Mitch Williams
2015-10-15
i40e/i40evf: Add WB_ON_ITR offload support
Anjali Singhai Jain
[next]