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
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
2017-04-30
ixgbe: Check for RSS key before setting value
Tony Nguyen
1
-1
/
+1
2017-04-30
ixgbe: Add 1000Base-T device based on X550EM_X MAC
Paul Greenwalt
1
-0
/
+2
2017-04-30
ixgbe: add support for XDP_TX action
John Fastabend
1
-1
/
+18
2017-04-30
ixgbe: add XDP support for pass and drop actions
John Fastabend
1
-1
/
+3
2017-04-18
ixgbe: Add support for maximum headroom when using build_skb
Alexander Duyck
1
-5
/
+50
2017-03-03
ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines
Alexander Duyck
1
-1
/
+1
2017-03-03
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
1
-0
/
+1
2017-02-16
ixgbe: Add support for padding packet
Alexander Duyck
1
-0
/
+17
2017-02-16
ixgbe: Make use of order 1 pages and 3K buffers independent of FCoE
Alexander Duyck
1
-11
/
+9
2017-02-16
ixgbe: Update code to better handle incrementing page count
Alexander Duyck
1
-1
/
+6
2017-02-16
ixgbe: Update driver to make use of DMA attributes in Rx path
Alexander Duyck
1
-0
/
+3
2017-02-16
ixgbe: prefix Data Center Bridge ops struct
Stephen Hemminger
1
-1
/
+1
2017-02-04
ixgbe: get rid of custom busy polling code
Eric Dumazet
1
-125
/
+0
2017-01-04
ixgbe: Add PF support for VF promiscuous mode
Don Skidmore
1
-0
/
+1
2017-01-04
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
1
-0
/
+4
2016-11-05
ixgbe: Add X553 PHY FC autoneg support
Don Skidmore
1
-0
/
+2
2016-09-13
ixgbe: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-2
/
+2
[next]