summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bluetooth: Notify adv monitor added eventMiao-chen Chou2020-06-181-1/+17
* Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou2020-06-183-0/+67
* Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou2020-06-183-0/+142
* Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou2020-06-185-1/+97
* Bluetooth: Add definitions for advertisement monitor featuresMiao-chen Chou2020-06-181-0/+49
* Bluetooth: Add get/set device flags mgmt opAbhishek Pandit-Subedi2020-06-182-0/+156
* Bluetooth: Replace wakeable in hci_conn_paramsAbhishek Pandit-Subedi2020-06-182-2/+3
* Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi2020-06-183-6/+18
* Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi2020-06-184-8/+81
* Bluetooth: mgmt: Add commands for runtime configurationMarcel Holtmann2020-06-183-0/+31
* Bluetooth: implement read/set default system parameters mgmtAlain Michaud2020-06-124-1/+273
* Bluetooth: centralize default value initialization.Alain Michaud2020-06-124-21/+40
* Bluetooth: mgmt: read/set system parameter definitionsAlain Michaud2020-06-121-0/+18
* Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pendingBalakrishna Godavarthi2020-06-121-1/+1
* Bluetooth: hci_qca: Increase SoC idle timeout to 200msBalakrishna Godavarthi2020-06-121-1/+1
* Bluetooth: hci_qca: Disable SoC debug logging for WCN3991Balakrishna Godavarthi2020-06-122-0/+29
* Bluetooth: Use only 8 bits for the HCI CMSG state flagsAlain Michaud2020-06-122-4/+4
* Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud2020-06-125-0/+48
* Bluetooth: btmrvl_sdio: Refactor irq wakeupAbhishek Pandit-Subedi2020-06-121-3/+10
* Bluetooth: btmrvl_sdio: Implement prevent_wakeAbhishek Pandit-Subedi2020-06-121-0/+9
* Bluetooth: btmrvl_sdio: Set parent dev to hdevAbhishek Pandit-Subedi2020-06-121-0/+2
* Bluetooth: btusb: Configure Intel debug feature based on available supportChethan T N2020-06-103-2/+38
* Bluetooth: btusb: Add support to read Intel debug featureChethan T N2020-06-103-0/+53
* Bluetooth: hci_qca: Bug fix during SSR timeoutVenkata Lakshmi Narayana Gubba2020-06-101-12/+17
* Bluetooth: Allow suspend even when preparation has failedAbhishek Pandit-Subedi2020-06-081-7/+10
* Bluetooth: hci_qca: Refactor error handling in qca_suspend()Matthias Kaehlcke2020-06-081-7/+5
* Bluetooth: hci_qca: Skip serdev wait when no transfer is pendingMatthias Kaehlcke2020-06-081-2/+6
* Bluetooth: hci_qca: Only remove TX clock vote after TX is completedMatthias Kaehlcke2020-06-081-3/+3
* Bluetooth: hci_qca: Simplify determination of serial clock on/off state from ...Matthias Kaehlcke2020-06-081-4/+2
* Bluetooth: hci_qca: Fix an error pointer dereferenceDan Carpenter2020-06-031-9/+9
* Bluetooth: Removing noisy dbg messageAlain Michaud2020-06-031-2/+0
* Bluetooth: Check scan state before disabling during suspendManish Mandlik2020-06-031-4/+6
* btmrvl: Fix firmware filename for sd8997 chipsetPali Rohár2020-06-011-2/+2
* btmrvl: Fix firmware filename for sd8977 chipsetPali Rohár2020-06-011-2/+2
* mwifiex: Fix firmware filename for sd8997 chipsetPali Rohár2020-06-011-1/+1
* mwifiex: Fix firmware filename for sd8977 chipsetPali Rohár2020-06-011-1/+1
* selftests: net: ip_defrag: ignore EPERMThadeu Lima de Souza Cascardo2020-06-031-4/+4
* net_failover: fixed rollback in net_failover_open()Vasily Averin2020-06-031-1/+2
* Merge branch 'tipc-revert-two-patches'David S. Miller2020-06-032-2/+0
|\
| * Revert "tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv"Tuong Lien2020-06-031-1/+0
| * Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"Tuong Lien2020-06-031-1/+0
|/
* vmxnet3: allow rx flow hash ops only when rss is enabledRonak Doshi2020-06-031-0/+12
* hinic: add set_channels ethtool_ops supportLuo bin2020-06-032-9/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-06-0315-74/+229
|\
| * selftests/bpf: Add a default $(CXX) valueIlya Leoshkevich2020-06-021-0/+2
| * tools/bpf: Don't use $(COMPILE.c)Ilya Leoshkevich2020-06-022-7/+7
| * bpf, selftests: Use bpf_probe_read_kernelIlya Leoshkevich2020-06-024-48/+48
| * s390/bpf: Use bcr 0,%0 as tail call nop fillerIlya Leoshkevich2020-06-021-1/+2
| * s390/bpf: Maintain 8-byte stack alignmentIlya Leoshkevich2020-06-021-9/+10
| * selftests/bpf: Fix verifier testAlexei Starovoitov2020-06-021-1/+1