aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+2
2024-06-13ice: implement AQ download pkg retryWojciech Drewek1-2/+21
2024-06-13ice: fix 200G link speed message logPaul Greenwalt1-0/+3
2024-06-13ice: avoid IRQ collision to fix init failure on ACPI S3 resumeEn-Wei Wu1-1/+6
2024-06-13auxbus: make to_auxiliary_drv accept and return a constant pointerGreg Kroah-Hartman1-1/+1
2024-06-13Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin1-3/+2
2024-06-12ice: flower: validate encapsulation control flagsAsbjørn Sloth Tønnesen1-0/+4
2024-06-10ice: use irq_update_affinity_hint()Michal Schmidt2-4/+4
2024-06-10ice: add and use roundup_u64 instead of open coding equivalentJacob Keller1-2/+1
2024-06-10net: intel: Use *-y instead of *-objs in MakefileAndy Shevchenko11-31/+21
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-104/+244
2024-06-05igc: Fix Energy Efficient Ethernet support declarationSasha Neftin2-2/+11
2024-06-05ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba4-46/+68
2024-06-05ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba3-14/+24
2024-06-05ice: remove af_xdp_zc_qps bitmapLarysa Zaremba3-26/+27
2024-06-05ice: fix reads from NVM Shadow RAM on E830 and E825-C devicesJacob Keller2-9/+93
2024-06-05ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller1-7/+21
2024-06-03ice/ptp: Remove convert_art_to_tsc()Thomas Gleixner1-1/+2
2024-06-03igc: Remove convert_art_ns_to_tsc()Thomas Gleixner1-1/+5
2024-06-03e1000e: Replace convert_art_to_tsc()Thomas Gleixner1-1/+2
2024-06-01ice: Adjust PTP init for 2x50G E825C devicesGrzegorz Nitka4-0/+40
2024-06-01ice: Add NAC Topology device capability parserGrzegorz Nitka3-0/+42
2024-06-01ice: Add support for E825-C TS PLL handlingMichal Michalik6-19/+429
2024-06-01ice: Change CGU regs struct to anonymousKarol Kolacinski2-28/+28
2024-06-01ice: Introduce ETH56G PHY model for E825C productsSergey Temerkhanov9-154/+2613
2024-06-01ice: Introduce ice_get_base_incval() helperJacob Keller2-8/+19
2024-06-01ice: Move CGU blockSergey Temerkhanov2-287/+290
2024-06-01ice: Add PHY OFFSET_READY register clearingKarol Kolacinski3-4/+42
2024-06-01ice: Implement Tx interrupt enablement functionsSergey Temerkhanov3-35/+66
2024-06-01ice: Introduce helper to get tmr_cmd_reg valuesJacob Keller2-53/+89
2024-06-01ice: Introduce ice_ptp_hw structKarol Kolacinski6-76/+126
2024-05-29ice: check for unregistering correct number of devlink paramsDave Ertman1-9/+22
2024-05-29ice: fix 200G PHY types to link speed mappingPaul Greenwalt1-0/+10
2024-05-29i40e: Fully suspend and resume IO operations in EEH caseThinh Tran1-3/+6
2024-05-29i40e: factoring out i40e_suspend/i40e_resumeThinh Tran1-114/+135
2024-05-29e1000e: 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/net...Linus 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/...Linus 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