Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5c2cebda438b888147f6dfd6d1423432d837c0ea
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_main.c
5c2cebd
i40e: Fix ethtool coalesce settings
by Carolyn Wyborny
· 11 years ago
cde4cbc
i40e: fix a stray print message
by Shannon Nelson
· 11 years ago
278b6f6
i40e: warn on newer/older firmware API rev
by Shannon Nelson
· 11 years ago
df430b1
i40e: Add PF reset when Malicious driver event for PF
by Neerav Parikh
· 11 years ago
23cfbe0
i40e: make prep_for_reset void
by Shannon Nelson
· 11 years ago
7974d5e
i40e/i40evf: Bump i40e to 0.4.13 and i40evf to 0.9.35
by Catherine Sullivan
· 11 years ago
e157ea3
i40e/i40evf: Update RSS configuration
by Carolyn Wyborny
· 11 years ago
e57a2fe
i40e: keep service tasks out of reset process
by Shannon Nelson
· 11 years ago
e91fdf7
i40e: clear VEB stats when pf stats are cleared
by Shannon Nelson
· 11 years ago
b5d06f0
i40e: Fix scheduling while atomic bug during NAPI
by Neerav Parikh
· 11 years ago
2352730
i40e: Helper routine for Rx/Tx queue enable/disable wait
by Neerav Parikh
· 11 years ago
70114ec
i40e: Fix dangling ring pointers upon driver removal
by Anjali Singhai Jain
· 11 years ago
407e063
i40e: workaround NVM GLQF_HKEY
by Jesse Brandeburg
· 11 years ago
4c33f83
i40e/i40evf: i40e_register.h update
by Anjali Singhai Jain
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 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
9a17390
i40e/i40evf: User ether_addr_copy instead of memcpy
by Greg Rose
· 11 years ago
8c27d42
i40e: Do not accept tagged packets by default
by Greg Rose
· 11 years ago
4d9b604
i40e: Separate out DCB capability and enabled flags
by Neerav Parikh
· 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
eb051af
i40e: Allow RSS table entry range and GPS to be any number, not necessarily power of 2
by Anjali Singhai Jain
· 11 years ago
bbe7d0e
i40e: Do not fall back to one queue model if the only feature enabled is ATR
by Anjali Singhai Jain
· 11 years ago
9aa7e93
i40e: keep SR-IOV enabled in the case that RSS, VMDQ, FD_SB and DCB are disabled
by Frank Zhang
· 11 years ago
a34977b
i40e: Changes to Interrupt distribution policy
by Anjali Singhai Jain
· 11 years ago
c674d12
i40e: implement anti-spoofing for VFs
by Mitch Williams
· 11 years ago
fdfe9cb
i40e: don't complain about removing non-existent addresses
by Shannon Nelson
· 11 years ago
3146ce3
i40e: remove unused variable and memory allocation
by Shannon Nelson
· 11 years ago
505682c
i40e: allow for more VSIs
by Mitch Williams
· 11 years ago
86df242
i40e: add checks for AQ error status bits
by Shannon Nelson
· 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
63158f9
i40e/i40evf: remove chatty reset messages
by Mitch Williams
· 11 years ago
ddfda80
i40e: not all VSIs have rings
by Mitch Williams
· 11 years ago
e78ac4bf
i40e: clear pxe after adminq is rebuilt
by Shannon Nelson
· 11 years ago
c6423ff
i40e: Fix incorrect feature configuration status
by Akeem G Abodunrin
· 11 years ago
a5282f4
i40e/i40evf: Clean up a few things
by Akeem G Abodunrin
· 11 years ago
e454d6b
i40e/i40evf: Bump build version
by Catherine Sullivan
· 11 years ago
6374184
i40e: remove irqs only when they are set up
by Shannon Nelson
· 11 years ago
60442de
i40e: don't remove HMC that doesn't exist
by Shannon Nelson
· 11 years ago
cf05ed0
i40e: print full link message
by Jesse Brandeburg
· 11 years ago
532d283
i40e: add xcast stats for port
by Shannon Nelson
· 11 years ago
351499ab
i40e/i40evf: add Tx pre queue disable function
by Matt Jared
· 11 years ago
2c5fe33
i40e: print message for pre-production hardware
by Jesse Brandeburg
· 11 years ago
1bb8b93
i40e: set lan_veb index
by Shannon Nelson
· 11 years ago
41a9e55
i40e: add missing VSI statistics
by Shannon Nelson
· 11 years ago
03da6f6
i40e/i40evf: remove rx_errors and rx_missed
by Shannon Nelson
· 11 years ago
7812fdd
i40e: refactor stats collection
by Shannon Nelson
· 11 years ago
44033fa
i40e: refactor send version
by Jesse Brandeburg
· 11 years ago
263fc48
i40e: notify VF of all types of resets
by Mitch Williams
· 11 years ago
61a46a4
i40e: clamp jumbo frame size
by Jesse Brandeburg
· 11 years ago
776edb5
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
by Linus Torvalds
· 11 years ago
b556540
i40e: Clear recovery pending, if reset failed
by Akeem G Abodunrin
· 11 years ago
aee8087
i40e/i40evf: remove storm control
by Jesse Brandeburg
· 11 years ago
8913278
i40e: Use the new i40e_get_fd_cnt_all function in other places
by Anjali Singhai Jain
· 11 years ago
e7046ee
i40e: Tx/Rx rings declaration
by Akeem G Abodunrin
· 11 years ago
0c3592b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
by David S. Miller
· 11 years ago
ed61668
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.
by Sucheta Chakraborty
· 11 years ago
41457f6
i40e,igb,ixgbe: remove usless return statements
by Stephen Hemminger
· 11 years ago
ce9ccb1
i40e: fix passing wrong error code to i40e_open()
by Jean Sacren
· 11 years ago
df805f6
i40e: Check PCI_IOV config to avoid compile error
by Greg Rose
· 11 years ago
ca99eb9
i40e/i40evf: set proper default for ITR registers
by Mitch Williams
· 11 years ago
5f013c9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ded7b9a
i40e/i40evf: Bump build version
by Catherine Sullivan
· 11 years ago
f4f94b9
i40e: Update function formal parameters
by Kevin Scott
· 11 years ago
2e86a0b
i40e: Do not enable NTUPLE feature control in MFP mode
by Anjali Singhai Jain
· 11 years ago
014269f
i40e: Don't stop driver probe when querying DCB config fails
by Neerav Parikh
· 11 years ago
0672a09
i40e: Redistribute queue vectors after DCB reconfiguration
by Neerav Parikh
· 11 years ago
d246601
i40e/i40evf: add driver version string to driver version command
by Shannon Nelson
· 11 years ago
cafa1fc
i40e: fix Timesync Tx interrupt handler code
by Jacob Keller
· 11 years ago
4366004
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
b98d1df
i40e/i40evf: Bump build versions
by Catherine Sullivan
· 11 years ago
7c122007
i40e: Cleanup if/else statements
by Catherine Sullivan
· 11 years ago
8a9eb7d
i40e: rework fdir setup and teardown
by Shannon Nelson
· 11 years ago
8276f75
i40e: use generic vsi_open to unquiesce vsi
by Shannon Nelson
· 11 years ago
90ef8d4
i40e: abstract the close path for better netdev vsis
by Shannon Nelson
· 11 years ago
c22e3c6
i40e: prep vsi_open logic for non-netdev cases
by Shannon Nelson
· 11 years ago
98c95a6
i40e: Remove a FW workaround
by Catherine Sullivan
· 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
4ba0dea
i40e: Add bridge FDB add/del/dump ops
by Greg Rose
· 11 years ago
059dab6
i40e: fix TCP flag replication for hardware offload
by Jesse Brandeburg
· 11 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
e3e3bfd
i40e/i40evf: fix error checking path
by Jean Sacren
· 11 years ago
4eb3f76
i40e: eeprom integrity check on load and empr
by Shannon Nelson
· 11 years ago
90e0407
i40e: Make the alloc and free queue vector calls orthogonal
by Greg Rose
· 11 years ago
0b67584
i40e: Fix a message string
by Anjali Singhai Jain
· 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
1943d8b
i40e/i40evf: enable hardware feature head write back
by Jesse Brandeburg
· 11 years ago
6c167f5
i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()
by Elizabeth Kappler
· 11 years ago
7c3c288
i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control
by Anjali Singhai Jain
· 11 years ago
588aefa
i40e: support VF link state ndo
by Mitch Williams
· 11 years ago
d70e941
net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask
by Or Gerlitz
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
6494294
i40e/i40evf: Use dma_set_mask_and_coherent
by Mitch Williams
· 11 years ago
c0c2897
i40e: Let MDD events be handled by MDD handler
by Anjali Singhai Jain
· 11 years ago
ca64fa4
i40e: Bug fix for FDIR replay logic
by Anjali Singhai Jain
· 11 years ago
55a5e60
i40e: Add code to handle FD table full condition
by Anjali Singhai Jain
· 11 years ago
Next »