summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc
AgeCommit message (Expand)Author
2025-05-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-29igc: Change Tx mode for MQPRIO offloadingKurt Kanzenbach
2025-04-29igc: Limit netdev_tc calls to MQPRIOKurt Kanzenbach
2025-04-29igc: fix lock order in igc_ptp_resetJacob Keller
2025-04-18igc: add support to get frame preemption statistics via ethtoolFaizal Rahim
2025-04-18igc: add support to get MAC Merge data via ethtoolFaizal Rahim
2025-04-18igc: block setting preemptible traffic class in taprioFaizal Rahim
2025-04-18igc: add support to set tx-min-frag-sizeFaizal Rahim
2025-04-18igc: add support for frame preemption verificationFaizal Rahim
2025-04-18igc: set the RX packet buffer size for TSN modeFaizal Rahim
2025-04-18igc: use FIELD_PREP and GENMASK for existing RX packet buffer sizeFaizal Rahim
2025-04-18igc: optimize TX packet buffer utilization for TSN modeFaizal Rahim
2025-04-18igc: use FIELD_PREP and GENMASK for existing TX packet buffer sizeFaizal Rahim
2025-04-18igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULTFaizal Rahim
2025-04-18igc: rename xdp_get_tx_ring() for non-xdp usageFaizal Rahim
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-15net: ptp: introduce .supported_perout_flags to ptp_clock_infoJacob Keller
2025-04-15net: ptp: introduce .supported_extts_flags to ptp_clock_infoJacob Keller
2025-04-11igc: enable HW vlan tag insertion/stripping by defaultRui Salvaterra
2025-04-11igc: add lock preventing multiple simultaneous PTM transactionsChristopher S M Hall
2025-04-11igc: cleanup PTP module if probe failsChristopher S M Hall
2025-04-11igc: handle the IGC_PTP_ENABLED flag correctlyChristopher S M Hall
2025-04-11igc: move ktime snapshot into PTM retry loopChristopher S M Hall
2025-04-11igc: increase wait time before retrying PTMChristopher S M Hall
2025-04-11igc: fix PTM cycle trigger logicChristopher S M Hall
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-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-02-10igc: Avoid unnecessary link down event in XDP_SETUP_PROG processSong Yoong Siang
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-07igc: Allow hot-swapping XDP programSong Yoong Siang
2025-01-07igc: return early when failing to read EECD registerEn-Wei Wu
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
2025-01-06igc: Remove unused igc_acquire/release_nvmDr. David Alan Gilbert
2024-11-13igc: remove autoneg parameter from igc_mac_infoVitaly Lifshits
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