summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko2012-10-181-1/+1
* Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko2012-10-151-0/+1
* Bluetooth: Add chan->ops->defer()Gustavo Padovan2012-10-151-0/+5
* Bluetooth: AMP: Hanlde AMP_LINK case in conn_putAndrei Emeltchenko2012-10-111-3/+14
* Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko2012-10-111-0/+13
* Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko2012-10-111-1/+2
* Bluetooth: AMP: Handle AMP_LINK timeoutAndrei Emeltchenko2012-10-111-0/+2
* Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko2012-10-081-1/+2
* Bluetooth: Adjust L2CAP Max PDU size for AMP packetsAndrei Emeltchenko2012-10-081-1/+1
* Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko2012-10-081-1/+1
* Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko2012-10-081-1/+1
* Bluetooth: remove unused member of hci_dev.Rami Rosen2012-10-011-2/+0
* bluetooth: Remove unneeded batostr functionAndrei Emeltchenko2012-09-271-1/+0
* Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko2012-09-271-0/+1
* Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko2012-09-271-0/+2
* Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko2012-09-273-0/+7
* Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko2012-09-271-0/+1
* Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko2012-09-272-0/+4
* Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko2012-09-271-0/+2
* Bluetooth: AMP: Add AMP key calculationAndrei Emeltchenko2012-09-271-0/+2
* Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko2012-09-272-0/+3
* Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko2012-09-272-0/+18
* Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko2012-09-273-0/+5
* Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko2012-09-274-0/+33
* Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko2012-09-271-0/+2
* Bluetooth: A2MP: Create amp_mgr global listAndrei Emeltchenko2012-09-271-0/+10
* Bluetooth: Add HCI logical link cmds definitionsAndrei Emeltchenko2012-09-271-1/+35
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-244-15/+51
|\
| * Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-183-0/+30
| * Bluetooth: debug: Print refcnt for hci_devAndrei Emeltchenko2012-09-081-0/+6
| * Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko2012-09-081-1/+1
| * Bluetooth: Remove unneeded zero initAndrei Emeltchenko2012-09-081-9/+0
| * Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-211-2/+1
| * Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-212-1/+10
| * Bluetooth: Add more HCI error codesMikel Astiz2012-08-211-0/+3
| * Bluetooth: Remove some functions from being exportedVinicius Costa Gomes2012-08-151-2/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-1/+1
|\ \ | |/ |/|
| * Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes2012-08-271-1/+1
* | Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes2012-08-061-0/+2
* | Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO2012-08-061-0/+10
* | Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery2012-08-061-1/+0
* | Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery2012-08-061-14/+2
* | Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko2012-08-061-4/+4
* | Bluetooth: Define AMP controller statusesAndrei Emeltchenko2012-08-061-0/+9
* | Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko2012-08-061-4/+4
* | Bluetooth: debug: Fix printing refcnt for hci_connAndrei Emeltchenko2012-08-061-4/+2
* | Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko2012-08-061-1/+1
* | Bluetooth: Remove missing codeAndre Guedes2012-08-061-6/+0
|/
* Bluetooth: Use tx window from config response for ack timingMat Martineau2012-07-151-0/+1
* Bluetooth: debug: Print l2cap_chan refcountAndrei Emeltchenko2012-07-111-0/+4
OpenPOWER on IntegriCloud