summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2024-02-12ice: Fix debugfs with devlink reloadWojciech Drewek
2024-02-12ice: Remove and readd netdev during devlink reloadWojciech Drewek
2024-02-12ice: add support for 3k signing DDP sections for E825CGrzegorz Nitka
2024-02-12ice: Add helper function ice_is_generic_macGrzegorz Nitka
2024-02-12ice: introduce new E825C devices familyGrzegorz Nitka
2024-02-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-02-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-07igc: Unify filtering rule fieldsKurt Kanzenbach
2024-02-07igc: Use netdev printing functions for flex filtersKurt Kanzenbach
2024-02-07igc: Use reverse xmas treeKurt Kanzenbach
2024-02-07net: intel: fix old compiler regressionsJesse Brandeburg
2024-02-06ixgbe: Clarify the values of the returning statusJedrzej Jagielski
2024-02-06ixgbe: Rearrange args to fix reverse Christmas treeJedrzej Jagielski
2024-02-06ixgbe: Convert ret val type from s32 to intJedrzej Jagielski
2024-02-02ice: remove incorrect commentPaul M Stillwell Jr
2024-02-02ice: Add a new counter for Rx EIPE errorsAniruddha Paul
2024-02-02ice: make ice_vsi_cfg_txq() staticMaciej Fijalkowski
2024-02-02ice: make ice_vsi_cfg_rxq() staticMaciej Fijalkowski
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-01idpf: avoid compiler padding in virtchnl2_ptype structPavan Kumar Linga
2024-02-01dpll: extend lock_status_get() op by status error and expose to userJiri Pirko
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2024-01-30ice: stop destroying and reinitalizing Tx tracker during resetJacob Keller
2024-01-30ice: factor out ice_ptp_rebuild_owner()Jacob Keller
2024-01-30ice: rename ice_ptp_tx_cfg_intrJacob Keller
2024-01-30ice: don't check has_ready_bitmap in E810 functionsJacob Keller
2024-01-30ice: rename verify_cached to has_ready_bitmapJacob Keller
2024-01-30ice: pass reset type to PTP reset functionsJacob Keller
2024-01-30ice: introduce PTP state machineJacob Keller
2024-01-29ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET
2024-01-29e1000e: correct maximum frequency adjustment valuesJacob Keller
2024-01-24i40e: update xdp_rxq_info::frag_size for ZC enabled Rx queueMaciej Fijalkowski
2024-01-24i40e: set xdp_rxq_info::frag_sizeMaciej Fijalkowski
2024-01-24ice: update xdp_rxq_info::frag_size for ZC enabled Rx queueMaciej Fijalkowski
2024-01-24intel: xsk: initialize skb_frag_t::bv_offset in ZC driversMaciej Fijalkowski
2024-01-24ice: remove redundant xdp_rxq_info registrationMaciej Fijalkowski
2024-01-24i40e: handle multi-buffer packets that are shrunk by xdp progTirthendu Sarkar
2024-01-24ice: work on pre-XDP prog frag countMaciej Fijalkowski
2024-01-24xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski
2024-01-21idpf: distinguish vports by the dev_port attributeMichal Schmidt
2024-01-18i40e: Include types.h to some headersTony Nguyen
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-01-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller
2024-01-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-01-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-01-03igc: Fix hicredit calculationRodrigo Cataldo
2024-01-03ice: fix Get link status data lengthPaul Greenwalt