aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-25Merge tag 'for-5.5/libata-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds21-70/+124
2019-11-25net: dsa: sja1105: fix sja1105_parse_rgmii_delays()Oleksij Rempel1-5/+5
2019-11-25macvlan: schedule bc_work even if errorMenglong Dong1-1/+2
2019-11-25enetc: add support Credit Based Shaper(CBS) for hardware offloadPo Liu5-2/+138
2019-11-25net: phy: add helpers phy_(un)lock_mdio_busHeiner Kallweit1-14/+14
2019-11-25mdio_bus: don't use managed reset-controllerDavid Bauer1-2/+4
2019-11-25Merge tag 'tpmdd-next-20191112' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds13-715/+701
2019-11-25RDMA/hns: Delete unnecessary callback functions for cqYixian Liu2-58/+36
2019-11-25RDMA/hns: Rename the functions used inside creating cqYixian Liu5-56/+35
2019-11-25RDMA/hns: Redefine the member of hns_roce_cq structYixian Liu4-56/+38
2019-11-25RDMA/hns: Redefine interfaces used in creating cqYixian Liu4-55/+53
2019-11-25RDMA/efa: Expose RDMA read related attributesDaniel Kranzdorf4-5/+40
2019-11-25RDMA/efa: Support remote read access in MR registrationDaniel Kranzdorf4-13/+14
2019-11-25RDMA/efa: Store network attributes in device attributesGal Pressman5-51/+18
2019-11-25IB/hfi1: remove redundant assignment to variable retColin Ian King1-1/+1
2019-11-25RDMA/bnxt_re: Fix missing le16_to_cpuDevesh Sharma1-4/+4
2019-11-25RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devicesDevesh Sharma1-0/+1
2019-11-25RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 seriesLuke Starrett1-2/+6
2019-11-25RDMA/bnxt_re: Fix Kconfig indentationKrzysztof Kozlowski1-6/+6
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe14-442/+738
2019-11-25Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai760-7034/+7917
2019-11-25lkdtm: Remove references to CONFIG_REFCOUNT_FULLWill Deacon1-2/+1
2019-11-25locking/refcount: Consolidate implementations of refcount_tWill Deacon1-1/+0
2019-11-25locking/refcount: Define constants for saturation and max refcount valuesWill Deacon1-8/+0
2019-11-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJakub Kicinski3-1/+13
2019-11-24ax88179_178a: add ethtool_op_get_ts_info()Andreas K. Besslein1-0/+1
2019-11-24mlxsw: spectrum_router: Fix use of uninitialized adjacency indexAmit Cohen1-3/+2
2019-11-24mlxsw: spectrum_router: After underlay moves, demote conflicting tunnelsPetr Machata1-1/+38
2019-11-24bnxt_en: Add support for flashing the device via devlinkVasundhara Volam3-2/+24
2019-11-24bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.Michael Chan3-5/+12
2019-11-24bnxt_en: Add async. event logic for PHY configuration changes.Michael Chan2-0/+11
2019-11-24bnxt_en: Refactor the initialization of the ethtool link settings.Michael Chan1-20/+26
2019-11-24bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.Michael Chan3-3/+10
2019-11-24bnxt_en: Assign more RSS context resources to the VFs.Michael Chan1-2/+6
2019-11-24bnxt_en: Initialize context memory to the value specified by firmware.Michael Chan2-9/+19
2019-11-24bnxt_en: Fix suspend/resume path on 57500 chipsVasundhara Volam1-0/+14
2019-11-24bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()Vasundhara Volam1-2/+10
2019-11-24bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.Vasundhara Volam3-47/+35
2019-11-24bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.Vasundhara Volam2-3/+11
2019-11-24bnxt_en: Disable/enable Bus master during suspend/resume.Michael Chan1-0/+8
2019-11-24bnxt_en: Add chip IDs for 57452 and 57454 chips.Michael Chan1-1/+6
2019-11-24sfc: fix build without CONFIG_RFS_ACCELJakub Kicinski1-0/+2
2019-11-24xen: Fix Kconfig indentationKrzysztof Kozlowski1-29/+29
2019-11-23hv_netvsc: make recording RSS hash depend on feature flagStephen Hemminger3-2/+4
2019-11-23Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski7-93/+186
2019-11-23net: phylink: rename mac_link_state() op to mac_pcs_get_state()Russell King7-43/+33
2019-11-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-24/+28
2019-11-23net: use rhashtable_lookup() instead of rhashtable_lookup_fast()Taehee Yoo3-5/+5
2019-11-23Merge tag 'wireless-drivers-next-2019-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextJakub Kicinski96-562/+2252
2019-11-23net: phy: initialise phydev speed and duplex sanelyRussell King1-2/+2