summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: mscc: ocelot: support PTP Sync one-step timestampingYangbo Lu2021-04-272-4/+57
* net: mscc: ocelot: convert to ocelot_port_txtstamp_request()Yangbo Lu2021-04-272-14/+28
* net: dsa: free skb->cb usage in core driverYangbo Lu2021-04-272-4/+4
* net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_sendLv Yunlong2021-04-261-1/+3
* net: davicom: Remove redundant assignment to retJiapeng Chong2021-04-261-1/+0
* pcnet32: Remove redundant variable prev_link and curr_linkJiapeng Chong2021-04-261-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-04-269-43/+46
|\
| * bnxt_en: Fix RX consumer index logic in the error path.Michael Chan2021-04-261-2/+4
| * bnxt_en: fix ternary sign extension bug in bnxt_show_temp()Dan Carpenter2021-04-221-1/+3
| * net: renesas: ravb: Fix a stuck issue when a lot of frames are receivedYoshihiro Shimoda2021-04-211-23/+12
| * net: stmmac: fix TSO and TBS feature enabling during driver openOng Boon Leong2021-04-211-3/+9
| * nfp: devlink: initialize the devlink port attribute "lanes"Yinjun Zhang2021-04-211-0/+1
| * net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King2021-04-211-2/+2
| * net: marvell: prestera: fix port event handling on initVadym Kochan2021-04-211-1/+2
| * sfc: ef10: fix TX queue lookup in TX event handlingEdward Cree2021-04-211-2/+1
| * sfc: farch: fix TX queue lookup in TX event handlingEdward Cree2021-04-211-4/+4
| * sfc: farch: fix TX queue lookup in TX flush done handlingEdward Cree2021-04-211-4/+4
| * net: ethernet: ixp4xx: Set the DMA masks explicitlyLinus Walleij2021-04-201-1/+4
* | bnxt_en: Implement .ndo_features_check().Michael Chan2021-04-262-2/+42
* | bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS.Michael Chan2021-04-262-3/+14
* | bnxt_en: Add PCI IDs for Hyper-V VF devices.Michael Chan2021-04-261-1/+18
* | bnxt_en: Call bnxt_approve_mac() after the PF gives up control of the VF MAC.Michael Chan2021-04-261-1/+10
* | bnxt_en: Move bnxt_approve_mac().Michael Chan2021-04-261-26/+27
* | bnxt_en: allow VF config ops when PF is closedEdwin Peer2021-04-261-4/+0
* | bnxt_en: allow promiscuous mode for trusted VFsEdwin Peer2021-04-263-7/+11
* | bnxt_en: Add support for fw managed link down feature.Michael Chan2021-04-262-1/+3
* | bnxt_en: Add a new phy_flags field to the main driver structure.Michael Chan2021-04-263-34/+22
* | bnxt_en: report signal mode in link up messagesEdwin Peer2021-04-261-3/+19
* | Merge tag 'mlx5-updates-2021-04-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-04-2616-422/+701
|\ \
| * | net/mlx5: SF, Extend SF table for additional SF id rangeParav Pandit2021-04-246-53/+140
| * | net/mlx5: SF, Split mlx5_sf_hw_table into two partsParav Pandit2021-04-241-29/+58
| * | net/mlx5: SF, Use helpers for allocation and freeParav Pandit2021-04-241-37/+60
| * | net/mlx5: SF, Consider own vhca events of SF devicesParav Pandit2021-04-241-1/+11
| * | net/mlx5: SF, Store and use start function idParav Pandit2021-04-241-2/+8
| * | devlink: Extend SF port attributes to have external attributeParav Pandit2021-04-241-1/+1
| * | net/mlx5: SF, Rely on hw table for SF devlink port allocationParav Pandit2021-04-243-8/+9
| * | net/mlx5: E-Switch, Consider SF ports of host PFParav Pandit2021-04-242-0/+56
| * | net/mlx5: E-Switch, Use xarray for vport number to vport and rep mappingParav Pandit2021-04-2411-323/+380
| * | net/mlx5: E-Switch, Prepare to return total vports from eswitch structParav Pandit2021-04-242-3/+14
| * | net/mlx5: E-Switch, Return eswitch max ports when eswitch is supportedParav Pandit2021-04-242-14/+13
* | | net: ethernet: ixp4xx: Support device tree probingLinus Walleij2021-04-262-63/+148
* | | net: ethernet: ixp4xx: Retire ancient phy retrievealLinus Walleij2021-04-261-5/+5
* | | ch_ktls: Remove redundant variable resultJiapeng Chong2021-04-261-6/+4
|/ /
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-04-237-55/+115
|\ \
| * | iavf: redefine the magic number for FDIR GTP-U header fieldsHaiyue Wang2021-04-231-3/+12
| * | iavf: enhance the duplicated FDIR list scan handlingHaiyue Wang2021-04-231-6/+3
| * | iavf: change the flex-byte support number to macro definitionHaiyue Wang2021-04-232-3/+8
| * | iavf: remove duplicate free resources callsStefan Assmann2021-04-231-2/+0
| * | i40e: use minimal admin queue for kdumpCoiby Xu2021-04-232-2/+9
| * | i40e: use minimal Rx and Tx ring buffers for kdumpCoiby Xu2021-04-231-0/+5