summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-04-26pcnet32: Remove redundant variable prev_link and curr_linkJiapeng Chong
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-25bnxt_en: Implement .ndo_features_check().Michael Chan
2021-04-25bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS.Michael Chan
2021-04-25bnxt_en: Add PCI IDs for Hyper-V VF devices.Michael Chan
2021-04-25bnxt_en: Call bnxt_approve_mac() after the PF gives up control of the VF MAC.Michael Chan
2021-04-25bnxt_en: Move bnxt_approve_mac().Michael Chan
2021-04-25bnxt_en: allow VF config ops when PF is closedEdwin Peer
2021-04-25bnxt_en: allow promiscuous mode for trusted VFsEdwin Peer
2021-04-25bnxt_en: Add support for fw managed link down feature.Michael Chan
2021-04-25bnxt_en: Add a new phy_flags field to the main driver structure.Michael Chan
2021-04-25bnxt_en: report signal mode in link up messagesEdwin Peer
2021-04-25Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-25net: ethernet: ixp4xx: Support device tree probingLinus Walleij
2021-04-25net: ethernet: ixp4xx: Retire ancient phy retrievealLinus Walleij
2021-04-25bnxt_en: Fix RX consumer index logic in the error path.Michael Chan
2021-04-25ch_ktls: Remove redundant variable resultJiapeng Chong
2021-04-24net/mlx5: SF, Extend SF table for additional SF id rangeParav Pandit
2021-04-24net/mlx5: SF, Split mlx5_sf_hw_table into two partsParav Pandit
2021-04-24net/mlx5: SF, Use helpers for allocation and freeParav Pandit
2021-04-24net/mlx5: SF, Consider own vhca events of SF devicesParav Pandit
2021-04-24net/mlx5: SF, Store and use start function idParav Pandit
2021-04-24devlink: Extend SF port attributes to have external attributeParav Pandit
2021-04-24net/mlx5: SF, Rely on hw table for SF devlink port allocationParav Pandit
2021-04-24net/mlx5: E-Switch, Consider SF ports of host PFParav Pandit
2021-04-24net/mlx5: E-Switch, Use xarray for vport number to vport and rep mappingParav Pandit
2021-04-24net/mlx5: E-Switch, Prepare to return total vports from eswitch structParav Pandit
2021-04-24net/mlx5: E-Switch, Return eswitch max ports when eswitch is supportedParav Pandit
2021-04-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-04-23enetc: fix locking for one-step timestamping packet transferYangbo Lu
2021-04-23net: ethernet: mtk_eth_soc: use iopoll.h macro for DMA initIlya Lipnitskiy
2021-04-23net: ethernet: mtk_eth_soc: set PPE flow hash as skb hash if presentFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: rework NAPI callbacksIlya Lipnitskiy
2021-04-23net: ethernet: mtk_eth_soc: reduce unnecessary interruptsFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: only read the full RX descriptor if DMA is doneFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: cache HW pointer of last freed TX descriptorFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: implement dynamic interrupt moderationFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: increase DMA ring sizesFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: use larger burst size for QDMA TXFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: remove unnecessary TX queue stopsFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: reduce MDIO bus access latencyFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: use napi_consume_skbFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: fix build_skb cleanupIlya Lipnitskiy
2021-04-23net: ethernet: mtk_eth_soc: unmap RX data before calling build_skbFelix Fietkau
2021-04-23net: ethernet: mtk_eth_soc: fix RX VLAN offloadFelix Fietkau
2021-04-23net: mana: Use int to check the return value of mana_gd_poll_cq()Dexuan Cui
2021-04-23iavf: redefine the magic number for FDIR GTP-U header fieldsHaiyue Wang
2021-04-23iavf: enhance the duplicated FDIR list scan handlingHaiyue Wang