summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc
AgeCommit message (Expand)AuthorFilesLines
2023-05-03igc: read before write to SRRCTL registerSong Yoong Siang2-5/+13
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-10/+10
2023-03-21igc: Remove obsolete DMA coalescing codeSasha Neftin3-18/+5
2023-03-16igc: fix the validation logic for taprio's gate listAKASHI Takahiro1-10/+10
2023-03-10Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski5-23/+46
2023-03-09igc: Remove unnecessary aer.h includeBjorn Helgaas1-1/+0
2023-03-08igc: Clean up and optimize watchdog taskSasha Neftin2-19/+0
2023-03-08igc: offload queue max SDU from tc-taprioTan Tee Min3-4/+31
2023-03-08igc: Add qbv_config_change_errors counterMuhammad Husaini Zulkifli4-0/+15
2023-02-11Daniel Borkmann says:Jakub Kicinski2-0/+8
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+23
2023-02-08net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean1-3/+3
2023-02-08igc: Add ndo_tx_timeout supportSasha Neftin1-2/+23
2023-02-06net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean1-0/+23
2023-02-03drivers: net: turn on XDP featuresMarek Majtyka2-0/+8
2023-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+9
2023-02-02igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix1-5/+9
2023-01-30igc: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-5/+0
2023-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+8
2023-01-10igc: Fix PPS delta between two synchronized end-pointsChristopher S Hall2-4/+8
2023-01-03igc: Remove reset adapter task for i226 during disable tsn configMuhammad Husaini Zulkifli3-12/+7
2023-01-03igc: enable Qbv configuration for 2nd GCLTan Tee Min3-9/+15
2023-01-03igc: remove I226 Qbv BaseTime restrictionMuhammad Husaini Zulkifli5-16/+65
2022-12-16igc: Set Qbv start_time and end_time to end_time if not being configured in GCLTan Tee Min1-1/+13
2022-12-16igc: recalculate Qbv end_time by considering cycle timeTan Tee Min1-0/+15
2022-12-16igc: allow BaseTime 0 enrollment for QbvTan Tee Min3-1/+4
2022-12-16igc: Add checking for basetime less than zeroMuhammad Husaini Zulkifli1-0/+3
2022-12-16igc: Use strict cycles for Qbv schedulingVinicius Costa Gomes1-9/+2
2022-12-16igc: Enhance Qbv scheduling by using first flag bitVinicius Costa Gomes3-29/+151
2022-11-02igc: Correct the launchtime offsetMuhammad Husaini Zulkifli5-0/+48
2022-10-29net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner2-10/+10
2022-09-29net: drop the weight argument from netif_napi_addJakub Kicinski1-2/+1
2022-09-08igc: Remove IGC_MDIC_INT_EN definitionSasha Neftin1-1/+0
2022-08-19igc: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi1-45/+83
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+7
2022-07-18igc: Remove forced_speed_duplex valueSasha Neftin1-2/+0
2022-07-18igc: Remove MSI-X PBA Clear registerSasha Neftin1-3/+0
2022-07-18igc: Lift TAPRIO schedule restrictionKurt Kanzenbach1-6/+17
2022-07-14igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek2-1/+7
2022-06-30intel/igc:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-30intel: remove unused macrosJesse Brandeburg1-1/+0
2022-05-11igc: Change type of the 'igc_check_downshift' methodSasha Neftin2-6/+2
2022-05-11igc: Remove unused phy_type enumSasha Neftin3-18/+3
2022-05-11igc: Remove igc_set_spd_dplx methodSasha Neftin2-51/+0
2022-04-13igc: Fix suspending when PTM is activeVinicius Costa Gomes1-1/+14
2022-04-13igc: Fix BUG: scheduling while atomicSasha Neftin1-2/+2
2022-04-13igc: Fix infinite loop in release_swfw_syncSasha Neftin1-2/+9
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+0
2022-02-28igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin1-2/+0
2022-02-28igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen1-2/+0