summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc
AgeCommit message (Expand)Author
2025-07-10igc: disable L1.2 PCI-E link substate to avoid performance issueVitaly Lifshits
2025-05-09igc: fix lock order in igc_ptp_resetJacob Keller
2025-04-25igc: add lock preventing multiple simultaneous PTM transactionsChristopher S M Hall
2025-04-25igc: cleanup PTP module if probe failsChristopher S M Hall
2025-04-25igc: handle the IGC_PTP_ENABLED flag correctlyChristopher S M Hall
2025-04-25igc: move ktime snapshot into PTM retry loopChristopher S M Hall
2025-04-25igc: increase wait time before retrying PTMChristopher S M Hall
2025-04-25igc: fix PTM cycle trigger logicChristopher S M Hall
2025-02-21igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang
2025-02-21igc: Fix HW RX timestamp when passed by ZC XDPZdenek Bouska
2025-01-17igc: return early when failing to read EECD registerEn-Wei Wu
2024-09-06igc: Remove setting of RX software timestampGal Pressman
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-02igc: Unlock on error in igc_io_resume()Dan Carpenter
2024-08-30igc: Move the MULTI GBT AN Control Register to _regs fileSasha Neftin
2024-08-30igc: Add Energy Efficient Ethernet abilitySasha Neftin
2024-08-30igc: Get rid of spurious interruptsKurt Kanzenbach
2024-08-30igc: Add MQPRIO offload supportKurt Kanzenbach
2024-08-07igc: Fix qbv tx latency by setting gtxoffsetFaizal Rahim
2024-08-07igc: Fix reset adapter logics when tx mode changeFaizal Rahim
2024-08-07igc: Fix qbv_config_change_errors logicsFaizal Rahim
2024-08-07igc: Fix packet still tx after gate close by reducing i226 MAC retry bufferFaizal Rahim
2024-07-31igc: Fix double reset adapter triggered from a single taprio cmdFaizal Rahim
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-13Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2024-07-11igc: Remove the internal 'eee_advert' fieldSasha Neftin
2024-07-11net: intel: Remove MODULE_AUTHORsTony Nguyen
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-13Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin
2024-06-10net: intel: Use *-y instead of *-objs in MakefileAndy Shevchenko
2024-06-05igc: Fix Energy Efficient Ethernet support declarationSasha Neftin
2024-06-03igc: Remove convert_art_ns_to_tsc()Thomas Gleixner
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-05-08igc: fix a log entry using uninitialized netdevCorinna Vinschen
2024-05-08xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-26igc: Add Tx hardware timestamp request for AF_XDP zero-copy packetSong Yoong Siang
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-24igc: Fix LED-related deadlock on driver unbindLukas Wunner
2024-04-08igc: Remove redundant runtime resume for ethtool opsBjorn Helgaas
2024-03-29igc: Refactor runtime power management flowSasha Neftin
2024-03-29net: intel: implement modern PM ops declarationsJesse Brandeburg
2024-03-28net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski
2024-03-25igc: Remove stale comment about Tx timestampingKurt Kanzenbach
2024-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-06igc: Fix missing time sync eventsVinicius Costa Gomes
2024-03-05igc: avoid returning frame twice in XDP_REDIRECTFlorian Kauer