summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: mediatek: fix up an error path to restore bdev->tx_stateSean Wang2019-02-181-0/+2
* Bluetooth: mediatek: trivial typo fixSean Wang2019-02-181-1/+1
* Bluetooth: hci_ldisc: Initialize hci_dev before open()Jeremy Cline2019-02-181-7/+14
* Bluetooth: hci_qca: Disable IBS state machine and flush Tx bufferBalakrishna Godavarthi2019-02-181-2/+15
* Bluetooth: hci_qca: Deassert RTS while baudrate change commandBalakrishna Godavarthi2019-02-181-14/+15
* Bluetooth: hci_qca: use wait_until_sent() for power pulsesBalakrishna Godavarthi2019-02-181-23/+15
* Bluetooth: remove redundant zero check on countColin Ian King2019-02-181-3/+0
* Bluetooth: btusb: Add shutdown routine for BTUSB_INTEL_NEW devicesRaghuram Hegde2019-01-291-0/+19
* Bluetooth: btusb: btusb_intel_cmd_timeout: use sleeping functionsRajat Jain2019-01-291-3/+3
* Bluetooth: btrtl: Restore old logic to assume firmware is already loadedKai-Heng Feng2019-01-281-3/+7
* Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chipRajat Jain2019-01-251-0/+54
* usb: assign ACPI companions for embedded USB devicesDmitry Torokhov2019-01-251-9/+35
* usb: split code locating ACPI companion into port and deviceDmitry Torokhov2019-01-251-61/+72
* Bluetooth: btmrvl: Drop unused GPIO includesLinus Walleij2019-01-221-2/+0
* Bluetooth: btmrvl: add support for sd8977 chipsetHemantkumar Suthar2019-01-222-2/+38
* Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()Myungho Jung2019-01-222-0/+8
* Bluetooth: btmrvl: lower log level of informational messageStefan Agner2019-01-221-1/+1
* Bluetooth: btmrvl: improve printk messagesStefan Agner2019-01-221-3/+4
* Bluetooth: hci_qca: Add helper to set device addressBalakrishna Godavarthi2019-01-223-2/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-01-21157-677/+1132
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-2134-93/+286
| |\
| | * virtio_net: bulk free tx skbsMichael S. Tsirkin2019-01-191-6/+6
| | * net: phy: phy driver features are mandatoryCamelia Groza2019-01-191-0/+5
| | * isdn: avm: Fix string plus integer warning from ClangNathan Chancellor2019-01-191-1/+1
| | * Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-01-183-14/+34
| | |\
| | | * net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein2019-01-181-13/+16
| | | * net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan2019-01-181-0/+1
| | | * net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin2019-01-181-1/+4
| | | * net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang2019-01-181-0/+13
| | * | mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel2019-01-181-6/+6
| | * | mlxsw: spectrum_fid: Update dummy FID indexNir Dotan2019-01-181-2/+2
| | * | mlxsw: pci: Return error on PCI reset timeoutNir Dotan2019-01-181-2/+2
| | * | mlxsw: pci: Increase PCI SW reset timeoutNir Dotan2019-01-181-1/+1
| | * | mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2019-01-182-5/+8
| | * | net: Fix typo in NET_FAILOVER help textJonathan Neuschäfer2019-01-181-1/+1
| | * | net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-01-181-0/+1
| | * | net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni2019-01-181-0/+1
| | * | macvlan: replace kfree_skb by consume_skb for drop profilesYang Wei2019-01-171-1/+1
| | * | amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2019-01-172-8/+16
| | * | net: phy: add missing phy driver featuresCamelia Groza2019-01-172-0/+2
| | * | dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur2019-01-171-0/+6
| | * | vhost: log dirty page correctlyJason Wang2019-01-173-16/+87
| | * | net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold2019-01-171-5/+13
| | * | atm: he: fix sign-extension overflow on large shiftColin Ian King2019-01-171-1/+1
| | * | net: phy: Add missing features to PHY driversAndrew Lunn2019-01-163-0/+15
| | * | net: usb: aqc111: Extend HWID table by TRENDnet deviceDmitry Bezrukov2019-01-162-0/+23
| | * | net: phy: meson-gxl: Use the genphy_soft_reset callbackTimotej Lazar2019-01-151-0/+1
| | * | net: phy: marvell: Fix deadlock from wrong lockingAndrew Lunn2019-01-151-1/+1
| | * | net: phy: marvell: Errata for mv88e6390 internal PHYsAndrew Lunn2019-01-151-1/+34
| | * | net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit2019-01-151-0/+1