summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
...
* ice: Fix improper extts handlingMilena Olech2024-07-032-22/+91
* e1000e: Fix S0ix residency on corporate systemsDima Ruinskiy2024-07-011-66/+66
* ice: Rebuild TC queues on VSI queue reconfigurationJan Sokolowski2024-06-231-1/+9
* ice: Fix VSI list rule with ICE_SW_LKUP_LAST typeMarcin Szycik2024-06-191-2/+4
* ice: implement AQ download pkg retryWojciech Drewek2024-06-131-2/+21
* ice: fix 200G link speed message logPaul Greenwalt2024-06-131-0/+3
* ice: avoid IRQ collision to fix init failure on ACPI S3 resumeEn-Wei Wu2024-06-131-1/+6
* Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin2024-06-131-3/+2
* igc: Fix Energy Efficient Ethernet support declarationSasha Neftin2024-06-052-2/+11
* ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba2024-06-054-46/+68
* ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba2024-06-053-14/+24
* ice: remove af_xdp_zc_qps bitmapLarysa Zaremba2024-06-053-26/+27
* ice: fix reads from NVM Shadow RAM on E830 and E825-C devicesJacob Keller2024-06-052-9/+93
* ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller2024-06-051-7/+21
* ice: check for unregistering correct number of devlink paramsDave Ertman2024-05-291-9/+22
* ice: fix 200G PHY types to link speed mappingPaul Greenwalt2024-05-291-0/+10
* i40e: Fully suspend and resume IO operations in EEH caseThinh Tran2024-05-291-3/+6
* i40e: factoring out i40e_suspend/i40e_resumeThinh Tran2024-05-291-114/+135
* e1000e: move force SMBUS near the end of enable_ulp functionHui Wang2024-05-292-18/+22
* ice: fix accounting if a VLAN already existsJacob Keller2024-05-271-5/+6
* idpf: don't enable NAPI and interrupts prior to allocating Rx buffersAlexander Lobakin2024-05-273-5/+9
* Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-05-234-88/+11
|\
| * idpf: Interpret .set_channels() input differentlyLarysa Zaremba2024-05-231-15/+6
| * ice: Interpret .set_channels() input differentlyLarysa Zaremba2024-05-231-17/+2
| * Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Jacob Keller2024-05-232-56/+3
* | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-223-14/+14
* | Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds2024-05-204-4/+4
|\ \ | |/ |/|
| * xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin2024-05-084-4/+4
* | idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt2024-05-161-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-141-4/+4
|\ \
| * | ice: Fix package download algorithmDan Nowlin2024-05-101-4/+4
* | | net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicatesIlpo Järvinen2024-05-082-3/+0
* | | igc: fix a log entry using uninitialized netdevCorinna Vinschen2024-05-081-2/+3
* | | ice: remove correct filters during eswitch releaseMichal Swiatkowski2024-05-081-1/+4
* | | igb: flower: validate control flagsAsbjørn Sloth Tønnesen2024-05-081-0/+3
* | | ice: flower: validate control flagsAsbjørn Sloth Tønnesen2024-05-081-0/+4
* | | iavf: flower: validate control flagsAsbjørn Sloth Tønnesen2024-05-081-0/+4
* | | i40e: flower: validate control flagsAsbjørn Sloth Tønnesen2024-05-081-0/+4
* | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-05-0710-134/+82
|\ \ \
| * | | ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsiMateusz Polchlopek2024-05-067-80/+30
| * | | ice: Deduplicate tc action setupMarcin Szycik2024-05-061-41/+15
| * | | ice: update E830 device ids and commentsPaul Greenwalt2024-05-063-16/+16
| * | | ice: add additional E830 device idsPaul Greenwalt2024-05-063-0/+24
* | | | net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-0711-11/+11
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-022-8/+8
|\| |
| * | e1000e: change usleep_range to udelay in PHY mdic accessVitaly Lifshits2024-04-301-4/+4
| * | ice: ensure the copied buf is NUL terminatedBui Quang Minh2024-04-251-4/+4
| |/
* | i40e: Add and use helper to reconfigure TC for given VSIIvan Vecera2024-04-301-8/+24
* | i40e: Add helper to access main VEBIvan Vecera2024-04-303-16/+31
* | i40e: Consolidate checks whether given VSI is mainIvan Vecera2024-04-303-17/+16