summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2022-08-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-24ice: Print human-friendly PHY typesAnirudh Venkataramanan
2022-08-24ice: Implement devlink port split operationsAnatolii Gerasymenko
2022-08-24ice: Add additional flags to ice_nvm_write_activateJacob Keller
2022-08-24ice: Add port option admin queue commandsAnatolii Gerasymenko
2022-08-24ice: Add support for ip TTL & ToS offloadMarcin Szycik
2022-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-08-22ice: xsk: use Rx ring's XDP ring when picking NAPI contextMaciej Fijalkowski
2022-08-22ice: xsk: prohibit usage of non-balanced queue idMaciej Fijalkowski
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-18ice: remove non-inclusive languageMikael Barsehyan
2022-08-18ice: Remove ucast_sharedSylwester Dziedziuch
2022-08-18ice: Allow 100M speeds for some devicesAnirudh Venkataramanan
2022-08-18ice: Implement FCS/CRC and VLAN stripping co-existence policyAnatolii Gerasymenko
2022-08-18ice: Implement control of FCS/CRC strippingJesse Brandeburg
2022-08-17ice: Fix VF not able to send tagged traffic with no VLAN filtersSylwester Dziedziuch
2022-08-17ice: Ignore error message when setting same promiscuous modeBenjamin Mikailenko
2022-08-17ice: Fix clearing of promisc mode with bridge over bondGrzegorz Siwik
2022-08-17ice: Ignore EEXIST when setting promisc modeGrzegorz Siwik
2022-08-17ice: Fix double VLAN error when entering promisc modeGrzegorz Siwik
2022-08-16ice: introduce ice_ptp_reset_cached_phctime functionJacob Keller
2022-08-16ice: re-arrange some static functions in ice_ptp.cJacob Keller
2022-08-16ice: track and warn when PHC update is lateJacob Keller
2022-08-16ice: track Tx timestamp stats similar to other Intel driversJacob Keller
2022-08-16ice: initialize cached_phctime when creating Rx ringsJacob Keller
2022-08-16ice: set tx_tstamps when creating new Tx rings via ethtoolJacob Keller
2022-08-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller
2022-08-11ice: Fix call trace with null VSI during VF resetMichal Jaron
2022-08-11ice: Fix VSI rebuild WARN_ON check for VFBenjamin Mikailenko
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-08-01net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()Jian Shen
2022-08-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-07-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-28ice: allow toggling loopback mode via ndo_set_features callbackMaciej Fijalkowski
2022-07-28ice: compress branches in ice_set_features()Maciej Fijalkowski
2022-07-28ice: Fix promiscuous mode not turning offMichal Wilczynski
2022-07-28ice: Introduce enabling promiscuous mode on multiple VF'sMichal Wilczynski
2022-07-28ice: implement adjfine with mul_u64_u64_div_u64Jacob Keller
2022-07-26ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-07-26ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski
2022-07-26ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan
2022-07-26ice: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski
2022-07-26ice: Fix max VLANs available for VFPrzemyslaw Patynowski
2022-07-26ice: Add support for PPPoE hardware offloadMarcin Szycik
2022-07-21ice: add write functionality for GNSS TTYKarol Kolacinski
2022-07-21ice: add i2c write commandKarol Kolacinski
2022-07-15ice: Remove pci_aer_clear_nonfatal_status() callZhuo Chen