index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-07
ice: Limit forced overrides based on FW version
Jeb Cramer
2021-04-07
ice: Use default configuration mode for PHY configuration
Anirudh Venkataramanan
2021-04-07
ice: Align macro names to the specification
Anirudh Venkataramanan
2021-04-07
ice: Re-send some AQ commands, as result of EBUSY AQ error
Chinh T Cao
2021-03-31
ice: Refactor get/set RSS LUT to use struct parameter
Brett Creeley
2021-03-31
ice: remove unnecessary duplicated AQ command flag setting
Bruce Allan
2021-03-29
ice: fix memory allocation call
Bruce Allan
2021-03-23
ice: Fix prototype warnings
Tony Nguyen
2021-02-08
ice: remove unnecessary casts
Bruce Allan
2021-02-08
ice: Use PSM clock frequency to calculate RL profiles
Ben Shelton
2021-02-08
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
2021-02-08
ice: implement new LLDP filter command
Dave Ertman
2021-02-05
ice: use flex_array_size where possible
Bruce Allan
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
2020-12-09
ice: Enable Support for FW Override (E82X)
Jeb Cramer
2020-12-09
ice: don't always return an error for Get PHY Abilities AQ command
Paul M Stillwell Jr
2020-09-30
ice: preserve NVM capabilities in safe mode
Jacob Keller
2020-08-01
ice: Misc minor fixes
Tony Nguyen
2020-08-01
ice: rename misleading grst_delay variable
Nick Nunley
2020-07-29
ice: disable no longer needed workaround for FW logging
Ben Shelton
2020-07-29
ice: Adjust scheduler default BW weight
Tarun Singh
2020-07-29
ice: Implement LFC workaround
Dave Ertman
2020-07-28
ice: implement device flash update via devlink
Jacob Keller
2020-07-28
ice: add flags indicating pending update of firmware module
Jacob Keller
2020-07-28
ice: Add support for unified NVM update flow capability
Jacek Naczyk
2020-07-23
ice: add 1G SGMII PHY type
Paul M Stillwell Jr
2020-07-23
ice: Report AOC PHY Types as Fiber
Doug Dziggel
2020-07-23
ice: add AQC get link topology handle support
Paul Greenwalt
2020-07-23
ice: Rename low_power_ctrl
Lev Faerman
2020-07-23
ice: update reporting of autoneg capabilities
Paul Greenwalt
2020-07-23
ice: add ice_aq_get_phy_caps() debug logs
Paul Greenwalt
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: refactor FC functions
Paul Greenwalt
2020-07-23
ice: split ice_discover_caps into two functions
Jacob Keller
2020-07-23
ice: split ice_parse_caps into separate functions
Jacob Keller
2020-07-23
ice: refactor ice_discover_caps to avoid need to retry
Jacob Keller
2020-07-01
ice: replace single-element array used for C struct hack
Bruce Allan
2020-07-01
ice: avoid unnecessary single-member variable-length structs
Bruce Allan
2020-07-01
ice: implement snapshot for device capabilities
Jacob Keller
2020-05-31
ice: Ignore EMODE when setting PHY config
Chinh T Cao
2020-05-31
ice: Increase timeout after PFR
Dan Nowlin
2020-05-27
ice: avoid undefined behavior
Bruce Allan
2020-05-27
ice: Fix memory leak
Surabhi Boob
2020-05-27
ice: fix MAC write command
Jesse Brandeburg
2020-05-22
ice: Call ice_aq_set_mac_cfg
Anirudh Venkataramanan
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
2020-05-21
ice: Add support for tunnel offloads
Tony Nguyen
[next]