summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2012-11-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-20Bluetooth: Remove OOB data if device was discovered in bandSzymon Janc
2012-11-20Bluetooth: AMP: Set no FCS for incoming L2CAP chanAndrei Emeltchenko
2012-11-20Bluetooth: Improve error message printingAndrei Emeltchenko
2012-11-20Bluetooth: Set local_amp_id after getting Phylink Completed evtAndrei Emeltchenko
2012-11-20Bluetooth: Fix sending L2CAP Create Chan ReqAndrei Emeltchenko
2012-11-19Bluetooth: trivial: Use __constant for constantsAndrei Emeltchenko
2012-11-19Bluetooth: Disable FCS only for new HS channelsAndrei Emeltchenko
2012-11-19Bluetooth: Refactor locking in amp_physical_cfmAndrei Emeltchenko
2012-11-19Bluetooth: Remove unneeded local_amp_id initializationAndrei Emeltchenko
2012-11-19Bluetooth: Use __l2cap_no_conn_pending helperAndrei Emeltchenko
2012-11-19Bluetooth: Fix updating advertising state flags and dataJohan Hedberg
2012-11-19Bluetooth: Add support for setting LE advertising dataJohan Hedberg
2012-11-19Bluetooth: Use proper invalid value for tx_powerJohan Hedberg
2012-11-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-11-09Bluetooth: Fix memory leak when removing a UUIDJohan Hedberg
2012-11-09Bluetooth: Notify about device registration before power onMarcel Holtmann
2012-11-09Bluetooth: Fix error status when pairing failsPaulo Sérgio
2012-11-09Bluetooth: Fix having bogus entries in mgmt_read_index_list replyJohan Hedberg
2012-11-01Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko
2012-11-01Bluetooth: Process Create Chan RequestAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Check for hs_hcon instead of ctrl_idAndrei Emeltchenko
2012-11-01Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Remove hci_conn receiving error command statusAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Disc Physical Link Complete evtAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko
2012-11-01Bluetooth: Derive remote and local amp id from chan structAndrei Emeltchenko
2012-11-01Bluetooth: Return correct L2CAP response typeAndrei Emeltchenko
2012-11-01Bluetooth: Save hs_hchan instead of hs_hcon in loglink completeAndrei Emeltchenko
2012-11-01Bluetooth: trivial: Fix braces style and remove empty lineAndrei Emeltchenko
2012-11-01Bluetooth: mgmt: Use __constant when dealing with constantsSyam Sidhardhan
2012-11-01Bluetooth: Remove unnecessary include export.hSyam Sidhardhan
2012-11-01Bluetooth: Add put(hcon) when deleting hchanAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko
2012-11-01Bluetooth: AMP: Process Physical Link Complete evtAndrei Emeltchenko
2012-11-01Bluetooth: Use helper function sending EFS conf rspAndrei Emeltchenko
2012-11-01Bluetooth: trivial: Remove unneeded assignmentAndrei Emeltchenko
2012-11-01Bluetooth: Fix sending unnecessary HCI_LE_Host_EnableJohan Hedberg
2012-11-01Bluetooth: Fix unnecessary EIR update during powering onJohan Hedberg
2012-11-01Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg
2012-11-01Bluetooth: Fix setting host feature bits for SSPJohan Hedberg
2012-11-01Bluetooth: Disallow LE scanning and connecting in peripheral roleJohan Hedberg
2012-11-01Bluetooth: Make use feature test macrosJohan Hedberg
2012-11-01Bluetooth: Fix updating host feature bits for LEJohan Hedberg
2012-11-01Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adaptersJohan Hedberg
2012-11-01Bluetooth: Fix HCI command sending when powering on LE-only adaptersJohan Hedberg
2012-10-24Bluetooth: Replace *_init() for *_setup()Gustavo Padovan