aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
6 daysigc: Fix Energy Efficient Ethernet support declarationSasha Neftin2-2/+11
6 daysice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba4-46/+68
6 daysice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba3-14/+24
6 daysice: remove af_xdp_zc_qps bitmapLarysa Zaremba3-26/+27
6 daysice: fix reads from NVM Shadow RAM on E830 and E825-C devicesJacob Keller2-9/+93
6 daysice: fix iteration of TLVs in Preserved Fields AreaJacob Keller1-7/+21
13 daysice: check for unregistering correct number of devlink paramsDave Ertman1-9/+22
13 daysice: fix 200G PHY types to link speed mappingPaul Greenwalt1-0/+10
13 daysi40e: Fully suspend and resume IO operations in EEH caseThinh Tran1-3/+6
13 daysi40e: factoring out i40e_suspend/i40e_resumeThinh Tran1-114/+135
13 dayse1000e: move force SMBUS near the end of enable_ulp functionHui Wang2-18/+22
2024-05-27ice: fix accounting if a VLAN already existsJacob Keller1-5/+6
2024-05-27idpf: don't enable NAPI and interrupts prior to allocating Rx buffersAlexander Lobakin3-5/+9
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-88/+11
2024-05-23idpf: Interpret .set_channels() input differentlyLarysa Zaremba1-15/+6
2024-05-23ice: Interpret .set_channels() input differentlyLarysa Zaremba1-17/+2
2024-05-23Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Jacob Keller2-56/+3
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)3-14/+14
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-4/+4
2024-05-16idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt1-1/+2
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+4
2024-05-10ice: Fix package download algorithmDan Nowlin1-4/+4
2024-05-08net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicatesIlpo Järvinen2-3/+0
2024-05-08igc: fix a log entry using uninitialized netdevCorinna Vinschen1-2/+3
2024-05-08ice: remove correct filters during eswitch releaseMichal Swiatkowski1-1/+4
2024-05-08igb: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-05-08ice: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
2024-05-08iavf: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
2024-05-08i40e: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
2024-05-08xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin4-4/+4
2024-05-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski10-134/+82
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet11-11/+11
2024-05-06ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsiMateusz Polchlopek7-80/+30
2024-05-06ice: Deduplicate tc action setupMarcin Szycik1-41/+15
2024-05-06ice: update E830 device ids and commentsPaul Greenwalt3-16/+16
2024-05-06ice: add additional E830 device idsPaul Greenwalt3-0/+24
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-8/+8
2024-04-30e1000e: change usleep_range to udelay in PHY mdic accessVitaly Lifshits1-4/+4
2024-04-30i40e: Add and use helper to reconfigure TC for given VSIIvan Vecera1-8/+24
2024-04-30i40e: Add helper to access main VEBIvan Vecera3-16/+31
2024-04-30i40e: Consolidate checks whether given VSI is mainIvan Vecera3-17/+16
2024-04-30i40e: Add helper to access main VSIIvan Vecera9-83/+116
2024-04-30i40e: Refactor argument of i40e_detect_recover_hung()Ivan Vecera3-6/+8
2024-04-30i40e: Refactor argument of several client notification functionsIvan Vecera3-19/+17
2024-04-30i40e: Remove flags field from i40e_vebIvan Vecera3-11/+7
2024-04-26igc: Add Tx hardware timestamp request for AF_XDP zero-copy packetSong Yoong Siang3-40/+195
2024-04-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski25-1941/+473
2024-04-25ice: ensure the copied buf is NUL terminatedBui Quang Minh1-4/+4
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-20/+75
2024-04-25ice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller1-8/+8