summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc
AgeCommit message (Expand)Author
2023-06-22igc: Fix race condition in PTP tx codeVinicius Costa Gomes
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-05-31net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enumVladimir Oltean
2023-05-18igc: Avoid transmit queue timeout for XDPKurt Kanzenbach
2023-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-03igc: read before write to SRRCTL registerSong Yoong Siang
2023-04-27igc: Add XDP hints kfuncs for RX timestampJesper Dangaard Brouer
2023-04-27igc: Add XDP hints kfuncs for RX hashJesper Dangaard Brouer
2023-04-27igc: Add igc_xdp_buff wrapper for xdp_buff in driverJesper Dangaard Brouer
2023-04-27igc: Enable and fix RX hash usage by netstackJesper Dangaard Brouer
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-21igc: Remove obsolete DMA coalescing codeSasha Neftin
2023-03-16igc: fix the validation logic for taprio's gate listAKASHI Takahiro
2023-03-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2023-03-08igc: Remove unnecessary aer.h includeBjorn Helgaas
2023-03-07igc: Clean up and optimize watchdog taskSasha Neftin
2023-03-07igc: offload queue max SDU from tc-taprioTan Tee Min
2023-03-07igc: Add qbv_config_change_errors counterMuhammad Husaini Zulkifli
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-08net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean
2023-02-07igc: Add ndo_tx_timeout supportSasha Neftin
2023-02-06net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-01igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix
2023-01-30igc: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-10igc: Fix PPS delta between two synchronized end-pointsChristopher S Hall
2023-01-03igc: Remove reset adapter task for i226 during disable tsn configMuhammad Husaini Zulkifli
2023-01-03igc: enable Qbv configuration for 2nd GCLTan Tee Min
2023-01-03igc: remove I226 Qbv BaseTime restrictionMuhammad Husaini Zulkifli
2022-12-15igc: Set Qbv start_time and end_time to end_time if not being configured in GCLTan Tee Min
2022-12-15igc: recalculate Qbv end_time by considering cycle timeTan Tee Min
2022-12-15igc: allow BaseTime 0 enrollment for QbvTan Tee Min
2022-12-15igc: Add checking for basetime less than zeroMuhammad Husaini Zulkifli
2022-12-15igc: Use strict cycles for Qbv schedulingVinicius Costa Gomes
2022-12-15igc: Enhance Qbv scheduling by using first flag bitVinicius Costa Gomes
2022-11-02igc: Correct the launchtime offsetMuhammad Husaini Zulkifli
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-08igc: Remove IGC_MDIC_INT_EN definitionSasha Neftin
2022-08-18igc: add xdp frags support to ndo_xdp_xmitLorenzo Bianconi
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-18igc: Remove forced_speed_duplex valueSasha Neftin
2022-07-18igc: Remove MSI-X PBA Clear registerSasha Neftin
2022-07-18igc: Lift TAPRIO schedule restrictionKurt Kanzenbach
2022-07-14igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek