aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* 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
* Bluetooth: AMP: Handle Accept phylink command status evtAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Accept Physical LinkAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Process Chan Selected eventAndrei Emeltchenko2012-09-27
* Bluetooth: A2MP: Add fallback to normal l2cap init sequenceAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Write remote AMP AssocAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Create Physical LinkAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Add AMP key calculationAndrei Emeltchenko2012-09-27
* Bluetooth: Add function to derive AMP key using hmacDmitry Kasatkin2012-09-27
* Bluetooth: Choose connection based on capabilitiesAndrei Emeltchenko2012-09-27
* Bluetooth: A2MP: Process A2MP Get AMP Assoc RspAndrei Emeltchenko2012-09-27
* Bluetooth: A2MP: Process A2MP Getinfo RspAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Handle create / disc phylink reqAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Remote AMP ctrl definitionsAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Physical link struct and helpersAndrei Emeltchenko2012-09-27
* Bluetooth: A2MP: Process Discover ResponseAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Use HCI cmd to Read Loc AMP AssocAndrei Emeltchenko2012-09-27
* Bluetooth: AMP: Use HCI cmd to Read AMP InfoAndrei Emeltchenko2012-09-27
* Bluetooth: A2MP: Create amp_mgr global listAndrei Emeltchenko2012-09-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-24
|\
| * Bluetooth: Update management interface revisionJohan Hedberg2012-09-18
| * Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-18
| * Bluetooth: AMP: Add Read Data Block Size to amp_initAndrei Emeltchenko2012-09-08
| * Bluetooth: trivial: Remove empty lineAndrei Emeltchenko2012-09-08
| * Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko2012-09-08
| * Bluetooth: Remove unneeded zero initAndrei Emeltchenko2012-09-08
| * Bluetooth: Fix establishing ESCO linksVinicius Costa Gomes2012-08-21
| * Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-21
| * Bluetooth: debug: Correct the PSM printingSyam Sidhardhan2012-08-21
| * Bluetooth: mgmt: Add device disconnect reasonMikel Astiz2012-08-21
| * Bluetooth: Fix minor coding style in hci_event.cMikel Astiz2012-08-21
| * Bluetooth: trivial: Use preferred method for NULL checkAndrei Emeltchenko2012-08-21
| * Bluetooth: trivial: Shorten variable scopeAndrei Emeltchenko2012-08-15