index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
ice
/
ice_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
ice: Remove excess error variables
Tony Nguyen
1
-6
/
+3
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
1
-23
/
+22
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
1
-99
/
+95
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-101
/
+100
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2021-10-20
ice: Add missing E810 device ids
Tony Nguyen
1
-0
/
+2
2021-10-14
ice: Add support for SMA control multiplexer
Maciej Machnikowski
1
-0
/
+21
2021-10-14
ice: Implement functions for reading and setting GPIO pins
Maciej Machnikowski
1
-0
/
+58
2021-10-14
ice: Refactor ice_aqc_link_topo_addr
Maciej Machnikowski
1
-3
/
+5
2021-10-11
ice: cleanup rules info
Victor Raj
1
-8
/
+33
2021-10-11
ice: allow adding advanced rules
Grishma Kotecha
1
-0
/
+1
2021-06-11
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller
1
-0
/
+11
2021-06-11
ice: add support for set/get of driver-stored firmware parameters
Jacob Keller
1
-0
/
+75
2021-06-11
ice: process 1588 PTP capabilities during initialization
Jacob Keller
1
-0
/
+99
2021-06-11
ice: add support for sideband messages
Jacob Keller
1
-0
/
+58
2021-06-07
ice: Detect and report unsupported module power levels
Anirudh Venkataramanan
1
-0
/
+2
2021-05-29
ice: Implement iidc operations
Dave Ertman
1
-0
/
+203
2021-05-29
ice: Initialize RDMA support
Dave Ertman
1
-1
/
+16
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-04-08
ice: Limit forced overrides based on FW version
Jeb Cramer
1
-12
/
+2
2021-04-08
ice: Use default configuration mode for PHY configuration
Anirudh Venkataramanan
1
-2
/
+31
2021-04-08
ice: Align macro names to the specification
Anirudh Venkataramanan
1
-6
/
+7
2021-04-08
ice: Re-send some AQ commands, as result of EBUSY AQ error
Chinh T Cao
1
-1
/
+80
2021-04-01
ice: Refactor get/set RSS LUT to use struct parameter
Brett Creeley
1
-30
/
+24
2021-04-01
ice: remove unnecessary duplicated AQ command flag setting
Bruce Allan
1
-1
/
+1
2021-03-29
ice: fix memory allocation call
Bruce Allan
1
-1
/
+1
2021-03-23
ice: Fix prototype warnings
Tony Nguyen
1
-1
/
+1
2021-02-09
ice: remove unnecessary casts
Bruce Allan
1
-3
/
+3
2021-02-09
ice: Use PSM clock frequency to calculate RL profiles
Ben Shelton
1
-0
/
+1
2021-02-09
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
1
-0
/
+4
2021-02-09
ice: implement new LLDP filter command
Dave Ertman
1
-0
/
+47
2021-02-05
ice: use flex_array_size where possible
Bruce Allan
1
-1
/
+1
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
1
-68
/
+34
2020-12-09
ice: Enable Support for FW Override (E82X)
Jeb Cramer
1
-4
/
+0
2020-12-09
ice: don't always return an error for Get PHY Abilities AQ command
Paul M Stillwell Jr
1
-1
/
+2
2020-09-30
ice: preserve NVM capabilities in safe mode
Jacob Keller
1
-22
/
+27
2020-08-01
ice: Misc minor fixes
Tony Nguyen
1
-3
/
+2
2020-08-01
ice: rename misleading grst_delay variable
Nick Nunley
1
-5
/
+5
2020-07-29
ice: disable no longer needed workaround for FW logging
Ben Shelton
1
-2
/
+0
2020-07-29
ice: Adjust scheduler default BW weight
Tarun Singh
1
-1
/
+12
2020-07-29
ice: Implement LFC workaround
Dave Ertman
1
-0
/
+33
2020-07-29
ice: implement device flash update via devlink
Jacob Keller
1
-1
/
+1
2020-07-29
ice: add flags indicating pending update of firmware module
Jacob Keller
1
-0
/
+12
2020-07-29
ice: Add support for unified NVM update flow capability
Jacek Naczyk
1
-0
/
+7
2020-07-24
ice: add 1G SGMII PHY type
Paul M Stillwell Jr
1
-3
/
+14
2020-07-24
ice: Report AOC PHY Types as Fiber
Doug Dziggel
1
-0
/
+11
2020-07-24
ice: add AQC get link topology handle support
Paul Greenwalt
1
-1
/
+65
2020-07-24
ice: Rename low_power_ctrl
Lev Faerman
1
-9
/
+9
2020-07-24
ice: update reporting of autoneg capabilities
Paul Greenwalt
1
-0
/
+15
2020-07-24
ice: add ice_aq_get_phy_caps() debug logs
Paul Greenwalt
1
-18
/
+50
[prev]
[next]