summaryrefslogtreecommitdiffstats
path: root/net/qrtr (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-09Bluetooth: Fix: LL PRivacy BLE device fails to connectSathish Narasimman1-4/+8
2020-11-09Bluetooth: btrtl: Ask 8821C to drop old firmwareKai-Heng Feng1-0/+46
2020-11-09Bluetooth: btrtl: Refine the ic_id_table for clearer and more regularMax Chou1-46/+19
2020-11-09Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CEMax Chou1-2/+16
2020-11-09Bluetooth: Resume advertising after LE connectionDaniel Winkler3-7/+28
2020-11-09Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye1-7/+5
2020-11-09Bluetooth: hci_h5: close serdev device and free hu in h5_closeAnant Thazhemadam1-2/+6
2020-11-09Bluetooth: Fix null pointer dereference in hci_event_packet()Anmol Karn1-0/+5
2020-11-09Bluetooth: btqca: Add valid le states quirkAbhishek Pandit-Subedi1-6/+13
2020-11-08stmmac: intel: change all EHL/TGL to auto detect phy addrVoon Weifeng1-5/+1
2020-11-08net: usb: fix spelling typo in cdc_ncm.cWang Qing1-1/+1
2020-11-08net: core: fix spelling typo in flow_dissector.cWang Qing1-1/+1
2020-11-08net: ipa: pass a value to gsi_irq_type_update()Alex Elder1-18/+13
2020-11-08net: ipa: only enable GSI general IRQs when neededAlex Elder2-5/+10
2020-11-08net: ipa: explicitly disallow inter-EE interruptsAlex Elder1-2/+2
2020-11-08net: ipa: only enable GSI IEOB IRQs when neededAlex Elder1-5/+11
2020-11-08net: ipa: only enable generic command completion IRQ when neededAlex Elder2-9/+27
2020-11-08net: ipa: only enable GSI event control IRQs when neededAlex Elder1-7/+20
2020-11-08net: ipa: only enable GSI channel control IRQs when neededAlex Elder1-7/+32
2020-11-08net: ipa: cache last-saved GSI IRQ enabled typeAlex Elder2-12/+24
2020-11-08net: ipa: disable all GSI interrupt types initiallyAlex Elder1-10/+32
2020-11-08net: ipa: define GSI interrupt types with an enumAlex Elder2-18/+22
2020-11-08net: ipa: rename gsi->event_enable_bitmapAlex Elder2-8/+8
2020-11-08net: ipa: request GSI IRQ laterAlex Elder1-26/+41
2020-11-08net: ipa: refer to IPA versions, not GSIAlex Elder1-5/+5
2020-11-07net: x25_asy: Delete the x25_asy driverXie He9-903/+0
2020-11-07net: macb: fix NULL dereference due to no pcs_config methodParshuram Thombare1-2/+15
2020-11-07ptp: idt82p33: optimize _idt82p33_adjfineMin Li1-9/+1
2020-11-07ptp: idt82p33: use i2c_master_send for bus writeMin Li2-11/+37
2020-11-07ptp: idt82p33: add adjphase supportMin Li2-66/+153
2020-11-07net: macvlan: remove redundant initialization in macvlan_dev_netpoll_setupMenglong Dong1-1/+1
2020-11-07cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia1-1/+1
2020-11-07net: xilinx: axiethernet: Enable dynamic MDIO MDCClayton Rayment2-23/+25
2020-11-07net: xilinx: axiethernet: Introduce helper functions for MDC enable/disableRadhey Shyam Pandey2-5/+26
2020-11-07net: xfrm: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-11-07net: smc: convert tasklets to use new tasklet_setup() APIAllen Pais2-11/+9
2020-11-07net: sched: convert tasklets to use new tasklet_setup() APIAllen Pais2-4/+9
2020-11-07net: mac802154: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+3
2020-11-07net: mac80211: convert tasklets to use new tasklet_setup() APIAllen Pais4-15/+13
2020-11-07net: ipv4: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+3
2020-11-07net: dccp: convert tasklets to use new tasklet_setup() APIAllen Pais1-6/+6
2020-11-07Revert ibmvnic merge do_change_param_reset into do_resetDany Madden1-43/+104