summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc/igc_main.c
AgeCommit message (Expand)Author
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-02igc: Fix TX drops in XDP ZCZdenek Bouska
2025-04-02igc: Fix XSK queue NAPI ID mappingJoe Damato
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-02-26net: skb: free up one bit in tx_flagsWillem de Bruijn
2025-02-20igc: Add launch time support to XDP ZCSong Yoong Siang
2025-02-20igc: Refactor empty frame insertion for launch time supportSong Yoong Siang
2025-02-18igc: Switch to use hrtimer_setup()Nam Cao
2025-02-11igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang
2025-02-11igc: Fix HW RX timestamp when passed by ZC XDPZdenek Bouska
2025-01-07igc: Link queues to NAPI instancesJoe Damato
2025-01-07igc: Link IRQs to NAPI instancesJoe Damato
2025-01-07igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()Yue Haibing
2025-01-06igc: Remove unused igc_read/write_pcie_cap_regDr. David Alan Gilbert
2025-01-06igc: Remove unused igc_read/write_pci_cfg wrappersDr. David Alan Gilbert
2024-11-13igc: remove autoneg parameter from igc_mac_infoVitaly Lifshits
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: Get rid of spurious interruptsKurt Kanzenbach
2024-08-30igc: Add MQPRIO offload supportKurt Kanzenbach
2024-08-07igc: Fix qbv_config_change_errors logicsFaizal Rahim
2024-07-31igc: Fix double reset adapter triggered from a single taprio cmdFaizal Rahim
2024-07-11igc: Remove the internal 'eee_advert' fieldSasha Neftin
2024-07-11net: intel: Remove MODULE_AUTHORsTony Nguyen
2024-06-13Revert "igc: fix a log entry using uninitialized netdev"Sasha Neftin
2024-06-05igc: Fix Energy Efficient Ethernet support declarationSasha Neftin
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-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
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet
2024-02-15igc: Add support for LEDs on i225/i226Kurt Kanzenbach
2024-02-07igc: Unify filtering rule fieldsKurt Kanzenbach
2024-02-07igc: Use netdev printing functions for flex filtersKurt Kanzenbach
2024-02-07igc: Use reverse xmas treeKurt Kanzenbach
2023-12-18igc: field get conversionJesse Brandeburg
2023-12-18igc: field prep conversionJesse Brandeburg
2023-11-13igc: Add support for PTP .getcyclesx64()Vinicius Costa Gomes
2023-11-13igc: Simplify setting flags in the TX data descriptorVinicius Costa Gomes