aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
|\
| * Bluetooth: Fix memory leak when removing a UUIDJohan Hedberg2012-11-09
| * Bluetooth: Notify about device registration before power onMarcel Holtmann2012-11-09
| * Bluetooth: Fix error status when pairing failsPaulo Sérgio2012-11-09
| * Bluetooth: Fix having bogus entries in mgmt_read_index_list replyJohan Hedberg2012-11-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-23
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-15
| |\
| | * Bluetooth: SMP: Fix setting unknown auth_req bitsJohan Hedberg2012-10-12
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-19
|\ \ \ | |/ / |/| |
| * | Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko2012-10-18
| * | Bluetooth: Zero bredr pointer when chan is deletedAndrei Emeltchenko2012-10-15
| * | Bluetooth: Send EFS Conf Rsp only for BR/EDR chanAndrei Emeltchenko2012-10-15
| * | Bluetooth: AMP: Drop packets when no l2cap conn existAndrei Emeltchenko2012-10-15
| * | Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko2012-10-15
| * | Bluetooth: AMP: Use Loglink handle in ACL Handle fieldAndrei Emeltchenko2012-10-15
| * | Bluetooth: Rename __l2cap_connect() to l2cap_connect()Gustavo Padovan2012-10-15
| * | Bluetooth: Add chan->ops->defer()Gustavo Padovan2012-10-15
| * | Bluetooth: Move bt_accept_enqueue() to l2cap_sock.cGustavo Padovan2012-10-15
| * | Bluetooth: Call ops->teardown() without checking for NULLGustavo Padovan2012-10-12
| * | Bluetooth: Use locked l2cap_state_change()Gustavo Padovan2012-10-12
| * | Bluetooth: use l2cap_chan_set_err()Gustavo Padovan2012-10-12
| * | Bluetooth: Remove GFP_ATOMIC usage from l2cap_core.cGustavo Padovan2012-10-12
| * | Bluetooth: Fix L2CAP coding styleGustavo Padovan2012-10-12
| * | Bluetooth: Factor out common L2CAP connection codeMat Martineau2012-10-12
| * | Bluetooth: Process create response and connect response identicallyMat Martineau2012-10-12
| * | Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko2012-10-11
| * | Bluetooth: AMP: Handle number of compl blocks for AMP_LINKAndrei Emeltchenko2012-10-11
| * | Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko2012-10-11
| * | Bluetooth: AMP: Handle AMP_LINK timeoutAndrei Emeltchenko2012-10-11
| * | Bluetooth: Allow to set flush timeoutAndrei Emeltchenko2012-10-11
| * | Bluetooth: Use __constant modifier for RFCOMM PSMSyam Sidhardhan2012-10-11
| * | Bluetooth: Use __constant modifier for L2CAP SMP CIDSyam Sidhardhan2012-10-11
| * | Bluetooth: don't attempt to free a channel that wasn't createdSasha Levin2012-10-09
| * | Bluetooth: L2CAP: Fix using default Flush Timeout for EFSAndrei Emeltchenko2012-10-08
| * | Bluetooth: AMP: Use block_mtu for AMP controllerAndrei Emeltchenko2012-10-07
| * | Bluetooth: AMP: Factor out phylink_addAndrei Emeltchenko2012-10-07
| * | Bluetooth: AMP: Factor out amp_ctrl_addAndrei Emeltchenko2012-10-07
| * | Bluetooth: Fix dereference after NULL checkAndrei Emeltchenko2012-10-07
| * | Bluetooth: AMP: Fix possible NULL dereferenceAndrei Emeltchenko2012-10-07
| * | Bluetooth: A2MP: Fix potential NULL dereferenceAndrei Emeltchenko2012-10-01
| * | Bluetooth: A2MP: Correct assoc_len sizeAndrei Emeltchenko2012-09-28
| * | Bluetooth: Use %zu print specifier for size_t typeAndrei Emeltchenko2012-09-28
| * | Bluetooth: Factor out Create Configuration ResponseAndrei Emeltchenko2012-09-27
| * | Bluetooth: Factor out hci_queue_aclAndrei Emeltchenko2012-09-27
| * | bluetooth: Remove unneeded batostr functionAndrei Emeltchenko2012-09-27
| * | Bluetooth: Use %pMR instead of baswap in seq_showAndrei Emeltchenko2012-09-27
| * | Bluetooth: Use %pMR in sprintf/seq_printf instead of batostrAndrei Emeltchenko2012-09-27
| * | Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko2012-09-27
| * | Bluetooth: Force the process of unpair command if disconnect failedJefferson Delfes2012-09-27
| * | Bluetooth: Fix two warnings in BT_DBGGustavo Padovan2012-09-27