summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc
AgeCommit message (Expand)Author
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-28igc: igc_write_phy_reg_gpy: drop premature returnSasha Neftin
2022-02-28igc: igc_read_phy_reg_gpy: drop premature returnCorinna Vinschen
2022-02-07igc: avoid kernel warning when changing RX ring parametersCorinna Vinschen
2022-01-31igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin
2022-01-27igc: Remove useless DMA-32 fallback configurationChristophe JAILLET
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-28igc: Fix TX timestamp support for non-MSI-X platformsJames McLaughlin
2021-12-28igc: Do not enable crosstimestamping for i225-V modelsVinicius Costa Gomes
2021-12-28igc: switch to napi_build_skb()Alexander Lobakin
2021-12-21igc: Remove obsolete defineSasha Neftin
2021-12-21igc: Remove obsolete maskSasha Neftin
2021-12-21igc: Remove obsolete nvm typeSasha Neftin
2021-12-21igc: Remove unused phy typeSasha Neftin
2021-12-21igc: Remove unused _I_PHY_ID defineSasha Neftin
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-15igc: Fix typo in i225 LTR functionsSasha Neftin
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu
2021-12-13bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni
2021-11-30igc: enable XDP metadata in driverJesper Dangaard Brouer
2021-11-30igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASSJesper Dangaard Brouer
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-10-29igc: Change Device Reset to Port ResetSasha Neftin
2021-10-29igc: Add new device IDSasha Neftin
2021-10-29igc: Remove media type checking on the PHY initializationSasha Neftin
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-10-20igc: Update I226_K device IDSasha Neftin
2021-10-14net: intel: igc_ptp: fix build for UMLRandy Dunlap
2021-10-05ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski
2021-09-16igc: fix tunnel offloadingPaolo Abeni
2021-08-27igc: Add support for CBS offloadingAravindhan Gunasekaran
2021-08-27igc: Simplify TSN flags handlingVinicius Costa Gomes
2021-08-27igc: Use default cycle 'start' and 'end' values for queuesVinicius Costa Gomes
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-24igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes
2021-08-24igc: Enable PCIe PTMVinicius Costa Gomes
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-20igc: Use num_tx_queues when iterating over tx_ring queueToshiki Nishioka
2021-08-20igc: fix page fault when thunderbolt is unpluggedAaron Ma
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-20igc: Increase timeout value for Speed 100/1000/2500Muhammad Husaini Zulkifli
2021-07-20igc: Set QBVCYCLET_S to 0 for TSN Basic SchedulingMuhammad Husaini Zulkifli
2021-07-20igc: Remove phy->type checkingSasha Neftin
2021-07-20igc: Remove _I_PHY_ID checkingSasha Neftin
2021-07-20igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin
2021-07-20Revert "igc: Export LEDs"Kurt Kanzenbach
2021-07-16igc: Export LEDsKurt Kanzenbach
2021-07-16igc: Make flex filter more flexibleKurt Kanzenbach