summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2023-12-05ice: Rename E822 to E82XKarol Kolacinski
2023-12-05ice: periodically kick Tx timestamp interruptJacob Keller
2023-12-05ice: Re-enable timestamping correctly after resetKarol Kolacinski
2023-12-05ice: Improve logs for max ntuple errorsPawel Kaminski
2023-12-05ice: add CGU info to devlink info callbackArkadiusz Kubalewski
2023-12-05ice: read internal temperature sensorKonrad Knitter
2023-12-04net: Add NAPI IRQ supportAmritha Nambiar
2023-12-04ice: Add support in the driver for associating queue with napiAmritha Nambiar
2023-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-29ice: Fix VF Reset paths when interface in a failed over aggregateDave Ertman
2023-11-28ice: fix error code in ice_eswitch_attach()Dan Carpenter
2023-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-11-23ice: restore timestamp configuration after device resetJacob Keller
2023-11-23ice: unify logic for programming PFINT_TSYN_MSKJacob Keller
2023-11-23ice: remove ptp_tx ring parameter flagJacob Keller
2023-11-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-11-13ice: reserve number of CP queuesMichal Swiatkowski
2023-11-13ice: adjust switchdev rebuild pathMichal Swiatkowski
2023-11-13ice: add VF representors one by oneMichal Swiatkowski
2023-11-13ice: realloc VSI stats arraysMichal Swiatkowski
2023-11-13ice: set Tx topology every time new repr is addedMichal Swiatkowski
2023-11-13ice: allow changing SWITCHDEV_CTRL VSI queuesMichal Swiatkowski
2023-11-13ice: return pointer to representorMichal Swiatkowski
2023-11-13ice: make representor code genericMichal Swiatkowski
2023-11-13ice: remove VF pointer reference in eswitch codeMichal Swiatkowski
2023-11-13ice: track port representors in xarrayMichal Swiatkowski
2023-11-13ice: use repr instead of vf->reprMichal Swiatkowski
2023-11-13ice: track q_id in representorMichal Swiatkowski
2023-11-13ice: remove unused control VSI parameterMichal Swiatkowski
2023-11-13ice: remove redundant max_vsi_num variableMichal Swiatkowski
2023-11-13ice: rename switchdev to eswitchMichal Swiatkowski
2023-11-13ice: fix DDP package download for packages without signature segmentDan Nowlin
2023-11-13ice: dpll: fix output pin capabilitiesArkadiusz Kubalewski
2023-11-13ice: dpll: fix check for dpll input priority rangeArkadiusz Kubalewski
2023-11-13ice: dpll: fix initial lock status of dpllArkadiusz Kubalewski
2023-11-06ice: Fix VF-VF direction matching in drop rule in switchdevMarcin Szycik
2023-11-06ice: Fix VF-VF filter rules in switchdev modeAniruddha Paul
2023-11-06ice: lag: in RCU, use atomic allocationMichal Schmidt
2023-11-06ice: Fix SRIOV LAG disable on non-compliant aggregateDave Ertman
2023-10-26ice: Hook up 4 E830 devices by adding their IDsPawel Chmielewski
2023-10-26ice: Remove redundant zeroing of the fields.Pawel Chmielewski
2023-10-26ice: Add support for E830 DDP package segmentDan Nowlin
2023-10-26ice: Add ice_get_link_status_datalenPaul Greenwalt
2023-10-26ice: Add 200G speed/phy type useAlice Michael
2023-10-26ice: Add E830 device IDs, MAC type and registersPaul Greenwalt
2023-10-20ice: cleanup ice_find_netlist_nodeJacob Keller
2023-10-20ice: make ice_get_pf_c827_idx staticJacob Keller
2023-10-20ice: manage VFs MSI-X using resource trackingMichal Swiatkowski
2023-10-20ice: set MSI-X vector count on VFMichal Swiatkowski
2023-10-20ice: add bitmap to track VF MSI-X usageMichal Swiatkowski