summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-03-1940-329/+1845
|\
| * Bluetooth: Do not cancel advertising when starting a scanDmitry Grinberg2020-03-181-17/+0
| * Bluetooth: btusb: print Intel fw build version in power-on bootSukumar Ghorai2020-03-161-1/+8
| * Bluetooth: L2CAP: remove set but not used variable 'credits'YueHaibing2020-03-141-2/+1
| * Bluetooth: L2CAP: Fix a condition in l2cap_sock_recvmsg()Dan Carpenter2020-03-121-1/+1
| * Bluetooth: L2CAP: handle l2cap config request during open stateHoward Chung2020-03-121-1/+2
| * Bluetooth: clean up connection in hci_cs_disconnectJoseph Hwang2020-03-121-1/+13
| * Bluetooth: Pause discovery and advertising during suspendAbhishek Pandit-Subedi2020-03-113-0/+96
| * Bluetooth: Handle LE devices during suspendAbhishek Pandit-Subedi2020-03-112-54/+113
| * Bluetooth: Handle BR/EDR devices during suspendAbhishek Pandit-Subedi2020-03-115-10/+169
| * Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPENDAbhishek Pandit-Subedi2020-03-114-0/+126
| * Bluetooth: mgmt: add mgmt_cmd_status in add_advertisingJoseph Hwang2020-03-111-1/+4
| * Bluetooth: fix off by one in err_data_reporting cmd masks.Alain Michaud2020-03-111-2/+2
| * Bluetooth: hci_h5: Switch from BT_ERR to bt_dev_err where possibleMarcel Holtmann2020-03-111-13/+13
| * Bluetooth: Use bt_dev_err for RPA generation failure messageMarcel Holtmann2020-03-111-1/+1
| * Bluetooth: bfusb: Switch from BT_ERR to bt_dev_err where possibleMarcel Holtmann2020-03-111-17/+16
| * Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctlQiujun Huang2020-03-081-3/+1
| * Bluetooth: L2CAP: Add module option to enable ECRED modeLuiz Augusto von Dentz2020-03-083-0/+21
| * Bluetooth: L2CAP: Add initial code for Enhanced Credit Based ModeLuiz Augusto von Dentz2020-03-083-20/+552
| * Bluetooth: L2CAP: Add definitions for Enhanced Credit Based ModeLuiz Augusto von Dentz2020-03-081-0/+39
| * Bluetooth: Increment management interface revisionMarcel Holtmann2020-03-081-1/+1
| * Bluetooth: Enable erroneous data reporting if WBS is supportedAlain Michaud2020-03-087-5/+145
| * Bluetooth: Make use of skb_pull to parse L2CAP signaling PDUsLuiz Augusto von Dentz2020-03-081-16/+13
| * Bluetooth: Fix calculation of SCO handle for packet processingMarcel Holtmann2020-03-071-2/+5
| * Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional()Rocky Liao2020-03-041-8/+8
| * MAINTAINERS: adjust to 6lowpan doc ReST conversionLukas Bulwahn2020-03-041-1/+1
| * Bluetooth: guard against controllers sending zero'd eventsAlain Michaud2020-03-041-0/+6
| * Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA RomeRocky Liao2020-03-041-21/+26
| * Bluetooth: btqca: Fix the NVM baudrate tag offcet for wcn3991Rocky Liao2020-03-011-3/+7
| * Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA RomeRocky Liao2020-02-281-1/+3
| * docs: networking: convert 6lowpan.txt to ReSTMauro Carvalho Chehab2020-02-282-13/+17
| * 6lowpan: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-281-1/+1
| * Bluetooth: Support querying for WBS support through MGMTAlain Michaud2020-02-284-1/+18
| * Bluetooth: btusb: Add flag to define wideband speech capabilityAlain Michaud2020-02-281-6/+13
| * Bluetooth: Fixing a few comment typos in the quirk definitions.Alain Michaud2020-02-281-2/+2
| * Bluetooth: hci_h4: Remove a redundant assignment in 'h4_flush()'Christophe JAILLET2020-02-281-2/+0
| * Bluetooth: hci_h4: Fix a typo in a commentChristophe JAILLET2020-02-281-1/+1
| * Bluetooth: During le_conn_timeout disable EXT_ADVSathish Narsimman2020-02-281-3/+19
| * Bluetooth: Remove adv set for directed advertisingSathish Narsimman2020-02-282-0/+12
| * Bluetooth: Use list_for_each_entry_rcu() to traverse RCU list in RCU read-sid...Madhuparna Bhowmik2020-02-281-1/+1
| * Bluetooth: Fix Suspicious RCU usage warningsMadhuparna Bhowmik2020-02-281-4/+4
| * Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-288-36/+36
| * Bluetooth: fix passkey uninitialized when usedHoward Chung2020-02-191-9/+11
| * Bluetooth: RFCOMM: Use MTU auto tune logicLuiz Augusto von Dentz2020-02-192-7/+4
| * Bluetooth: Fix crash when using new BT_PHY optionLuiz Augusto von Dentz2020-02-182-2/+2
| * Bluetooth: hci_h5: Move variable into local scopeMarcel Holtmann2020-02-181-1/+2
| * Bluetooth: hci_qca: Bug fixes while collecting controller memory dumpVenkata Lakshmi Narayana Gubba2020-02-181-34/+67
| * Bluetooth: Disable Extended Adv if enabledSathish Narsimman2020-02-181-5/+2
| * Bluetooth: hci_h5: btrtl: Add support for RTL8822CMax Chou2020-02-183-1/+33
| * Bluetooth: Fix a typo in KconfigChristophe JAILLET2020-02-161-1/+1