index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.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
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
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
/
i40evf
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-27
i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5
Catherine Sullivan
1
-2
/
+2
2015-08-27
i40e/i40evf: Cache the CEE TLV status returned from firmware
Neerav Parikh
1
-0
/
+1
2015-08-27
i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flag
Anjali Singhai Jain
1
-0
/
+1
2015-08-27
i40evf: Remove PF specific register definitions from the VF
Anjali Singhai Jain
3
-3108
/
+4
2015-08-27
i40evf: Use the correct defines to match the VF registers
Anjali Singhai Jain
2
-33
/
+33
2015-08-27
i40e/i40evf: Add capability to gather VEB per TC stats
Neerav Parikh
1
-0
/
+8
2015-08-06
i40e/i40evf: Add TX/RX outer UDP checksum support for X722
Anjali Singhai Jain
3
-2
/
+23
2015-08-06
i40e/i40evf: Add support for writeback on ITR feature for X722
Anjali Singhai Jain
3
-9
/
+32
2015-08-06
i40e/i40evf: RSS changes for X722
Anjali Singhai Jain
4
-43
/
+152
2015-08-06
i40e/i40evf: Update register.h file for X722
Anjali Singhai Jain
1
-1
/
+61
2015-08-06
i40e/i40evf: Update FW API with X722 support
Anjali Singhai Jain
3
-1
/
+222
2015-08-06
i40e/i40evf: Add flags for X722 capabilities
Anjali Singhai Jain
1
-1
/
+6
2015-08-06
i40e/i40evf: Add device ids for X722
Anjali Singhai Jain
3
-1
/
+19
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
8
-104
/
+101
2015-07-23
i40e: clean up error status messages
Shannon Nelson
4
-4
/
+215
2015-07-23
i40evf: support virtual channel API version 1.1
Mitch Williams
2
-2
/
+11
2015-07-23
i40evf: handle big resets
Mitch Williams
3
-46
/
+95
2015-07-23
i40e/i40evf: add macros for virtual channel API version and device capability
Mitch Williams
1
-0
/
+9
2015-07-23
i40e: add VF capabilities to virtual channel interface
Mitch Williams
1
-5
/
+11
2015-07-23
i40e/i40evf: Fix and refactor dynamic ITR code
Carolyn Wyborny
1
-40
/
+73
2015-07-15
i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evf
Catherine Sullivan
1
-1
/
+1
2015-07-15
i40e/i40evf: Add support for pre-allocated pages for PD
Faisal Latif
1
-1
/
+3
2015-07-15
i40evf: add MAC address filter in open, not init
Mitch Williams
1
-11
/
+1
2015-07-15
i40evf: don't delete all the filters
Mitch Williams
1
-1
/
+3
2015-07-15
i40e/i40evf: Update the admin queue command header
Greg Rose
1
-11
/
+7
2015-07-15
i40evf: Allow for an abundance of vectors
Mitch Williams
1
-1
/
+1
2015-07-15
i40e/i40evf: improve Tx performance with a small tweak
Jesse Brandeburg
1
-0
/
+2
2015-07-15
i40e/i40evf: Update Flex-10 related device/function capabilities
Pawel Orlowski
1
-1
/
+11
2015-07-15
i40e/i40evf: Add stats to track FD ATR and SB dynamic enable state
Anjali Singhai Jain
1
-0
/
+2
2015-06-26
i40evf: don't configure unused RSS queues
Mitch Williams
1
-1
/
+1
2015-06-26
i40evf: fix panic during MTU change
Mitch Williams
4
-65
/
+54
2015-06-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+10
2015-06-05
i40e/i40evf: Fix mixed size frags and linearization
Anjali Singhai Jain
1
-15
/
+10
2015-05-28
i40e/i40evf: remove time_stamp member
Jesse Brandeburg
2
-8
/
+0
2015-05-28
i40e/i40evf: force inline transmit functions
Jesse Brandeburg
1
-20
/
+16
2015-05-28
i40evf: skb->xmit_more support
Jesse Brandeburg
1
-41
/
+47
2015-05-28
i40e/i40evf: Remove unneeded TODO
Greg Rose
1
-3
/
+0
2015-05-28
i40e/i40evf: Add stats to count Tunnel ATR hits
Anjali Singhai Jain
1
-0
/
+1
2015-05-28
i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets.
Anjali Singhai Jain
2
-18
/
+17
2015-05-15
net: batch of last_rx update avoidance in ethernet drivers.
françois romieu
1
-2
/
+0
2015-04-15
i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities
Kevin Scott
1
-0
/
+1
2015-04-15
i40evf: remove aq_pending
Mitch Williams
3
-38
/
+12
2015-04-15
i40evf: fix bad indentation
Mitch Williams
1
-1
/
+1
2015-04-09
i40e/i40evf: Use dma_rmb where appropriate
Alexander Duyck
1
-2
/
+2
2015-04-03
i40evf: Refactor VF RSS code
Anjali Singhai Jain
1
-32
/
+11
2015-04-03
i40evf: protect VLAN filter list
Mitch Williams
1
-2
/
+22
2015-04-03
i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled
Greg Rose
1
-0
/
+14
2015-04-03
i40e/i40evf: fix bug when skb allocation fails
Jesse Brandeburg
1
-1
/
+4
2015-04-03
i40evf: Fix Outer UDP RX checksum code
Anjali Singhai Jain
1
-11
/
+13
2015-03-27
i40evf: add FW version to ethtool info
Mitch Williams
1
-1
/
+1
[next]