summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2023-07-10igc: Fix inserting of empty frame for launchtimeFlorian Kauer
2023-07-10igc: Fix launchtime before start of cycleFlorian Kauer
2023-07-10igc: No strict mode in pure launchtime/CBS offloadFlorian Kauer
2023-07-10igc: Handle already enabled taprio offload for basetime 0Florian Kauer
2023-07-10igc: Do not enable taprio offload for invalid argumentsFlorian Kauer
2023-07-10igc: Rename qbv_enable to taprio_offload_enableFlorian Kauer
2023-07-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-07-05igc: Handle PPS start time programming for past time valuesAravindhan Gunasekaran
2023-07-05igc: Include the length/type field and VLAN tag in queueMaxSDUTan Tee Min
2023-07-05igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksett...Prasad Koya
2023-07-05igc: Fix TX Hang issue when QBV Gate is closedMuhammad Husaini Zulkifli
2023-07-05igc: Remove delay during TX ring configurationMuhammad Husaini Zulkifli
2023-07-05igc: Add condition for qbv_config_change_errors counterMuhammad Husaini Zulkifli
2023-07-05ice: Fix tx queue rate limit when TCs are configuredSridhar Samudrala
2023-07-05ice: Fix max_rate check while configuring TX rate limitsSridhar Samudrala
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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