Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bluetooth: Implement support for Mesh | Brian Gix | 2022-09-06 | 1 | -0/+74 |
* | Bluetooth: Keep MGMT pending queue ordered FIFO | Brian Gix | 2022-05-13 | 1 | -1/+1 |
* | Bluetooth: assign len after null check | Wang Qing | 2022-02-24 | 1 | -1/+2 |
* | Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skb | Luiz Augusto von Dentz | 2021-12-07 | 1 | -17/+49 |
* | Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 | Luiz Augusto von Dentz | 2021-10-29 | 1 | -1/+14 |
* | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 2017-06-16 | 1 | -1/+1 |
* | networking: make skb_put & friends return void pointers | Johannes Berg | 2017-06-16 | 1 | -5/+5 |
* | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 1 | -2/+2 |
* | Bluetooth: Add support for sending MGMT commands and events to monitor | Marcel Holtmann | 2016-09-19 | 1 | -3/+63 |
* | Bluetooth: Add generic mgmt helper API | Johan Hedberg | 2015-03-17 | 1 | -0/+210 |