summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-11-08Bluetooth: Create hci_cancel_inquiry()Andre Guedes
2011-11-08Bluetooth: Create hci_do_inquiry()Andre Guedes
2011-11-08Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko
2011-11-07Bluetooth: Add definitions for L2CAP fixed channelsMat Martineau
2011-11-07Bluetooth: Add AMP-related data and structures for channel signalsMat Martineau
2011-11-07Bluetooth: Add channel policy to getsockopt/setsockoptMat Martineau
2011-11-07Bluetooth: Change scope of the enable_hs module parameterMat Martineau
2011-11-07Bluetooth: Add BT_CHANNEL_POLICY socket optionMat Martineau
2011-11-07Bluetooth: prioritizing data over HCILuiz Augusto von Dentz
2011-11-07Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc
2011-11-07Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg
2011-11-07Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz
2011-11-07Bluetooth: EFS: implement L2CAP config pending stateAndrei Emeltchenko
2011-11-07Bluetooth: Make hci_unregister_dev return voidDavid Herrmann
2011-10-17Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko
2011-10-17Bluetooth: EWS: handling different Control fieldsAndrei Emeltchenko
2011-10-14Bluetooth: Fix mgmt interaction with userspaceGustavo F. Padovan
2011-10-14Bluetooth: Rename sysfs un/register to add/delDavid Herrmann
2011-10-14Bluetooth: Fix hci core device initializationDavid Herrmann
2011-10-13Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko
2011-10-13Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko
2011-10-13Bluetooth: EFS: definitions and headersAndrei Emeltchenko
2011-10-13Bluetooth: EWS: define L2CAP header sizesAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko
2011-10-13Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko
2011-10-13Bluetooth: EWS: adds ext control field bit maskAndrei Emeltchenko
2011-10-13Bluetooth: EWS: extended window size option supportAndrei Emeltchenko
2011-10-11Bluetooth: clean up spaces in L2CAP headerAndrei Emeltchenko
2011-10-11Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko
2011-10-11Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko
2011-10-11Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko
2011-10-11Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko
2011-10-06Bluetooth: EFS: l2cap extended feature mask updateAndrei Emeltchenko
2011-09-27Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau
2011-09-21Bluetooth: Add mgmt events for blacklistingAntti Julku
2011-09-21Bluetooth: Move SMP crypto functions to a workqueueVinicius Costa Gomes
2011-09-21Bluetooth: Move SMP fields to a separate structureVinicius Costa Gomes
2011-09-21Bluetooth: Add mgmt command for fast connectable modeAntti Julku
2011-09-21Bluetooth: Add link_type information to the mgmt Connected eventVinicius Costa Gomes
2011-09-21Bluetooth: Use the same timeouts for both ACL and LE linksVinicius Costa Gomes
2011-09-21Bluetooth: Add a flag to indicate that SMP is going onVinicius Costa Gomes
2011-09-21Bluetooth: make use of connection number to optimize the schedulerLuiz Augusto von Dentz
2011-09-20NFC: basic NCI protocol implementationIlan Elias
2011-09-20NFC: move nfc.h from include/net to include/net/nfcIlan Elias
2011-09-20NFC: Add dev_up and dev_down control operationsIlan Elias