summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)Author
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
2012-10-24Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg
2012-10-24Bluetooth: Add setting of the LE event maskJohan Hedberg
2012-10-24Bluetooth: Fix LE MTU reporting for HCIGETDEVINFOJohan Hedberg
2012-10-24Bluetooth: Add initial support for LE-only controllersJohan Hedberg
2012-10-24Bluetooth: Replace include linux/module.h with linux/export.hSyam Sidhardhan
2012-10-24Bluetooth: trivial: Remove newline before EOFSyam Sidhardhan
2012-10-24Bluetooth: Start channel move when socket option is changedMat Martineau
2012-10-24Bluetooth: Do not retransmit data during a channel moveMat Martineau
2012-10-24Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMPMat Martineau
2012-10-24Bluetooth: Configure appropriate timeouts for AMP controllersMat Martineau
2012-10-24Bluetooth: Do not send data during channel moveMat Martineau
2012-10-24Bluetooth: Flag ACL frames as complete for AMP controllersMat Martineau
2012-10-24Bluetooth: Handle physical link completionMat Martineau
2012-10-24Bluetooth: Add move confirm response handlingMat Martineau
2012-10-24Bluetooth: Add logical link confirmMat Martineau
2012-10-24Bluetooth: Move channel responseMat Martineau
2012-10-24Bluetooth: Add state to hci_chanMat Martineau
2012-10-24Bluetooth: Add move channel confirm handlingMat Martineau
2012-10-24Bluetooth: Add new ERTM receive states for channel moveMat Martineau
2012-10-24Bluetooth: Channel move request handlingMat Martineau
2012-10-24Bluetooth: Lookup channel structure based on DCIDMat Martineau
2012-10-23Bluetooth: Remove unnecessary intermediate functionMat Martineau
2012-10-23Bluetooth: Add L2CAP create channel request handlingMat Martineau
2012-10-23Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko
2012-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville