summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Allow XSK frames smaller than a pageMaxim Mikityanskiy2019-08-314-10/+32
* mlx5e: modify driver for handling offsetsKevin Laatz2019-08-312-3/+8
* ixgbe: modify driver for handling offsetsKevin Laatz2019-08-311-4/+9
* i40e: modify driver for handling offsetsKevin Laatz2019-08-311-4/+9
* ixgbe: simplify Rx buffer recycleKevin Laatz2019-08-311-10/+3
* i40e: simplify Rx buffer recycleKevin Laatz2019-08-311-10/+3
* nfp: bpf: add simple map op cacheJakub Kicinski2019-08-315-9/+215
* nfp: bpf: rework MTU checkingJakub Kicinski2019-08-315-12/+25
* net/mlx5e: Add AF_XDP need_wakeup supportMaxim Mikityanskiy2019-08-174-5/+48
* net/mlx5e: Move the SW XSK code from NAPI poll to a separate functionMaxim Mikityanskiy2019-08-171-2/+11
* ixgbe: add support for AF_XDP need_wakeup featureMagnus Karlsson2019-08-171-0/+18
* i40e: add support for AF_XDP need_wakeup featureMagnus Karlsson2019-08-171-0/+18
* xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson2019-08-179-14/+17
* r8152: change rx_copybreak and rx_pending through ethtoolHayes Wang2019-08-131-5/+86
* r8152: support skb_add_rx_fragHayes Wang2019-08-131-15/+105
* r8152: use alloc_pages for rx bufferHayes Wang2019-08-131-20/+11
* r8152: replace array with linking list for rx informationHayes Wang2019-08-131-57/+125
* r8152: separate the rx buffer sizeHayes Wang2019-08-131-4/+8
* net: phy: let phy_speed_down/up support speeds >1GbpsHeiner Kallweit2019-08-131-44/+16
* net: phy: add phy_speed_down_core and phy_resolve_min_speedHeiner Kallweit2019-08-131-0/+28
* net: phy: add __set_linkmode_max_speedHeiner Kallweit2019-08-131-2/+7
* net: hns3: Make hclge_func_reset_sync_vf staticYueHaibing2019-08-131-1/+1
* caif: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-112-21/+11
* xen-netback: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-112-38/+11
* net: dsa: mv88e6xxx: add delay in direct SMI waitVivien Didelot2019-08-111-0/+2
* net: dsa: mv88e6xxx: fix SMI bit checkingVivien Didelot2019-08-111-1/+1
* net: dsa: mv88e6xxx: remove wait and update routinesVivien Didelot2019-08-117-67/+22
* net: dsa: mv88e6xxx: wait for AVB Busy bitVivien Didelot2019-08-111-2/+27
* net: dsa: mv88e6xxx: introduce wait bit routineVivien Didelot2019-08-118-50/+73
* net: dsa: mv88e6xxx: introduce wait mask routineVivien Didelot2019-08-114-52/+41
* net: dsa: mv88e6xxx: wait for 88E6185 PPU disabledVivien Didelot2019-08-111-1/+1
* r8169: inline rtl8169_free_rx_databuffHeiner Kallweit2019-08-111-17/+7
* net: phy: realtek: add support for the 2.5Gbps PHY in RTL8125Heiner Kallweit2019-08-111-0/+62
* net: phy: add phy_modify_paged_changedHeiner Kallweit2019-08-111-5/+24
* net: phy: prepare phylib to deal with PHY's extending Clause 22Heiner Kallweit2019-08-111-15/+12
* net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t fu...Heiner Kallweit2019-08-111-16/+6
* netdevsim: register couple of devlink paramsJiri Pirko2019-08-112-1/+73
* ieee802154: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-103-33/+9
* ixgbe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-17/+5
* i40e: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-18/+4
* fm10k: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-2/+0
* mvpp2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-18/+1
* skge: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-30/+9
* qca: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-10/+3
* dpaa2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-102-50/+7
* stmmac: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-102-46/+8
* nfp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-16/+1
* hns3: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-101-15/+2
* cxgb4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-103-20/+9
* bnxt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-102-29/+11