summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
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 Kallweit2-5/+26
2019-08-12net: phy: prepare phylib to deal with PHY's extending Clause 22Heiner Kallweit2-16/+19
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-11drop_monitor: Expose tail drop counterIdo Schimmel2-0/+111
2019-08-11drop_monitor: Make drop queue length configurableIdo Schimmel2-3/+17
2019-08-11drop_monitor: Add a command to query current configurationIdo Schimmel2-0/+50
2019-08-11drop_monitor: Allow truncation of dropped packetsIdo Schimmel2-0/+21
2019-08-11drop_monitor: Add packet alert modeIdo Schimmel2-2/+305
2019-08-11drop_monitor: Add alert mode operationsIdo Schimmel2-6/+41
2019-08-11drop_monitor: Require CAP_NET_ADMIN for drop monitor configurationIdo Schimmel1-0/+1
2019-08-11drop_monitor: Reset per-CPU data before starting to traceIdo Schimmel1-3/+7
2019-08-11drop_monitor: Initialize timer and work item upon tracing enableIdo Schimmel1-5/+19
2019-08-11drop_monitor: Split tracing enable / disable to different functionsIdo Schimmel1-28/+51
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
2019-08-11xgbe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-76/+31
2019-08-11mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman7-163/+24
2019-08-11bonding: no need to print a message if debugfs_create_dir() failsGreg Kroah-Hartman1-5/+0
2019-08-11wimax: no need to check return value of debugfs_create functionsGreg Kroah-Hartman8-257/+51