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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-15
i40e: Fix crash during removing i40e driver
Grzegorz Szczurek
1
-0
/
+3
2020-08-15
i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
Przemyslaw Patynowski
2
-9
/
+28
2020-08-08
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-07-26
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-3
/
+0
2020-07-08
PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'
Luc Van Oostenryck
1
-1
/
+1
2020-07-02
i40e: introduce new dump desc XDP command
Ciara Loftus
1
-11
/
+48
2020-07-02
i40e: add XDP ring statistics to dump VSI debug output
Ciara Loftus
1
-0
/
+41
2020-07-02
i40e: add XDP ring statistics to VSI stats
Ciara Loftus
1
-0
/
+19
2020-07-02
i40e: move check of full Tx ring to outside of send loop
Magnus Karlsson
1
-15
/
+5
2020-07-02
i40e: eliminate division in napi_poll data path
Magnus Karlsson
1
-4
/
+10
2020-07-02
i40e: optimize AF_XDP Tx completion path
Magnus Karlsson
4
-23
/
+27
2020-07-02
i40e: Add support for a new feature Total Port Shutdown
Arkadiusz Kubalewski
4
-21
/
+133
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
6
-12
/
+10
2020-06-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
17
-5663
/
+222
2020-06-26
i40e: Remove scheduling while atomic possibility
Aleksandr Loktionov
1
-97
/
+137
2020-06-26
i40e: Add support for 5Gbps cards
Aleksandr Loktionov
2
-1
/
+6
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
3
-19
/
+6
2020-06-26
i40e: Add a check to see if MFS is set
Todd Fujinaka
1
-0
/
+8
2020-06-26
i40e: detect and log info about pre-recovery mode
Piotr Kwapulinski
2
-22
/
+52
2020-06-26
i40e: make PF wait reset loop reliable
Piotr Kwapulinski
1
-11
/
+9
2020-06-26
i40e: remove unused defines
Jesse Brandeburg
13
-5308
/
+2
2020-06-26
i40e: Move client header location
Shiraz Saleem
3
-205
/
+2
2020-06-19
i40e: fix crash when Rx descriptor count is changed
Björn Töpel
1
-0
/
+3
2020-06-19
i40e: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
1
-10
/
+19
2020-06-02
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
1
-1
/
+1
2020-05-29
i40e: Make i40e_shutdown_adminq() return void
Jason Yan
2
-6
/
+2
2020-05-29
i40e: trivial fixup of comments in i40e_xsk.c
Jesper Dangaard Brouer
1
-3
/
+1
2020-05-29
i40e: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-12
/
+12
2020-05-22
i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
4
-335
/
+47
2020-05-22
i40e: Separate kernel allocated rx_bi rings from AF_XDP rings
Björn Töpel
7
-127
/
+142
2020-05-22
i40e: Refactor rx_bi accesses
Björn Töpel
2
-12
/
+23
2020-05-22
xsk: Move driver interface to xdp_sock_drv.h
Magnus Karlsson
2
-2
/
+2
2020-05-15
xdp: For Intel AF_XDP drivers add XDP frame_sz
Jesper Dangaard Brouer
1
-0
/
+2
2020-05-15
i40e: Add XDP frame size to driver
Jesper Dangaard Brouer
1
-5
/
+25
2020-04-22
i40e: Remove unneeded conversion to bool
Jason Yan
1
-2
/
+2
2020-03-12
net: i40e: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+5
2020-02-25
intel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-12
i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps
Brett Creeley
1
-2
/
+2
2020-02-06
i40e: Relax i40e_xsk_wakeup's return value when PF is busy
Maciej Fijalkowski
1
-1
/
+1
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-01-24
i40e: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+23
2020-01-17
i40e: Removing hung_queue variable to use txqueue function parameter
Julio Faracco
1
-30
/
+11
2020-01-09
i40e: Set PHY Access flag on X722
Adam Ludkiewicz
1
-0
/
+5
2020-01-09
i40e: Fix virtchnl_queue_select bitmap validation
Brett Creeley
1
-4
/
+18
2019-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+2
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-6
/
+14
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-4
/
+12
2019-12-21
xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addr
Magnus Karlsson
1
-2
/
+2
2019-12-19
net/i40e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
3
-4
/
+12
[prev]
[next]