summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/bluetooth.h
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add second hci_request callback option for full skbJohan Hedberg2015-04-021-0/+3
* Bluetooth: Refactor HCI request variables into own structJohan Hedberg2015-03-301-4/+10
* Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg2015-03-301-4/+4
* Bluetooth: Add helper to get HCI channel of a socketJohan Hedberg2015-03-171-0/+1
* Bluetooth: Add hci_sock_test_flag helper functionMarcel Holtmann2015-03-151-0/+1
* Bluetooth: Add flags field and setting function for HCI socketsMarcel Holtmann2015-03-151-0/+3
* Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg2015-03-061-0/+3
* 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-3/+3
* net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrlEyal Birger2015-03-021-7/+3
* Bluetooth: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann2015-01-121-1/+1
* Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches2014-09-241-2/+2
* Bluetooth: Provide HCI command opcode information to driverMarcel Holtmann2014-09-151-0/+1
* Bluetooth: Shrink size of struct l2cap_ctrl fieldsMarcel Holtmann2014-07-031-9/+9
* Bluetooth: Introduce requirements for security level 4Marcel Holtmann2014-02-131-0/+1
* Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg2013-12-051-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-081-0/+1
|\
| * Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan2013-10-211-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-2/+3
|\ \ | |/
| * Bluetooth: Provide msg_name callback for L2CAP connectionless channelsMarcel Holtmann2013-10-131-0/+2
| * Bluetooth: Add support for per socket msg_name callbackMarcel Holtmann2013-10-131-0/+1
| * Bluetooth: Remove src and dst fields from bt_sock structureMarcel Holtmann2013-10-131-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-071-2/+3
|\ \ | |/
| * Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONEMarcel Holtmann2013-10-021-2/+2
| * Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg2013-09-181-0/+1
* | bluetooth: Remove extern from function prototypesJoe Perches2013-09-231-8/+8
|/
* Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau2013-08-211-0/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-2/+1
|\
| * bluetooth: kill unused fops field in struct bt_sock_listAl Viro2013-04-091-1/+0
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-091-1/+1
* | Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann2013-04-171-2/+2
* | Bluetooth: Add support for custom event terminated commandsJohan Hedberg2013-04-041-0/+1
* | Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2013-03-081-0/+10
* | Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann2013-03-081-1/+1
|/
* Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg2013-01-231-0/+23
* bluetooth: Remove unneeded batostr functionAndrei Emeltchenko2012-09-271-1/+0
* Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-061-0/+10
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-051-3/+0
* Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan2012-06-051-12/+14
* Bluetooth: Fix trailing whitespaces in license textGustavo Padovan2012-06-051-6/+6
* Bluetooth: Create flags for bt_sk()Gustavo Padovan2012-05-161-2/+6
* Bluetooth: Lock the L2CAP channel when sendingMat Martineau2012-05-161-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2012-05-161-0/+1
|\
| * Bluetooth: notify userspace of security level changeGustavo Padovan2012-05-141-0/+1
* | Bluetooth: Remove duplicate structure members from bt_skb_cbMat Martineau2012-05-091-3/+0
* | Bluetooth: Move address type macros to bluetooth.hAndre Guedes2012-05-091-0/+5
* | Bluetooth: Remove strtoba header declared but not definedSyam Sidhardhan2012-05-091-1/+0
* | Bluetooth: Add a structure to carry ERTM data in skb control blocksMat Martineau2012-05-091-0/+13
|/
* Bluetooth: Remove unneeded bt_cb(skb)->channel variableMarcel Holtmann2012-02-201-1/+0
* Bluetooth: Move scope of state_to_stringAndrei Emeltchenko2012-02-171-0/+27
OpenPOWER on IntegriCloud