Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e5d17c3ed2cf0485c6b85d783e1d20a8cfad93c1
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
e5d17c3
i40evf: don't stop watchdog if it hasn't started
by Mitch Williams
· 11 years ago
3ba3fae
i40e/i40evf: Big endian fixes for handling HMC
by Paul M Stillwell Jr
· 11 years ago
25941f9
i40e/i40evf: Bump i40e to 0.4.17 and i40evf to 0.9.36
by Catherine Sullivan
· 11 years ago
c571ea0
i40e/i40evf: remove reserved type
by Jesse Brandeburg
· 11 years ago
7974d5e
i40e/i40evf: Bump i40e to 0.4.13 and i40evf to 0.9.35
by Catherine Sullivan
· 11 years ago
66d90e7
i40e/i40evf: modify debug prints to avoid seg faults
by Kamil Krawczyk
· 11 years ago
e157ea3
i40e/i40evf: Update RSS configuration
by Carolyn Wyborny
· 11 years ago
cc70b08
i40evf: fix off-by-one
by Mitch Williams
· 11 years ago
80a977e
i40e/i40evf: Reset Head and Tail on AQ initialization
by Michal Kosiarz
· 11 years ago
4c33f83
i40e/i40evf: i40e_register.h update
by Anjali Singhai Jain
· 11 years ago
f832090
i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34
by Catherine Sullivan
· 11 years ago
433c47d
i40e/i40evf: Add Flow director stats to PF stats
by Anjali Singhai Jain
· 11 years ago
2c50ef8
i40e/i40evf: remove FTYPE
by Jesse Brandeburg
· 11 years ago
912257e
i40evf: check admin queue error bits
by Mitch Williams
· 11 years ago
9a17390
i40e/i40evf: User ether_addr_copy instead of memcpy
by Greg Rose
· 11 years ago
ddf0b3a
i40evf: don't go further down
by Mitch Williams
· 11 years ago
f94234e
i40e/i40evf: AdminQ API update for new FW
by Shannon Nelson
· 11 years ago
5d29896
i40e/i40evf: set headwb Tx context flags and use them
by Ashish Shah
· 11 years ago
e8607ef
i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evf
by Shannon Nelson
· 11 years ago
8a3c91c
i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum
by Jesse Brandeburg
· 11 years ago
3dd5550
i40evf: Fix function header
by Catherine Sullivan
· 11 years ago
eeb6b64
i40e/i40evf: Bump build version
by Catherine Sullivan
· 11 years ago
704599e
i40e/i40evf: remove deprecated device IDs
by Jesse Brandeburg
· 11 years ago
eefeace
i40e/i40evf: fix poll weight
by Jesse Brandeburg
· 11 years ago
980093e
i40e/i40evf: fix TSO accounting
by Jesse Brandeburg
· 11 years ago
63158f9
i40e/i40evf: remove chatty reset messages
by Mitch Williams
· 11 years ago
b34f90e
i40evf: use correct format for printing MAC addresses
by Mitch Williams
· 11 years ago
80e7289
i40evf: clean up log message formatting
by Mitch Williams
· 11 years ago
635ae1e
i40evf: remove bogus comment
by Mitch Williams
· 11 years ago
249c8b8
i40evf: remove unnecessary log messages
by Mitch Williams
· 11 years ago
a5282f4
i40e/i40evf: Clean up a few things
by Akeem G Abodunrin
· 11 years ago
467d729
i40e/i40evf: Fix code to accommodate i40e_register.h changes
by Anjali Singhai Jain
· 11 years ago
c2451d7
i40e/i40evf: fix rx descriptor status
by Jesse Brandeburg
· 11 years ago
e454d6b
i40e/i40evf: Bump build version
by Catherine Sullivan
· 11 years ago
351499ab
i40e/i40evf: add Tx pre queue disable function
by Matt Jared
· 11 years ago
e03af1e
i40e/i40evf: check AQ register for valid data
by Kamil Krawczyk
· 11 years ago
0d9c7ea
i40evf: make messages less dire
by Mitch Williams
· 11 years ago
03da6f6
i40e/i40evf: remove rx_errors and rx_missed
by Shannon Nelson
· 11 years ago
4f4e17b
i40e/i40evf: VEB structure added, GTIME macro update
by Kamil Krawczyk
· 11 years ago
d732a18
i40evf: fix crash when changing ring sizes
by Mitch Williams
· 11 years ago
337eb08
i40evf: set descriptor multiple to 32
by Mitch Williams
· 11 years ago
d027705
i40e/i40evf: remove unused RX_LRO define
by Jesse Brandeburg
· 11 years ago
014b201
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next
by David S. Miller
· 11 years ago
fe62d00
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
by Ben Hutchings
· 11 years ago
0efe124
i40evf: don't use RESETTING state during reinit
by Mitch Williams
· 11 years ago
10bc478
i40e/i40evf: Change type to u32 to avoid sparse error
by Greg Rose
· 11 years ago
aee8087
i40e/i40evf: remove storm control
by Jesse Brandeburg
· 11 years ago
b2d36c0
i40e/i40evf: Remove reserved PCTYPE defines
by Kevin Scott
· 11 years ago
8b833b4
i40e/i40evf: Update check for AQ aliveness
by Kevin Scott
· 11 years ago
dc5f2de
i40evf: Use is_multicast_ether_addr helper
by Tobias Klauser
· 11 years ago
41457f6
i40e,igb,ixgbe: remove usless return statements
by Stephen Hemminger
· 11 years ago
fc2f2f5
i40evf: Use pci_enable_msix_range() instead of pci_enable_msix()
by Alexander Gordeev
· 11 years ago
32f5f54
i40e/i40evf: control auto ITR through ethtool
by Mitch Williams
· 11 years ago
ca99eb9
i40e/i40evf: set proper default for ITR registers
by Mitch Williams
· 11 years ago
f0c53c7
i40evf: make ethtool_ops const
by Mitch Williams
· 11 years ago
107f301
i40evf: don't lie to ethtool
by Mitch Williams
· 11 years ago
c7b8d97
i40evf: Use macro param for ethtool stats
by Mitch Williams
· 11 years ago
b831607
i40evf: Fix the headers and update copyright year.
by Jesse Brandeburg
· 11 years ago
dd8621a
i40evf: Remove unused defines
by Catherine Sullivan
· 11 years ago
9774dd8
i40evf: Update AdminQ interface
by Shannon Nelson
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
ded7b9a
i40e/i40evf: Bump build version
by Catherine Sullivan
· 11 years ago
6bb3f23
i40e/i40evf: Retrieve and store missing link config information
by Neerav Parikh
· 11 years ago
c50d2e5
i40evf: remove debugging message
by Mitch Williams
· 11 years ago
169f407
i40evf: fix panic on PF driver fail
by Mitch Williams
· 11 years ago
d246601
i40e/i40evf: add driver version string to driver version command
by Shannon Nelson
· 11 years ago
4e9dc31
i40evf: support ethtool RSS options
by Mitch A Williams
· 11 years ago
b98d1df
i40e/i40evf: Bump build versions
by Catherine Sullivan
· 11 years ago
befc229
i40e/i40evf: update AdminQ API
by Shannon Nelson
· 11 years ago
c9296ad
i40e/i40evf: add tracking to NVM busy state
by Shannon Nelson
· 11 years ago
acb3676
i40e/i40evf: Bump build versions
by Catherine Sullivan
· 11 years ago
0b3aec8
i40e/i40evf: unhide and enable to one prefena field
by Jesse Brandeburg
· 11 years ago
5b7af02
i40evf: program RSS LUT correctly
by Mitch A Williams
· 11 years ago
fe6d4aa
i40evf: remove open-coded skb_cow_head
by Francois Romieu
· 11 years ago
b58f2f7
i40e/i40evf: Remove addressof casts to same type
by Joe Perches
· 11 years ago
e3e3bfd
i40e/i40evf: fix error checking path
by Jean Sacren
· 11 years ago
c2e1b59
i40e/i40evf: Add an FD message level
by Anjali Singhai Jain
· 11 years ago
c550360
i40evf: remove double space after return
by Jesse Brandeburg
· 11 years ago
3526d80
i40evf: fix oops in watchdog handler
by Mitch Williams
· 11 years ago
10bdd67
i40evf: clean up init error messages
by Mitch Williams
· 11 years ago
c89a9e0
i40evf: don't shut down admin queue on error
by Mitch Williams
· 11 years ago
bee5af7
i40e/i40evf: Add EEE LPI stats
by Anjali Singhai Jain
· 11 years ago
db44609
i40e/i40evf: Bump build versions
by Catherine Sullivan
· 11 years ago
ff40dd5
i40e/i40evf: reduce context descriptors
by Jesse Brandeburg
· 11 years ago
1943d8b
i40e/i40evf: enable hardware feature head write back
by Jesse Brandeburg
· 11 years ago
30a500e
i40evf: use min_t
by Mitch Williams
· 12 years ago
96d4770
i40evf: correctly program RSS HLUT table
by Mitch Williams
· 12 years ago
37a622c
i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookup
by Eric W Biederman
· 11 years ago
6494294
i40e/i40evf: Use dma_set_mask_and_coherent
by Mitch Williams
· 12 years ago
9347eb7
i40e/i40evf: Use correct number of VF vectors
by Mitch Williams
· 12 years ago
77e29bc
i40e/i40evf: Some flow director HW definition fixes
by Anjali Singhai Jain
· 12 years ago
2062862
i40e/i40evf: Bump pf&vf build versions
by Catherine Sullivan
· 12 years ago
be56052
i40e/i40evf: carefully fill tx ring
by Jesse Brandeburg
· 12 years ago
206812b
i40e/i40evf: i40e implementation for skb_set_hash
by Jesse Brandeburg
· 12 years ago
3415e8c
i40evf: Enable the ndo_set_features netdev op
by Greg Rose
· 12 years ago
acbc3eb
i40e and i40evf: Bump driver versions
by Catherine Sullivan
· 11 years ago
77fa28b
i40e: Change MSIX to MSI-X
by Catherine Sullivan
· 11 years ago
821bd3e
i40evf: remove errant space
by Mitch A Williams
· 11 years ago
673f2eb
i40evf: update version and copyright date
by Mitch Williams
· 11 years ago
77d77f9
i40evf: store ring size in ring structs
by Mitch Williams
· 11 years ago
Next »