index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: Fix curr_link_speed advertised speed
Jedrzej Jagielski
2022-03-08
1
-1
/
+1
*
ice: tighter control over VSI_DOWN state
Jesse Brandeburg
2021-12-15
1
-2
/
+4
*
ice: Propagate error codes
Tony Nguyen
2021-12-14
1
-25
/
+12
*
ice: Remove excess error variables
Tony Nguyen
2021-12-14
1
-42
/
+37
*
ice: Cleanup after ice_status removal
Tony Nguyen
2021-12-14
1
-20
/
+15
*
ice: Use int for ice_status
Tony Nguyen
2021-12-14
1
-12
/
+12
*
ice: Remove string printing for ice_status
Tony Nguyen
2021-12-14
1
-14
/
+14
*
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
*
ice: Hide bus-info in ethtool for PRs in switchdev mode
Marcin Szycik
2021-10-29
1
-3
/
+4
*
ice: enable ndo_setup_tc support for mqprio_qdisc
Kiran Patil
2021-10-20
1
-0
/
+10
*
ice: Refactor PR ethtool ops
Wojciech Drewek
2021-10-19
1
-25
/
+74
*
ice: fix rate limit update after coalesce change
Jesse Brandeburg
2021-10-19
1
-6
/
+11
*
ice: make use of ice_for_each_* macros
Maciej Fijalkowski
2021-10-15
1
-5
/
+5
*
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
2021-10-15
1
-23
/
+26
*
ice: move ice_container_type onto ice_ring_container
Maciej Fijalkowski
2021-10-15
1
-23
/
+15
*
ice: add port representor ethtool ops and stats
Wojciech Drewek
2021-10-07
1
-5
/
+50
*
ice: Add DSCP support
Dave Ertman
2021-09-28
1
-0
/
+7
*
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-4
/
+8
*
ice: enable transmit timestamps for E810 devices
Jacob Keller
2021-06-11
1
-2
/
+4
*
ice: enable receive hardware timestamping
Jacob Keller
2021-06-11
1
-2
/
+5
*
ice: report the PTP clock index in ethtool .get_ts_info
Jacob Keller
2021-06-11
1
-1
/
+21
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-06-07
1
-5
/
+1
|
\
|
*
ice: fix clang warning regarding deadcode.DeadStores
Paul M Stillwell Jr
2021-06-07
1
-5
/
+1
*
|
ice: report supported and advertised autoneg using PHY capabilities
Paul Greenwalt
2021-06-04
1
-45
/
+6
|
/
*
ice: Reimplement module reads used by ethtool
Scott W Taylor
2021-04-14
1
-10
/
+39
*
ice: refactor ITR data structures
Jesse Brandeburg
2021-04-14
1
-8
/
+7
*
ice: replace custom AIM algorithm with kernel's DIM library
Jacob Keller
2021-04-14
1
-0
/
+6
*
ice: refactor interrupt moderation writes
Jesse Brandeburg
2021-04-14
1
-7
/
+10
*
ice: Drop leading underscores in enum ice_pf_state
Anirudh Venkataramanan
2021-04-14
1
-9
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
1
-2
/
+2
|
\
|
*
ice: Use port number instead of PF ID for WoL
Anirudh Venkataramanan
2021-03-29
1
-2
/
+2
*
|
ice: Remove rx_gro_dropped stat
Anirudh Venkataramanan
2021-04-07
1
-1
/
+0
*
|
ice: Use default configuration mode for PHY configuration
Anirudh Venkataramanan
2021-04-07
1
-24
/
+35
*
|
ice: Replace some memsets and memcpys with assignment
Anirudh Venkataramanan
2021-04-07
1
-7
/
+3
*
|
ice: Fix error return codes in ice_set_link_ksettings
Anirudh Venkataramanan
2021-04-07
1
-7
/
+7
*
|
ice: Rename a couple of variables
Anirudh Venkataramanan
2021-04-07
1
-25
/
+25
*
|
ice: Remove unnecessary checker loop
Anirudh Venkataramanan
2021-04-07
1
-9
/
+1
*
|
ice: Ignore EMODE return for opcode 0x0605
Anirudh Venkataramanan
2021-04-07
1
-13
/
+4
*
|
ice: Align macro names to the specification
Anirudh Venkataramanan
2021-04-07
1
-6
/
+6
*
|
ice: Consolidate VSI state and flags
Anirudh Venkataramanan
2021-03-31
1
-1
/
+1
*
|
ice: Refactor ice_set/get_rss into LUT and key specific functions
Brett Creeley
2021-03-31
1
-23
/
+20
*
|
ice: Refactor get/set RSS LUT to use struct parameter
Brett Creeley
2021-03-31
1
-2
/
+7
*
|
ice: Check for bail out condition early
Anirudh Venkataramanan
2021-03-31
1
-5
/
+5
*
|
intel: Update drivers to use ethtool_sprintf
Alexander Duyck
2021-03-17
1
-38
/
+17
|
/
*
ice: update the number of available RSS queues
Henry Tieman
2021-02-22
1
-8
/
+19
*
ice: Fix state bits on LLDP mode switch
Dave Ertman
2021-02-22
1
-0
/
+7
*
ice: Refactor DCB related variables out of the ice_port_info struct
Chinh T Cao
2021-02-08
1
-2
/
+2
*
ice: implement new LLDP filter command
Dave Ertman
2021-02-08
1
-5
/
+5
*
ice: create flash_info structure and separate NVM version
Jacob Keller
2021-02-05
1
-4
/
+4
*
ice: Don't allow more channels than LAN MSI-X available
Brett Creeley
2021-01-26
1
-4
/
+4
[next]