summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-12-15cxgb4: Fix kernel panic while accessing sge_infoVishal Kulkarni
2019-12-14bnx2x: Fix logic to get total no. of PFs per engineManish Chopra
2019-12-14bnx2x: Do not handle requests from VFs after parityManish Chopra
2019-12-14net: ethernet: ti: build cpsw-common for switchdevArnd Bergmann
2019-12-14net: ethernet: ti: select PAGE_POOL for switchdev driverArnd Bergmann
2019-12-14net: marvell: mvpp2: phylink requires the link interruptRussell King
2019-12-13net/ibmvnic: Fix typo in retry checkThomas Falcon
2019-12-13bnxt: apply computed clamp value for coalece parameterJonathan Lemon
2019-12-12qede: Fix multicast mac configurationManish Chopra
2019-12-10net: ena: fix napi handler misbehavior when the napi budget is zeroNetanel Belgazal
2019-12-10bnxt_en: Add missing devlink health reporters for VFs.Vasundhara Volam
2019-12-10bnxt_en: Fix the logic that creates the health reporters.Vasundhara Volam
2019-12-10bnxt_en: Remove unnecessary NULL checks for fw_healthVasundhara Volam
2019-12-10bnxt_en: Fix bp->fw_health allocation and free logic.Vasundhara Volam
2019-12-10bnxt_en: Return error if FW returns more data than dump lengthVasundhara Volam
2019-12-10bnxt_en: Free context memory in the open path if firmware has been reset.Michael Chan
2019-12-10bnxt_en: Fix MSIX request logic for RDMA driver.Michael Chan
2019-12-09net: ethernet: ti: davinci_cpdma: fix warning "device driver frees DMA memory...Grygorii Strashko
2019-12-09mlxsw: spectrum_router: Remove unlikely user-triggerable warningIdo Schimmel
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-12-06Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-12-06lpc_eth: kernel BUG on removeBruno Carneiro da Cunha
2019-12-06net: stmmac: reset Tx desc base address before restarting TxJongsung Kim
2019-12-06enetc: disable EEE autoneg by defaultYangbo Lu
2019-12-05net: hns3: fix VF ID issue for setting VF VLANJian Shen
2019-12-05net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()Yunsheng Lin
2019-12-05net: hns3: fix for TX queue not restarted problemYunsheng Lin
2019-12-05net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for...Grygorii Strashko
2019-12-05net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit
2019-12-05net/mlx5e: ethtool, Fix analysis of speed settingAya Levin
2019-12-05net/mlx5e: Fix translation of link mode into speedAya Levin
2019-12-05net/mlx5e: Fix free peer_flow when refcount is 0Roi Dayan
2019-12-05net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan
2019-12-05net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha
2019-12-05net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen
2019-12-05net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha
2019-12-05net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab
2019-12-04ionic: keep users rss hash across lif resetShannon Nelson
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-03net: mscc: ocelot: unregister the PTP clock on deinitVladimir Oltean
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds
2019-12-01r8169: fix resume on cable plug-inHeiner Kallweit
2019-12-01r8169: fix jumbo configuration for RTL8168evlHeiner Kallweit
2019-11-30net: emulex: benet: indent a Kconfig depends continuation lineRandy Dunlap
2019-11-30net: ethernet: ti: ale: ensure vlan/mdb deleted when no membersGrygorii Strashko
2019-11-30net/mlx5e: Fix build error without IPV6YueHaibing