summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-075-6/+94
|\
| * Bluetooth: Add the definition for Slave Page Response TimeoutDoHyun Pyun2013-10-021-0/+2
| * Bluetooth: Add the definition and stcuture for Sync Train CompleteDoHyun Pyun2013-10-021-0/+5
| * Bluetooth: Add the definition for Start Synchronization TrainDoHyun Pyun2013-10-021-0/+2
| * Bluetooth: Add the definition and structure for Set CSBDoHyun Pyun2013-10-021-0/+16
| * Bluetooth: Add the structure for Write Sync Train ParametersDoHyun Pyun2013-10-021-0/+12
| * Bluetooth: Add the definition and structure for Set CSB DataDoHyun Pyun2013-10-021-0/+14
| * Bluetooth: Add the definition and structure for Delete Reserved LT_ADDRDoHyun Pyun2013-10-021-0/+9
| * Bluetooth: Add the definition and structure for Set Reserved LT_ADDRDoHyun Pyun2013-10-021-0/+9
| * Bluetooth: Add management command for setting static addressMarcel Holtmann2013-10-023-0/+9
| * Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg2013-10-021-0/+2
| * Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg2013-10-021-0/+1
| * Bluetooth: Provide high speed configuration optionMarcel Holtmann2013-10-021-0/+1
| * Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONEMarcel Holtmann2013-10-021-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2013-09-271-0/+1
| |\
| * | Bluetooth: Add new mgmt_set_advertising commandJohan Hedberg2013-09-251-0/+2
| * | Bluetooth: Add new mgmt setting for LE advertisingJohan Hedberg2013-09-251-0/+1
| * | Bluetooth: Use async request for LE enable/disableJohan Hedberg2013-09-251-1/+0
| * | Bluetooth: Add event mask page 2 setting supportJohan Hedberg2013-09-191-0/+2
| * | Bluetooth: Add synchronization train parameters reading supportJohan Hedberg2013-09-191-0/+2
| * | Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg2013-09-181-0/+1
| * | Bluetooth: Remove unused event mask structJohan Hedberg2013-09-181-3/+0
| * | Bluetooth: Introduce new HCI socket channel for user operationMarcel Holtmann2013-09-161-0/+1
| * | Bluetooth: Introduce user channel flag for HCI devicesMarcel Holtmann2013-09-161-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-0/+1
|\ \ \ | | |/ | |/|
| * | Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg2013-09-181-0/+1
| |/
* | bluetooth: Remove extern from function prototypesJoe Perches2013-09-233-22/+21
|/
* Bluetooth: Add SCO connection fallbackFrédéric Dalleau2013-08-211-1/+1
* Bluetooth: Add constants and macro declaration for transparent dataFrédéric Dalleau2013-08-212-0/+2
* Bluetooth: Parameters for outgoing SCO connectionsFrédéric Dalleau2013-08-211-2/+3
* Bluetooth: Add constants for SCO airmodeFrédéric Dalleau2013-08-211-0/+4
* Bluetooth: Add Bluetooth socket voice optionFrédéric Dalleau2013-08-212-0/+9
* Bluetooth: Use hci_connect_sco directlyFrédéric Dalleau2013-08-211-0/+2
* Bluetooth: Add HCI authentication capabilities macrosMikel Astiz2013-07-251-0/+6
* Bluetooth: Remove unneeded flagAndrei Emeltchenko2013-06-231-1/+0
* Bluetooth: Remove inquiry helpersAndre Guedes2013-06-231-2/+0
* Bluetooth: Remove LE scan helpersAndre Guedes2013-06-231-13/+0
* Bluetooth: Make mgmt_stop_discovery_failed staticAndre Guedes2013-06-231-1/+0
* Bluetooth: Use HCI request in interleaved discoveryAndre Guedes2013-06-231-1/+0
* Bluetooth: Move discovery macros to hci_core.hAndre Guedes2013-06-231-0/+10
* Bluetooth: Make mgmt_start_discovery_failed staticAndre Guedes2013-06-231-1/+0
* Bluetooth: Make inquiry_cache_flush non-staticAndre Guedes2013-06-231-0/+1
* Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATTJohan Hedberg2013-06-231-1/+1
* Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2013-06-122-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-2/+1
|\
| * bluetooth: kill unused fops field in struct bt_sock_listAl Viro2013-04-091-1/+0
| * bluetooth: kill unused 'module' argument of bt_procfs_init()Al Viro2013-04-091-1/+1
* | Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-191-6/+8
* | Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes2013-04-181-2/+2
* | Bluetooth: Add macros for filter duplicates valuesAndre Guedes2013-04-181-0/+2
OpenPOWER on IntegriCloud