summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_bcm: Fix kernel doc commentsAndy Shevchenko2021-08-041-0/+6
* Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz2021-08-033-56/+61
* Bluetooth: HCI: Add proper tracking for enable status of adv instancesLuiz Augusto von Dentz2021-08-032-0/+29
* Bluetooth: btusb: Enable MSFT extension for Mediatek Chip (MT7921)mark-yw.chen2021-08-021-0/+2
* Bluetooth: btusb: Make the CSR clone chip force-suspend workaround more genericIsmael Ferreras Morezuelas2021-07-291-25/+30
* Bluetooth: btusb: Enable MSFT extension for Intel next generation controllersChethan T N2021-07-291-0/+11
* Bluetooth: btusb: Enable MSFT extension for WCN6855 controllerMichael Sun2021-07-291-0/+1
* Bluetooth: btusb: Load Broadcom firmware for Dell device 413c:8197Ian Mackinnon2021-07-291-3/+0
* Bluetooth: btmrvl_sdio: Remove all strcpy() usesLen Baker2021-07-291-15/+14
* Bluetooth: skip invalid hci_sync_conn_complete_evtDesmond Cheong Zhi Xi2021-07-291-0/+15
* Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmdTedd Ho-Jeong An2021-07-291-1/+1
* Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-07-294-16/+24
* Bluetooth: btusb: Add valid le states quirkMichael Sun2021-07-241-2/+4
* Bluetooth: hci_h5: Add runtime suspendArchie Pusaka2021-07-231-0/+20
* Bluetooth: hci_h5: btrtl: Maintain flow control if wakeup is enabledArchie Pusaka2021-07-231-0/+8
* Bluetooth: hci_h5: add WAKEUP_DISABLE flagArchie Pusaka2021-07-231-24/+59
* Bluetooth: btusb: Add support for Foxconn Mediatek ChipAaron Ma2021-07-221-0/+3
* Bluetooth: btrsi: use non-kernel-doc comment for copyrightRandy Dunlap2021-07-221-1/+1
* Bluetooth: btrtl: Set MSFT opcode for RTL8852Archie Pusaka2021-07-221-3/+7
* 6lowpan: iphc: Fix an off-by-one check of array indexColin Ian King2021-07-221-1/+2
* Bluetooth: btusb: Add support for LG LGSBWAC92/TWCM-K505DForest Crossman2021-07-221-0/+5
* Bluetooth: btusb: Fix a unspported condition to set available debug featuresJun Miao2021-07-221-8/+10
* Bluetooth: sco: prevent information leak in sco_conn_defer_accept()Dan Carpenter2021-07-221-0/+5
* Bluetooth: btusb: Add support for IMC Networks Mediatek ChipWai Paulo Valerio Wang2021-07-221-0/+3
* Bluetooth: hci_h5: Disable the hci_suspend_notifier for btrtl devicesHans de Goede2021-07-223-3/+14
* nfp: fix return statement in nfp_net_parse_meta()Niklas Söderlund2021-07-221-1/+1
* ipv6: fix "'ioam6_if_id_max' defined but not used" warnMatthieu Baerts2021-07-221-2/+1
* Merge branch 'nfp-flower-ct-offload'David S. Miller2021-07-227-201/+946
|\
| * nfp: flower-tc: add flow stats updates for ctLouis Peens2021-07-224-2/+157
| * nfp: flower-ct: add offload calls to the nfpLouis Peens2021-07-223-1/+16
| * nfp: flower-ct: add flow_pay to the offload tableLouis Peens2021-07-223-2/+78
| * nfp: flower-ct: add actions into flow_pay for offloadLouis Peens2021-07-221-0/+72
| * nfp: flower-ct: compile match sections of flow_payloadLouis Peens2021-07-221-1/+223
| * nfp: flower-ct: calculate required key_layersLouis Peens2021-07-224-2/+125
| * nfp: flower: refactor action offload code slightlyLouis Peens2021-07-223-20/+19
| * nfp: flower: refactor match functions to take flow_rule as inputLouis Peens2021-07-224-28/+17
| * nfp: flower: make the match compilation functions reusableYinjun Zhang2021-07-222-145/+239
|/
* net: selftests: add MTU testOleksij Rempel2021-07-221-0/+12
* net: usb: asix: ax88772: add missing stopOleksij Rempel2021-07-221-0/+1
* net: usb: asix: ax88772: do not poll for PHY before registering itOleksij Rempel2021-07-221-5/+0
* net: switchdev: fix FDB entries towards foreign ports not getting propagated ...Vladimir Oltean2021-07-221-72/+142
* Merge branch 'bridge-port-offload'David S. Miller2021-07-2222-215/+560
|\
| * net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean2021-07-2217-163/+182
| * net: bridge: guard the switchdev replay helpers against a NULL notifier blockVladimir Oltean2021-07-223-0/+9
| * net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean2021-07-2217-57/+298
| * net: bridge: switchdev: recycle unused hwdomsTobias Waldekranz2021-07-223-39/+86
| * net: bridge: disambiguate offload_fwd_markTobias Waldekranz2021-07-223-14/+25
| * net: dpaa2-switch: refactor prechangeupper sanity checksVladimir Oltean2021-07-221-11/+26
| * net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_joinVladimir Oltean2021-07-221-4/+7
|/
* ionic: cleanly release devlink instanceLeon Romanovsky2021-07-211-7/+7