aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-11-21
|\
| * Bluetooth: Remove OOB data if device was discovered in bandSzymon Janc2012-11-20
| * Bluetooth: AMP: Set no FCS for incoming L2CAP chanAndrei Emeltchenko2012-11-20
| * Bluetooth: Improve error message printingAndrei Emeltchenko2012-11-20
| * Bluetooth: Set local_amp_id after getting Phylink Completed evtAndrei Emeltchenko2012-11-20
| * Bluetooth: Fix sending L2CAP Create Chan ReqAndrei Emeltchenko2012-11-20
| * Bluetooth: trivial: Use __constant for constantsAndrei Emeltchenko2012-11-19
| * Bluetooth: Disable FCS only for new HS channelsAndrei Emeltchenko2012-11-19
| * Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko2012-11-19
| * Bluetooth: Remove unneeded local_amp_id initializationAndrei Emeltchenko2012-11-19
| * Bluetooth: Use __l2cap_no_conn_pending helperAndrei Emeltchenko2012-11-19
| * Bluetooth: Fix updating advertising state flags and dataJohan Hedberg2012-11-18
| * Bluetooth: Add support for setting LE advertising dataJohan Hedberg2012-11-18
| * Bluetooth: Use proper invalid value for tx_powerJohan Hedberg2012-11-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-21
|\ \ | |/ |/|
| * 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 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-11-14
|\ \
| * | Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko2012-11-01
| * | Bluetooth: Process Create Chan RequestAndrei Emeltchenko2012-11-01
| * | Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko2012-11-01
| * | Bluetooth: AMP: Check for hs_hcon instead of ctrl_idAndrei Emeltchenko2012-11-01
| * | Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko2012-11-01
| * | Bluetooth: AMP: Remove hci_conn receiving error command statusAndrei Emeltchenko2012-11-01
| * | Bluetooth: AMP: Process Disc Physical Link Complete evtAndrei Emeltchenko2012-11-01
| * | Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko2012-11-01
| * | Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko2012-11-01
| * | Bluetooth: Derive remote and local amp id from chan structAndrei Emeltchenko2012-11-01
| * | Bluetooth: Return correct L2CAP response typeAndrei Emeltchenko2012-11-01
| * | Bluetooth: Save hs_hchan instead of hs_hcon in loglink completeAndrei Emeltchenko2012-11-01
| * | Bluetooth: trivial: Fix braces style and remove empty lineAndrei Emeltchenko2012-11-01
| * | Bluetooth: mgmt: Use __constant when dealing with constantsSyam Sidhardhan2012-11-01
| * | Bluetooth: Remove unnecessary include export.hSyam Sidhardhan2012-11-01
| * | Bluetooth: Add put(hcon) when deleting hchanAndrei Emeltchenko2012-11-01
| * | Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko2012-11-01
| * | Bluetooth: AMP: Process Physical Link Complete evtAndrei Emeltchenko2012-11-01
| * | Bluetooth: Use helper function sending EFS conf rspAndrei Emeltchenko2012-11-01
| * | Bluetooth: trivial: Remove unneeded assignmentAndrei Emeltchenko2012-11-01
| * | Bluetooth: Fix sending unnecessary HCI_LE_Host_EnableJohan Hedberg2012-11-01
| * | Bluetooth: Fix unnecessary EIR update during powering onJohan Hedberg2012-11-01
| * | Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg2012-11-01
| * | Bluetooth: Fix setting host feature bits for SSPJohan Hedberg2012-11-01
| * | Bluetooth: Disallow LE scanning and connecting in peripheral roleJohan Hedberg2012-11-01
| * | Bluetooth: Make use feature test macrosJohan Hedberg2012-11-01
| * | Bluetooth: Fix updating host feature bits for LEJohan Hedberg2012-11-01
| * | Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adaptersJohan Hedberg2012-11-01
| * | Bluetooth: Fix HCI command sending when powering on LE-only adaptersJohan Hedberg2012-11-01
| * | Bluetooth: Replace *_init() for *_setup()Gustavo Padovan2012-10-24