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_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-04
ixgbe: Remove local variable
Anirudh Venkataramanan
1
-7
/
+2
2022-11-04
ixgbe: change MAX_RXD/MAX_TXD based on adapter type
Daniel Willenson
1
-4
/
+40
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-4
/
+4
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-18
ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
Fabio M. De Francesco
1
-3
/
+1
2022-06-30
intel: remove unused macros
Jesse Brandeburg
1
-2
/
+0
2022-03-08
ixgbe: add improvement for MDD response functionality
Slawomir Mrozowicz
1
-0
/
+21
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-3
/
+2
2021-09-29
ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
Feng Zhou
1
-1
/
+1
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-03-17
intel: Update drivers to use ethtool_sprintf
Alexander Duyck
1
-26
/
+14
2020-09-15
ixgbe: add pause frame stats
Jakub Kicinski
1
-0
/
+11
2020-07-30
ixgbe: Remove unnecessary usages of memset
Suraj Upadhyay
1
-2
/
+2
2020-07-02
ixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps support
Radoslaw Tyl
1
-84
/
+178
2020-07-02
ixgbe: Cleanup unneeded delay in ethtool test
Jeff Kirsher
1
-4
/
+1
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
1
-5
/
+5
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
1
-2
/
+0
2020-03-12
net: ixgbe: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2019-06-26
ixgbe: Check DDM existence in transceiver before access
Mauro S. M. Rodrigues
1
-1
/
+2
2018-11-07
i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURE
Todd Fujinaka
1
-1
/
+2
2018-08-29
ixgbe: add VF IPsec offload enable flag
Shannon Nelson
1
-0
/
+9
2018-07-26
ixgbe: Refactor queue disable logic to take completion time into account
Alexander Duyck
1
-25
/
+7
2018-07-26
ixgbe: add ipsec security registers into ethtool register dump
Shannon Nelson
1
-1
/
+9
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-27
/
+2
2018-03-12
ixgbe: Add receive length error counter
Tonghao Zhang
1
-0
/
+1
2018-02-26
ixgbe: Avoid to write the RETA table when unnecessary
Tonghao Zhang
1
-2
/
+2
2018-01-26
ixgbe: Don't report unsupported timestamping filters for X550
Miroslav Lichvar
1
-18
/
+19
2018-01-23
ixgbe: ipsec offload stats
Shannon Nelson
1
-0
/
+2
2018-01-12
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
Alexander Duyck
1
-3
/
+3
2018-01-09
ixgbe: extend firmware version support
Paul Greenwalt
1
-5
/
+2
2018-01-06
ixgbe: setup xdp_rxq_info
Jesper Dangaard Brouer
1
-0
/
+4
2017-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+8
2017-10-09
ixgbe: add counter for times Rx pages gets allocated, not recycled
Jesper Dangaard Brouer
1
-0
/
+1
2017-10-09
ixgbe: split Tx/Rx ring clearing for ethtool loopback test
Emil Tantilov
1
-19
/
+34
2017-10-09
ixgbe: incorrect XDP ring accounting in ethtool tx_frame param
John Fastabend
1
-8
/
+8
2017-06-14
ixgbe: Resolve cppcheck format string warning
Tony Nguyen
1
-1
/
+1
2017-06-14
ixgbe: add statistic indicating number of skipped Tx timestamps
Jacob Keller
1
-0
/
+3
2017-05-31
ixgbe: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
1
-0
/
+1
2017-05-31
ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support
Paul Greenwalt
1
-0
/
+3
2017-04-30
ixgbe: Check for RSS key before setting value
Tony Nguyen
1
-3
/
+1
2017-04-30
ixgbe: add support for XDP_TX action
John Fastabend
1
-0
/
+25
2017-04-30
ixgbe: add XDP support for pass and drop actions
John Fastabend
1
-2
/
+2
2017-04-18
ixgbe: Add X552 XFI backplane support
Don Skidmore
1
-0
/
+1
2017-03-13
net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-77
/
+91
2017-03-03
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
1
-1
/
+3
2017-02-16
ixgbe: Don't bother clearing buffer memory for descriptor rings
Alexander Duyck
1
-1
/
+10
2017-02-16
ixgbe: Add private flag to control buffer mode
Alexander Duyck
1
-0
/
+47
[next]