index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2022-03-02
ice: initialize local variable 'tlv'
Tom Rix
1
-1
/
+1
2022-02-16
ice: fix an error code in ice_cfg_phy_fec()
Dan Carpenter
1
-1
/
+2
2021-10-20
ice: Add missing E810 device ids
Tony Nguyen
1
-0
/
+2
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
2020-07-24
ice: add link lenient and default override support
Paul Greenwalt
1
-4
/
+166
2020-07-24
ice: restore PHY settings on media insertion
Paul Greenwalt
1
-10
/
+135
2020-07-24
ice: move auto FEC checks into ice_cfg_phy_fec()
Paul Greenwalt
1
-9
/
+34
2020-07-24
ice: refactor FC functions
Paul Greenwalt
1
-29
/
+46
2020-07-24
ice: split ice_discover_caps into two functions
Jacob Keller
1
-55
/
+39
2020-07-24
ice: split ice_parse_caps into separate functions
Jacob Keller
1
-170
/
+378
2020-07-24
ice: refactor ice_discover_caps to avoid need to retry
Jacob Keller
1
-31
/
+12
2020-07-02
ice: replace single-element array used for C struct hack
Bruce Allan
1
-35
/
+39
[next]