summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: A2MP: Correct assoc_len sizeAndrei Emeltchenko2012-09-281-4/+8
* Bluetooth: Use %zu print specifier for size_t typeAndrei Emeltchenko2012-09-281-1/+1
* Bluetooth: Factor out Create Configuration ResponseAndrei Emeltchenko2012-09-271-13/+19
* Bluetooth: Factor out hci_queue_aclAndrei Emeltchenko2012-09-271-4/+4
* bluetooth: Remove unneeded batostr functionAndrei Emeltchenko2012-09-271-14/+0
* Bluetooth: Use %pMR instead of baswap in seq_showAndrei Emeltchenko2012-09-271-6/+4
* Bluetooth: Use %pMR in sprintf/seq_printf instead of batostrAndrei Emeltchenko2012-09-278-26/+27
* Bluetooth: Use %pMR in debug instead of batostrAndrei Emeltchenko2012-09-279-37/+35
* Bluetooth: Force the process of unpair command if disconnect failedJefferson Delfes2012-09-271-2/+3
* Bluetooth: Fix two warnings in BT_DBGGustavo Padovan2012-09-272-2/+2
* Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko2012-09-273-1/+53
* Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko2012-09-272-4/+20
* Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko2012-09-273-1/+76
* Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko2012-09-272-1/+29
* Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko2012-09-272-0/+109
* Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko2012-09-273-0/+30
* Bluetooth: AMP: Add AMP key calculationAndrei Emeltchenko2012-09-272-0/+46
* Bluetooth: Add function to derive AMP key using hmacDmitry Kasatkin2012-09-271-0/+36
* Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko2012-09-272-10/+57
* Bluetooth: A2MP: Process A2MP Get AMP Assoc RspAndrei Emeltchenko2012-09-271-1/+59
* Bluetooth: A2MP: Process A2MP Getinfo RspAndrei Emeltchenko2012-09-271-1/+33
* Bluetooth: AMP: Handle create / disc phylink reqAndrei Emeltchenko2012-09-271-2/+19
* Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko2012-09-272-0/+84
* Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko2012-09-271-0/+29
* Bluetooth: A2MP: Process Discover ResponseAndrei Emeltchenko2012-09-271-1/+61
* Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko2012-09-274-6/+138
* Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko2012-09-272-17/+46
* Bluetooth: A2MP: Create amp_mgr global listAndrei Emeltchenko2012-09-271-0/+29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-246-65/+195
|\
| * Bluetooth: Update management interface revisionJohan Hedberg2012-09-181-1/+1
| * Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-182-0/+84
| * Bluetooth: AMP: Add Read Data Block Size to amp_initAndrei Emeltchenko2012-09-081-0/+3
| * Bluetooth: trivial: Remove empty lineAndrei Emeltchenko2012-09-081-1/+0
| * Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko2012-09-081-3/+1
| * Bluetooth: Remove unneeded zero initAndrei Emeltchenko2012-09-081-1/+1
| * Bluetooth: Fix establishing ESCO linksVinicius Costa Gomes2012-08-211-5/+6
| * Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-211-7/+8
| * Bluetooth: debug: Correct the PSM printingSyam Sidhardhan2012-08-211-1/+1
| * Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-212-7/+28
| * Bluetooth: Fix minor coding style in hci_event.cMikel Astiz2012-08-211-4/+4
| * Bluetooth: trivial: Use preferred method for NULL checkAndrei Emeltchenko2012-08-211-2/+2
| * Bluetooth: trivial: Shorten variable scopeAndrei Emeltchenko2012-08-151-4/+2
| * Bluetooth: Add type information to the hci_connect() debug statementVinicius Costa Gomes2012-08-151-1/+1
| * Bluetooth: Simplify a the connection type handlingVinicius Costa Gomes2012-08-151-4/+7
| * Bluetooth: Refactor SCO connection into its own functionVinicius Costa Gomes2012-08-151-14/+19
| * Bluetooth: Refactor ACL connection into its own functionVinicius Costa Gomes2012-08-151-10/+22
| * Bluetooth: Refactor LE connection into its own functionVinicius Costa Gomes2012-08-151-24/+29
| * Bluetooth: Rename LE and ACL connection functionsVinicius Costa Gomes2012-08-151-9/+9
| * Bluetooth: Remove some functions from being exportedVinicius Costa Gomes2012-08-151-2/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-2416-245/+415
|\ \
OpenPOWER on IntegriCloud