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_main.c
Age
Commit message (
Expand
)
Author
2018-01-10
i40evf: Drop i40evf_fire_sw_int as it is prone to races
Alexander Duyck
2018-01-10
i40evf: Do not clear MSI-X PBA manually
Alexander Duyck
2018-01-10
i40e/i40evf: Bump driver versions
Alice Michael
2018-01-10
i40evf: hold the critical task bit lock while opening
Jacob Keller
2018-01-10
i40evf: release bit locks in reverse order
Jacob Keller
2018-01-10
i40evf: use spinlock to protect (mac|vlan)_filter_list
Jacob Keller
2018-01-10
i40evf: don't rely on netif_running() outside rtnl_lock()
Jacob Keller
2017-11-21
i40evf: fix client notify of l2 params
Alan Brady
2017-10-18
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
2017-10-09
i40e/i40evf: fix incorrect default ITR values on driver load
Jacob Keller
2017-10-09
i40evf: fix mac filter removal timing issue
Alan Brady
2017-10-06
i40evf: enable support for VF VLAN tag stripping control
Jacob Keller
2017-10-06
i40e/i40evf: spread CPU affinity hints across online CPUs only
Jacob Keller
2017-10-02
i40e: make i40evf_map_rings_to_vectors void
Mitch Williams
2017-10-02
i40evf: Enable VF to request an alternate queue allocation
Alan Brady
2017-09-29
i40evf: fix ring to vector mapping
Alan Brady
2017-09-29
i40e: shutdown all IRQs and disable MSI-X when suspended
Jacob Keller
2017-09-21
drivers: net: i40evf: use setup_timer() helper.
Allen Pais
2017-08-27
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
2017-08-27
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
2017-08-27
i40evf: fix possible snprintf truncation of q_vector->name
Jacob Keller
2017-08-25
i40e: use cpumask_copy instead of direct assignment
Jacob Keller
2017-08-25
i40evf: use netdev variable in reset task
Alan Brady
2017-08-25
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
2017-08-25
i40e: separate hw_features from runtime changing flags
Jacob Keller
2017-08-25
i40evf: prevent VF close returning before state transitions to DOWN
Sudheer Mogilappagari
2017-08-25
i40e/i40evf: adjust packet size to account for double VLANs
Mitch Williams
2017-07-26
i40evf: Use le32_to_cpu before evaluating HW desc fields
Tushar Dave
2017-06-20
i40evf: assign num_active_queues inside i40evf_alloc_queues
Jacob Keller
2017-06-01
i40evf: Add support for Adaptive Virtual Function
Preethi Banala
2017-06-01
virtchnl: finish conversion to virtchnl interface
Jesse Brandeburg
2017-06-01
virtchnl: rename i40e to generic virtchnl
Jesse Brandeburg
2017-04-30
i40evf: hide unused variable
Arnd Bergmann
2017-04-30
i40evf: allocate queues before we setup the interrupts and q_vectors
Jacob Keller
2017-04-30
i40evf: remove needless min_t() on num_online_cpus()*2
Jacob Keller
2017-04-30
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
2017-04-30
i40e: separate PF and VSI state flags
Jacob Keller
2017-04-30
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
2017-04-19
i40e/i40evf: Add tracepoints
Scott Peterson
2017-04-19
i40evf: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-08
i40e/i40evf: Add support for padding start of frames
Alexander Duyck
2017-04-08
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
Alexander Duyck
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-15
i40e/i40evf: Change version from 1.6.27 to 2.1.7
Bimmy Pujari
2017-03-15
i40evf: add client interface
Mitch Williams
2017-02-18
i40evf: add comment
Mitch Williams
2017-02-18
i40evf: free rings in remove function
Mitch Williams
2017-02-11
i40e: Add bus number info to i40e_bus_info struct
Sudheer Mogilappagari
2017-02-11
i40e/i40evf : Changed version from 1.6.25 to 1.6.27
Bimmy Pujari
[next]