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
/
i40e
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-08
i40e: Fix the number of queues available to be mapped for use
Amritha Nambiar
1
-13
/
+14
2018-01-29
i40e/i40evf: Update DESC_NEEDED value to reflect larger value
Alexander Duyck
1
-1
/
+1
2018-01-27
i40e: Do not allow use more TC queue pairs than MSI-X vectors exist
Paweł Jabłoński
1
-0
/
+4
2018-01-27
i40e/i40evf: Record ITR register location in the q_vector
Alexander Duyck
2
-8
/
+5
2018-01-27
i40e: fix reported mask for ntuple filters
Jacob Keller
1
-4
/
+4
2018-01-27
i40e: disallow programming multiple filters with same criteria
Jacob Keller
1
-0
/
+87
2018-01-27
i40e: program fragmented IPv4 filter input set
Jacob Keller
2
-0
/
+13
2018-01-27
i40e: Fix kdump failure
Avinash Dayanand
1
-2
/
+2
2018-01-27
i40e: cleanup unnecessary parens
Jeff Kirsher
1
-1
/
+1
2018-01-27
i40e: fix FW_LLDP flag on init
Alan Brady
1
-0
/
+3
2018-01-27
i40e: Implement an ethtool private flag to stop LLDP in FW
Dave Ertman
2
-3
/
+58
2018-01-27
i40e: change flags to use 64 bits
Alice Michael
2
-35
/
+36
2018-01-27
i40e: Display LLDP information on vSphere Web Client
Upasana Menon
3
-0
/
+43
2018-01-27
i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue
Alexander Duyck
1
-10
/
+12
2018-01-27
i40e: Fix for adding multiple ethtool filters on the same location
Patryk Małek
1
-6
/
+6
2018-01-27
i40e: Add returning AQ critical error to SW
Michal Kosiarz
3
-4
/
+12
2018-01-26
i40e: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-5
/
+3
2018-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-01-25
i40e: flower: check if TC offload is enabled on a netdev
Jakub Kicinski
1
-0
/
+2
2018-01-23
i40e: Fix channel addition in reset flow
Amritha Nambiar
1
-0
/
+11
2018-01-23
i40e: Delete an error message for a failed memory allocation in i40e_init_int...
Markus Elfring
1
-3
/
+2
2018-01-23
i40e: Disable iWARP VSI PETCP_ENA flag on netdev down events
Shiraz Saleem
2
-18
/
+20
2018-01-23
i40e: simplify pointer dereferences
Mitch Williams
1
-10
/
+8
2018-01-23
i40e: check for invalid DCB config
Mitch Williams
1
-1
/
+33
2018-01-23
i40e/i40evf: Detect and recover hung queue scenario
Sudheer Mogilappagari
3
-99
/
+57
2018-01-23
i40e: Fix for blinking activity instead of link LEDs
Michal Kuchta
1
-3
/
+2
2018-01-23
i40e: avoid divide by zero
Mitch Williams
1
-2
/
+7
2018-01-23
i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...
Pawel Jablonski
7
-48
/
+150
2018-01-10
i40e: track id can be 0
Jingjing Wu
1
-5
/
+0
2018-01-10
i40e: change ppp name to ddp
Jingjing Wu
4
-34
/
+36
2018-01-10
i40e: remove redundant initialization of read_size
Colin Ian King
1
-1
/
+1
2018-01-10
i40e/i40evf: Bump driver versions
Alice Michael
1
-2
/
+2
2018-01-10
i40e: add helper conversion function for link_speed
Jacob Keller
2
-2
/
+33
2018-01-10
i40e: update VFs of link state after GET_VF_RESOURCES
Jacob Keller
1
-0
/
+1
2018-01-10
i40e: display priority_xon and priority_xoff stats
Alice Michael
1
-0
/
+4
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-14
/
+49
2018-01-06
i40e: setup xdp_rxq_info
Jesper Dangaard Brouer
3
-2
/
+21
2018-01-03
i40e: flower: Fix return value for unsupported offload
Jiri Pirko
1
-1
/
+1
2018-01-03
i40e: don't remove netdev->dev_addr when syncing uc list
Jacob Keller
1
-1
/
+16
2018-01-03
i40e/i40evf: Account for frags split over multiple descriptors in check linea...
Alexander Duyck
1
-3
/
+23
2018-01-03
i40e: Remove UDP support for big buffer
Amritha Nambiar
1
-9
/
+9
2017-11-28
i40e: Fix reporting incorrect error codes
Amritha Nambiar
1
-1
/
+0
2017-11-28
i40e/virtchnl: fix application of sizeof to pointer
Gustavo A R Silva
1
-1
/
+1
2017-11-22
i40e: Use smp_rmb rather than read_barrier_depends
Brian King
2
-2
/
+2
2017-11-22
i40e: restore promiscuous after reset
Alan Brady
1
-72
/
+83
2017-11-22
i40e: Fix FLR reset timeout issue
Filip Sadowski
1
-0
/
+7
2017-11-22
i40e: Remove limit of 64 max queues per channel
Amritha Nambiar
2
-9
/
+0
2017-11-22
i40e: fix the calculation of VFs mac addresses
Zijie Pan
1
-10
/
+11
2017-11-22
i40e: Fix for NUP NVM image downgrade failure
Jacob Keller
4
-4
/
+14
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-848
/
+4133
[next]