summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2020-08-01ice: Disable VLAN pruning in promiscuous modeNick Nunley
2020-08-01ice: Graceful error handling in HW table calloc failureSurabhi Boob
2020-08-01ice: port fix for chk_linearlizeKiran Patil
2020-08-01ice: Allow 2 queue pairs per VF on SR-IOV initializationBrett Creeley
2020-08-01ice: Clear and free XLT entries on resetVignesh Sridhar
2020-08-01ice: add useful statisticsJesse Brandeburg
2020-08-01ice: remove page_reuse statisticJesse Brandeburg
2020-08-01ice: Fix RSS profile locksVignesh Sridhar
2020-08-01ice: fix the vsi_id mask to be 10 bit for set_rss_lutKiran Patil
2020-08-01ice: rename misleading grst_delay variableNick Nunley
2020-08-01ice: mark PM functions as __maybe_unusedWei Yongjun
2020-07-29ice: fix unused parameter warningTony Nguyen
2020-07-29ice: disable no longer needed workaround for FW loggingBen Shelton
2020-07-29ice: reduce scope of variableBruce Allan
2020-07-29ice: cleanup VSI on probe failMarcin Szycik
2020-07-29ice: Allow all VLANs in safe modeBrett Creeley
2020-07-29ice: need_wakeup flag might not be set for TxKrzysztof Kazimierczak
2020-07-29ice: distribute Tx queues evenlyVictor Raj
2020-07-29ice: Adjust scheduler default BW weightTarun Singh
2020-07-29ice: Add RL profile bit mask checkTarun Singh
2020-07-29ice: fix overwriting TX/RX descriptor values when rebuilding VSIPaul M Stillwell Jr
2020-07-29ice: return correct error code from ice_aq_sw_rulesKiran Patil
2020-07-29ice: restore VF MSI-X state during PCI resetNick Nunley
2020-07-29ice: fix link event handling timingDave Ertman
2020-07-29ice: Fix link broken after GLOBR resetDave Ertman
2020-07-29ice: Implement LFC workaroundDave Ertman
2020-07-28ice: implement device flash update via devlinkJacob Keller
2020-07-28ice: add flags indicating pending update of firmware moduleJacob Keller
2020-07-28ice: Add AdminQ commands for FW updateCudzilo, Szymon T
2020-07-28ice: Add support for unified NVM update flow capabilityJacek Naczyk
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko
2020-07-23ice: add 1G SGMII PHY typePaul M Stillwell Jr
2020-07-23ice: Report AOC PHY Types as FiberDoug Dziggel
2020-07-23ice: add AQC get link topology handle supportPaul Greenwalt
2020-07-23ice: Rename low_power_ctrlLev Faerman
2020-07-23ice: update reporting of autoneg capabilitiesPaul Greenwalt
2020-07-23ice: add ice_aq_get_phy_caps() debug logsPaul Greenwalt
2020-07-23ice: support Total Port Shutdown on devices that support itBruce Allan
2020-07-23ice: add link lenient and default override supportPaul Greenwalt
2020-07-23ice: restore PHY settings on media insertionPaul Greenwalt
2020-07-23ice: move auto FEC checks into ice_cfg_phy_fec()Paul Greenwalt
2020-07-23ice: refactor FC functionsPaul Greenwalt
2020-07-23ice: Add advanced power mgmt for WoLAkeem G Abodunrin
2020-07-23ice: split ice_discover_caps into two functionsJacob Keller
2020-07-23ice: split ice_parse_caps into separate functionsJacob Keller
2020-07-23ice: refactor ice_discover_caps to avoid need to retryJacob Keller
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck
2020-07-01ice: replace single-element array used for C struct hackBruce Allan
2020-07-01ice: avoid unnecessary single-member variable-length structsBruce Allan