aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-09
|\
| * Bluetooth: Move pending management command list into struct hci_devJohan Hedberg2011-11-09
| * Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg2011-11-09
| * Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg2011-11-08
| * Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg2011-11-08
| * Bluetooth: Convert power off mechanism to use delayed_workJohan Hedberg2011-11-08
| * Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg2011-11-08
| * Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg2011-11-08
| * Bluetooth: Create hci_cancel_inquiry()Andre Guedes2011-11-08
| * Bluetooth: Create hci_do_inquiry()Andre Guedes2011-11-08
| * Bluetooth: Define HCI reasons instead of magic numberAndrei Emeltchenko2011-11-08
| * Bluetooth: Add definitions for L2CAP fixed channelsMat Martineau2011-11-07
| * Bluetooth: Add AMP-related data and structures for channel signalsMat Martineau2011-11-07
| * Bluetooth: Add channel policy to getsockopt/setsockoptMat Martineau2011-11-07
| * Bluetooth: Change scope of the enable_hs module parameterMat Martineau2011-11-07
| * Bluetooth: Add BT_CHANNEL_POLICY socket optionMat Martineau2011-11-07
| * Bluetooth: prioritizing data over HCILuiz Augusto von Dentz2011-11-07
| * Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-11-07
| * Bluetooth: Fix command complete/status for discovery commandsJohan Hedberg2011-11-07
| * Bluetooth: set skbuffer priority based on L2CAP socket priorityLuiz Augusto von Dentz2011-11-07
| * Bluetooth: EFS: implement L2CAP config pending stateAndrei Emeltchenko2011-11-07
| * Bluetooth: Make hci_unregister_dev return voidDavid Herrmann2011-11-07
| * Bluetooth: EWS: support extended seq numbersAndrei Emeltchenko2011-10-17
| * Bluetooth: EWS: handling different Control fieldsAndrei Emeltchenko2011-10-17
| * Bluetooth: Fix mgmt interaction with userspaceGustavo F. Padovan2011-10-14
| * Bluetooth: Rename sysfs un/register to add/delDavid Herrmann2011-10-14
| * Bluetooth: Fix hci core device initializationDavid Herrmann2011-10-14
| * Bluetooth: AMP: read local amp info HCI commandAndrei Emeltchenko2011-10-13
| * Bluetooth: EFS: assign default values in chan addAndrei Emeltchenko2011-10-13
| * Bluetooth: EFS: definitions and headersAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: define L2CAP header sizesAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: rewrite handling POLL (P) bitAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: rewrite handling FINAL (F) bitAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: rewrite check frame type functionAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: rewrite L2CAP ERTM txseq calculationAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: rewrite reqseq calculationAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: rewrite handling SAR bitsAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: rewrite handling Supervisory (S) bitsAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: adds ext control field bit maskAndrei Emeltchenko2011-10-13
| * Bluetooth: EWS: extended window size option supportAndrei Emeltchenko2011-10-13
| * Bluetooth: clean up spaces in L2CAP headerAndrei Emeltchenko2011-10-11
| * Bluetooth: convert role_switch variable to flag in l2cap chanAndrei Emeltchenko2011-10-11
| * Bluetooth: convert force_active variable to flag in l2cap chanAndrei Emeltchenko2011-10-11
| * Bluetooth: convert force_reliable variable to flag in l2cap chanAndrei Emeltchenko2011-10-11
| * Bluetooth: convert flushable variable to flag in l2cap chanAndrei Emeltchenko2011-10-11
| * Bluetooth: EFS: l2cap extended feature mask updateAndrei Emeltchenko2011-10-06
* | Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek2011-11-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-02
|\ \ | |/ |/|
| * Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-14
* | Bluetooth: Perform L2CAP SDU reassembly without copying dataMat Martineau2011-09-27