summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+6
2019-04-22ipv6: Restore RTF_ADDRCONF check in rt6_qualify_for_ecmpDavid Ahern1-1/+1
2019-04-21ipv6: Simplify rt6_qualify_for_ecmpDavid Ahern1-1/+1
2019-04-21net: hippi:Fix misuse of %x in rrunner.cFuqian Huang1-2/+2
2019-04-21atm: iphase: fix misuse of %xFuqian Huang1-2/+2
2019-04-21mlxsw: spectrum_router: Relax FIB rule validationIdo Schimmel1-0/+4
2019-04-21mlxsw: spectrum: Use a stable ECMP/LAG seedIdo Schimmel2-4/+4
2019-04-20nfp: add SR-IOV trusted VF supportPablo Cascón4-2/+33
2019-04-20net: hns3: add function type check for debugfs help informationYufeng Mo3-1/+8
2019-04-20net: hns3: add queue's statistics update to service taskliuzhongzhu2-0/+11
2019-04-20net: hns3: Add handling of MAC tunnel interruptionWeihang Li7-0/+96
2019-04-20net: hns3: add support for dump ncl config by debugfsWeihang Li3-0/+70
2019-04-20net: hns3: Add support for netif message level settingsYonglong Liu5-2/+101
2019-04-20net: hns3: dump more information when tx timeout happensJian Shen4-9/+72
2019-04-20net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()Jian Shen1-1/+1
2019-04-20net: hns3: refine tx timeout count handleJian Shen1-2/+2
2019-04-20net: hns3: add some debug info for hclgevf_get_mbx_resp()Huazhong Tan1-3/+6
2019-04-20net: hns3: add some debug information for hclge_check_event_causeHuazhong Tan1-1/+7
2019-04-20net: hns3: add reset statistics for VFHuazhong Tan2-3/+18
2019-04-20net: hns3: add reset statistics info for PFHuazhong Tan4-3/+45
2019-04-20mlxsw: spectrum: Assume CONFIG_NET_DEVLINK is always enabledJiri Pirko2-17/+2
2019-04-20net: dsa: mv88e6xxx: Only reconfigure MAC when something changesAndrew Lunn1-0/+17
2019-04-19nfp: flower: fix size_t compile warningJohn Hurley1-1/+1
2019-04-19net: mdio: rename mdio_device reset to reset_gpioDavid Bauer3-7/+7
2019-04-19net: phy: add support for reset-controllerDavid Bauer2-4/+36
2019-04-19net: gemini: remove unnecessary assertJakub Kicinski1-2/+0
2019-04-19sb1000: fix variable set but not used warningsJakub Kicinski1-6/+3
2019-04-19net: phy: remove dead code from phy_sanitize_settingsHeiner Kallweit1-4/+0
2019-04-19net: phy: don't set autoneg if it's not supportedHeiner Kallweit1-0/+4
2019-04-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller27-457/+3201
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller85-1142/+1979
2019-04-18ice: Calculate ITR increment based on direct calculationBrett Creeley1-72/+63
2019-04-18ice: Bump driver versionAnirudh Venkataramanan1-1/+1
2019-04-18ice: Add code to control FW LLDP and DCBXAnirudh Venkataramanan5-2/+159
2019-04-18ice: Add code for DCB rebuildAnirudh Venkataramanan3-0/+85
2019-04-18ice: Add code to get DCB related statisticsAnirudh Venkataramanan6-2/+86
2019-04-18ice: Add priority information into VLAN headerAnirudh Venkataramanan4-3/+54
2019-04-18ice: Update rings based on TC informationAnirudh Venkataramanan5-0/+52
2019-04-18ice: Add code to process LLDP MIB change eventsAnirudh Venkataramanan5-3/+47
2019-04-18ice: Add code for DCB initialization part 4/4Anirudh Venkataramanan2-2/+81
2019-04-18ice: Add code for DCB initialization part 3/4Anirudh Venkataramanan14-82/+997
2019-04-18ice: Add code for DCB initialization part 2/4Anirudh Venkataramanan6-1/+1057
2019-04-18ice: Add code for DCB initialization part 1/4Anirudh Venkataramanan10-0/+230
2019-04-18ice: Bump versionAnirudh Venkataramanan1-1/+1
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan16-294/+294
2019-04-18ice: Fix typos in code commentsAnirudh Venkataramanan4-6/+6
2019-04-18rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger1-10/+0
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller138-832/+1282
2019-04-17s390/qeth: stop/wake TX queues based on their fill levelJulian Wiedmann5-48/+71
2019-04-17s390/qeth: simplify QoS codeJulian Wiedmann2-20/+7