summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
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-24i40e: Fix incorrect address type for IPv6 flow rulesSylwester Dziedziuch
2022-08-24ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller
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 '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
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-18igc: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi
2022-08-18ixgbe: Manual AN-37 for troublesome link partners for X550 SFIJeff Daly
2022-08-18igb: Add lock to avoid data raceLin Ma
2022-08-18ixgbe: Don't call kmap() on page allocated with GFP_ATOMICFabio M. De Francesco
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-16i40e: Fix to stop tx_timeout recovery if GLOBR failsAlan Brady
2022-08-16i40e: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski
2022-08-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-08-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller
2022-08-12iavf: Fix deadlock in initializationIvan Vecera
2022-08-12iavf: Fix reset error handlingPrzemyslaw Patynowski
2022-08-12iavf: Fix NULL pointer dereference in iavf_get_link_ksettingsPrzemyslaw Patynowski
2022-08-12iavf: Fix adminq error handlingPrzemyslaw Patynowski
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-29iavf: Fix 'tc qdisc show' listing too many queuesPrzemyslaw Patynowski