summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-19Bluetooth: btusb: Add support for Intel bluetooth device 8087:0029Raghuram Hegde1-35/+37
2018-12-19Bluetooth: hci_h5: Turn off RTL8723BS on suspend, reprobe on resumeHans de Goede1-0/+52
2018-12-19Bluetooth: hci_h5: Add suspend / resume opsHans de Goede1-0/+29
2018-12-19Bluetooth: hci_intel: clean an indentation issue, remove extraneous spacesColin Ian King1-2/+2
2018-12-19Bluetooth: clean an indentation issue, remove extraneous spaceColin Ian King1-1/+1
2018-12-19Bluetooth: hci_serdev: Remove setting of HCI_QUIRK_RESET_ON_CLOSE.Balakrishna Godavarthi1-3/+0
2018-12-19Bluetooth: Remove unnecessary smp_mb__after_atomic() barriersAndrea Parri2-18/+6
2018-12-19Bluetooth: btbcm: Add default address for BCM43430A0Chen-Yu Tsai1-1/+6
2018-12-19Bluetooth: hci_bcm: Add compatible string for BCM4330Chen-Yu Tsai1-0/+1
2018-12-19Bluetooth: hci_bcm: Add BCM20702A1 variantMaxime Ripard2-0/+7
2018-12-19Bluetooth: hci_bcm: Wait for device to come out of reset after power onChen-Yu Tsai1-0/+3
2018-12-19Bluetooth: hci_bcm: Add support for regulator suppliesChen-Yu Tsai1-9/+30
2018-12-19Bluetooth: hci_bcm: Add support for LPO clockChen-Yu Tsai1-5/+36
2018-12-19Bluetooth: hci_bcm: Use "txco" and "extclk" to get clock referenceChen-Yu Tsai1-11/+30
2018-12-19Bluetooth: hci_bcm: Simplify clk_get error handlingChen-Yu Tsai1-3/+7
2018-12-19Bluetooth: hci_bcm: Handle deferred probing for the clock supplyChen-Yu Tsai1-0/+4
2018-12-19dt-bindings: net: broadcom-bluetooth: Add BCM4330 compatible stringChen-Yu Tsai1-0/+1
2018-12-19dt-bindings: net: broadcom-bluetooth: Add BCM20702A1 compatible stringChen-Yu Tsai1-0/+1
2018-12-19dt-bindings: net: broadcom-bluetooth: Add VBAT and VDDIO suppliesChen-Yu Tsai1-0/+2
2018-12-19dt-bindings: net: broadcom-bluetooth: Fix external clock namesChen-Yu Tsai1-2/+5
2018-12-19Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li4-44/+4
2018-12-196lowpan: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-12/+1
2018-12-18nfp: flower: fix cb_ident duplicate in indirect block registerJohn Hurley1-10/+11
2018-12-18mlxsw: spectrum: Update the supported firmware to version 13.1910.622Shalom Toledo1-2/+2
2018-12-18ip6mr: Drop mfc6_cache argument to ip6mr_forward2David Ahern1-4/+3
2018-12-18ipmr: Drop mfc_cache argument to ipmr_queue_xmitDavid Ahern1-5/+4
2018-12-18net: dccp: initialize (addr,port) listening hashtablePeter Oskolkov2-0/+4
2018-12-18Merge branch 'bnxt_en-next'David S. Miller8-117/+407
2018-12-18bnxt_en: query force speeds before disabling autoneg mode.Vasundhara Volam1-1/+21
2018-12-18bnxt_en: Do not free port statistics buffer when device is down.Michael Chan2-5/+25
2018-12-18bnxt_en: Save ring statistics before reset.Michael Chan2-14/+44
2018-12-18bnxt_en: Return linux standard errors in bnxt_ethtool.cVasundhara Volam1-17/+39
2018-12-18bnxt_en: Don't set ETS on unused TCs.Michael Chan1-1/+4
2018-12-18bnxt_en: Add ethtool -S priority counters.Michael Chan3-1/+144
2018-12-18bnxt_en: Add SR-IOV support for 57500 chips.Michael Chan3-4/+19
2018-12-18bnxt_en: Disable MSIX before re-reserving NQs/CMPL rings.Michael Chan1-8/+11
2018-12-18bnxt_en: Reserve 1 stat_ctx for RDMA driver.Vasundhara Volam2-28/+52
2018-12-18bnxt_en: Do not modify max_stat_ctxs after RDMA driver requests/frees stat_ctxsVasundhara Volam3-15/+2
2018-12-18bnxt_en: get rid of num_stat_ctxs variableVasundhara Volam7-16/+25
2018-12-18bnxt_en: Add bnxt_get_avail_cp_rings_for_en() helper function.Michael Chan3-6/+16
2018-12-18bnxt_en: Store the maximum NQs available on the PF.Michael Chan2-1/+5
2018-12-18fou: Prevent unbounded recursion in GUE error handlerStefano Brivio1-0/+7
2018-12-17ucc_geth: Add change_carrier() for Fixed PHYsJoakim Tjernlund1-0/+2
2018-12-17gianfar: Add change_carrier() for Fixed PHYsJoakim Tjernlund1-0/+1
2018-12-17dpaa_eth: Add change_carrier() for Fixed PHYsJoakim Tjernlund1-1/+2
2018-12-17Fixed PHY: Add fixed_phy_change_carrier()Joakim Tjernlund2-1/+28
2018-12-17net/mlx4_en: remove fallback after kzalloc_node()Eric Dumazet3-15/+6
2018-12-17net: unbreak CONFIG_RETPOLINE=n buildsPaolo Abeni1-2/+2
2018-12-17Merge branch 'mlxsw-spectrum_acl-Add-Bloom-filter-support'David S. Miller8-9/+661
2018-12-17selftests: mlxsw: Add Bloom delta testNir Dotan1-1/+36