aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-19net: hns3: Add support for netif message level settingsYonglong Liu
2019-04-19net: hns3: dump more information when tx timeout happensJian Shen
2019-04-19net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()Jian Shen
2019-04-19net: hns3: refine tx timeout count handleJian Shen
2019-04-19net: hns3: add some debug info for hclgevf_get_mbx_resp()Huazhong Tan
2019-04-19net: hns3: add some debug information for hclge_check_event_causeHuazhong Tan
2019-04-19net: hns3: add reset statistics for VFHuazhong Tan
2019-04-19net: hns3: add reset statistics info for PFHuazhong Tan
2019-04-19mlxsw: spectrum: Assume CONFIG_NET_DEVLINK is always enabledJiri Pirko
2019-04-19net: dsa: mv88e6xxx: Only reconfigure MAC when something changesAndrew Lunn
2019-04-19nfp: flower: fix size_t compile warningJohn Hurley
2019-04-18net: mdio: rename mdio_device reset to reset_gpioDavid Bauer
2019-04-18net: phy: add support for reset-controllerDavid Bauer
2019-04-18net: gemini: remove unnecessary assertJakub Kicinski
2019-04-18sb1000: fix variable set but not used warningsJakub Kicinski
2019-04-18net: phy: remove dead code from phy_sanitize_settingsHeiner Kallweit
2019-04-18net: phy: don't set autoneg if it's not supportedHeiner Kallweit
2019-04-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller
2019-04-18ice: Calculate ITR increment based on direct calculationBrett Creeley
2019-04-18ice: Bump driver versionAnirudh Venkataramanan
2019-04-18ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan
2019-04-18ice: Add code for DCB rebuildAnirudh Venkataramanan
2019-04-18ice: Add code to get DCB related statisticsAnirudh Venkataramanan
2019-04-18ice: Add priority information into VLAN headerAnirudh Venkataramanan
2019-04-18ice: Update rings based on TC informationAnirudh Venkataramanan
2019-04-18ice: Add code to process LLDP MIB change eventsAnirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 4/4Anirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan
2019-04-18ice: Bump versionAnirudh Venkataramanan
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan
2019-04-18ice: Fix typos in code commentsAnirudh Venkataramanan
2019-04-18rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-17s390/qeth: stop/wake TX queues based on their fill levelJulian Wiedmann
2019-04-17s390/qeth: simplify QoS codeJulian Wiedmann
2019-04-17s390/qeth: add TX multiqueue support for OSA devicesJulian Wiedmann
2019-04-17s390/qeth: add TX multiqueue support for IQD devicesJulian Wiedmann
2019-04-17s390/qeth: don't keep statistics for tx timeoutJulian Wiedmann
2019-04-17s390/qeth: don't bother updating the last-tx timeJulian Wiedmann
2019-04-17s390/qeth: handle error from qeth_update_from_chp_desc()Julian Wiedmann
2019-04-17s390/qeth: clarify naming for some QDIO helpersJulian Wiedmann
2019-04-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-04-17Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-04-17net: stmmac: Set Flow Control to automatic mode in the driverJose Abreu
2019-04-17net: stmmac: dwxgmac: Finish the Flow Control implementationJose Abreu
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-17ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard