summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2023-10-10i40e: fix the wrong PTP frequency calculationYajun Deng1-2/+2
2023-10-06igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli1-12/+19
2023-10-06igc: Fix infinite initialization loop with early XDP redirectVinicius Costa Gomes1-1/+1
2023-10-06i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera1-3/+5
2023-10-06iavf: schedule a request immediately after add/delete vlanPetr Oros1-2/+2
2023-10-06iavf: add iavf_schedule_aq_request() helperPetr Oros3-8/+6
2023-10-06iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is setRadoslaw Tyl1-1/+2
2023-09-23ice: Don't tx before switchdev is fully configuredWojciech Drewek1-0/+3
2023-09-19ixgbe: fix timestamp configuration codeVadim Fedorenko1-13/+15
2023-09-19igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska1-2/+2
2023-09-19igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska1-2/+2
2023-09-19igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska1-2/+2
2023-09-19igb: disable virtualization features on 82580Corinna Vinschen1-2/+3
2023-09-13igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl1-4/+7
2023-09-13ice: avoid executing commands on other ports when driving syncJacob Keller2-6/+52
2023-09-13ice: ice_aq_check_events: fix off-by-one check when filling bufferPrzemek Kitszel1-6/+7
2023-08-30i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov1-2/+3
2023-08-30igc: Fix the typo in the PTM Control macroSasha Neftin1-1/+1
2023-08-30igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani1-12/+12
2023-08-30ice: Fix NULL pointer deref during VF resetPetr Oros1-7/+8
2023-08-30Revert "ice: Fix ice VF reset during iavf initialization"Petr Oros4-25/+4
2023-08-30ice: fix receive buffer size miscalculationJesse Brandeburg1-1/+2
2023-08-23ice: Block switchdev mode when ADQ is active and vice versaMarcin Szycik2-0/+11
2023-08-23i40e: fix misleading debug logsAndrii Staikov1-8/+8
2023-08-23iavf: fix FDIR rule fields masks validationPiotr Gardocki3-4/+85
2023-08-23igc: read before write to SRRCTL registerSong Yoong Siang2-5/+13
2023-08-16iavf: fix potential races for FDIR filtersPiotr Gardocki2-4/+12
2023-08-11ice: Fix RDMA VSI removal during queue rebuildRafal Rogalski1-0/+18
2023-08-03igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli1-12/+28
2023-08-03ice: Fix memory management in ice_ethtool_fdir.cJedrzej Jagielski1-12/+14
2023-08-03vxlan: calculate correct header length for GPEJiri Benc1-1/+1
2023-08-03iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILEDJacob Keller1-3/+3
2023-08-03iavf: fix potential deadlock on allocation failureJacob Keller1-2/+3
2023-08-03i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming1-1/+1
2023-07-27igc: Prevent garbled TX queue with XDP ZEROCOPYFlorian Kauer1-2/+2
2023-07-27igc: Avoid transmit queue timeout for XDPKurt Kanzenbach1-0/+8
2023-07-27iavf: fix reset task race with iavf_remove()Ahmed Zaki4-29/+16
2023-07-27iavf: fix a deadlock caused by rtnl and driver's lock circular dependenciesAhmed Zaki3-32/+85
2023-07-27iavf: Wait for reset in callbacks which trigger itMarcin Szycik4-17/+68
2023-07-27iavf: make functions static where possiblePrzemek Kitszel4-43/+28
2023-07-27iavf: send VLAN offloading caps once after VFRAhmed Zaki1-5/+0
2023-07-27iavf: Move netdev_update_features() into watchdog taskMarcin Szycik2-18/+17
2023-07-27iavf: use internal state to free traffic IRQsAhmed Zaki1-3/+4
2023-07-27iavf: Fix out-of-bounds when setting channels on removeDing Hui1-1/+1
2023-07-27iavf: Fix use-after-free in free_netdevDing Hui1-4/+1
2023-07-27igb: Fix igb_down hung on surprise removalYing Hsu1-0/+5
2023-07-23igc: Fix inserting of empty frame for launchtimeFlorian Kauer1-1/+1
2023-07-23igc: Fix launchtime before start of cycleFlorian Kauer1-1/+1
2023-07-23igc: Handle PPS start time programming for past time valuesAravindhan Gunasekaran1-3/+22
2023-07-23igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksett...Prasad Koya1-0/+2