aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/intel/igc (follow)
AgeCommit message (Expand)AuthorFilesLines
6 daysigc: Fix Energy Efficient Ethernet support declarationSasha Neftin2-2/+11
2024-05-20Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2024-05-08igc: fix a log entry using uninitialized netdevCorinna Vinschen1-2/+3
2024-05-08xsk: use generic DMA sync shortcut instead of a custom oneAlexander Lobakin1-1/+1
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet1-1/+1
2024-04-26igc: Add Tx hardware timestamp request for AF_XDP zero-copy packetSong Yoong Siang3-40/+195
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-8/+35
2024-04-24igc: Fix LED-related deadlock on driver unbindLukas Wunner3-8/+35
2024-04-08igc: Remove redundant runtime resume for ethtool opsBjorn Helgaas1-17/+0
2024-03-29igc: Refactor runtime power management flowSasha Neftin1-17/+15
2024-03-29net: intel: implement modern PM ops declarationsJesse Brandeburg1-16/+8
2024-03-28net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski1-2/+1
2024-03-25igc: Remove stale comment about Tx timestampingKurt Kanzenbach1-4/+0
2024-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-11/+1
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+6
2024-03-06igc: Fix missing time sync eventsVinicius Costa Gomes1-11/+1
2024-03-05igc: avoid returning frame twice in XDP_REDIRECTFlorian Kauer1-7/+6
2024-03-04eth: igc: remove unused embedded struct net_deviceJakub Kicinski1-1/+0
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet1-1/+1
2024-02-28net: intel: igc: Use linkmode helpers for EEEAndrew Lunn1-4/+5
2024-02-28net: intel: i40e/igc: Remove setting Autoneg in EEE capabilitiesAndrew Lunn1-4/+0
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+1
2024-02-15igc: Add support for LEDs on i225/i226Kurt Kanzenbach5-0/+293
2024-02-14igc: Remove temporary workaroundSasha Neftin1-5/+1
2024-02-07igc: Unify filtering rule fieldsKurt Kanzenbach3-7/+9
2024-02-07igc: Use netdev printing functions for flex filtersKurt Kanzenbach1-5/+4
2024-02-07igc: Use reverse xmas treeKurt Kanzenbach1-1/+1
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit1-6/+6
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel sideHeiner Kallweit2-5/+5
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-4/+41
2024-01-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski1-1/+1
2024-01-03igc: Fix hicredit calculationRodrigo Cataldo1-1/+1
2023-12-27igc: Check VLAN EtherType maskKurt Kanzenbach1-0/+8
2023-12-27igc: Check VLAN TCI maskKurt Kanzenbach2-3/+26
2023-12-27igc: Report VLAN EtherType matching back to userKurt Kanzenbach1-0/+6
2023-12-18igc: field get conversionJesse Brandeburg4-13/+8
2023-12-18igc: field prep conversionJesse Brandeburg1-2/+2
2023-12-18intel: add bit macro includes where neededJesse Brandeburg2-0/+2
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki1-13/+14
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com1-4/+2
2023-11-13igc: Add support for PTP .getcyclesx64()Vinicius Costa Gomes6-36/+101
2023-11-13igc: Simplify setting flags in the TX data descriptorVinicius Costa Gomes1-6/+4
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-10/+25
2023-10-20igc: Fix ambiguity in the ethtool advertisingSasha Neftin1-10/+25
2023-10-18igc: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-18intel: fix format warningsJesse Brandeburg1-2/+3
2023-09-21igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli1-12/+19
2023-09-16igc: Fix infinite initialization loop with early XDP redirectVinicius Costa Gomes1-1/+1
2023-09-05igc: Change IGC_MIN to allow set rx/tx value between 64 and 80Olga Zaborska1-2/+2
2023-08-24igc: Decrease PTM short interval from 10 us to 1 usSasha Neftin1-1/+1