summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-31net/mlx5e: Allow XSK frames smaller than a pageMaxim Mikityanskiy4-10/+32
2019-08-31mlx5e: modify driver for handling offsetsKevin Laatz2-3/+8
2019-08-31ixgbe: modify driver for handling offsetsKevin Laatz1-4/+9
2019-08-31i40e: modify driver for handling offsetsKevin Laatz1-4/+9
2019-08-31ixgbe: simplify Rx buffer recycleKevin Laatz1-10/+3
2019-08-31i40e: simplify Rx buffer recycleKevin Laatz1-10/+3
2019-08-31nfp: bpf: add simple map op cacheJakub Kicinski5-9/+215
2019-08-31nfp: bpf: rework MTU checkingJakub Kicinski5-12/+25
2019-08-18net/mlx5e: Add AF_XDP need_wakeup supportMaxim Mikityanskiy4-5/+48
2019-08-18net/mlx5e: Move the SW XSK code from NAPI poll to a separate functionMaxim Mikityanskiy1-2/+11
2019-08-18ixgbe: add support for AF_XDP need_wakeup featureMagnus Karlsson1-0/+18
2019-08-18i40e: add support for AF_XDP need_wakeup featureMagnus Karlsson1-0/+18
2019-08-18xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson9-14/+17
2019-08-14r8152: change rx_copybreak and rx_pending through ethtoolHayes Wang1-5/+86
2019-08-14r8152: support skb_add_rx_fragHayes Wang1-15/+105
2019-08-14r8152: use alloc_pages for rx bufferHayes Wang1-20/+11
2019-08-14r8152: replace array with linking list for rx informationHayes Wang1-57/+125
2019-08-14r8152: separate the rx buffer sizeHayes Wang1-4/+8
2019-08-14net: phy: let phy_speed_down/up support speeds >1GbpsHeiner Kallweit1-44/+16
2019-08-14net: phy: add phy_speed_down_core and phy_resolve_min_speedHeiner Kallweit1-0/+28
2019-08-14net: phy: add __set_linkmode_max_speedHeiner Kallweit1-2/+7
2019-08-14net: hns3: Make hclge_func_reset_sync_vf staticYueHaibing1-1/+1
2019-08-12caif: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-21/+11
2019-08-12xen-netback: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-38/+11
2019-08-12net: dsa: mv88e6xxx: add delay in direct SMI waitVivien Didelot1-0/+2
2019-08-12net: dsa: mv88e6xxx: fix SMI bit checkingVivien Didelot1-1/+1
2019-08-12net: dsa: mv88e6xxx: remove wait and update routinesVivien Didelot7-67/+22
2019-08-12net: dsa: mv88e6xxx: wait for AVB Busy bitVivien Didelot1-2/+27
2019-08-12net: dsa: mv88e6xxx: introduce wait bit routineVivien Didelot8-50/+73
2019-08-12net: dsa: mv88e6xxx: introduce wait mask routineVivien Didelot4-52/+41
2019-08-12net: dsa: mv88e6xxx: wait for 88E6185 PPU disabledVivien Didelot1-1/+1
2019-08-12r8169: inline rtl8169_free_rx_databuffHeiner Kallweit1-17/+7
2019-08-12net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125Heiner Kallweit1-0/+62
2019-08-12net: phy: add phy_modify_paged_changedHeiner Kallweit1-5/+24
2019-08-12net: phy: prepare phylib to deal with PHY's extending Clause 22Heiner Kallweit1-15/+12
2019-08-12net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t fu...Heiner Kallweit1-16/+6
2019-08-12netdevsim: register couple of devlink paramsJiri Pirko2-1/+73
2019-08-11ieee802154: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-33/+9
2019-08-11ixgbe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-17/+5
2019-08-11i40e: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-18/+4
2019-08-11fm10k: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-2/+0
2019-08-11mvpp2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-18/+1
2019-08-11skge: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-30/+9
2019-08-11qca: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-10/+3
2019-08-11dpaa2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-50/+7
2019-08-11stmmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-46/+8
2019-08-11nfp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-16/+1
2019-08-11hns3: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-15/+2
2019-08-11cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-20/+9
2019-08-11bnxt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-29/+11