aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/bluetooth.h
Commit message (Expand)AuthorAge
* Bluetooth: Increase the subsystem minor version numberMarcel Holtmann2016-09-19
* Bluetooth: Use numbers for subsystem version stringMarcel Holtmann2016-09-19
* Bluetooth: Store control socket cookie and comm informationMarcel Holtmann2016-09-19
* Bluetooth: Add support for sending system notes to monitor channelMarcel Holtmann2015-11-19
* Bluetooth: Compress the size of struct hci_ctrlJohan Hedberg2015-11-19
* Bluetooth: Remove redundant setting to zero of bt_cbJohan Hedberg2015-11-19
* Bluetooth: Add hci_skb_* helper wrappers for bt_cb(skb) accessMarcel Holtmann2015-11-19
* Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann2015-10-26
* Bluetooth: Add BT_WARN and bt_dev_warn logging macrosFrederic Danis2015-09-24
* Bluetooth: Add BT_ERR_RATELIMITEDSzymon Janc2015-09-18
* Bluetooth: Add bt_dev logging macrosLoic Poulain2015-09-17
* Bluetooth: Move SCO support under BT_BREDR config optionArron Wang2015-06-09
* Bluetooth: Add second hci_request callback option for full skbJohan Hedberg2015-04-02
* Bluetooth: Refactor HCI request variables into own structJohan Hedberg2015-03-30
* Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg2015-03-30
* Bluetooth: Add helper to get HCI channel of a socketJohan Hedberg2015-03-17
* Bluetooth: Add hci_sock_test_flag helper functionMarcel Holtmann2015-03-15
* Bluetooth: Add flags field and setting function for HCI socketsMarcel Holtmann2015-03-15
* Bluetooth: Convert mgmt to use HCI chan registration APIJohan Hedberg2015-03-06
* 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: Add opcode parameter to hci_req_complete_t callbackMarcel Holtmann2015-01-12
* Bluetooth: Convert bt_<level> logging functions to return voidJoe Perches2014-09-24
* Bluetooth: Provide HCI command opcode information to driverMarcel Holtmann2014-09-15
* Bluetooth: Shrink size of struct l2cap_ctrl fieldsMarcel Holtmann2014-07-03
* Bluetooth: Introduce requirements for security level 4Marcel Holtmann2014-02-13
* Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket optionsJohan Hedberg2013-12-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-08
|\
| * Bluetooth: Add L2CAP channel to skb private dataGustavo Padovan2013-10-21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\|
| * Bluetooth: Provide msg_name callback for L2CAP connectionless channelsMarcel Holtmann2013-10-13
| * Bluetooth: Add support for per socket msg_name callbackMarcel Holtmann2013-10-13
| * Bluetooth: Remove src and dst fields from bt_sock structureMarcel Holtmann2013-10-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-07
|\|
| * Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONEMarcel Holtmann2013-10-02
| * Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg2013-09-18
* | bluetooth: Remove extern from function prototypesJoe Perches2013-09-23
|/
* Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau2013-08-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * bluetooth: kill unused fops field in struct bt_sock_listAl Viro2013-04-09
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-09
* | Bluetooth: allow constant arguments for bacmp()/bacpy()David Herrmann2013-04-17
* | Bluetooth: Add support for custom event terminated commandsJohan Hedberg2013-04-04
* | Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2013-03-08
* | Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann2013-03-08
|/
* Bluetooth: Add helper functions for testing bdaddr typesJohan Hedberg2013-01-22
* bluetooth: Remove unneeded batostr functionAndrei Emeltchenko2012-09-27
* Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-06
* Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-04