summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-02-08ice: remove unnecessary castsBruce Allan
2021-02-08ice: Refactor DCB related variables out of the ice_port_info structChinh T Cao
2021-02-08ice: fix writeback enable logicJesse Brandeburg
2021-02-08ice: Use PSM clock frequency to calculate RL profilesBen Shelton
2021-02-08ice: create scheduler aggregator node config and move VSIsKiran Patil
2021-02-08ice: Add initial support framework for LAGDave Ertman
2021-02-08ice: Remove xsk_buff_pool from VSI structureMichal Swiatkowski
2021-02-08ice: implement new LLDP filter commandDave Ertman
2021-02-08ice: log message when trusted VF goes in/out of promisc modeBrett Creeley
2021-02-05ice: remove dead codeBruce Allan
2021-02-05ice: use flex_array_size where possibleBruce Allan
2021-02-05ice: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-02-05ice: display stored UNDI firmware version via devlink infoJacob Keller
2021-02-05ice: display stored netlist versions via devlink infoJacob Keller
2021-02-05ice: display some stored NVM versions via devlink infoJacob Keller
2021-02-05ice: introduce function for reading from flash modulesJacob Keller
2021-02-05ice: cache NVM module bank informationJacob Keller
2021-02-05ice: introduce context struct for info reportJacob Keller
2021-02-05ice: create flash_info structure and separate NVM versionJacob Keller
2021-02-05ice: report timeout length for erasing during devlink flashJacob Keller
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-03e1000: drop unneeded assignment in e1000_set_itr()Sudip Mukherjee
2021-02-03e1000e: remove the redundant value assignment in e1000_update_nvm_checksum_sptKaixu Xia
2021-02-03igb: remove h from printk format specifierTom Rix
2021-02-03igb: Enable RSS for Intel I211 Ethernet ControllerNick Lowe
2021-02-03igb: fix TDBAL register show incorrect valueGal Hammer
2021-02-03igc: Fix TDBAL register show incorrect valueSasha Neftin
2021-02-03igc: Remove unused FUNC_1 maskSasha Neftin
2021-02-03igc: Remove unused local receiver maskSasha Neftin
2021-02-03igc: Prefer strscpy over strlcpySasha Neftin
2021-02-03igc: Expose the gPHY firmware versionSasha Neftin
2021-02-03igc: Expose the NVM versionSasha Neftin
2021-02-03igc: Add Host Good Packets Transmitted CountSasha Neftin
2021-02-03igc: Remove MULR mask defineSasha Neftin
2021-02-03igc: Remove igc_set_fw_version commentSasha Neftin
2021-02-03igc: Clean up nvm_operations structureSasha Neftin
2021-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-02-01i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"Aleksandr Loktionov
2021-02-01igc: check return value of ret_val in igc_config_fc_after_link_upKevin Lo
2021-02-01igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwrKevin Lo
2021-02-01igc: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng
2021-01-28e100: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-26igc: fix link speed advertisingCorinna Vinschen
2021-01-26i40e: acquire VSI pointer only after VF is initializedStefan Assmann
2021-01-26ice: Fix MSI-X vector fallback logicBrett Creeley
2021-01-26ice: Don't allow more channels than LAN MSI-X availableBrett Creeley
2021-01-26ice: update dev_addr in ice_set_mac_address even if HW filter existsNick Nunley
2021-01-26ice: Implement flow for IPv6 next header (extension header)Nick Nunley