summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni12 days1-1/+1
|\
| * i40e: Fix handling changed priv flagsPeter Große2024-11-151-1/+1
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-11-1627-481/+513
|\ \
| * | e1000: Hold RTNL when e1000_down can be calledJoe Damato2024-11-131-1/+9
| * | igbvf: remove unused spinlockWander Lairson Costa2024-11-132-6/+0
| * | igb: Fix 2 typos in comments in igb_main.cJohnny Park2024-11-131-2/+2
| * | igc: remove autoneg parameter from igc_mac_infoVitaly Lifshits2024-11-136-195/+163
| * | ixgbe: Break include dependency cycleDiomidis Spinellis2024-11-137-14/+22
| * | ice: Unbind the workqueueFrederic Weisbecker2024-11-131-1/+1
| * | ice: use stack variable for virtchnl_supported_rxdidsJacob Keller2024-11-131-16/+4
| * | ice: initialize pf->supported_rxdids immediately after loading DDPJacob Keller2024-11-132-18/+33
| * | ice: only allow Tx promiscuous for multicastBrett Creeley2024-11-132-10/+19
| * | ice: Add support for persistent NAPI configJoe Damato2024-11-132-3/+6
| * | ice: support optional flags in signature segment headerPrzemek Kitszel2024-11-132-7/+20
| * | ice: refactor "last" segment of DDP pkgPrzemek Kitszel2024-11-131-137/+151
| * | ice: extend dump serdes equalizer values featureMateusz Polchlopek2024-11-133-0/+51
| * | ice: rework of dump serdes equalizer values featureMateusz Polchlopek2024-11-132-77/+38
* | | ndo_fdb_del: Add a parameter to report whether notification was sentPetr Machata2024-11-161-1/+3
* | | ndo_fdb_add: Add a parameter to report whether notification was sentPetr Machata2024-11-164-4/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-11-141-1/+1
|\ \ \ | | |/ | |/|
| * | Revert "igb: Disable threaded IRQ for igb_msix_other"Wander Lairson Costa2024-11-131-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-11-0711-32/+32
|\| | | |/ |/|
| * e1000e: Remove Meteor Lake SMBUS workaroundsVitaly Lifshits2024-11-041-13/+4
| * i40e: fix race condition by adding filter's intermediate sync stateAleksandr Loktionov2024-11-043-2/+12
| * idpf: fix idpf_vc_core_init error pathPavan Kumar Linga2024-11-042-1/+1
| * idpf: avoid vport access in idpf_get_link_ksettingsPavan Kumar Linga2024-11-044-13/+8
| * ice: change q_index variable type to s16 to store -1 valueMateusz Polchlopek2024-11-042-2/+5
| * ice: Fix use after free during unload with ports in bridgeMarcin Szycik2024-11-041-1/+2
* | dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos2024-11-032-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-11-015-3/+97
|\|
| * ice: fix crash on probe for DPLL enabled E810 LOMArkadiusz Kubalewski2024-10-293-2/+90
| * ice: block SF port creation in legacy modeMichal Swiatkowski2024-10-291-0/+6
| * igb: Disable threaded IRQ for igb_msix_otherWander Lairson Costa2024-10-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-10-1020-89/+151
|\|
| * e1000e: change I219 (19) devices to ADPVitaly Lifshits2024-10-082-4/+4
| * igb: Do not bring the device up after non-fatal errorMohamed Khalfella2024-10-081-0/+4
| * i40e: Fix macvlan leak by synchronizing access to mac_filter_hashAleksandr Loktionov2024-10-082-0/+3
| * ice: Fix increasing MSI-X on VFMarcin Szycik2024-10-083-5/+9
| * ice: Flush FDB entries before resetWojciech Drewek2024-10-083-22/+8
| * ice: Fix netif_is_ice() in Safe ModeMarcin Szycik2024-10-081-1/+2
| * ice: Fix entering Safe ModeMarcin Szycik2024-10-081-3/+1
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-10-0412-54/+120
| |\
| | * idpf: deinit virtchnl transaction manager after vport and vectorsLarysa Zaremba2024-09-301-1/+1
| | * idpf: use actual mbx receive payload lengthJoshua Hay2024-09-301-8/+1
| | * idpf: fix VF dynamic interrupt ctl register initializationAhmed Zaki2024-09-301-0/+1
| | * ice: fix VLAN replay after resetDave Ertman2024-09-301-2/+0
| | * ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pinsArkadiusz Kubalewski2024-09-301-0/+2
| | * ice: fix memleak in ice_init_tx_topology()Przemek Kitszel2024-09-303-39/+31
| | * ice: clear port vlan config during resetMichal Swiatkowski2024-09-303-0/+65
| | * ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()Gui-Dong Han2024-09-301-2/+6