summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2023-06-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-06-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-06-22igb: Fix igb_down hung on surprise removalYing Hsu
2023-06-22i40e, xsk: fix comment typoYueh-Shun Li
2023-06-22ice: use ice_down_up() where applicableMaciej Fijalkowski
2023-06-22ice: Remove managed memory usage in ice_get_fw_log_cfg()Christophe JAILLET
2023-06-22ice: remove null checks before devm_kfree() callsPrzemek Kitszel
2023-06-22ice: clean up freeing SR-IOV VFsPrzemek Kitszel
2023-06-22ice: allow hot-swapping XDP programsMaciej Fijalkowski
2023-06-22ice: reduce initial wait for control queue messagesJacob Keller
2023-06-22iavf: make functions static where possiblePrzemek Kitszel
2023-06-22iavf: remove some unused functions and pointless wrappersPrzemek Kitszel
2023-06-22iavf: fix err handling for MAC replacePrzemek Kitszel
2023-06-22igc: Work around HW bug causing missing timestampsVinicius Costa Gomes
2023-06-22igc: Retrieve TX timestamp during interrupt handlingVinicius Costa Gomes
2023-06-22igc: Check if hardware TX timestamping is enabled earlierVinicius Costa Gomes
2023-06-22igc: Fix race condition in PTP tx codeVinicius Costa Gomes
2023-06-15ice: remove unnecessary check for old MAC == new MACPiotr Gardocki
2023-06-15i40e: remove unnecessary check for old MAC == new MACPiotr Gardocki
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-14ice: Fix ice module unloadJakub Buchocki
2023-06-12igb: fix nvm.ops.read() error handlingAleksandr Loktionov
2023-06-12igc: Fix possible system crash when loading moduleVinicius Costa Gomes
2023-06-12igc: Clean the TX buffer and TX descriptor ringMuhammad Husaini Zulkifli
2023-06-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-06-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-06-10iavf: remove mask from iavf_irq_enable_queues()Ahmed Zaki
2023-06-08igb: Fix extts capture value format for 82580/i354/i350Yuezhen Luan
2023-06-08ice: do not re-enable miscellaneous interrupt until thread_fn completesJacob Keller
2023-06-08ice: trigger PFINT_OICR_TSYN_TX interrupt instead of pollingJacob Keller
2023-06-08ice: Fix XDP memory leak when NIC is brought up and downKamil Maziarz
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-08ice: introduce ICE_TX_TSTAMP_WORK enumerationJacob Keller
2023-06-08ice: always return IRQ_WAKE_THREAD in ice_misc_intr()Karol Kolacinski
2023-06-08ice: handle extts in the miscellaneous interrupt threadKarol Kolacinski
2023-06-08ice: Don't dereference NULL in ice_gnss_read error pathSimon Horman
2023-06-07eth: ixgbe: fix the wake conditionJakub Kicinski
2023-06-07ice: make writes to /dev/gnssX synchronousMichal Schmidt
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-01ice: recycle/free all of the fragments from multi-buffer frameMaciej Fijalkowski
2023-05-31net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean
2023-05-30devlink: move port_split/unsplit() ops into devlink_port_opsJiri Pirko
2023-05-30ice: register devlink port for PF with opsJiri Pirko
2023-05-26overflow: Add struct_size_t() helperKees Cook
2023-05-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-05-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-05-19ice: use src VSI instead of src MAC in slow-pathMichal Swiatkowski
2023-05-19ice: allow matching on meta dataMichal Swiatkowski
2023-05-19ice: specify field names in ice_prot_ext initMichal Swiatkowski
2023-05-19ice: remove redundant Rx field from rule infoMichal Swiatkowski