summaryrefslogtreecommitdiff
path: root/include/net/bluetooth
AgeCommit message (Expand)Author
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko
2012-10-15Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko
2012-10-15Bluetooth: Add chan->ops->defer()Gustavo Padovan
2012-10-11Bluetooth: AMP: Hanlde AMP_LINK case in conn_putAndrei Emeltchenko
2012-10-11Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko
2012-10-11Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko
2012-10-11Bluetooth: AMP: Handle AMP_LINK timeoutAndrei Emeltchenko
2012-10-08Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko
2012-10-07Bluetooth: Adjust L2CAP Max PDU size for AMP packetsAndrei Emeltchenko
2012-10-07Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko
2012-10-07Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko
2012-10-01Bluetooth: remove unused member of hci_dev.Rami Rosen
2012-09-27bluetooth: Remove unneeded batostr functionAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko
2012-09-27Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Add AMP key calculationAndrei Emeltchenko
2012-09-27Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko
2012-09-27Bluetooth: A2MP: Create amp_mgr global listAndrei Emeltchenko
2012-09-27Bluetooth: Add HCI logical link cmds definitionsAndrei Emeltchenko
2012-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-09-19Bluetooth: 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