summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_core: increase max adv instFlorian Grandel2015-06-181-1/+1
* Bluetooth: hci_core: remove obsolete adv_instanceFlorian Grandel2015-06-182-7/+0
* Bluetooth: mgmt: multi-adv for mgmt_reenable_advertising()Florian Grandel2015-06-181-1/+12
* Bluetooth: mgmt: multi-adv for trigger_le_scan()Florian Grandel2015-06-181-0/+1
* Bluetooth: mgmt: program multi-adv on power onFlorian Grandel2015-06-181-3/+17
* Bluetooth: mgmt: multi adv for remove_advertising*()Florian Grandel2015-06-181-21/+24
* Bluetooth: mgmt/hci_core: multi-adv for add_advertising*()Florian Grandel2015-06-183-35/+75
* Bluetooth: mgmt: multi adv for clear_adv_instances()Florian Grandel2015-06-181-16/+81
* Bluetooth: mgmt: multi adv for set_advertising*()Florian Grandel2015-06-181-6/+94
* Bluetooth: mgmt: multi adv for create_instance_adv_data()Florian Grandel2015-06-181-7/+16
* Bluetooth: mgmt: multi adv for create_instance_scan_rsp_data()Florian Grandel2015-06-181-5/+12
* Bluetooth: mgmt: multi adv for enable_advertising()Florian Grandel2015-06-181-5/+12
* Bluetooth: mgmt: improve get_adv_instance_flags() readabilityFlorian Grandel2015-06-181-14/+16
* Bluetooth: mgmt: multi adv for get_adv_instance_flags()Florian Grandel2015-06-181-4/+9
* Bluetooth: mgmt: multi adv for get_current_adv_instance()Florian Grandel2015-06-181-1/+1
* Bluetooth: mgmt: multi adv for read_adv_features()Florian Grandel2015-06-181-10/+12
* Bluetooth: mgmt: rename update_*_data_for_instance()Florian Grandel2015-06-181-8/+6
* Bluetooth: mgmt: dry update_scan_rsp_data()Florian Grandel2015-06-181-33/+17
* Bluetooth: hci_core/mgmt: move adv timeout to hdevFlorian Grandel2015-06-183-17/+44
* Bluetooth: hci_core/mgmt: Introduce multi-adv listFlorian Grandel2015-06-183-1/+135
* Bluetooth: bt3c_cs: Fix coding style -- clean upPrasanna Karthik2015-06-181-2/+1
* Bluetooth: hci_uart: Fix speed selectionFrederic Danis2015-06-182-12/+29
* Bluetooth: hci_uart: Add new line discipline enhancementsIlya Faenson2015-06-172-6/+109
* Bluetooth: 6lowpan: Fix module refcountGlenn Ruben Bakke2015-06-171-2/+0
* Bluetooth: 6lowpan: Fix double kfree of netdev privGlenn Ruben Bakke2015-06-171-2/+1
* Bluetooth: 6lowpan: Move netdev sysfs device referenceGlenn Ruben Bakke2015-06-171-1/+1
* Bluetooth: 6lowpan: Rename ambiguous variableGlenn Ruben Bakke2015-06-171-3/+3
* Bluetooth: 6lowpan: Enable delete_netdev to be scheduled when last peer is de...Glenn Ruben Bakke2015-06-171-1/+1
* Bluetooth: btbcm: Support the BCM4354 Bluetooth UART deviceIlya Faenson2015-06-172-0/+33
* mac802154: iface: cleanup stack variableAlexander Aring2015-06-171-1/+1
* mac802154: iface: fix order while interface upAlexander Aring2015-06-171-48/+55
* Bluetooth: btusb: Add routine for applying Intel DDC parametersTedd Ho-Jeong An2015-06-171-0/+43
* Bluetooth: hci_uart: Fix dereferencing of ERR_PTRChan-yeol Park2015-06-173-0/+3
* at86rf230: cleanup start and stop callbacksAlexander Aring2015-06-161-2/+2
* at86rf230: add recommended csma backoffs settingsAlexander Aring2015-06-161-0/+11
* at86rf230: fix phy settings while sleepingAlexander Aring2015-06-161-20/+68
* fakelb: add xmit_async after stop testcaseAlexander Aring2015-06-151-0/+5
* at86rf230: add support for sleep stateAlexander Aring2015-06-151-0/+38
* at86rf230: use level high as fallback defaultAlexander Aring2015-06-151-1/+1
* mac802154: iface: flush workqueue before stopAlexander Aring2015-06-151-0/+1
* mac802154: iface: fix hrtimer cancel on ifdownAlexander Aring2015-06-151-3/+3
* mac802154: rx packet handle cleanupVarka Bhadram2015-06-151-2/+4
* Bluetooth: Remove redundant check for ACL_LINKJohan Hedberg2015-06-121-2/+1
* mac802154: fix flags BIT definitions orderAlexander Aring2015-06-121-12/+12
* mac802154: cleanup llsec param flagsVarka Bhadram2015-06-121-9/+9
* Bluetooth: Use actual encryption key size for SMP over BR/EDRJohan Hedberg2015-06-121-2/+2
* Bluetooth: Read encryption key size for BR/EDR connectionsJohan Hedberg2015-06-122-0/+97
* Bluetooth: Move SC-only check outside of BT_CONFIG branchJohan Hedberg2015-06-121-12/+12
* Bluetooth: Add debugfs support for min LE encryption key sizeJohan Hedberg2015-06-121-1/+50
* Bluetooth: Add debugfs support for max LE encryption key sizeJohan Hedberg2015-06-121-4/+57