summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI requestHoward Chung2020-11-111-26/+26
* Bluetooth: consolidate error paths in hci_phy_link_complete_evt()Sergey Shtylyov2020-11-111-10/+6
* Bluetooth: hci_qca: Wait for timeout during suspendVenkata Lakshmi Narayana Gubba2020-11-111-9/+39
* Bluetooth: btrtl: fix incorrect skb allocation failure checkColin Ian King2020-11-111-1/+1
* Bluetooth: hci_ll: add a small delay for wl1271 enable bt_enXiaolei Wang2020-11-111-0/+1
* Bluetooth: btusb: Add support for 1358:c123 Realtek 8822CE deviceJulian Pidancet2020-11-111-0/+2
* Bluetooth: hci_qca: resolve various warningsNigel Christian2020-11-111-4/+4
* Bluetooth: hci_qca: Enhance retry logic in qca_setupBalakrishna Godavarthi2020-11-111-16/+18
* Bluetooth: Enforce key size of 16 bytes on FIPS levelArchie Pusaka2020-11-111-1/+7
* Bluetooth: btusb: btrtl: Add support for RTL8852AMax Chou2020-11-102-0/+16
* Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E deviceChris Chiu2020-11-101-0/+3
* Bluetooth: hci_h5: fix memory leak in h5_closeAnant Thazhemadam2020-11-091-0/+3
* Bluetooth: hidp: use correct wait queue when removing ctrl_waitOle Bjørn Midtbø2020-11-091-1/+1
* Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredrClaire Chang2020-11-093-42/+54
* Bluetooth: Fix: LL PRivacy BLE device fails to connectSathish Narasimman2020-11-091-4/+8
* Bluetooth: btrtl: Ask 8821C to drop old firmwareKai-Heng Feng2020-11-091-0/+46
* Bluetooth: btrtl: Refine the ic_id_table for clearer and more regularMax Chou2020-11-091-46/+19
* Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CEMax Chou2020-11-091-2/+16
* Bluetooth: Resume advertising after LE connectionDaniel Winkler2020-11-093-7/+28
* Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye2020-11-091-7/+5
* Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam2020-11-091-2/+6
* Bluetooth: Fix null pointer dereference in hci_event_packet()Anmol Karn2020-11-091-0/+5
* Bluetooth: btqca: Add valid le states quirkAbhishek Pandit-Subedi2020-11-091-6/+13
* stmmac: intel: change all EHL/TGL to auto detect phy addrVoon Weifeng2020-11-081-5/+1
* net: usb: fix spelling typo in cdc_ncm.cWang Qing2020-11-081-1/+1
* net: core: fix spelling typo in flow_dissector.cWang Qing2020-11-081-1/+1
* Merge branch 'net-ipa-constrain-gsi-interrupts'Jakub Kicinski2020-11-083-89/+204
|\
| * net: ipa: pass a value to gsi_irq_type_update()Alex Elder2020-11-081-18/+13
| * net: ipa: only enable GSI general IRQs when neededAlex Elder2020-11-082-5/+10
| * net: ipa: explicitly disallow inter-EE interruptsAlex Elder2020-11-081-2/+2
| * net: ipa: only enable GSI IEOB IRQs when neededAlex Elder2020-11-081-5/+11
| * net: ipa: only enable generic command completion IRQ when neededAlex Elder2020-11-082-9/+27
| * net: ipa: only enable GSI event control IRQs when neededAlex Elder2020-11-081-7/+20
| * net: ipa: only enable GSI channel control IRQs when neededAlex Elder2020-11-081-7/+32
| * net: ipa: cache last-saved GSI IRQ enabled typeAlex Elder2020-11-082-12/+24
| * net: ipa: disable all GSI interrupt types initiallyAlex Elder2020-11-081-10/+32
| * net: ipa: define GSI interrupt types with an enumAlex Elder2020-11-082-18/+22
| * net: ipa: rename gsi->event_enable_bitmapAlex Elder2020-11-082-8/+8
| * net: ipa: request GSI IRQ laterAlex Elder2020-11-081-26/+41
| * net: ipa: refer to IPA versions, not GSIAlex Elder2020-11-081-5/+5
|/
* net: x25_asy: Delete the x25_asy driverXie He2020-11-079-903/+0
* net: macb: fix NULL dereference due to no pcs_config methodParshuram Thombare2020-11-071-2/+15
* ptp: idt82p33: optimize _idt82p33_adjfineMin Li2020-11-071-9/+1
* ptp: idt82p33: use i2c_master_send for bus writeMin Li2020-11-072-11/+37
* ptp: idt82p33: add adjphase supportMin Li2020-11-072-66/+153
* net: macvlan: remove redundant initialization in macvlan_dev_netpoll_setupMenglong Dong2020-11-071-1/+1
* cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia2020-11-071-1/+1
* Merge branch 'net-axienet-dynamically-enable-mdio-interface'Jakub Kicinski2020-11-073-28/+51
|\
| * net: xilinx: axiethernet: Enable dynamic MDIO MDCClayton Rayment2020-11-072-23/+25
| * net: xilinx: axiethernet: Introduce helper functions for MDC enable/disableRadhey Shyam Pandey2020-11-072-5/+26
|/