Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
92e9f77306e3dddb707ae744333ea204c9727bac
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_txrx.c
79febbc
net: i40e: shut up uninitialized variable warnings
by Arnd Bergmann
· 9 years ago
857942f
i40e: Fix Rx hash reported to the stack by our driver
by Anjali Singhai Jain
· 9 years ago
6a89902
i40e: geneve tunnel offload support
by Singhai, Anjali
· 9 years ago
4eeb1ff
i40e: trivial fixes
by Jesse Brandeburg
· 9 years ago
44cdb79
i40e/i40evf: use logical operator
by Mitch Williams
· 9 years ago
a42e7a3
i40e: Fix memory leaks, sideband filter programming
by Kiran Patil
· 9 years ago
9c6c125
i40e: Detection and recovery of TX queue hung logic moved to service_task from tx_timeout
by Kiran Patil
· 9 years ago
b74118f
i40e/i40evf: prefetch skb data on transmit
by Jesse Brandeburg
· 9 years ago
164c9f5
i40e/i40evf: Add a stat to track how many times we have to do a force WB
by Anjali Singhai Jain
· 9 years ago
9c883bd
i40e/i40evf: remove unused tunnel parameter
by Shannon Nelson
· 9 years ago
93f93a4
net: move skb_mark_napi_id() into core networking stack
by Eric Dumazet
· 9 years ago
554f454
i40e: add missing kernel-doc argument
by Jean Sacren
· 9 years ago
ee2319c
i40e/i40evf: adjust interrupt throttle less frequently
by Jesse Brandeburg
· 9 years ago
c56625d
i40e/i40evf: change dynamic interrupt thresholds
by Jesse Brandeburg
· 9 years ago
51cc6d9
i40e/i40evf: fix bug in throttle rate math
by Jesse Brandeburg
· 9 years ago
8f5e39c
i40e/i40evf: refactor IRQ enable function
by Jesse Brandeburg
· 9 years ago
32b3e08
drivers/net/intel: use napi_complete_done()
by Jesse Brandeburg
· 9 years ago
8b65035
i40e/i40evf: Drop useless "IN_NETPOLL" flag
by Alexander Duyck
· 9 years ago
c67cace
i40e/i40evf: Fix handling of napi budget
by Alexander Duyck
· 9 years ago
6995b36
i40e/i40evf: clean up some code
by Jesse Brandeburg
· 9 years ago
3487b6c
i40e: Fix for extra Flow Director filter in table after error
by Carolyn Wyborny
· 9 years ago
2fc3d71
i40e/i40evf: Add a stat to keep track of linearization count
by Anjali Singhai Jain
· 9 years ago
8dc5562
i40e: Use numa_mem_id() to better support memoryless node
by Jiang Liu
· 9 years ago
e908f81
i40e: warn on double free
by Jesse Brandeburg
· 9 years ago
7845548
i40e: refactor interrupt enable
by Jesse Brandeburg
· 9 years ago
0deda86
i40e/i40evf: fix Tx hang workaround code
by Jesse Brandeburg
· 9 years ago
5804474
i40e: Fix RS bit update in Tx path and disable force WB workaround
by Anjali Singhai
· 9 years ago
c1d1791
i40e: add GRE tunnel type to csum encoding
by Shannon Nelson
· 9 years ago
b03a8c1
i40e/i40evf: refactor tx timeout logic
by Kiran Patil
· 9 years ago
1e6d6f8
i40e: Move i40e_get_head into header file
by Kiran Patil
· 9 years ago
52eb95e
i40e/i40evf: Add ATR HW eviction support for X722
by Anjali Singhai Jain
· 9 years ago
527274c
i40e/i40evf: Add TX/RX outer UDP checksum support for X722
by Anjali Singhai Jain
· 9 years ago
8e0764b
i40e/i40evf: Add support for writeback on ITR feature for X722
by Anjali Singhai Jain
· 9 years ago
41a1d04
i40e: use BIT and BIT_ULL macros
by Jesse Brandeburg
· 9 years ago
de32e3e
i40e/i40evf: Fix and refactor dynamic ITR code
by Carolyn Wyborny
· 9 years ago
489ce7a
i40e/i40evf: improve Tx performance with a small tweak
by Jesse Brandeburg
· 10 years ago
941742f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
3052083
i40e/i40evf: Fix mixed size frags and linearization
by Anjali Singhai Jain
· 10 years ago
3350759
i40e/i40evf: remove time_stamp member
by Jesse Brandeburg
· 10 years ago
3e587cf
i40e/i40evf: force inline transmit functions
by Jesse Brandeburg
· 10 years ago
2e4875e
i40e: Move the FD ATR/SB messages to a higher debug level
by Anjali Singhai Jain
· 10 years ago
6b02a174
i40e/i40evf: Remove unneeded TODO
by Greg Rose
· 10 years ago
60ccd45
i40e/i40evf: Add stats to count Tunnel ATR hits
by Anjali Singhai Jain
· 10 years ago
89232c3
i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.
by Anjali Singhai Jain
· 10 years ago
4ffd3c7
net: batch of last_rx update avoidance in ethernet drivers.
by françois romieu
· 9 years ago
6731716
i40e/i40evf: Use dma_rmb where appropriate
by Alexander Duyck
· 10 years ago
31eaacc
i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled
by Greg Rose
· 10 years ago
8b6ed9c
i40e/i40evf: fix bug when skb allocation fails
by Jesse Brandeburg
· 10 years ago
b40c82e6
i40e: Fix inconsistent use of PF/VF vs pf/vf
by Jeff Kirsher
· 10 years ago
97bf75f
i40e/i40evf: fix accidental write to ITR registers
by Jesse Brandeburg
· 10 years ago
016890b
i40e/i40evf: enable prefetch of Tx descriptors during cleanup
by Jesse Brandeburg
· 10 years ago
4599120
i40e/i40evf: Simplify tunnel selection logic
by Anjali Singhai Jain
· 10 years ago
04294e3
i40e: FD filters flush policy changes
by Anjali Singhai Jain
· 10 years ago
4205d37
i40e: Avoid logs while adding/deleting FD-SB filters
by Anjali Singhai Jain
· 10 years ago
37a2973
i40e/i40evf: Refactor i40e_debug_aq and make some functions static
by Shannon Nelson
· 10 years ago
71a83a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f8faaa4
i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types
by Anjali Singhai Jain
· 10 years ago
d40d00b
i40e: Skip the priority tagging if DCB is not enabled
by Neerav Parikh
· 10 years ago
a68de58
i40e: fix race in hang check
by Jesse Brandeburg
· 10 years ago
71da619
i40e: Fix TSO with more than 8 frags per segment issue
by Anjali Singhai
· 10 years ago
a132af2
i40e/i40evf: Refactor the receive routines
by Mitch Williams
· 10 years ago
f217d6c
i40e: Fix for stats init function call in Rx setup
by Carolyn Wyborny
· 10 years ago
638702b
i40e/i40evf: Add call to u64_stats_init to init
by Carolyn Wyborny
· 10 years ago
c29af37
i40evf: Force Tx writeback on ITR
by Anjali Singhai Jain
· 10 years ago
22b4777
i40e: check I40E_FLAG_PTP before handling Tx or Rx timestamps
by Jacob Keller
· 10 years ago
3f3558b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
df23075
i40e: Fix bug with TCP over IPv6 over VXLAN
by Anjali Singhai
· 10 years ago
f638597
i40e: Fix Rx checksum error counter
by Anjali Singhai
· 10 years ago
d91649f
i40e: fix un-necessary Tx hangs
by Jesse Brandeburg
· 10 years ago
a94d9e2
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
by Alexander Duyck
· 10 years ago
4567dc1
i40e: skb->xmit_more support
by Eric Dumazet
· 10 years ago
a81fb04
i40e/igb: Convert to dev_consume_skb_any()
by Rick Jones
· 10 years ago
eb84d6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
fa4ba69
i40e: Set skb->csum_level for encapsulated checksum
by Tom Herbert
· 10 years ago
810b3ae
i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4
by Anjali Singhai Jain
· 10 years ago
1e1be8f
i40e: ATR policy change to flush the table to clean stale ATR rules
by Anjali Singhai Jain
· 10 years ago
f7233c5
i40e: Some FD message fixes
by Anjali Singhai Jain
· 10 years ago
e99bdd3
i40e: Update flow director error messages to reduce user confusion
by Carolyn Wyborny
· 10 years ago
3d34dd0
i40e: Fix TSO and hw checksums for non-accelerated vlan packets.
by Vlad Yasevich
· 10 years ago
38e0043
i40e: Adds FCoE related code to i40e core driver
by Vasu Dev
· 10 years ago
22d2fa1
i40e/i40evf: fix extension header csum logic
by Jesse Brandeburg
· 10 years ago
ec9a7db
i40e/i40evf: Clean up code
by Paul M Stillwell Jr
· 10 years ago
9ce34f0
i40e: fix race conditions on queuing skb for HW time stamp
by Jakub Kicinski
· 11 years ago
259afec
i40e: never generate both software and hardware timestamps
by Jakub Kicinski
· 11 years ago
49d7d93
i40e/i40evf: Do not free the dummy packet buffer synchronously
by Anjali Singhai Jain
· 10 years ago
3efbbb2
i40e/i40evf: initialize context descriptor
by Jesse Brandeburg
· 10 years ago
b814ba6
i40e: FD filter replay logic bug fix
by Anjali Singhai Jain
· 10 years ago
99753ea
i40e: fix fdir programming
by Jesse Brandeburg
· 10 years ago
1295738
i40e: Fix the FD sideband logic to detect a FD table full condition
by Anjali Singhai Jain
· 10 years ago
12be846
i40e: Avoid adding the TCP-IPv4 filter twice
by Anjali Singhai Jain
· 10 years ago
433c47d
i40e/i40evf: Add Flow director stats to PF stats
by Anjali Singhai Jain
· 10 years ago
8a3c91c
i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum
by Jesse Brandeburg
· 10 years ago
505682c
i40e: allow for more VSIs
by Mitch Williams
· 10 years ago
980093e
i40e/i40evf: fix TSO accounting
by Jesse Brandeburg
· 11 years ago
d3a90b7
i40e: don't use OR to check a value
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
b2d36c0
i40e/i40evf: Remove reserved PCTYPE defines
by Kevin Scott
· 11 years ago
1c112a6
i40e: add required include
by Mitch Williams
· 11 years ago
0dd8357
i40e: remove ptp_tx_work timestamp work item
by Jacob Keller
· 11 years ago
Next »