summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bluetooth: Add BT_PHY socket optionLuiz Augusto von Dentz2020-02-145-0/+152
* Bluetooth: secure bluetooth stack from bluedump attackHoward Chung2020-02-142-0/+29
* Bluetooth: hci_uart: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-131-1/+1
* Bluetooth: hci_intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-131-1/+1
* Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-131-2/+2
* Bluetooth: btusb: Add support for 13d3:3548 Realtek 8822CE deviceSergey Shatunov2020-02-081-0/+1
* Bluetooth: hci_qca: Optimized code while enabling clocks for BT SOCVenkata Lakshmi Narayana Gubba2020-02-051-7/+3
* Bluetooth: remove __get_channel/dir and __dirAlex Shi2020-02-051-3/+0
* Bluetooth: prefetch channel before killing sockHillf Danton2020-02-051-4/+6
* dt-bindings: net: bluetooth: Add device tree bindings for QTI chip WCN3991Venkata Lakshmi Narayana Gubba2020-02-031-0/+3
* Bluetooth: hci_qca: Enable clocks required for BT SOCVenkata Lakshmi Narayana Gubba2020-02-031-0/+16
* Bluetooth: optimize barrier usage for Rmw atomicsDavidlohr Bueso2020-01-291-1/+1
* Bluetooth: Fix refcount use-after-free issueManish Mandlik2020-01-292-14/+28
* Bluetooth: SMP: Fix SALT value in some commentsChristophe JAILLET2020-01-281-2/+2
* Merge branch 'qed-Utilize-FW-8.42.2.0'David S. Miller2020-01-2730-4069/+4242
|\
| * qed: FW 8.42.2.0 debug featuresMichal Kalderon2020-01-276-2536/+1528
| * qed: rt init valid initialization changedMichal Kalderon2020-01-273-21/+6
| * qed: Debug feature: ilt and mdumpMichal Kalderon2020-01-278-214/+821
| * qed: FW 8.42.2.0 Add fw overlay featureMichal Kalderon2020-01-275-1/+224
| * qed: FW 8.42.2.0 HSI changesMichal Kalderon2020-01-277-154/+280
| * qed: FW 8.42.2.0 iscsi/fcoe changesMichal Kalderon2020-01-276-78/+32
| * qed: Add abstraction for different hsi values per chipMichal Kalderon2020-01-273-32/+90
| * qed: FW 8.42.2.0 Additional ll2 typeMichal Kalderon2020-01-2711-37/+235
| * qed: Use dmae to write to widebus registers in fw_funcsMichal Kalderon2020-01-277-91/+142
| * qed: FW 8.42.2.0 Parser offsets modifiedMichal Kalderon2020-01-271-26/+25
| * qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon2020-01-275-160/+149
| * qed: FW 8.42.2.0 Expose new registers and change windowsMichal Kalderon2020-01-274-538/+488
| * qed: FW 8.42.2.0 Internal ram offsets modificationsMichal Kalderon2020-01-273-193/+234
|/
* Merge branch 'octeontx2-pf-Add-network-driver-for-physical-function'David S. Miller2020-01-2717-3/+5690
|\
| * MAINTAINERS: Add entry for Marvell OcteonTX2 Physical Function driverSunil Goutham2020-01-271-0/+9
| * Documentation: net: octeontx2: Add RVU HW and drivers overviewSunil Goutham2020-01-273-0/+161
| * octeontx2-pf: ethtool RSS config supportSunil Goutham2020-01-274-4/+269
| * octeontx2-pf: Add basic ethtool supportChristina Jacob2020-01-276-4/+525
| * octeontx2-pf: Add ndo_get_stats64Geetha sowjanya2020-01-273-0/+97
| * octeontx2-pf: TCP segmentation offload supportSunil Goutham2020-01-275-4/+273