summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ixgbevf: Add support for new mailbox communication between PF and VFRadoslaw Tyl2021-11-174-2/+23
* ixgbevf: Mailbox improvementsRadoslaw Tyl2021-11-176-84/+265
* ixgbevf: Add legacy suffix to old API mailbox functionsRadoslaw Tyl2021-11-173-9/+9
* ixgbevf: Improve error handling in mailboxRadoslaw Tyl2021-11-173-5/+13
* ixgbevf: Rename MSGTYPE to SUCCESS and FAILURERadoslaw Tyl2021-11-173-23/+27
* Merge branch 'dev_watchdog-less-intrusive'David S. Miller2021-11-1715-70/+94
|\
| * net: no longer stop all TX queues in dev_watchdog()Eric Dumazet2021-11-171-3/+5
| * net: do not inline netif_tx_lock()/netif_tx_unlock()Eric Dumazet2021-11-172-37/+53
| * net: annotate accesses to queue->trans_startEric Dumazet2021-11-1714-23/+33
| * net: use an atomic_long_t for queue->trans_timeoutEric Dumazet2021-11-173-7/+3
|/
* Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-11-1738-3846/+7674
|\
| * Bluetooth: btusb: enable Mediatek to support AOSP extensionmark-yw.chen2021-11-161-0/+1
| * Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated error eventArchie Pusaka2021-11-161-1/+8
| * Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated eventArchie Pusaka2021-11-162-0/+13
| * Bluetooth: hci_request: Remove bg_scan_update workLuiz Augusto von Dentz2021-11-163-113/+0
| * Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_syncLuiz Augusto von Dentz2021-11-165-62/+52
| * Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_syncLuiz Augusto von Dentz2021-11-165-38/+112
| * Bluetooth: btmrvl_main: repair a non-kernel-doc commentRandy Dunlap2021-11-161-1/+1
| * Bluetooth: Don't initialize msft/aosp when using user channelJesse Melhuish2021-11-161-4/+8
| * Bluetooth: fix uninitialized variables notify_evtJackie Liu2021-11-161-14/+9
| * Bluetooth: stop proccessing malicious adv dataPavel Skripkin2021-11-161-1/+7
| * Bluetooth: hci_h4: Fix padding calculation error within h4_recv_buf()Zijun Hu2021-11-161-2/+2
| * Bluetooth: aosp: Support AOSP Bluetooth Quality ReportJoseph Hwang2021-11-023-5/+112
| * Bluetooth: Add struct of reading AOSP vendor capabilitiesJoseph Hwang2021-11-022-1/+81
| * Bluetooth: hci_sync: Fix not setting adv set durationLuiz Augusto von Dentz2021-11-021-1/+1
| * Bluetooth: hci_sync: Fix missing static warningsLuiz Augusto von Dentz2021-11-011-2/+2
| * Bluetooth: btusb: Add support using different nvm for variant WCN6855 controllerTim Jiang2021-10-291-14/+39
| * Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz2021-10-2910-638/+650
| * Bluetooth: hci_sync: Rework init stagesLuiz Augusto von Dentz2021-10-293-1206/+1657
| * Bluetooth: hci_sync: Convert MGMT_OP_SSPBrian Gix2021-10-295-83/+80
| * Bluetooth: hci_sync: Convert adv_expireBrian Gix2021-10-291-14/+19
| * Bluetooth: hci_sync: Convert MGMT_OP_SET_ADVERTISINGBrian Gix2021-10-291-55/+48
| * Bluetooth: hci_sync: Convert MGMT_OP_SET_PHY_CONFIGURATIONBrian Gix2021-10-291-50/+66
| * Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAMEBrian Gix2021-10-293-34/+34
| * Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_EXT_DATABrian Gix2021-10-291-17/+20
| * Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATABrian Gix2021-10-294-26/+58
| * Bluetooth: hci_sync: Convert MGMT_OP_SET_LEBrian Gix2021-10-293-44/+48
| * Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFOBrian Gix2021-10-293-70/+58
| * Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONNBrian Gix2021-10-293-36/+49
| * Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFOBrian Gix2021-10-293-90/+79
| * Bluetooth: hci_sync: Enable synch'd set_bredrBrian Gix2021-10-293-38/+37
| * Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLEBrian Gix2021-10-293-41/+33
| * Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERYLuiz Augusto von Dentz2021-10-295-56/+310
| * Bluetooth: hci_sync: Convert MGMT_SET_POWEREDLuiz Augusto von Dentz2021-10-295-98/+685
| * Bluetooth: hci_sync: Rework background scanLuiz Augusto von Dentz2021-10-296-17/+26
| * Bluetooth: hci_sync: Enable advertising when LL privacy is enabledLuiz Augusto von Dentz2021-10-296-130/+213
| * Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3Luiz Augusto von Dentz2021-10-293-4/+634
| * Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2Luiz Augusto von Dentz2021-10-295-202/+1158
| * Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1Luiz Augusto von Dentz2021-10-297-102/+193
| * Bluetooth: Add helper for serialized HCI command executionMarcel Holtmann2021-10-297-95/+385