summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_sock.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: avoid rebuilding hci_sock all the timeJohannes Berg2016-01-061-9/+18
* Bluetooth: Add support for controller specific loggingMarcel Holtmann2015-11-191-0/+102
* Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann2015-11-191-0/+29
* Bluetooth: Fix casting coding style within HCI socketsMarcel Holtmann2015-11-191-13/+13
* Bluetooth: Add missing hci_skb_opcode for raw socket commandsMarcel Holtmann2015-11-191-0/+5
* Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg2015-11-191-1/+1
* Bluetooth: Use new hci_skb_pkt_* wrappers for core packet handlingMarcel Holtmann2015-11-191-19/+19
* Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann2015-10-261-1/+1
* Bluetooth: Remove unneeded parenthesis around MSG_OOBMarcel Holtmann2015-10-261-1/+1
* Bluetooth: Add support setup stage internal notification eventMarcel Holtmann2015-10-211-8/+16
* Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAWMarcel Holtmann2015-10-211-0/+11
* Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handlingMarcel Holtmann2015-10-211-4/+1
* Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann2015-10-081-0/+3
* Bluetooth: Send index information updates to monitor channelMarcel Holtmann2015-10-081-1/+24
* Bluetooth: Send transport open and close monitor eventsMarcel Holtmann2015-10-051-0/+26
* Bluetooth: Limit userspace exposure of stack internal eventsMarcel Holtmann2015-10-051-7/+9
* Bluetooth: close HCI device when user channel socket gets closedSimon Fels2015-09-171-1/+10
* Bluetooth: Fix race condition with user channel and setup stageMarcel Holtmann2015-06-081-7/+19
* Bluetooth: Reorder HCI user channel socket releaseLoic Poulain2015-06-061-2/+2
* net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-111-1/+1
* Bluetooth: Refactor HCI request variables into own structJohan Hedberg2015-03-301-1/+1
* Bluetooth: Move generic mgmt command dispatcher to hci_sock.cJohan Hedberg2015-03-171-1/+115
* Bluetooth: Add helper to get HCI channel of a socketJohan Hedberg2015-03-171-0/+5
* Bluetooth: Send global configuration updates to all management usersMarcel Holtmann2015-03-151-0/+5
* Bluetooth: Open management interface for untrusted usersMarcel Holtmann2015-03-151-9/+6
* Bluetooth: Add hci_sock_test_flag helper functionMarcel Holtmann2015-03-151-1/+6
* Bluetooth: Consolidate socket channel sending function back into oneMarcel Holtmann2015-03-151-36/+9
* Bluetooth: Introduce trusted flag for management control socketsMarcel Holtmann2015-03-151-0/+11
* Bluetooth: Use special function to send filter management index eventsMarcel Holtmann2015-03-151-0/+10
* Bluetooth: Provide hci_send_to_flagged_channel helper functionMarcel Holtmann2015-03-151-0/+33
* Bluetooth: Add flags field and setting function for HCI socketsMarcel Holtmann2015-03-151-0/+11
* Bluetooth: Introduce hci_dev_test_and_set_flag helper macroMarcel Holtmann2015-03-131-1/+1
* Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann2015-03-131-2/+2
* Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann2015-03-131-4/+4
* Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg2015-03-061-18/+1
* Bluetooth: Add mgmt HCI channel registration APIJohan Hedberg2015-03-061-3/+82
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-021-36/+9
|\
| * Bluetooth: make hci_test_bit's addr constJiri Slaby2015-02-271-2/+2
| * Bluetooth: Remove unnecessary queue_monitor_skb() functionJohan Hedberg2015-02-201-30/+2
| * Bluetooth: Rename hci_send_to_control to hci_send_to_channelJohan Hedberg2015-02-201-4/+5
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-021-4/+4
* | net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...Eyal Birger2015-03-021-1/+1
* | net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger2015-03-021-1/+1
|/
* Bluetooth: Replace send_monitor_event with queue_monitor_skbMarcel Holtmann2015-01-121-29/+1
* Bluetooth: Create generic queue_monitor_skb helper functionMarcel Holtmann2015-01-121-22/+29
* Bluetooth: Simplify packet copy in hci_send_to_monitor functionMarcel Holtmann2015-01-121-16/+12
* Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hciMarcel Holtmann2015-01-121-0/+2
* new helper: memcpy_from_msg()Al Viro2014-11-241-1/+1
* Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-101-1/+1
|\
| * Bluetooth: spelling fixesStephen Hemminger2014-10-281-1/+1