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
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
/
ixgbe
/
ixgbe.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-07
ixgbe: Convert ret val type from s32 to int
Jedrzej Jagielski
1
-8
/
+8
2023-08-09
ixgbe: Remove unused function declarations
Yue Haibing
1
-6
/
+0
2023-03-09
ixgbe: Remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-02-14
ixgbe: add double of VLAN header when computing the max MTU
Jason Xing
1
-0
/
+2
2022-11-04
ixgbe: change MAX_RXD/MAX_TXD based on adapter type
Daniel Willenson
1
-2
/
+8
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-07-19
ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
Piotr Skajewski
1
-0
/
+1
2022-06-09
drivers, ixgbe: export vf statistics
Maximilian Heyne
1
-0
/
+34
2022-03-08
ixgbe: add improvement for MDD response functionality
Slawomir Mrozowicz
1
-0
/
+4
2022-03-08
ixgbe: add the ability for the PF to disable VF link state
Slawomir Mrozowicz
1
-0
/
+2
2021-09-30
ixgbe: let the xdpdrv work with more than 64 cpus
Jason Xing
1
-2
/
+21
2021-02-12
ixgbe: store the result of ixgbe_rx_offset() onto ixgbe_ring
Maciej Fijalkowski
1
-0
/
+1
2020-08-31
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
1
-1
/
+1
2020-07-10
ixgbe: convert to new udp_tunnel_nic infra
Jakub Kicinski
1
-3
/
+0
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
1
-1
/
+0
2020-05-22
ixgbe, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL
Björn Töpel
1
-5
/
+4
2020-02-25
intel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-06-05
ixgbe: Use LLDP ethertype define ETH_P_LLDP
Anirudh Venkataramanan
1
-2
/
+0
2019-06-05
ixgbe: remove umem from adapter
Jan Sokolowski
1
-5
/
+6
2019-06-05
ixgbe: add tracking of AF_XDP zero-copy state for each queue pair
Jan Sokolowski
1
-0
/
+1
2018-12-20
ixgbe: register a mdiobus
Steve Douthit
1
-0
/
+2
2018-10-31
ixgbe/ixgbevf: fix XFRM_ALGO dependency
Jeff Kirsher
1
-4
/
+4
2018-10-26
drivers: net: remove <net/busy_poll.h> inclusion when not needed
Eric Dumazet
1
-1
/
+0
2018-10-03
ixgbe: add AF_XDP zero-copy Rx support
Björn Töpel
1
-7
/
+20
2018-10-03
ixgbe: added Rx/Tx ring disable/enable functions
Björn Töpel
1
-0
/
+1
2018-08-29
ixgbe: add VF IPsec offload request message handling
Shannon Nelson
1
-5
/
+14
2018-08-29
ixgbe: add VF IPsec offload enable flag
Shannon Nelson
1
-0
/
+1
2018-07-26
ixgbe: Refactor queue disable logic to take completion time into account
Alexander Duyck
1
-1
/
+2
2018-06-11
ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM
Alexander Duyck
1
-2
/
+2
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-27
/
+1
2018-04-25
ixgbe: Drop real_adapter from l2 fwd acceleration structure
Alexander Duyck
1
-1
/
+0
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
1
-3
/
+1
2018-04-17
ixgbe: use xdp_return_frame API
Jesper Dangaard Brouer
1
-0
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-01-23
ixgbe: ipsec offload stats
Shannon Nelson
1
-0
/
+2
2018-01-23
ixgbe: process the Tx ipsec offload
Shannon Nelson
1
-2
/
+8
2018-01-23
ixgbe: process the Rx ipsec offload
Shannon Nelson
1
-0
/
+6
2018-01-23
ixgbe: restore offloaded SAs after a reset
Shannon Nelson
1
-0
/
+2
2018-01-23
ixgbe: add ipsec offload add and remove SA
Shannon Nelson
1
-0
/
+2
2018-01-23
ixgbe: add ipsec data structures
Shannon Nelson
1
-0
/
+5
2018-01-23
ixgbe: add ipsec register access routines
Shannon Nelson
1
-0
/
+6
2018-01-12
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
Alexander Duyck
1
-0
/
+1
2018-01-09
ixgbe: Drop l2_accel_priv data pointer from ring struct
Alexander Duyck
1
-1
/
+0
2018-01-09
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
Alexander Duyck
1
-3
/
+3
2018-01-09
ixgbe: extend firmware version support
Paul Greenwalt
1
-2
/
+1
2018-01-06
ixgbe: setup xdp_rxq_info
Jesper Dangaard Brouer
1
-0
/
+2
2017-10-09
ixgbe: Update adaptive ITR algorithm
Alexander Duyck
1
-0
/
+7
2017-10-09
ixgbe: add counter for times Rx pages gets allocated, not recycled
Jesper Dangaard Brouer
1
-0
/
+2
2017-06-14
ixgbe: check for Tx timestamp timeouts during watchdog
Jacob Keller
1
-0
/
+1
2017-06-14
ixgbe: add statistic indicating number of skipped Tx timestamps
Jacob Keller
1
-0
/
+1
[next]