aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_sock.c
Commit message (Expand)AuthorAge
* Bluetooth: Refactor HCI request variables into own structJohan Hedberg2015-03-30
* Bluetooth: Move generic mgmt command dispatcher to hci_sock.cJohan Hedberg2015-03-17
* Bluetooth: Add helper to get HCI channel of a socketJohan Hedberg2015-03-17
* Bluetooth: Send global configuration updates to all management usersMarcel Holtmann2015-03-15
* Bluetooth: Open management interface for untrusted usersMarcel Holtmann2015-03-15
* Bluetooth: Add hci_sock_test_flag helper functionMarcel Holtmann2015-03-15
* Bluetooth: Consolidate socket channel sending function back into oneMarcel Holtmann2015-03-15
* Bluetooth: Introduce trusted flag for management control socketsMarcel Holtmann2015-03-15
* Bluetooth: Use special function to send filter management index eventsMarcel Holtmann2015-03-15
* Bluetooth: Provide hci_send_to_flagged_channel helper functionMarcel Holtmann2015-03-15
* Bluetooth: Add flags field and setting function for HCI socketsMarcel Holtmann2015-03-15
* Bluetooth: Introduce hci_dev_test_and_set_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_clear_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Introduce hci_dev_test_flag helper macroMarcel Holtmann2015-03-13
* Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg2015-03-06
* Bluetooth: Add mgmt HCI channel registration APIJohan Hedberg2015-03-06
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-02
|\
| * Bluetooth: make hci_test_bit's addr constJiri Slaby2015-02-27
| * Bluetooth: Remove unnecessary queue_monitor_skb() functionJohan Hedberg2015-02-20
| * Bluetooth: Rename hci_send_to_control to hci_send_to_channelJohan Hedberg2015-02-20
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* | net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit ...Eyal Birger2015-03-02
* | net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger2015-03-02
|/
* Bluetooth: Replace send_monitor_event with queue_monitor_skbMarcel Holtmann2015-01-12
* Bluetooth: Create generic queue_monitor_skb helper functionMarcel Holtmann2015-01-12
* Bluetooth: Simplify packet copy in hci_send_to_monitor functionMarcel Holtmann2015-01-12
* Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hciMarcel Holtmann2015-01-12
* new helper: memcpy_from_msg()Al Viro2014-11-24
* Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-10
|\
| * Bluetooth: spelling fixesStephen Hemminger2014-10-28
* | net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
|/
* Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.cMarcel Holtmann2014-07-11
* Bluetooth: Delcare the hci_sec_filter as constMarcel Holtmann2014-07-11
* Bluetooth: Move struct hci_sec_filter next to its userMarcel Holtmann2014-07-11
* Bluetooth: Unify helpers for bdaddr_list manipulationsJohan Hedberg2014-07-09
* Bluetooth: Run controller setup after external configurationMarcel Holtmann2014-07-06
* Bluetooth: Add support for Unconfigured Index Added eventsMarcel Holtmann2014-07-03
* Bluetooth: Introduce unconfigured controller stateMarcel Holtmann2014-07-03
* Bluetooth: Restrict access for raw-only controllersMarcel Holtmann2014-07-03
* net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-11
* Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl commandMarcel Holtmann2014-04-24
* Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-12
* Bluetooth: Add missing index added event on user channel failureMarcel Holtmann2014-02-17
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-12-18
|\
| * Bluetooth: Fix HCI User Channel permission check in hci_sock_sendmsgMarcel Holtmann2013-12-17
* | net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
|/
* Bluetooth: Use BDADDR_BREDR type for old blacklist ioctl interfaceMarcel Holtmann2013-10-18
* Bluetooth: Move skb->dev assignment for hdev->send into central placeMarcel Holtmann2013-10-10
* Bluetooth: Remove hdev->ioctl driver callbackMarcel Holtmann2013-10-10
* Bluetooth: AMP contollers do not support the legacy ioctlsMarcel Holtmann2013-10-10