index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
i40e/i40evf: Account for frags split over multiple descriptors in check linea...
Alexander Duyck
1
-3
/
+23
2017-11-22
i40evf: Use smp_rmb rather than read_barrier_depends
Brian King
1
-1
/
+1
2017-11-22
i40evf: fix client notify of l2 params
Alan Brady
2
-17
/
+31
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-31
i40e: Enable cloud filters via tc-flower
Amritha Nambiar
1
-0
/
+3
2017-10-31
i40e: Admin queue definitions for cloud filters
Amritha Nambiar
1
-2
/
+105
2017-10-31
i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"
Alexander Duyck
1
-9
/
+0
2017-10-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-0
/
+4
2017-10-18
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+4
2017-10-17
i40e: Add new PHY types for 25G AOC and ACC support
Sudheer Mogilappagari
1
-0
/
+4
2017-10-14
i40e/i40evf: don't trust VF to reset itself
Alan Brady
1
-4
/
+3
2017-10-10
i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangs
Jayaprakash Shanmugam
1
-0
/
+3
2017-10-10
i40e/i40evf: bundle more descriptors when allocating buffers
Jacob Keller
1
-1
/
+1
2017-10-10
i40e/i40evf: bump tail only in multiples of 8
Jacob Keller
1
-0
/
+9
2017-10-10
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
Jacob Keller
1
-3
/
+1
2017-10-10
i40e/i40evf: fix incorrect default ITR values on driver load
Jacob Keller
2
-4
/
+6
2017-10-10
i40evf: fix mac filter removal timing issue
Alan Brady
1
-0
/
+2
2017-10-06
i40e/i40evf: organize and re-number feature flags
Jacob Keller
1
-16
/
+16
2017-10-06
i40evf: enable support for VF VLAN tag stripping control
Jacob Keller
1
-8
/
+14
2017-10-06
i40e: Display error message if module does not meet thermal requirements
Filip Sadowski
1
-0
/
+1
2017-10-06
i40e/i40evf: use DECLARE_BITMAP for state
Jesse Brandeburg
1
-1
/
+2
2017-10-06
i40e: redfine I40E_PHY_TYPE_MAX
Mitch Williams
1
-1
/
+1
2017-10-06
i40e/i40evf: spread CPU affinity hints across online CPUs only
Jacob Keller
1
-3
/
+6
2017-10-02
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
Scott Peterson
2
-1
/
+22
2017-10-02
i40e: make i40evf_map_rings_to_vectors void
Mitch Williams
1
-7
/
+2
2017-10-02
i40evf: Enable VF to request an alternate queue allocation
Alan Brady
4
-7
/
+173
2017-10-02
i40e: use admin queue for setting LEDs behavior
Mariusz Stachura
1
-0
/
+2
2017-10-02
i40e: Add support for 'ethtool -m'
Filip Sadowski
4
-0
/
+108
2017-10-02
i40e: Fix reporting of supported link modes
Filip Sadowski
1
-2
/
+18
2017-09-29
i40e: refactor FW version checking
Mitch Williams
1
-1
/
+9
2017-09-29
i40evf: fix ring to vector mapping
Alan Brady
1
-38
/
+10
2017-09-29
i40e: shutdown all IRQs and disable MSI-X when suspended
Jacob Keller
1
-1
/
+1
2017-09-29
i40evf: lower message level
Mitch Williams
1
-1
/
+1
2017-09-29
i40e/i40evf: rename bytes_per_int to bytes_per_usec
Jacob Keller
1
-6
/
+6
2017-09-21
drivers: net: i40evf: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-08-28
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
2
-5
/
+18
2017-08-28
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
2
-18
/
+0
2017-08-28
i40e: invert logic for checking incorrect cpu vs irq affinity
Jacob Keller
1
-15
/
+15
2017-08-28
i40e: initialize our affinity_mask based on cpu_possible_mask
Jacob Keller
1
-2
/
+5
2017-08-28
i40e/i40evf: support for VF VLAN tag stripping control
Mariusz Stachura
3
-0
/
+77
2017-08-28
i40evf: fix possible snprintf truncation of q_vector->name
Jacob Keller
2
-13
/
+10
2017-08-28
i40e: prevent snprintf format specifier truncation
Jacob Keller
1
-2
/
+2
2017-08-28
i40e: Store the requested FEC information
Mariusz Stachura
1
-0
/
+1
2017-08-26
i40e: use cpumask_copy instead of direct assignment
Jacob Keller
1
-1
/
+1
2017-08-26
i40evf: use netdev variable in reset task
Alan Brady
1
-2
/
+2
2017-08-26
i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...
Stefan Assmann
3
-12
/
+12
2017-08-26
i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
Jacob Keller
1
-10
/
+31
2017-08-26
i40e: separate hw_features from runtime changing flags
Jacob Keller
3
-7
/
+1
2017-08-26
i40evf: prevent VF close returning before state transitions to DOWN
Sudheer Mogilappagari
3
-1
/
+24
[next]