index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
Age
Commit message (
Expand
)
Author
2017-11-21
i40evf: Use smp_rmb rather than read_barrier_depends
Brian King
2017-11-21
i40evf: fix client notify of l2 params
Alan Brady
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
i40e: Enable cloud filters via tc-flower
Amritha Nambiar
2017-10-31
i40e: Admin queue definitions for cloud filters
Amritha Nambiar
2017-10-31
i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"
Alexander Duyck
2017-10-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-18
ethernet/intel: Convert timers to use timer_setup()
Kees Cook
2017-10-17
i40e: Add new PHY types for 25G AOC and ACC support
Sudheer Mogilappagari
2017-10-13
i40e/i40evf: don't trust VF to reset itself
Alan Brady
2017-10-09
i40e: Retry AQC GetPhyAbilities to overcome I2CRead hangs
Jayaprakash Shanmugam
2017-10-09
i40e/i40evf: bundle more descriptors when allocating buffers
Jacob Keller
2017-10-09
i40e/i40evf: bump tail only in multiples of 8
Jacob Keller
2017-10-09
i40e/i40evf: always set the CLEARPBA flag when re-enabling interrupts
Jacob Keller
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
i40e/i40evf: organize and re-number feature flags
Jacob Keller
2017-10-06
i40evf: enable support for VF VLAN tag stripping control
Jacob Keller
2017-10-06
i40e: Display error message if module does not meet thermal requirements
Filip Sadowski
2017-10-06
i40e/i40evf: use DECLARE_BITMAP for state
Jesse Brandeburg
2017-10-06
i40e: redfine I40E_PHY_TYPE_MAX
Mitch Williams
2017-10-06
i40e/i40evf: spread CPU affinity hints across online CPUs only
Jacob Keller
2017-10-02
i40e: Stop dropping 802.1ad tags - eth proto 0x88a8
Scott Peterson
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-10-02
i40e: use admin queue for setting LEDs behavior
Mariusz Stachura
2017-10-02
i40e: Add support for 'ethtool -m'
Filip Sadowski
2017-10-02
i40e: Fix reporting of supported link modes
Filip Sadowski
2017-09-29
i40e: refactor FW version checking
Mitch Williams
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-29
i40evf: lower message level
Mitch Williams
2017-09-29
i40e/i40evf: rename bytes_per_int to bytes_per_usec
Jacob Keller
2017-09-21
drivers: net: i40evf: use setup_timer() helper.
Allen Pais
2017-08-27
i40e/i40evf: avoid dynamic ITR updates when polling or low packet rate
Jacob Keller
2017-08-27
i40e/i40evf: remove ULTRA latency mode
Jacob Keller
2017-08-27
i40e: invert logic for checking incorrect cpu vs irq affinity
Jacob Keller
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-27
i40e: prevent snprintf format specifier truncation
Jacob Keller
2017-08-27
i40e: Store the requested FEC information
Mariusz Stachura
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/i40evf: use cmpxchg64 when updating private flags in ethtool
Jacob Keller
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
[next]