summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-04-02net: macb: use resolved link config in mac_link_up()Russell King
2020-04-02net: dpaa2-mac: use resolved link config in mac_link_up()Russell King
2020-04-02net: axienet: use resolved link config in mac_link_up()Russell King
2020-04-02net: mv88e6xxx: use resolved link config in mac_link_up()Russell King
2020-04-02net: dsa: propagate resolved link config via mac_link_up()Russell King
2020-03-30net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-03-30dpaa2-eth: add support for nway resetRussell King
2020-03-30dpaa2-eth: add support for mii ioctlsRussell King
2020-03-30net: phy: marvell10g: read copper results from CSSR1Russell King
2020-03-30net: dsa: mv88e6xxx: fix duplicate vlan warningRussell King
2020-03-30net: phy: allow bcm84881 to be a moduleRussell King
2020-03-30net: phylink: improve initial mac configurationRussell King
2020-03-30net: phylink: allow ethtool -A to change flow control advertisementRussell King
2020-03-30net: phylink: resolve fixed link flow controlRussell King
2020-03-30net: phylink: use phylib resolved flow control modesRussell King
2020-03-30net: phylink: ensure manual flow control is selected appropriatelyRussell King
2020-03-30net: phylink: remove pause mode ethtool setting for fixed linksRussell King
2020-03-30net: add linkmode helper for setting flow control advertisementRussell King
2020-03-30net: add helpers to resolve negotiated flow controlRussell King
2020-03-30net: phy: marvell: initialise link partner state earlierRussell King
2020-03-27r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit
2020-03-26net: ks8851-ml: Fix IO operations, againMarek Vasut
2020-03-26mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel
2020-03-26qlcnic: Fix bad kzalloc null testXu Wang
2020-03-25Merge tag 'wireless-drivers-2020-03-25' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-03-25net: ena: Add PCI shutdown handler to allow safe kexecGuilherme G. Piccoli
2020-03-24Merge tag 'mlx5-fixes-2020-03-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-03-24r8169: re-enable MSI on RTL8168cHeiner Kallweit
2020-03-24net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara
2020-03-24cxgb4/ptp: pass the sign of offset delta in FW CMDRaju Rangoju
2020-03-24net/mlx5e: Do not recover from a non-fatal syndromeAya Levin
2020-03-24net/mlx5e: Fix ICOSQ recovery flow with Striding RQAya Levin
2020-03-24net/mlx5e: Fix missing reset of SW metadata in Striding RQ resetAya Levin
2020-03-24net/mlx5e: Enhance ICOSQ WQE info fieldsAya Levin
2020-03-24net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failureLeon Romanovsky
2020-03-23bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam
2020-03-23bnxt_en: Free context memory after disabling PCI in probe error path.Michael Chan
2020-03-23bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.Michael Chan
2020-03-23bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer
2020-03-23bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.Michael Chan
2020-03-23macsec: restrict to ethernet devicesWillem de Bruijn
2020-03-23net: qmi_wwan: add support for ASKEY WWHC050Pawel Dembicki
2020-03-23Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-03-23iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami
2020-03-23iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detectionLuca Coelho
2020-03-21net: bcmgenet: always enable status blocksDoug Berger
2020-03-21net: phy: dp83867: w/a for fld detect threshold bootstrapping issueGrygorii Strashko
2020-03-21net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing
2020-03-21slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp