aboutsummaryrefslogtreecommitdiff
path: root/include/net/bluetooth
AgeCommit message (Expand)Author
2012-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-09-18Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg
2012-09-08Bluetooth: debug: Print refcnt for hci_devAndrei Emeltchenko
2012-09-08Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko
2012-09-08Bluetooth: Remove unneeded zero initAndrei Emeltchenko
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-27Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes
2012-08-21Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan
2012-08-21Bluetooth: mgmt: Add device disconnect reasonMikel Astiz
2012-08-21Bluetooth: Add more HCI error codesMikel Astiz
2012-08-15Bluetooth: Remove some functions from being exportedVinicius Costa Gomes
2012-08-06Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes
2012-08-06Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO
2012-08-06Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery
2012-08-06Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery
2012-08-06Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko
2012-08-06Bluetooth: Define AMP controller statusesAndrei Emeltchenko
2012-08-06Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko
2012-08-06Bluetooth: debug: Fix printing refcnt for hci_connAndrei Emeltchenko
2012-08-06Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko
2012-08-06Bluetooth: Remove missing codeAndre Guedes
2012-07-15Bluetooth: Use tx window from config response for ack timingMat Martineau
2012-07-11Bluetooth: debug: Print l2cap_chan refcountAndrei Emeltchenko
2012-06-30Bluetooth: Improve debugging messages for hci_connAndrei Emeltchenko
2012-06-19Bluetooth: Use AUTO_OFF constant in jiffiesAndrei Emeltchenko
2012-06-12Bluetooth: Fix flags of mgmt_device_found eventJefferson Delfes
2012-06-12Bluetooth: Update HCI timeouts constants to use msecs_to_jiffiesAndrei Emeltchenko
2012-06-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan
2012-06-08Bluetooth: Add support for encryption key refreshJohan Hedberg
2012-06-05Bluetooth: Create empty l2cap ops functionGustavo Padovan
2012-06-05Bluetooth: Rename L2CAP_LE_DEFAULT_MTUAndre Guedes
2012-06-05Bluetooth: Remove unused HCI timeouts definitionsSzymon Janc
2012-06-05Bluetooth: A2MP: Manage incoming connectionsAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Handling fixed channelsAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Process A2MP Discover RequestAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Define A2MP status codesAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Definitions for A2MP commandsAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Build and Send msg helpersAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: AMP Manager basic functionsAndrei Emeltchenko
2012-06-05Bluetooth: A2MP: Create A2MP channelAndrei Emeltchenko
2012-06-05Bluetooth: Add l2cap_chan->ops->ready()Andrei Emeltchenko
2012-06-05Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.cAndrei Emeltchenko
2012-06-05Bluetooth: Use chan as parameters for l2cap chan opsGustavo Padovan
2012-06-05Bluetooth: Define HCI AMP cmd structAndrei Emeltchenko
2012-06-05Bluetooth: Define and use PSM identifiersAndrei Emeltchenko
2012-06-05Bluetooth: Define L2CAP conf continuation flagAndrei Emeltchenko
2012-06-05Bluetooth: Remove unnecessary headers includeGustavo Padovan
2012-06-05Bluetooth: Fix coding style in include/net/bluetoothGustavo Padovan
2012-06-05Bluetooth: Use defined link key sizeAndrei Emeltchenko
2012-06-05Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc