summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-02-18i40e: Add zero-initialization of AQ command structuresMateusz Palczewski
2021-02-18i40e: Fix memory leak in i40e_probeKeita Suzuki
2021-02-18i40e: Fix flow for IPv6 next header (extension header)Slawomir Laba
2021-02-15i40e: Fix uninitialized variable mfs_maxColin Ian King
2021-02-15i40e: Fix incorrect argument in call to ipv6_addr_any()Gustavo A. R. Silva
2021-02-12ixgbe: store the result of ixgbe_rx_offset() onto ixgbe_ringMaciej Fijalkowski
2021-02-12ice: store the result of ice_rx_offset() onto ice_ringMaciej Fijalkowski
2021-02-12i40e: store the result of i40e_rx_offset() onto i40e_ringMaciej Fijalkowski
2021-02-12i40e: Simplify the do-while allocation loopBjörn Töpel
2021-02-12ice: skip NULL check against XDP prog in ZC pathMaciej Fijalkowski
2021-02-12ice: remove redundant checks in ice_change_mtuMaciej Fijalkowski
2021-02-12ice: move skb pointer from rx_buf to rx_ringMaciej Fijalkowski
2021-02-12ice: simplify ice_run_xdpMaciej Fijalkowski
2021-02-12i40e: adjust i40e_is_non_eopMaciej Fijalkowski
2021-02-12i40e: drop misleading function commentsMaciej Fijalkowski
2021-02-12i40e: drop redundant check when setting xdp progMaciej Fijalkowski
2021-02-10i40e: remove the useless value assignment in i40e_clean_adminq_subtaskKaixu Xia
2021-02-10i40e: VLAN field for flow directorPrzemyslaw Patynowski
2021-02-10i40e: Add flow director support for IPv6Przemyslaw Patynowski
2021-02-10i40e: Add EEE status getting & setting implementationAleksandr Loktionov
2021-02-10i40e: Add netlink callbacks support for software based DCBArkadiusz Kubalewski
2021-02-10i40e: Add init and default config of software based DCBArkadiusz Kubalewski
2021-02-10i40e: Add hardware configuration for software based DCBArkadiusz Kubalewski
2021-02-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-02-08i40e: Log error for oversized MTU on deviceEryk Rybak
2021-02-08i40e: consolidate handling of XDP program actionsCristian Dumitrescu
2021-02-08i40e: remove the redundant buffer info updatesCristian Dumitrescu
2021-02-08i40e: remove unnecessary cleaned_count updatesCristian Dumitrescu
2021-02-08i40e: remove unnecessary memory writes of the next to clean pointerCristian Dumitrescu
2021-02-08ice: Improve MSI-X fallback logicTony Nguyen
2021-02-08ice: Fix trivial error messageMitch Williams
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