aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-10-21Bluetooth: Use hci_conn_hash_lookup_le() when possibleJohan Hedberg3-11/+11
2015-10-21Bluetooth: Add hci_conn_hash_lookup_le() helper functionJohan Hedberg1-0/+24
2015-10-21Bluetooth: Add le_addr_type() helper functionJohan Hedberg1-38/+18
2015-10-21Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg2-9/+44
2015-10-21Bluetooth: btintel: Enable extra Intel vendor eventsMarcel Holtmann3-9/+92
2015-10-21Bluetooth: btusb: Set manufacturer for Intel bootloader devicesMarcel Holtmann1-1/+3
2015-10-21Bluetooth: Introduce driver specific post init callbackMarcel Holtmann2-1/+5
2015-10-21Bluetooth: hci_uart: Provide initial manufacturer informationMarcel Holtmann6-0/+12
2015-10-21Bluetooth: l2cap_disconnection_req priority over shutdownDean Jenkins1-1/+10
2015-10-21Bluetooth: Reorganize mutex lock in l2cap_sock_shutdown()Dean Jenkins1-17/+27
2015-10-21Bluetooth: Unwind l2cap_sock_shutdown()Dean Jenkins1-14/+18
2015-10-216lowpan: put mcast compression in an own functionAlexander Aring1-27/+32
2015-10-216lowpan: rework tc and flow label handlingAlexander Aring1-85/+205
2015-10-216lowpan: iphc: change define valuesAlexander Aring1-93/+106
2015-10-216lowpan: remove lowpan_is_addr_broadcastAlexander Aring2-11/+1
2015-10-216lowpan: move IPHC functionality definesAlexander Aring4-124/+112
2015-10-216lowpan: nhc: move iphc manipulation out of nhcAlexander Aring3-17/+14
2015-10-216lowpan: remove lowpan_fetch_skb_u8Alexander Aring2-15/+16
2015-10-216lowpan: cleanup lowpan_header_decompressAlexander Aring7-96/+103
2015-10-216lowpan: cleanup lowpan_header_compressAlexander Aring4-20/+32
2015-10-216lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LENAlexander Aring2-1/+9
2015-10-21bluetooth: 6lowpan: use lowpan dispatch helpersAlexander Aring1-30/+27
2015-10-21mac802154: llsec: use kzfreeAlexander Aring1-10/+10
2015-10-21Bluetooth: Fix removing connection parameters when unpairingJohan Hedberg1-5/+7
2015-10-21Bluetooth: btusb: Add support for latest Apple controllersMarcel Holtmann1-7/+15
2015-10-21Bluetooth: btusb: Set early vendor info for Intel and BroadcomMarcel Holtmann1-0/+4
2015-10-21Bluetooth: Add support setup stage internal notification eventMarcel Holtmann3-8/+19
2015-10-21Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin2-0/+3
2015-10-21Bluetooth: ath3k: Add new AR3012 0930:021c idDmitry Tunin2-0/+3
2015-10-21Bluetooth: btusb: Add support for Foxconn/Lenovo BCM43142A0 (105b:e065)Santtu Rekilä1-0/+3
2015-10-21Bluetooth: hidp: fix device disconnect on idle timeoutDavid Herrmann1-0/+14
2015-10-21Bluetooth: btbcm: Read USB product information for Apple devicesMarcel Holtmann1-0/+9
2015-10-21Bluetooth: btbcm: Fix firmware version number calculationMarcel Holtmann1-4/+4
2015-10-21Bluetooth: btusb: Mark BCM2045 devices to have broken link key commandsMarcel Holtmann1-0/+7
2015-10-21Bluetooth: btintel: Add diagnostic support for older controllersMarcel Holtmann3-0/+44
2015-10-21Bluetooth: btintel: Set quirk for non-persistent diagnostic settingsMarcel Holtmann2-3/+3
2015-10-21Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann2-0/+28
2015-10-21Bluetooth: bpa10x: fix BT_HCIUART dependencyArnd Bergmann1-2/+1
2015-10-21Bluetooth: btusb: Print information of Intel SfP lock statesMarcel Holtmann1-0/+9
2015-10-21Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg3-33/+20
2015-10-21Bluetooth: Queue diagnostic messages together with HCI packetsMarcel Holtmann1-4/+5
2015-10-21Bluetooth: Restrict valid packet types via HCI_CHANNEL_RAWMarcel Holtmann1-0/+11
2015-10-21Bluetooth: Remove quirk for HCI_VENDOR_PKT filter handlingMarcel Holtmann1-4/+1
2015-10-21Bluetooth: btintel: Add support for enabling tracing functionalityMarcel Holtmann4-0/+40
2015-10-21Bluetooth: btusb: Add support for Broadcom LM_DIAG interfaceMarcel Holtmann1-4/+224
2015-10-21Bluetooth: bpa10x: Fix missing BT_HCIUART dependencyMarcel Holtmann1-0/+1
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller510-2206/+4030
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds83-345/+668
2015-10-18net: bcmgenet: Fix early link interrupt enablingFlorian Fainelli1-9/+23
2015-10-18Merge tag 'wireless-drivers-for-davem-2015-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller12-20/+54