summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-16Bluetooth: make hci_conn_enter_sniff_mode staticGustavo F. Padovan
2011-12-16Bluetooth: Use list_for_each_entry in hci_conn_hash_flush()Gustavo F. Padovan
2011-12-16Bluetooth: Use chan instead of l2cap_pi macroGustavo F. Padovan
2011-12-16Bluetooth: Initialize LE connection countGustavo F. Padovan
2011-12-16Bluetooth: remove lock from struct conn_hashGustavo F. Padovan
2011-12-16Bluetooth: remove struct hci_chan_hashGustavo F. Padovan
2011-12-03Bluetooth: trivial: correct check for LMP versionAndrei Emeltchenko
2011-12-03Bluetooth: Remove magic bluetooth version numbersAndrei Emeltchenko
2011-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan
2011-12-03Bluetooth: Correct version check in hci_setupAndrei Emeltchenko
2011-12-03btusb: fix a memory leak in btusb_send_frame()Cong Wang
2011-12-02Bluetooth: remove old codeAndrei Emeltchenko
2011-12-02Bluetooth: LE Set Scan Parameter CommandAndre Guedes
2011-12-02Bluetooth: Add dev_flags to struct hci_devAndre Guedes
2011-12-02Bluetooth: Add HCI Read Flow Control Mode functionAndrei Emeltchenko
2011-12-01Bluetooth: Centralize SMP pairing failure handlingBrian Gix
2011-12-01Bluetooth: Cleanup blkcipher on SMP terminationBrian Gix
2011-12-01Bluetooth: Add HCI User Passkey Req Evt handlingBrian Gix
2011-12-01Bluetooth: Add User Passkey Response handlingBrian Gix
2011-11-23Bluetooth: Add user readable debug for state changesGustavo F. Padovan
2011-11-21Bluetooth: Use queue in the device listAndrei Emeltchenko
2011-11-21Bluetooth: Differentiate LE User Pairing ResponsesBrian Gix
2011-11-21Bluetooth: User Pairing Response restructuringBrian Gix
2011-11-21Bluetooth: making enable_hs independent from L2CAPAndrei Emeltchenko
2011-11-21Bluetooth: Add MGMT event for Passkey EntryBrian Gix
2011-11-21Bluetooth: bnep: Fix module referenceDavid Herrmann
2011-11-21Bluetooth: cmtp: Fix module referenceDavid Herrmann
2011-11-21Bluetooth: btmrvl: support Marvell Bluetooth device SD8797Bing Zhao
2011-11-16Bluetooth: Fix some checkpatch.pl errors and warningsSzymon Janc
2011-11-16Bluetooth: Simplify __l2cap_global_chan_by_addrSzymon Janc
2011-11-16Bluetooth: Refactor loop in l2cap_retransmit_one_frameSzymon Janc
2011-11-16Bluetooth: Simplify l2cap_add_to_srej_queueSzymon Janc
2011-11-16Bluetooth: Fix possible NULL pointer derefence in l2cap codeSzymon Janc
2011-11-16Bluetooth: Allow to set AMP type for virtual HCIAndrei Emeltchenko
2011-11-16Bluetooth: Do not set HCI_RAW when HS enabledAndrei Emeltchenko
2011-11-16Bluetooth: Move scope of kernel parameter enable_hsAndrei Emeltchenko
2011-11-16Bluetooth: Add MGMT opcodes for Passkey EntryBrian Gix
2011-11-16Bluetooth: Add HCI defines for User Passkey entryBrian Gix
2011-11-16Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg
2011-11-16Bluetooth: Add missing cmd_complete for mgmt_load_link_keysJohan Hedberg
2011-11-16Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg
2011-11-16Bluetooth: Return success instead of EALREADY for mgmt commandsJohan Hedberg
2011-11-16Bluetooth: Fix mgmt_pair_device imediate error responsesJohan Hedberg
2011-11-16Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg
2011-11-16Bluetooth: mgmt_stop_discovery_failed()Andre Guedes
2011-11-16Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes
2011-11-10Bluetooth: Only set ack_timer if we didn't send and ackGustavo F. Padovan
2011-11-10Bluetooth: Allow L2CAP to increase the security levelGustavo F. Padovan
2011-11-10Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan
2011-11-10Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg