aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
7 daysice: Rebuild TC queues on VSI queue reconfigurationGravatar Jan Sokolowski 1-1/+9
11 daysice: Fix VSI list rule with ICE_SW_LKUP_LAST typeGravatar Marcin Szycik 1-2/+4
2024-06-13ice: implement AQ download pkg retryGravatar Wojciech Drewek 1-2/+21
2024-06-13ice: fix 200G link speed message logGravatar Paul Greenwalt 1-0/+3
2024-06-13ice: avoid IRQ collision to fix init failure on ACPI S3 resumeGravatar En-Wei Wu 1-1/+6
2024-06-13Revert "igc: fix a log entry using uninitialized netdev"Gravatar Sasha Neftin 1-3/+2
2024-06-05igc: Fix Energy Efficient Ethernet support declarationGravatar Sasha Neftin 2-2/+11
2024-06-05ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Gravatar Larysa Zaremba 4-46/+68
2024-06-05ice: add flag to distinguish reset from .ndo_bpf in XDP rings configGravatar Larysa Zaremba 3-14/+24
2024-06-05ice: remove af_xdp_zc_qps bitmapGravatar Larysa Zaremba 3-26/+27
2024-06-05ice: fix reads from NVM Shadow RAM on E830 and E825-C devicesGravatar Jacob Keller 2-9/+93
2024-06-05ice: fix iteration of TLVs in Preserved Fields AreaGravatar Jacob Keller 1-7/+21
2024-05-29ice: check for unregistering correct number of devlink paramsGravatar Dave Ertman 1-9/+22
2024-05-29ice: fix 200G PHY types to link speed mappingGravatar Paul Greenwalt 1-0/+10
2024-05-29i40e: Fully suspend and resume IO operations in EEH caseGravatar Thinh Tran 1-3/+6
2024-05-29i40e: factoring out i40e_suspend/i40e_resumeGravatar Thinh Tran 1-114/+135
2024-05-29e1000e: move force SMBUS near the end of enable_ulp functionGravatar Hui Wang 2-18/+22
2024-05-27ice: fix accounting if a VLAN already existsGravatar Jacob Keller 1-5/+6
2024-05-27idpf: don't enable NAPI and interrupts prior to allocating Rx buffersGravatar Alexander Lobakin 3-5/+9
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 4-88/+11
2024-05-23idpf: Interpret .set_channels() input differentlyGravatar Larysa Zaremba 1-15/+6
2024-05-23ice: Interpret .set_channels() input differentlyGravatar Larysa Zaremba 1-17/+2
2024-05-23Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Gravatar Jacob Keller 2-56/+3
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Gravatar Steven Rostedt (Google) 3-14/+14
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Gravatar Linus Torvalds 4-4/+4
2024-05-16idpf: don't skip over ethtool tcp-data-split settingGravatar Michal Schmidt 1-1/+2
2024-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-4/+4
2024-05-10ice: Fix package download algorithmGravatar Dan Nowlin 1-4/+4
2024-05-08net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicatesGravatar Ilpo Järvinen 2-3/+0
2024-05-08igc: fix a log entry using uninitialized netdevGravatar Corinna Vinschen 1-2/+3
2024-05-08ice: remove correct filters during eswitch releaseGravatar Michal Swiatkowski 1-1/+4
2024-05-08igb: flower: validate control flagsGravatar Asbjørn Sloth Tønnesen 1-0/+3
2024-05-08ice: flower: validate control flagsGravatar Asbjørn Sloth Tønnesen 1-0/+4
2024-05-08iavf: flower: validate control flagsGravatar Asbjørn Sloth Tønnesen 1-0/+4
2024-05-08i40e: flower: validate control flagsGravatar Asbjørn Sloth Tønnesen 1-0/+4
2024-05-08xsk: use generic DMA sync shortcut instead of a custom oneGravatar Alexander Lobakin 4-4/+4
2024-05-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Gravatar Jakub Kicinski 10-134/+82
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Gravatar Eric Dumazet 11-11/+11
2024-05-06ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsiGravatar Mateusz Polchlopek 7-80/+30
2024-05-06ice: Deduplicate tc action setupGravatar Marcin Szycik 1-41/+15
2024-05-06ice: update E830 device ids and commentsGravatar Paul Greenwalt 3-16/+16
2024-05-06ice: add additional E830 device idsGravatar Paul Greenwalt 3-0/+24
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 2-8/+8
2024-04-30e1000e: change usleep_range to udelay in PHY mdic accessGravatar Vitaly Lifshits 1-4/+4
2024-04-30i40e: Add and use helper to reconfigure TC for given VSIGravatar Ivan Vecera 1-8/+24
2024-04-30i40e: Add helper to access main VEBGravatar Ivan Vecera 3-16/+31
2024-04-30i40e: Consolidate checks whether given VSI is mainGravatar Ivan Vecera 3-17/+16
2024-04-30i40e: Add helper to access main VSIGravatar Ivan Vecera 9-83/+116
2024-04-30i40e: Refactor argument of i40e_detect_recover_hung()Gravatar Ivan Vecera 3-6/+8
2024-04-30i40e: Refactor argument of several client notification functionsGravatar Ivan Vecera 3-19/+17