summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sfc: fix dereference of table before it is null checkedColin Ian King2020-05-131-4/+1
* net: phy: at803x: add cable diagnostics supportMichael Walle2020-05-131-0/+176
* ipv6: set msg_control_is_user in do_ipv6_getsockoptChristoph Hellwig2020-05-131-0/+1
* Merge branch 'net-phy-broadcom-cable-tester-support'David S. Miller2020-05-134-7/+317
|\
| * net: phy: bcm54140: add cable diagnostics supportMichael Walle2020-05-131-0/+3
| * net: phy: broadcom: add cable test supportMichael Walle2020-05-133-0/+247
| * net: phy: broadcom: add bcm_phy_modify_exp()Michael Walle2020-05-132-0/+34
| * net: phy: broadcom: add exp register access methods without buslockMichael Walle2020-05-132-7/+33
|/
* net: phy: tja11xx: add cable-test supportOleksij Rempel2020-05-131-1/+105
* net: ignore sock_from_file errors in __scm_install_fdChristoph Hellwig2020-05-131-1/+1
* Merge branch 'dwmac-meson8b-Ethernet-RX-delay-configuration'David S. Miller2020-05-132-35/+134
|\
| * net: stmmac: dwmac-meson8b: add support for the RX delay configurationMartin Blumenstingl2020-05-131-23/+62
| * net: stmmac: dwmac-meson8b: Make the clock enabling code re-usableMartin Blumenstingl2020-05-131-5/+18
| * net: stmmac: dwmac-meson8b: Fetch the "timing-adjustment" clockMartin Blumenstingl2020-05-131-0/+8
| * net: stmmac: dwmac-meson8b: Add the PRG_ETH0_ADJ_* bitsMartin Blumenstingl2020-05-131-0/+21
| * net: stmmac: dwmac-meson8b: Move the documentation for the TX delayMartin Blumenstingl2020-05-131-4/+4
| * net: stmmac: dwmac-meson8b: use FIELD_PREP instead of open-coding itMartin Blumenstingl2020-05-131-2/+3
| * dt-bindings: net: dwmac-meson: Document the "timing-adjustment" clockMartin Blumenstingl2020-05-131-3/+7
| * dt-bindings: net: meson-dwmac: Add the amlogic,rx-delay-ns propertyMartin Blumenstingl2020-05-131-0/+13
|/
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-05-1323-258/+618
|\
| * Bluetooth: L2CAP: add support for waiting disconnection respArchie Pusaka2020-05-131-7/+23
| * Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka2020-05-131-2/+17
| * Bluetooth: serdev: Constify serdev_device_opsRikard Falkeborn2020-05-131-3/+1
| * Bluetooth: btusb: Add support for Intel Bluetooth Device Typhoon Peak (8087:0...Raghuram Hegde2020-05-131-0/+2
| * Bluetooth: btusb: Implement hdev->prevent_wakeAbhishek Pandit-Subedi2020-05-131-0/+8
| * Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi2020-05-132-2/+5
| * Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi2020-05-133-3/+3
| * Bluetooth: Modify LE window and interval for suspendAbhishek Pandit-Subedi2020-05-131-1/+1
| * Bluetooth: Fix incorrect type for window and intervalAbhishek Pandit-Subedi2020-05-131-1/+1
| * Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann2020-05-114-0/+138
| * Bluetooth: Add support for experimental features configurationMarcel Holtmann2020-05-113-0/+86
| * Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager supportMarcel Holtmann2020-05-111-4/+4
| * Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL optionMarcel Holtmann2020-05-112-5/+8
| * Bluetooth: replace zero-length array with flexible-array memberMarcel Holtmann2020-05-111-21/+21
| * Bluetooth: Replace BT_DBG with bt_dev_dbg for management supportMarcel Holtmann2020-05-111-111/+110
| * Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported listMarcel Holtmann2020-05-111-0/+1
| * Bluetooth: L2CAP: Fix errors during L2CAP_CREDIT_BASED_CONNECTION_REQ (0x17)Konstantin Forostyan2020-05-111-2/+2
| * Bluetooth: Fix advertising handle is set to 0Tedd Ho-Jeong An2020-05-111-3/+3
| * Bluetooth: hci_h5: Add support for binding RTL8723BS with device treeVasily Khoruzhick2020-05-111-0/+2
| * dt-bindings: net: bluetooth: Add rtl8723bs-bluetoothVasily Khoruzhick2020-05-111-0/+54
| * Bluetooth: hci_qca: allow max-speed to be set for QCA9377 devicesChristian Hewitt2020-04-281-7/+9
| * Bluetooth: hci_qca: add compatible for QCA9377Christian Hewitt2020-04-281-0/+1
| * dt-bindings: net: bluetooth: Add device tree bindings for QCA9377Christian Hewitt2020-04-281-0/+5
| * Bluetooth: btusb: Adding support for LE scatternet to Jfp and ThPAlain Michaud2020-04-281-2/+7
| * Bluetooth: allow scatternet connections if supported.Alain Michaud2020-04-281-1/+3
| * Bluetooth: Adding driver and quirk defs for multi-role LEAlain Michaud2020-04-282-0/+10
| * Bluetooth: btbcm: Add 2 missing models to subver tablesHans de Goede2020-04-221-0/+2
| * Bluetooth: btbcm: Try multiple Patch filenames when loading the Patch firmwareHans de Goede2020-04-221-16/+43
| * Bluetooth: btbcm: Bail sooner from btbcm_initialize() when not loading fwHans de Goede2020-04-221-7/+7
| * Bluetooth: btbcm: Make btbcm_setup_patchram use btbcm_finalizeHans de Goede2020-04-223-22/+11