summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc
AgeCommit message (Expand)Author
2021-07-01igc: Fix an error handling path in 'igc_probe()'Christophe JAILLET
2021-07-01igc: change default return of igc_read_phy_reg()Tom Rix
2021-07-01igc: Fix use-after-free error during resetVinicius Costa Gomes
2021-06-24intel: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-04igc: Enable HW VLAN Insertion and HW VLAN StrippingMuhammad Husaini Zulkifli
2021-06-04igc: Indentation fixesSasha Neftin
2021-06-04igc: Remove unused MDICNFG registerSasha Neftin
2021-06-04igc: Remove unused asymmetric pause bit from igc definesSasha Neftin
2021-06-04igc: Update driver to use ethtool_sprintfSasha Neftin
2021-06-03igc: add correct exception tracing for XDPMagnus Karlsson
2021-05-26igb/igc: use strongly typed pointerJesse Brandeburg
2021-05-26intel: remove checker warningJesse Brandeburg
2021-05-20igc: Enable TX via AF_XDP zero-copyAndre Guedes
2021-05-20igc: Enable RX via AF_XDP zero-copyAndre Guedes
2021-05-20igc: Replace IGC_TX_FLAGS_XDP flag by an enumAndre Guedes
2021-05-20igc: Introduce igc_unmap_tx_buffer() helperAndre Guedes
2021-05-20igc: Introduce TX/RX stats helpersAndre Guedes
2021-05-20igc: Refactor XDP rxq info registrationAndre Guedes
2021-05-20igc: Refactor igc_clean_rx_ring()Andre Guedes
2021-05-20igc: Refactor __igc_xdp_run_prog()Andre Guedes
2021-05-20igc: Move igc_xdp_is_enabled()Andre Guedes
2021-05-14igc: use XDP helpersMatteo Croce
2021-04-16igc: Expose LPI countersSasha Neftin
2021-04-16igc: Fix overwrites return valueSasha Neftin
2021-04-16igc: enable auxiliary PHC functions for the i225Ederson de Souza
2021-04-16igc: Enable internal i225 PPSEderson de Souza
2021-03-29igc: Add support for XDP_REDIRECT actionAndre Guedes
2021-03-29igc: Add support for XDP_TX actionAndre Guedes
2021-03-29igc: Add initial XDP supportAndre Guedes
2021-03-29igc: Add set/clear large buffer helpersAndre Guedes
2021-03-29igc: Refactor Rx timestamp handlingAndre Guedes
2021-03-29igc: Introduce igc_get_rx_frame_truesize() helperAndre Guedes
2021-03-29igc: Introduce igc_rx_buffer_flip() helperAndre Guedes
2021-03-29igc: Remove unused argument from igc_tx_cmd_type()Andre Guedes
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-23igc: Fix prototype warningSasha Neftin
2021-03-19igc: Assign boolean values to a bool variableJiapeng Zhong
2021-03-19igc: Remove unused MII_CR_LOOPBACKSasha Neftin
2021-03-19igc: Remove unused MII_CR_SPEEDSasha Neftin
2021-03-19igc: Remove unused MII_CR_RESETSasha Neftin
2021-03-11igc: Fix igc_ptp_rx_pktstamp()Andre Guedes
2021-03-11igc: Fix Supported Pause Frame Link SettingMuhammad Husaini Zulkifli
2021-03-11igc: Fix Pause Frame AdvertisingMuhammad Husaini Zulkifli
2021-03-11igc: reinit_locked() should be called with rtnl_lockSasha Neftin
2021-03-10net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean
2021-02-04Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2021-02-04net: use the new dev_page_is_reusable() instead of private versionsAlexander Lobakin
2021-02-03igc: Fix TDBAL register show incorrect valueSasha Neftin
2021-02-03igc: Remove unused FUNC_1 maskSasha Neftin