index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40e
/
i40e_txrx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-28
i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.
Anjali Singhai Jain
1
-33
/
+44
2015-05-15
net: batch of last_rx update avoidance in ethernet drivers.
françois romieu
1
-2
/
+0
2015-04-09
i40e/i40evf: Use dma_rmb where appropriate
Alexander Duyck
1
-2
/
+2
2015-04-03
i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled
Greg Rose
1
-0
/
+13
2015-04-03
i40e/i40evf: fix bug when skb allocation fails
Jesse Brandeburg
1
-1
/
+4
2015-03-09
i40e: Fix inconsistent use of PF/VF vs pf/vf
Jeff Kirsher
1
-1
/
+1
2015-03-09
i40e/i40evf: fix accidental write to ITR registers
Jesse Brandeburg
1
-0
/
+1
2015-03-07
i40e/i40evf: enable prefetch of Tx descriptors during cleanup
Jesse Brandeburg
1
-0
/
+2
2015-03-07
i40e/i40evf: Simplify tunnel selection logic
Anjali Singhai Jain
1
-2
/
+10
2015-03-07
i40e: FD filters flush policy changes
Anjali Singhai Jain
1
-1
/
+19
2015-03-07
i40e: Avoid logs while adding/deleting FD-SB filters
Anjali Singhai Jain
1
-3
/
+3
2015-03-07
i40e/i40evf: Refactor i40e_debug_aq and make some functions static
Shannon Nelson
1
-1
/
+1
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-24
/
+95
2015-03-03
i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types
Anjali Singhai Jain
1
-4
/
+4
2015-03-03
i40e: Skip the priority tagging if DCB is not enabled
Neerav Parikh
1
-0
/
+5
2015-02-26
i40e: fix race in hang check
Jesse Brandeburg
1
-24
/
+30
2015-02-26
i40e: Fix TSO with more than 8 frags per segment issue
Anjali Singhai
1
-0
/
+65
2015-02-24
i40e/i40evf: Refactor the receive routines
Mitch Williams
1
-104
/
+315
2015-02-10
i40e: Fix for stats init function call in Rx setup
Carolyn Wyborny
1
-1
/
+1
2015-02-09
i40e/i40evf: Add call to u64_stats_init to init
Carolyn Wyborny
1
-0
/
+2
2015-02-09
i40evf: Force Tx writeback on ITR
Anjali Singhai Jain
1
-2
/
+2
2015-01-16
i40e: check I40E_FLAG_PTP before handling Tx or Rx timestamps
Jacob Keller
1
-0
/
+3
2015-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-32
/
+72
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2015-01-07
i40e: Fix bug with TCP over IPv6 over VXLAN
Anjali Singhai
1
-13
/
+11
2015-01-07
i40e: Fix Rx checksum error counter
Anjali Singhai
1
-11
/
+13
2015-01-07
i40e: fix un-necessary Tx hangs
Jesse Brandeburg
1
-8
/
+48
2014-12-09
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
1
-6
/
+2
2014-10-09
i40e: skb->xmit_more support
Eric Dumazet
1
-44
/
+46
2014-10-02
i40e/igb: Convert to dev_consume_skb_any()
Rick Jones
1
-1
/
+1
2014-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-08-30
i40e: Set skb->csum_level for encapsulated checksum
Tom Herbert
1
-1
/
+1
2014-08-27
i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4
Anjali Singhai Jain
1
-1
/
+9
2014-08-27
i40e: ATR policy change to flush the table to clean stale ATR rules
Anjali Singhai Jain
1
-10
/
+13
2014-08-27
i40e: Some FD message fixes
Anjali Singhai Jain
1
-10
/
+28
2014-08-27
i40e: Update flow director error messages to reduce user confusion
Carolyn Wyborny
1
-17
/
+16
2014-08-26
i40e: Fix TSO and hw checksums for non-accelerated vlan packets.
Vlad Yasevich
1
-1
/
+1
2014-08-03
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
1
-3
/
+34
2014-07-24
i40e/i40evf: fix extension header csum logic
Jesse Brandeburg
1
-2
/
+0
2014-07-17
i40e/i40evf: Clean up code
Paul M Stillwell Jr
1
-1
/
+0
2014-07-17
i40e: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
1
-1
/
+2
2014-07-16
i40e: never generate both software and hardware timestamps
Jakub Kicinski
1
-2
/
+2
2014-07-03
i40e/i40evf: Do not free the dummy packet buffer synchronously
Anjali Singhai Jain
1
-47
/
+62
2014-07-01
i40e/i40evf: initialize context descriptor
Jesse Brandeburg
1
-0
/
+1
2014-07-01
i40e: FD filter replay logic bug fix
Anjali Singhai Jain
1
-4
/
+6
2014-06-26
i40e: fix fdir programming
Jesse Brandeburg
1
-2
/
+4
2014-06-26
i40e: Fix the FD sideband logic to detect a FD table full condition
Anjali Singhai Jain
1
-2
/
+2
2014-06-26
i40e: Avoid adding the TCP-IPv4 filter twice
Anjali Singhai Jain
1
-13
/
+0
2014-06-11
i40e/i40evf: Add Flow director stats to PF stats
Anjali Singhai Jain
1
-1
/
+6
2014-06-09
i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum
Jesse Brandeburg
1
-19
/
+55
[prev]
[next]