summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc
AgeCommit message (Expand)AuthorFilesLines
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
2022-02-08igc: avoid kernel warning when changing RX ring parametersCorinna Vinschen1-0/+3
2022-01-31igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin1-6/+7
2022-01-27igc: Remove useless DMA-32 fallback configurationChristophe JAILLET1-13/+6
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-1/+2
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+20
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski1-0/+1
2021-12-28igc: Fix TX timestamp support for non-MSI-X platformsJames McLaughlin1-0/+6
2021-12-28igc: Do not enable crosstimestamping for i225-V modelsVinicius Costa Gomes1-1/+14
2021-12-28igc: switch to napi_build_skb()Alexander Lobakin1-1/+1
2021-12-21igc: Remove obsolete defineSasha Neftin1-1/+0
2021-12-21igc: Remove obsolete maskSasha Neftin1-3/+0
2021-12-21igc: Remove obsolete nvm typeSasha Neftin2-4/+0
2021-12-21igc: Remove unused phy typeSasha Neftin1-1/+0
2021-12-21igc: Remove unused _I_PHY_ID defineSasha Neftin1-3/+0
2021-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-12-15igc: Fix typo in i225 LTR functionsSasha Neftin1-1/+1
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu1-4/+0
2021-12-14bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni1-1/+1
2021-11-30igc: enable XDP metadata in driverJesper Dangaard Brouer1-11/+22
2021-11-30igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASSJesper Dangaard Brouer1-1/+3
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-4/+10
2021-10-29igc: Change Device Reset to Port ResetSasha Neftin2-2/+2
2021-10-29igc: Add new device IDSasha Neftin3-0/+3