summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2024-11-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-11-15ndo_fdb_del: Add a parameter to report whether notification was sentPetr Machata
2024-11-15ndo_fdb_add: Add a parameter to report whether notification was sentPetr Machata
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-13e1000: Hold RTNL when e1000_down can be calledJoe Damato
2024-11-13igbvf: remove unused spinlockWander Lairson Costa
2024-11-13igb: Fix 2 typos in comments in igb_main.cJohnny Park
2024-11-13igc: remove autoneg parameter from igc_mac_infoVitaly Lifshits
2024-11-13ixgbe: Break include dependency cycleDiomidis Spinellis
2024-11-13ice: Unbind the workqueueFrederic Weisbecker
2024-11-13ice: use stack variable for virtchnl_supported_rxdidsJacob Keller
2024-11-13ice: initialize pf->supported_rxdids immediately after loading DDPJacob Keller
2024-11-13ice: only allow Tx promiscuous for multicastBrett Creeley
2024-11-13ice: Add support for persistent NAPI configJoe Damato
2024-11-13ice: support optional flags in signature segment headerPrzemek Kitszel
2024-11-13ice: refactor "last" segment of DDP pkgPrzemek Kitszel
2024-11-13ice: extend dump serdes equalizer values featureMateusz Polchlopek
2024-11-13ice: rework of dump serdes equalizer values featureMateusz Polchlopek
2024-11-12Revert "igb: Disable threaded IRQ for igb_msix_other"Wander Lairson Costa
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-04e1000e: Remove Meteor Lake SMBUS workaroundsVitaly Lifshits
2024-11-04i40e: fix race condition by adding filter's intermediate sync stateAleksandr Loktionov
2024-11-04idpf: fix idpf_vc_core_init error pathPavan Kumar Linga
2024-11-04idpf: avoid vport access in idpf_get_link_ksettingsPavan Kumar Linga
2024-11-04ice: change q_index variable type to s16 to store -1 valueMateusz Polchlopek
2024-11-04ice: Fix use after free during unload with ports in bridgeMarcin Szycik
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-29ice: fix crash on probe for DPLL enabled E810 LOMArkadiusz Kubalewski
2024-10-29ice: block SF port creation in legacy modeMichal Swiatkowski
2024-10-29igb: Disable threaded IRQ for igb_msix_otherWander Lairson Costa
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-10Merge branch 'net-introduce-tx-h-w-shaping-api'Jakub Kicinski
2024-10-10iavf: add support to exchange qos capabilitiesSudheer Mogilappagari
2024-10-10iavf: Add net_shaper_ops supportSudheer Mogilappagari
2024-10-10ice: Support VF queue rate limit and quanta size configurationWenjun Wu
2024-10-08e1000: Link NAPI instances to queues and IRQsJoe Damato
2024-10-08e1000e: Link NAPI instances to queues and IRQsJoe Damato
2024-10-08e1000e: Remove duplicated writel() in e1000_configure_tx/rx()Takamitsu Iwai
2024-10-08igb: Cleanup unused declarationsYue Haibing
2024-10-08iavf: Remove unused declarationsYue Haibing
2024-10-08ice: Cleanup unused declarationsYue Haibing
2024-10-08e1000e: change I219 (19) devices to ADPVitaly Lifshits
2024-10-08igb: Do not bring the device up after non-fatal errorMohamed Khalfella
2024-10-08i40e: Fix macvlan leak by synchronizing access to mac_filter_hashAleksandr Loktionov
2024-10-08ice: Use common error handling code in two functionsMarkus Elfring
2024-10-08ice: Make use of assign_bit() APIHongbo Li
2024-10-08ice: store max_frame and rx_buf_len only in ice_rx_ringJacob Keller
2024-10-08ice: consistently use q_idx in ice_vc_cfg_qs_msg()Jacob Keller
2024-10-08ice: add E830 HW VF mailbox message limit supportPaul Greenwalt