summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-27qed: FW 8.42.2.0 Parser offsets modifiedMichal Kalderon1-26/+25
2020-01-27qed: FW 8.42.2.0 Queue Manager changesMichal Kalderon5-160/+149
2020-01-27qed: FW 8.42.2.0 Expose new registers and change windowsMichal Kalderon4-538/+488
2020-01-27qed: FW 8.42.2.0 Internal ram offsets modificationsMichal Kalderon3-193/+234
2020-01-27Merge branch 'octeontx2-pf-Add-network-driver-for-physical-function'David S. Miller17-3/+5690
2020-01-27MAINTAINERS: Add entry for Marvell OcteonTX2 Physical Function driverSunil Goutham1-0/+9
2020-01-27Documentation: net: octeontx2: Add RVU HW and drivers overviewSunil Goutham3-0/+161
2020-01-27octeontx2-pf: ethtool RSS config supportSunil Goutham4-4/+269
2020-01-27octeontx2-pf: Add basic ethtool supportChristina Jacob6-4/+525
2020-01-27octeontx2-pf: Add ndo_get_stats64Geetha sowjanya3-0/+97
2020-01-27octeontx2-pf: TCP segmentation offload supportSunil Goutham5-4/+273
2020-01-27octeontx2-pf: Receive side scaling supportSunil Goutham4-1/+167
2020-01-27octeontx2-pf: Error handling supportGeetha sowjanya6-3/+255
2020-01-27octeontx2-pf: MTU, MAC and RX mode config supportSunil Goutham6-6/+242
2020-01-27octeontx2-pf: Register and handle link notificationsLinu Cherian3-0/+109
2020-01-27octeontx2-pf: Add packet transmission supportSunil Goutham6-2/+470
2020-01-27octeontx2-pf: Receive packet handling supportSunil Goutham6-3/+349
2020-01-27octeontx2-pf: Setup interrupts and NAPI handlerSunil Goutham6-10/+332
2020-01-27octeontx2-pf: Initialize and config queuesSunil Goutham7-17/+1290
2020-01-27octeontx2-pf: Attach NIX and NPA block LFsSunil Goutham4-4/+286