summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_bcm: checking for ERR_PTR instead of NULLDan Carpenter2015-10-221-2/+2
* Bluetooth: Fix crash in SMP when unpairingJohan Hedberg2015-10-223-0/+30
* Bluetooth: Disable auto-connection parameters when unpairingJohan Hedberg2015-10-221-0/+10
* Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg2015-10-213-22/+3Star
* Bluetooth: Remove redundant (and possibly wrong) flag clearingJohan Hedberg2015-10-211-1/+0Star
* Bluetooth: Add hdev helper variable to hci_le_create_connection_cancelJohan Hedberg2015-10-211-6/+7
* Bluetooth: Remove unnecessary indentation in unpair_device()Johan Hedberg2015-10-211-23/+32
* Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg2015-10-211-1/+1
* Bluetooth: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg2015-10-213-11/+11
* Bluetooth: Add hci_conn_hash_lookup_le() helper functionJohan Hedberg2015-10-211-0/+24
* Bluetooth: Add le_addr_type() helper functionJohan Hedberg2015-10-211-38/+18Star
* Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg2015-10-212-9/+44
* Bluetooth: btintel: Enable extra Intel vendor eventsMarcel Holtmann2015-10-213-9/+92
* Bluetooth: btusb: Set manufacturer for Intel bootloader devicesMarcel Holtmann2015-10-211-1/+3
* Bluetooth: Introduce driver specific post init callbackMarcel Holtmann2015-10-212-1/+5
* Bluetooth: hci_uart: Provide initial manufacturer informationMarcel Holtmann2015-10-216-0/+12
* Bluetooth: l2cap_disconnection_req priority over shutdownDean Jenkins2015-10-211-1/+10
* Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()Dean Jenkins2015-10-211-17/+27
* Bluetooth: Unwind l2cap_sock_shutdown()Dean Jenkins2015-10-211-14/+18
* 6lowpan: put mcast compression in an own functionAlexander Aring2015-10-211-27/+32
* 6lowpan: rework tc and flow label handlingAlexander Aring2015-10-211-85/+205
* 6lowpan: iphc: change define valuesAlexander Aring2015-10-211-93/+106
* 6lowpan: remove lowpan_is_addr_broadcastAlexander Aring2015-10-212-11/+1Star
* 6lowpan: move IPHC functionality definesAlexander Aring2015-10-214-124/+112Star
* 6lowpan: nhc: move iphc manipulation out of nhcAlexander Aring2015-10-213-17/+14Star
* 6lowpan: remove lowpan_fetch_skb_u8Alexander Aring2015-10-212-15/+16
* 6lowpan: cleanup lowpan_header_decompressAlexander Aring2015-10-217-96/+103
* 6lowpan: cleanup lowpan_header_compressAlexander Aring2015-10-214-20/+32
* 6lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LENAlexander Aring2015-10-212-1/+9
* bluetooth: 6lowpan: use lowpan dispatch helpersAlexander Aring2015-10-211-30/+27Star
* mac802154: llsec: use kzfreeAlexander Aring2015-10-211-10/+10
* Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg2015-10-211-5/+7
* Bluetooth: btusb: Add support for latest Apple controllersMarcel Holtmann2015-10-211-7/+15
* Bluetooth: btusb: Set early vendor info for Intel and BroadcomMarcel Holtmann2015-10-211-0/+4
* Bluetooth: Add support setup stage internal notification eventMarcel Holtmann2015-10-213-8/+19
* Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin2015-10-212-0/+3
* Bluetooth: ath3k: Add new AR3012 0930:021c idDmitry Tunin2015-10-212-0/+3
* Bluetooth: btusb: Add support for Foxconn/Lenovo BCM43142A0 (105b:e065)Santtu Rekilä2015-10-211-0/+3
* Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann2015-10-211-0/+14
* Bluetooth: btbcm: Read USB product information for Apple devicesMarcel Holtmann2015-10-211-0/+9
* Bluetooth: btbcm: Fix firmware version number calculationMarcel Holtmann2015-10-211-4/+4
* Bluetooth: btusb: Mark BCM2045 devices to have broken link key commandsMarcel Holtmann2015-10-211-0/+7
* Bluetooth: btintel: Add diagnostic support for older controllersMarcel Holtmann2015-10-213-0/+44
* Bluetooth: btintel: Set quirk for non-persistent diagnostic settingsMarcel Holtmann2015-10-212-3/+3
* Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann2015-10-212-0/+28
* Bluetooth: bpa10x: fix BT_HCIUART dependencyArnd Bergmann2015-10-211-2/+1Star
* Bluetooth: btusb: Print information of Intel SfP lock statesMarcel Holtmann2015-10-211-0/+9
* Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg2015-10-213-33/+20Star
* Bluetooth: Queue diagnostic messages together with HCI packetsMarcel Holtmann2015-10-211-4/+5
* Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAWMarcel Holtmann2015-10-211-0/+11