summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2012-09-27Bluetooth: Factor out hci_queue_aclAndrei Emeltchenko
2012-09-27bluetooth: Remove unneeded batostr functionAndrei Emeltchenko
2012-09-27Bluetooth: Use %pMR instead of baswap in seq_showAndrei Emeltchenko
2012-09-27Bluetooth: Use %pMR in sprintf/seq_printf instead of batostrAndrei Emeltchenko
2012-09-27Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko
2012-09-27Bluetooth: Force the process of unpair command if disconnect failedJefferson Delfes
2012-09-27Bluetooth: Fix two warnings in BT_DBGGustavo Padovan
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: Add function to derive AMP key using hmacDmitry Kasatkin
2012-09-27Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko
2012-09-27Bluetooth: A2MP: Process A2MP Get AMP Assoc RspAndrei Emeltchenko
2012-09-27Bluetooth: A2MP: Process A2MP Getinfo RspAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Handle create / disc phylink reqAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko
2012-09-27Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko
2012-09-27Bluetooth: A2MP: Process Discover ResponseAndrei 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-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-09-19Bluetooth: Update management interface revisionJohan Hedberg
2012-09-19Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg
2012-09-08Bluetooth: AMP: Add Read Data Block Size to amp_initAndrei Emeltchenko
2012-09-08Bluetooth: trivial: Remove empty lineAndrei 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: Fix sending a HCI Authorization Request over LE linksVinicius Costa Gomes
2012-08-27Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes
2012-08-21Bluetooth: Fix establishing ESCO linksVinicius Costa Gomes
2012-08-21Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan
2012-08-21Bluetooth: debug: Correct the PSM printingSyam Sidhardhan
2012-08-21Bluetooth: mgmt: Add device disconnect reasonMikel Astiz
2012-08-21Bluetooth: Fix minor coding style in hci_event.cMikel Astiz
2012-08-21Bluetooth: trivial: Use preferred method for NULL checkAndrei Emeltchenko
2012-08-15Bluetooth: trivial: Shorten variable scopeAndrei Emeltchenko
2012-08-15Bluetooth: Fix use-after-free bug in SMPAndre Guedes
2012-08-15Bluetooth: Add type information to the hci_connect() debug statementVinicius Costa Gomes
2012-08-15Bluetooth: Simplify a the connection type handlingVinicius Costa Gomes
2012-08-15Bluetooth: Refactor SCO connection into its own functionVinicius Costa Gomes
2012-08-15Bluetooth: Refactor ACL connection into its own functionVinicius Costa Gomes
2012-08-15Bluetooth: Refactor LE connection into its own functionVinicius Costa Gomes
2012-08-15Bluetooth: Rename LE and ACL connection functionsVinicius Costa Gomes
2012-08-15Bluetooth: Remove some functions from being exportedVinicius Costa Gomes