summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-04Bluetooth: hci_qca: Replace devm_gpiod_get() with devm_gpiod_get_optional()Rocky Liao1-8/+8
2020-03-04MAINTAINERS: adjust to 6lowpan doc ReST conversionLukas Bulwahn1-1/+1
2020-03-04Bluetooth: guard against controllers sending zero'd eventsAlain Michaud1-0/+6
2020-03-04Bluetooth: hci_qca: Make bt_en and susclk not mandatory for QCA RomeRocky Liao1-21/+26
2020-03-01Bluetooth: btqca: Fix the NVM baudrate tag offcet for wcn3991Rocky Liao1-3/+7
2020-02-28Bluetooth: hci_qca: Not send vendor pre-shutdown command for QCA RomeRocky Liao1-1/+3
2020-02-28docs: networking: convert 6lowpan.txt to ReSTMauro Carvalho Chehab2-13/+17
2020-02-286lowpan: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28Bluetooth: Support querying for WBS support through MGMTAlain Michaud4-1/+18
2020-02-28Bluetooth: btusb: Add flag to define wideband speech capabilityAlain Michaud1-6/+13
2020-02-28Bluetooth: Fixing a few comment typos in the quirk definitions.Alain Michaud1-2/+2
2020-02-28Bluetooth: hci_h4: Remove a redundant assignment in 'h4_flush()'Christophe JAILLET1-2/+0
2020-02-28Bluetooth: hci_h4: Fix a typo in a commentChristophe JAILLET1-1/+1
2020-02-28Bluetooth: During le_conn_timeout disable EXT_ADVSathish Narsimman1-3/+19
2020-02-28Bluetooth: Remove adv set for directed advertisingSathish Narsimman2-0/+12
2020-02-28Bluetooth: Use list_for_each_entry_rcu() to traverse RCU list in RCU read-sid...Madhuparna Bhowmik1-1/+1
2020-02-28Bluetooth: Fix Suspicious RCU usage warningsMadhuparna Bhowmik1-4/+4
2020-02-28Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva8-36/+36
2020-02-19Bluetooth: fix passkey uninitialized when usedHoward Chung1-9/+11
2020-02-19Bluetooth: RFCOMM: Use MTU auto tune logicLuiz Augusto von Dentz2-7/+4
2020-02-19Bluetooth: Fix crash when using new BT_PHY optionLuiz Augusto von Dentz2-2/+2
2020-02-18Bluetooth: hci_h5: Move variable into local scopeMarcel Holtmann1-1/+2
2020-02-18Bluetooth: hci_qca: Bug fixes while collecting controller memory dumpVenkata Lakshmi Narayana Gubba1-34/+67
2020-02-18Bluetooth: Disable Extended Adv if enabledSathish Narsimman1-5/+2
2020-02-18Bluetooth: hci_h5: btrtl: Add support for RTL8822CMax Chou3-1/+33
2020-02-16Bluetooth: Fix a typo in KconfigChristophe JAILLET1-1/+1
2020-02-14Bluetooth: Add BT_PHY socket optionLuiz Augusto von Dentz5-0/+152
2020-02-14Bluetooth: secure bluetooth stack from bluedump attackHoward Chung2-0/+29
2020-02-13Bluetooth: hci_uart: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-13Bluetooth: hci_intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-13Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-02-08Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE deviceSergey Shatunov1-0/+1
2020-02-05Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOCVenkata Lakshmi Narayana Gubba1-7/+3
2020-02-05Bluetooth: remove __get_channel/dir and __dirAlex Shi1-3/+0
2020-02-05Bluetooth: prefetch channel before killing sockHillf Danton1-4/+6
2020-02-03dt-bindings: net: bluetooth: Add device tree bindings for QTI chip WCN3991Venkata Lakshmi Narayana Gubba1-0/+3
2020-02-03Bluetooth: hci_qca: Enable clocks required for BT SOCVenkata Lakshmi Narayana Gubba1-0/+16
2020-01-29Bluetooth: optimize barrier usage for Rmw atomicsDavidlohr Bueso1-1/+1
2020-01-29Bluetooth: Fix refcount use-after-free issueManish Mandlik2-14/+28
2020-01-28Bluetooth: SMP: Fix SALT value in some commentsChristophe JAILLET1-2/+2
2020-01-27Merge branch 'qed-Utilize-FW-8.42.2.0'David S. Miller30-4069/+4242
2020-01-27qed: FW 8.42.2.0 debug featuresMichal Kalderon6-2536/+1528
2020-01-27qed: rt init valid initialization changedMichal Kalderon3-21/+6
2020-01-27qed: Debug feature: ilt and mdumpMichal Kalderon8-214/+821
2020-01-27qed: FW 8.42.2.0 Add fw overlay featureMichal Kalderon5-1/+224
2020-01-27qed: FW 8.42.2.0 HSI changesMichal Kalderon7-154/+280
2020-01-27qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon6-78/+32
2020-01-27qed: Add abstraction for different hsi values per chipMichal Kalderon3-32/+90
2020-01-27qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon11-37/+235
2020-01-27qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon7-91/+142