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_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-09
ixgbe: Use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+5
2018-10-03
ixgbe: add AF_XDP zero-copy Rx support
Björn Töpel
1
-1
/
+16
2018-06-11
ixgbe: Fix setting of TC configuration for macvlan case
Alexander Duyck
1
-0
/
+8
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-27
/
+2
2018-02-26
ixgbe: remove redundant initialization of 'pool'
Colin Ian King
1
-1
/
+0
2018-01-23
ixgbe: process the Tx ipsec offload
Shannon Nelson
1
-2
/
+2
2018-01-12
ixgbe: Fix handling of macvlan Tx offload
Alexander Duyck
1
-0
/
+4
2018-01-12
ixgbe: avoid bringing rings up/down as macvlans are added/removed
Alexander Duyck
1
-7
/
+21
2018-01-12
ixgbe: Do not manipulate macvlan Tx queues when performing macvlan offload
Alexander Duyck
1
-10
/
+2
2018-01-12
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
Alexander Duyck
1
-9
/
+8
2018-01-09
ixgbe: Fix limitations on macvlan so we can support up to 63 offloaded devices
Alexander Duyck
1
-2
/
+7
2018-01-09
ixgbe: There is no need to update num_rx_pools in L2 fwd offload
Alexander Duyck
1
-1
/
+1
2017-10-09
ixgbe: Update adaptive ITR algorithm
Alexander Duyck
1
-2
/
+9
2017-07-17
ixgbe: NULL xdp_tx rings on resource cleanup
John Fastabend
1
-2
/
+6
2017-04-30
ixgbe: add support for XDP_TX action
John Fastabend
1
-10
/
+65
2017-02-04
ixgbe: get rid of custom busy polling code
Eric Dumazet
1
-5
/
+0
2017-01-04
ixgbe: add mask for 64 RSS queues
Emil Tantilov
1
-1
/
+7
2016-09-23
ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PF
Alexander Duyck
1
-3
/
+4
2016-04-08
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
1
-1
/
+2
2015-11-19
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
1
-1
/
+0
2015-09-16
ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
Alexander Duyck
1
-1
/
+1
2014-11-11
ixgbe: Add new support for X550 MAC's
Don Skidmore
1
-0
/
+2
2014-09-18
ixgbe: add warnings for other disabled features without MSI-X support
Jacob Keller
1
-2
/
+5
2014-09-18
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
1
-7
/
+5
2014-09-18
ixgbe: use e_dev_warn instead of e_err for displaying warning
Jacob Keller
1
-2
/
+2
2014-09-18
ixgbe: determine vector count inside ixgbe_acquire_msix_vectors
Jacob Keller
1
-37
/
+37
2014-09-18
ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors
Jacob Keller
1
-11
/
+13
2014-09-18
ixgbe: return integer from ixgbe_acquire_msix_vectors
Jacob Keller
1
-14
/
+18
2014-09-18
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
1
-5
/
+5
2014-09-12
ixgbe: Refactor busy poll socket code to address multiple issues
Alexander Duyck
1
-0
/
+5
2014-09-04
ixgbe: add comment noting recalculation of queues
Jacob Keller
1
-0
/
+8
2014-05-23
ixgbe: fix several concatenated strings to single line
Jacob Keller
1
-2
/
+2
2014-03-13
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
1
-0
/
+1
2014-02-19
ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-12
/
+4
2013-11-08
ixgbe: enable l2 forwarding acceleration for macvlans
John Fastabend
1
-3
/
+12
2013-06-11
ixgbe: add support for ndo_ll_poll
Eliezer Tamir
1
-0
/
+2
2013-02-16
ixgbe: Add function for setting XPS queue mapping
Alexander Duyck
1
-5
/
+9
2013-02-16
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
Alexander Duyck
1
-6
/
+1
2013-02-05
ixgbe: update date to 2013
Don Skidmore
1
-1
/
+1
2012-11-01
ixgbe: fix default setting of TXDCTL.WTHRESH
Emil Tantilov
1
-0
/
+15
2012-10-19
ixgbe: Initialize q_vector cpu and affinity masks correctly
Alexander Duyck
1
-2
/
+5
2012-07-22
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
Alexander Duyck
1
-1
/
+17
2012-07-22
ixgbe: Fix handling of FDIR_HASH flag
Alexander Duyck
1
-8
/
+14
2012-07-22
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
Alexander Duyck
1
-2
/
+1
2012-07-19
ixgbe: Retire RSS enabled and capable flags
Alexander Duyck
1
-9
/
+1
2012-07-19
ixgbe: Add support for SR-IOV w/ DCB or RSS
Alexander Duyck
1
-23
/
+354
2012-07-18
ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration
Alexander Duyck
1
-42
/
+38
2012-07-18
ixgbe: Move configuration of set_real_num_rx/tx_queues into open
Alexander Duyck
1
-44
/
+14
2012-07-15
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
Alexander Duyck
1
-140
/
+117
2012-07-15
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
1
-5
/
+2
[next]