index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: add pause frame stats
Jakub Kicinski
2020-09-15
1
-0
/
+11
*
ixgbe: Remove unnecessary usages of memset
Suraj Upadhyay
2020-07-30
1
-2
/
+2
*
ixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps support
Radoslaw Tyl
2020-07-01
1
-84
/
+178
*
ixgbe: Cleanup unneeded delay in ethtool test
Jeff Kirsher
2020-07-01
1
-4
/
+1
*
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-07-01
1
-5
/
+5
*
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-06-25
1
-2
/
+0
*
net: ixgbe: reject unsupported coalescing params
Jakub Kicinski
2020-03-12
1
-0
/
+1
*
ixgbe: Check DDM existence in transceiver before access
Mauro S. M. Rodrigues
2019-06-26
1
-1
/
+2
*
i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURE
Todd Fujinaka
2018-11-07
1
-1
/
+2
*
ixgbe: add VF IPsec offload enable flag
Shannon Nelson
2018-08-28
1
-0
/
+9
*
ixgbe: Refactor queue disable logic to take completion time into account
Alexander Duyck
2018-07-26
1
-25
/
+7
*
ixgbe: add ipsec security registers into ethtool register dump
Shannon Nelson
2018-07-26
1
-1
/
+9
*
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-27
/
+2
*
ixgbe: Add receive length error counter
Tonghao Zhang
2018-03-12
1
-0
/
+1
*
ixgbe: Avoid to write the RETA table when unnecessary
Tonghao Zhang
2018-02-26
1
-2
/
+2
*
ixgbe: Don't report unsupported timestamping filters for X550
Miroslav Lichvar
2018-01-26
1
-18
/
+19
*
ixgbe: ipsec offload stats
Shannon Nelson
2018-01-23
1
-0
/
+2
*
ixgbe: Don't assume dev->num_tc is equal to hardware TC config
Alexander Duyck
2018-01-12
1
-3
/
+3
*
ixgbe: extend firmware version support
Paul Greenwalt
2018-01-09
1
-5
/
+2
*
ixgbe: setup xdp_rxq_info
Jesper Dangaard Brouer
2018-01-05
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-09
1
-8
/
+8
|
\
|
*
ixgbe: incorrect XDP ring accounting in ethtool tx_frame param
John Fastabend
2017-10-09
1
-8
/
+8
*
|
ixgbe: add counter for times Rx pages gets allocated, not recycled
Jesper Dangaard Brouer
2017-10-09
1
-0
/
+1
*
|
ixgbe: split Tx/Rx ring clearing for ethtool loopback test
Emil Tantilov
2017-10-09
1
-19
/
+34
|
/
*
ixgbe: Resolve cppcheck format string warning
Tony Nguyen
2017-06-13
1
-1
/
+1
*
ixgbe: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-13
1
-0
/
+3
*
ixgbe: Resolve warnings for -Wimplicit-fallthrough
Tony Nguyen
2017-05-31
1
-0
/
+1
*
ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support
Paul Greenwalt
2017-05-31
1
-0
/
+3
*
ixgbe: Check for RSS key before setting value
Tony Nguyen
2017-04-29
1
-3
/
+1
*
ixgbe: add support for XDP_TX action
John Fastabend
2017-04-29
1
-0
/
+25
*
ixgbe: add XDP support for pass and drop actions
John Fastabend
2017-04-29
1
-2
/
+2
*
ixgbe: Add X552 XFI backplane support
Don Skidmore
2017-04-18
1
-0
/
+1
*
net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-12
1
-77
/
+91
*
ixgbe: update the rss key on h/w, when ethtool ask for it
Paolo Abeni
2017-03-02
1
-1
/
+3
*
ixgbe: Don't bother clearing buffer memory for descriptor rings
Alexander Duyck
2017-02-16
1
-1
/
+10
*
ixgbe: Add private flag to control buffer mode
Alexander Duyck
2017-02-16
1
-0
/
+47
*
ixgbe: Use length to determine if descriptor is done
Alexander Duyck
2017-02-16
1
-1
/
+1
*
ixgbe: Support 2.5Gb and 5Gb speed
Tony Nguyen
2017-02-16
1
-0
/
+3
*
ixgbe: get rid of custom busy polling code
Eric Dumazet
2017-02-03
1
-40
/
+0
*
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
2017-01-03
1
-3
/
+150
*
ixgbe: Fix reporting of 100Mb capability
Tony Nguyen
2017-01-03
1
-1
/
+1
*
ixgbe: Add support to retrieve and store LED link active
Don Skidmore
2016-11-04
1
-2
/
+2
*
ixgbe: Limit reporting of redirection table if SR-IOV is enabled
Alexander Duyck
2016-09-23
1
-1
/
+5
*
ixgbe: Allow setting multiple queues when SR-IOV is enabled
Alexander Duyck
2016-09-23
1
-2
/
+2
*
ixgbe: Indicate support for pause frames in all cases
Mark Rustad
2016-09-23
1
-0
/
+19
*
ixgbe: report correct media type for KR, KX and KX4 interfaces
Veola Nazareth
2016-08-20
1
-1
/
+3
*
ixgbevf: Correct parameter sent to LED function
Don Skidmore
2016-07-22
1
-2
/
+2
*
ixgbe: Correct reporting of timestamping for x550
Tony Nguyen
2016-06-29
1
-2
/
+6
[next]