summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
3 daysiavf: fix VLAN filter lost on add/delete racePetr Oros1-3/+6
3 daysigc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2
3 daysice: reintroduce retry mechanism for indirect AQJakub Staniszewski1-3/+9
3 daysice: sleep, don't busy-wait, in the SQ send retry loopMichal Schmidt1-1/+1
3 daysice: remove unused buffer copy code in ice_sq_send_cmd_retry()Michal Schmidt1-11/+2
3 daysice: fix retry for AQ command 0x06EEJakub Staniszewski2-21/+15
3 daysixgbevf: fix link setup issueJedrzej Jagielski1-1/+2
3 dayse1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath2-4/+0
3 daysi40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari1-7/+7
2026-03-04net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore1-1/+7
2026-02-06ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
2026-01-11e1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li1-1/+9
2026-01-11iavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju1-2/+2
2026-01-11i40e: validate ring_len parameter against hardware-specific valuesGregory Herrero3-14/+13
2026-01-11i40e: Refactor argument of i40e_detect_recover_hung()Ivan Vecera3-6/+8
2026-01-11i40e: Refactor argument of several client notification functionsIvan Vecera3-19/+17
2026-01-11i40e: fix scheduling in set_rx_modePrzemyslaw Korba1-0/+1
2025-12-07net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das4-6/+5
2025-12-07ice: Don't use %pK through printk or tracepointsThomas Weißschuh2-6/+6
2025-10-29ixgbevf: fix mailbox API compatibility by negotiating supported featuresJedrzej Jagielski6-3/+96
2025-10-29ixgbevf: fix getting link speed data for E610 devicesJedrzej Jagielski4-32/+116
2025-10-29ixgbevf: Add support for Intel(R) E610 devicePiotr Kwapulinski5-6/+33
2025-10-02i40e: add validation for ring_len paramLukasz Czapnik1-0/+14
2025-10-02i40e: increase max descriptors for XL710Justin Bronder2-6/+20
2025-10-02i40e: fix idx validation in config queues msgLukasz Czapnik1-2/+2
2025-10-02i40e: fix validation of VF state in get resourcesLukasz Czapnik2-2/+8
2025-10-02i40e: improve VF MAC filters accountingLukasz Czapnik3-44/+50
2025-10-02i40e: add mask to apply valid bits for itr_idxLukasz Czapnik1-1/+1
2025-10-02i40e: add max boundary check for VF filtersLukasz Czapnik1-0/+10
2025-10-02i40e: fix input validation logic for action_metaLukasz Czapnik1-1/+1
2025-10-02i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik1-2/+4
2025-09-25i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski1-3/+0
2025-09-19i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt1-1/+1
2025-09-19igb: fix link test skipping when interface is admin downKohei Enju1-4/+1
2025-09-09e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits1-3/+7
2025-09-09i40e: Fix potential invalid access when MAC list is emptyZhen Ni1-2/+2
2025-08-28igc: fix disabling L1.2 PCI-E link substate on I226 on initValdikSS1-7/+7
2025-08-28ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zcJason Xing1-1/+3
2025-08-15ethernet: intel: fix building with large NR_CPUSArnd Bergmann3-3/+5
2025-08-15ice: Fix a null pointer dereference in ice_copy_and_init_pkg()Haoxiang Li1-0/+2
2025-08-15e1000e: ignore uninitialized checksum word on tgpJacek Kowalski2-0/+9
2025-08-15e1000e: disregard NVM checksum on tgp when valid checksum bit is not setJacek Kowalski1-0/+2
2025-08-15i40e: When removing VF MAC filters, only check PF-set MACJamie Bainbridge1-2/+2
2025-08-15i40e: report VF tx_dropped with tx_errors instead of tx_discardsDennis Chen1-1/+1
2025-08-15i40e: Add rx_missed_errors for buffer exhaustionYajun Deng3-13/+10
2025-07-10igc: disable L1.2 PCI-E link substate to avoid performance issueVitaly Lifshits1-0/+10
2025-06-27net: ice: Perform accurate aRFS flow matchKrishna Kumar1-0/+48
2025-06-27ice: fix check for existing switch ruleMateusz Pacuszka1-2/+2
2025-06-27i40e: fix MMIO write access to an invalid page in i40e_clear_hwKyungwook Boo1-3/+4
2025-06-27i40e: retry VFLR handling if there is ongoing VF resetRobert Malz1-1/+4