summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-17ixgbe: add support for AF_XDP need_wakeup featureMagnus Karlsson
2019-08-17i40e: add support for AF_XDP need_wakeup featureMagnus Karlsson
2019-08-17xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson
2019-08-13r8152: change rx_copybreak and rx_pending through ethtoolHayes Wang
2019-08-13r8152: support skb_add_rx_fragHayes Wang
2019-08-13r8152: use alloc_pages for rx bufferHayes Wang
2019-08-13r8152: replace array with linking list for rx informationHayes Wang
2019-08-13r8152: separate the rx buffer sizeHayes Wang
2019-08-13net: phy: let phy_speed_down/up support speeds >1GbpsHeiner Kallweit
2019-08-13net: phy: add phy_speed_down_core and phy_resolve_min_speedHeiner Kallweit
2019-08-13net: phy: add __set_linkmode_max_speedHeiner Kallweit
2019-08-13net: hns3: Make hclge_func_reset_sync_vf staticYueHaibing
2019-08-11caif: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-11xen-netback: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-11net: dsa: mv88e6xxx: add delay in direct SMI waitVivien Didelot
2019-08-11net: dsa: mv88e6xxx: fix SMI bit checkingVivien Didelot
2019-08-11net: dsa: mv88e6xxx: remove wait and update routinesVivien Didelot
2019-08-11net: dsa: mv88e6xxx: wait for AVB Busy bitVivien Didelot
2019-08-11net: dsa: mv88e6xxx: introduce wait bit routineVivien Didelot
2019-08-11net: dsa: mv88e6xxx: introduce wait mask routineVivien Didelot
2019-08-11net: dsa: mv88e6xxx: wait for 88E6185 PPU disabledVivien Didelot
2019-08-11r8169: inline rtl8169_free_rx_databuffHeiner Kallweit
2019-08-11net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125Heiner Kallweit
2019-08-11net: phy: add phy_modify_paged_changedHeiner Kallweit
2019-08-11net: phy: prepare phylib to deal with PHY's extending Clause 22Heiner Kallweit
2019-08-11net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t fu...Heiner Kallweit
2019-08-11netdevsim: register couple of devlink paramsJiri Pirko
2019-08-10ieee802154: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10ixgbe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10i40e: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10fm10k: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10mvpp2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10skge: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10qca: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10dpaa2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10stmmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10nfp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10hns3: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10bnxt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10xgbe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-10bonding: no need to print a message if debugfs_create_dir() failsGreg Kroah-Hartman
2019-08-10wimax: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-09Merge tag 'mlx5-updates-2019-08-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-08-09net/mlx5e: Use refcount_t for refcountChuhong Yuan
2019-08-09net/mlx5e: Use vhca_id in generating representor port_indexParav Pandit
2019-08-09net/mlx5e: Simplify querying port representor parent idParav Pandit
2019-08-09net/mlx5: E-switch, Removed unused hwidParav Pandit
2019-08-09net/mlx5e: Allow concurrent creation of encap entriesVlad Buslov