index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_ethtool.c
Age
Commit message (
Expand
)
Author
2021-06-11
ice: enable transmit timestamps for E810 devices
Jacob Keller
2021-06-11
ice: enable receive hardware timestamping
Jacob Keller
2021-06-11
ice: report the PTP clock index in ethtool .get_ts_info
Jacob Keller
2021-06-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-06-07
ice: fix clang warning regarding deadcode.DeadStores
Paul M Stillwell Jr
2021-06-04
ice: report supported and advertised autoneg using PHY capabilities
Paul Greenwalt
2021-04-14
ice: Reimplement module reads used by ethtool
Scott W Taylor
2021-04-14
ice: refactor ITR data structures
Jesse Brandeburg
2021-04-14
ice: replace custom AIM algorithm with kernel's DIM library
Jacob Keller
2021-04-14
ice: refactor interrupt moderation writes
Jesse Brandeburg
2021-04-14
ice: Drop leading underscores in enum ice_pf_state
Anirudh Venkataramanan
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-07
ice: Remove rx_gro_dropped stat
Anirudh Venkataramanan
2021-04-07
ice: Use default configuration mode for PHY configuration
Anirudh Venkataramanan
2021-04-07
ice: Replace some memsets and memcpys with assignment
Anirudh Venkataramanan
2021-04-07
ice: Fix error return codes in ice_set_link_ksettings
Anirudh Venkataramanan
2021-04-07
ice: Rename a couple of variables
Anirudh Venkataramanan
2021-04-07
ice: Remove unnecessary checker loop
Anirudh Venkataramanan
2021-04-07
ice: Ignore EMODE return for opcode 0x0605
Anirudh Venkataramanan
2021-04-07
ice: Align macro names to the specification
Anirudh Venkataramanan
2021-03-31
ice: Consolidate VSI state and flags
Anirudh Venkataramanan
2021-03-31
ice: Refactor ice_set/get_rss into LUT and key specific functions
Brett Creeley
2021-03-31
ice: Refactor get/set RSS LUT to use struct parameter
Brett Creeley
2021-03-31
ice: Check for bail out condition early
Anirudh Venkataramanan
2021-03-29
ice: Use port number instead of PF ID for WoL
Anirudh Venkataramanan
2021-03-17
intel: Update drivers to use ethtool_sprintf
Alexander Duyck
2021-02-22
ice: update the number of available RSS queues
Henry Tieman
2021-02-22
ice: Fix state bits on LLDP mode switch
Dave Ertman
2021-02-08
ice: Refactor DCB related variables out of the ice_port_info struct
Chinh T Cao
2021-02-08
ice: implement new LLDP filter command
Dave Ertman
2021-02-05
ice: create flash_info structure and separate NVM version
Jacob Keller
2021-01-26
ice: Don't allow more channels than LAN MSI-X available
Brett Creeley
2020-08-01
ice: add useful statistics
Jesse Brandeburg
2020-07-23
ice: update reporting of autoneg capabilities
Paul Greenwalt
2020-07-23
ice: support Total Port Shutdown on devices that support it
Bruce Allan
2020-07-23
ice: add link lenient and default override support
Paul Greenwalt
2020-07-23
ice: restore PHY settings on media insertion
Paul Greenwalt
2020-07-23
ice: move auto FEC checks into ice_cfg_phy_fec()
Paul Greenwalt
2020-07-23
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-05-31
ice: Fix inability to set channels when down
Jesse Brandeburg
2020-05-22
ice: cleanup unsigned loops
Jesse Brandeburg
2020-05-22
ice: fix usage of incorrect variable
Jesse Brandeburg
2020-05-22
ice: Fix bad register reads
Anirudh Venkataramanan
2020-05-22
ice: Support IPv4 Flow Director filters
Henry Tieman
2020-05-22
ice: Support displaying ntuple rules
Henry Tieman
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
2020-05-21
ice: refactor filter functions
Michal Swiatkowski
2020-05-21
ice: Fix casting issues
Karol Kolacinski
2020-05-21
ice: Provide more meaningful error message
Lihong Yang
[next]