summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/mgmt_util.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Implement support for MeshBrian Gix2022-09-061-0/+74
* Bluetooth: Keep MGMT pending queue ordered FIFOBrian Gix2022-05-131-1/+1
* Bluetooth: assign len after null checkWang Qing2022-02-241-1/+2
* Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skbLuiz Augusto von Dentz2021-12-071-17/+49
* Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1Luiz Augusto von Dentz2021-10-291-1/+14
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-5/+5
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+2
* Bluetooth: Add support for sending MGMT commands and events to monitorMarcel Holtmann2016-09-191-3/+63
* Bluetooth: Add generic mgmt helper APIJohan Hedberg2015-03-171-0/+210