summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
9 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski27-481/+513
9 daysndo_fdb_del: Add a parameter to report whether notification was sentPetr Machata1-1/+3
9 daysndo_fdb_add: Add a parameter to report whether notification was sentPetr Machata4-4/+7
10 daysi40e: Fix handling changed priv flagsPeter Große1-1/+1
10 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
11 dayse1000: Hold RTNL when e1000_down can be calledJoe Damato1-1/+9
11 daysigbvf: remove unused spinlockWander Lairson Costa2-6/+0
11 daysigb: Fix 2 typos in comments in igb_main.cJohnny Park1-2/+2
11 daysigc: remove autoneg parameter from igc_mac_infoVitaly Lifshits6-195/+163
11 daysixgbe: Break include dependency cycleDiomidis Spinellis7-14/+22
11 daysice: Unbind the workqueueFrederic Weisbecker1-1/+1
11 daysice: use stack variable for virtchnl_supported_rxdidsJacob Keller1-16/+4
11 daysice: initialize pf->supported_rxdids immediately after loading DDPJacob Keller2-18/+33
11 daysice: only allow Tx promiscuous for multicastBrett Creeley2-10/+19
11 daysice: Add support for persistent NAPI configJoe Damato2-3/+6
11 daysice: support optional flags in signature segment headerPrzemek Kitszel2-7/+20
11 daysice: refactor "last" segment of DDP pkgPrzemek Kitszel1-137/+151
11 daysice: extend dump serdes equalizer values featureMateusz Polchlopek3-0/+51
11 daysice: rework of dump serdes equalizer values featureMateusz Polchlopek2-77/+38
12 daysRevert "igb: Disable threaded IRQ for igb_msix_other"Wander Lairson Costa1-1/+1
2024-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-32/+32
2024-11-05e1000e: Remove Meteor Lake SMBUS workaroundsVitaly Lifshits1-13/+4
2024-11-05i40e: fix race condition by adding filter's intermediate sync stateAleksandr Loktionov3-2/+12
2024-11-05idpf: fix idpf_vc_core_init error pathPavan Kumar Linga2-1/+1
2024-11-05idpf: avoid vport access in idpf_get_link_ksettingsPavan Kumar Linga4-13/+8
2024-11-05ice: change q_index variable type to s16 to store -1 valueMateusz Polchlopek2-2/+5
2024-11-05ice: Fix use after free during unload with ports in bridgeMarcin Szycik1-1/+2
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos2-4/+4
2024-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-3/+97
2024-10-29ice: fix crash on probe for DPLL enabled E810 LOMArkadiusz Kubalewski3-2/+90
2024-10-29ice: block SF port creation in legacy modeMichal Swiatkowski1-0/+6
2024-10-29igb: Disable threaded IRQ for igb_msix_otherWander Lairson Costa1-1/+1
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-89/+151
2024-10-10Merge branch 'net-introduce-tx-h-w-shaping-api'Jakub Kicinski15-3/+726
2024-10-10iavf: add support to exchange qos capabilitiesSudheer Mogilappagari3-3/+150
2024-10-10iavf: Add net_shaper_ops supportSudheer Mogilappagari5-1/+182
2024-10-10ice: Support VF queue rate limit and quanta size configurationWenjun Wu10-0/+395
2024-10-09e1000: Link NAPI instances to queues and IRQsJoe Damato1-0/+5
2024-10-09e1000e: Link NAPI instances to queues and IRQsJoe Damato1-0/+11
2024-10-09e1000e: Remove duplicated writel() in e1000_configure_tx/rx()Takamitsu Iwai1-6/+0
2024-10-09igb: Cleanup unused declarationsYue Haibing2-2/+0
2024-10-09iavf: Remove unused declarationsYue Haibing2-13/+0
2024-10-09ice: Cleanup unused declarationsYue Haibing5-14/+0
2024-10-09e1000e: change I219 (19) devices to ADPVitaly Lifshits2-4/+4
2024-10-09igb: Do not bring the device up after non-fatal errorMohamed Khalfella1-0/+4
2024-10-09i40e: Fix macvlan leak by synchronizing access to mac_filter_hashAleksandr Loktionov2-0/+3
2024-10-09ice: Use common error handling code in two functionsMarkus Elfring1-16/+16
2024-10-09ice: Make use of assign_bit() APIHongbo Li1-2/+1
2024-10-09ice: store max_frame and rx_buf_len only in ice_rx_ringJacob Keller4-24/+23