summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2020-02-12ice: Don't allow same value for Rx tail to be written twiceBrett Creeley
2020-02-12ice: display supported and advertised link modesPaul Greenwalt
2020-02-12ice: Fix switch between FW and SW LLDPDave Ertman
2020-02-12ice: Fix DCB rebuild after resetDave Ertman
2020-02-12net: ethernet: ave: Add capability of rgmii-id modeKunihiko Hayashi
2020-02-12enic: prevent waking up stopped tx queues over watchdog resetFiro Yang
2020-02-11net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski
2020-02-11net: ena: ethtool: use correct value for crc32 hashSameeh Jubran
2020-02-11net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski
2020-02-11net: ena: fix corruption of dev_idx_to_host_tblArthur Kiyanovski
2020-02-11net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski
2020-02-11net: ena: rss: store hash function as values and not bitsArthur Kiyanovski
2020-02-11net: ena: rss: fix failure to get indirection tableSameeh Jubran
2020-02-11net: ena: rss: do not allocate key when not supportedSameeh Jubran
2020-02-11net: ena: fix incorrect default RSS keyArthur Kiyanovski
2020-02-11net: ena: add missing ethtool TX timestamping indicationArthur Kiyanovski
2020-02-11net: ena: fix uses of round_jiffies()Arthur Kiyanovski
2020-02-11net: ena: fix potential crash when rxfh key is NULLArthur Kiyanovski
2020-02-11i40e: Fix the conditional for i40e_vc_validate_vqs_bitmapsBrett Creeley
2020-02-10qmi_wwan: unconditionally reject 2 ep interfacesBjørn Mork
2020-02-10net: dsa: mv88e6xxx: Prevent truncation of longer interrupt namesAndrew Lunn
2020-02-10qmi_wwan: re-add DW5821e pre-production variantBjørn Mork
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey
2020-02-08Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-08mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi
2020-02-07mlxsw: spectrum_dpipe: Add missing error pathIdo Schimmel
2020-02-07mlxsw: core: Add validation of hardware device types for MGPIR registerVadim Pasternak
2020-02-07mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abortIdo Schimmel
2020-02-07mlxsw: spectrum_router: Prevent incorrect replacement of local table routesIdo Schimmel
2020-02-07net: dsa: microchip: enable module autoprobeRazvan Stefanescu
2020-02-07dpaa_eth: support all modes with rate adapting PHYsMadalin Bucur
2020-02-07net: stmmac: update pci platform data to use phy_interfaceVoon Weifeng
2020-02-07net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filterTan, Tee Min
2020-02-07net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filterVerma, Aashish
2020-02-07net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writtingOng Boon Leong
2020-02-07net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+Tan, Tee Min
2020-02-07hv_netvsc: Fix XDP refcnt for synthetic and VF NICsHaiyang Zhang
2020-02-07net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP portFlorian Fainelli
2020-02-07net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()Florian Fainelli
2020-02-07net: stmmac: fix a possible endless loopDejin Zheng
2020-02-06net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan
2020-02-06net/mlx5e: TX, Error completion is for last WQE in batchTariq Toukan
2020-02-06net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctxRaed Salem
2020-02-06net/mlx5: IPsec, Fix esp modify function attributeRaed Salem
2020-02-06net/mlx5: Fix deadlock in fs_coreMaor Gottlieb
2020-02-06net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli
2020-02-06r8169: fix performance regression related to PCIe max read request sizeHeiner Kallweit