summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-05Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann
2015-10-05Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann
2015-10-05Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann
2015-10-05Bluetooth: Limit userspace exposure of stack internal eventsMarcel Holtmann
2015-10-05Bluetooth: btbcm: Send HCI Reset before sending Apple specific commandsMarcel Holtmann
2015-10-03Bluetooth: btintel: Add iBT register access over HCI supportLoic Poulain
2015-10-02nl802154: Missing return in nl802154_add_llsec_key()Dan Carpenter
2015-10-01ieee802154: handle datagram variables as u16Alexander Aring
2015-10-01Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe()Jarkko Nikula
2015-10-01Bluetooth: hci_bcm: Remove needless looking codeJarkko Nikula
2015-10-01Bluetooth: hci_bcm: Remove needless acpi_match_device() callJarkko Nikula
2015-10-01Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources()Jarkko Nikula
2015-10-01Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list()Jarkko Nikula
2015-10-01Bluetooth: hci_intel: Cleanup the device probe codeJarkko Nikula
2015-09-30Bluetooth: hci_h5: clean up hci_h5 codePrasanna Karthik
2015-09-30Bluetooth: btuart_cs: remove obsolete headerPrasanna Karthik
2015-09-30ieee802154: 6lowpan: add tx/rx statsAlexander Aring
2015-09-30ieee802154: 6lowpan: don't skip first dsn while fragmentationAlexander Aring
2015-09-30ieee802154: 6lowpan: change datagram var typesAlexander Aring
2015-09-30mac802154: check on len instead mac_lenAlexander Aring
2015-09-30ieee802154: change mtu size behaviourAlexander Aring
2015-09-30mac802154: add comments for llsec issuesAlexander Aring
2015-09-30nl802154: add support for security layerAlexander Aring
2015-09-30nl802154: use nla_get_le64 for get extended addrAlexander Aring
2015-09-30netlink: add nla_get for le32 and le64Alexander Aring
2015-09-29Bluetooth: Add hci_cmd_sync functionLoic Poulain
2015-09-28Bluetooth: hci_qca: Changed unsigned long to boolPrasanna Karthik
2015-09-25Bluetooth: btmrvl: Comparison to NULL re-writtenPrasanna Karthik
2015-09-25Bluetooth: btuart_cs: Comparison to NULL re-writtenPrasanna Karthik
2015-09-25Bluetooth: bt3c_cs: Comparison to NULL re-writtenPrasanna Karthik
2015-09-25Bluetooth: bluecard: Comparison to NULL could be re-writtenPrasanna Karthik
2015-09-24mac802154: iface: assume big endian for af_packetAlexander Aring
2015-09-24ieee802154: remove unnecessary includesAlexander Aring
2015-09-24mrf24j40: remove trailing semicolonAlexander Aring
2015-09-24Bluetooth: hci_bcm: Add suspend/resume runtime PM functionsFrederic Danis
2015-09-24Bluetooth: Remove useless rx_lock spinlockFrederic Danis
2015-09-24Bluetooth: hci_bcm: Prepare PM runtime supportFrederic Danis
2015-09-24Bluetooth: hci_bcm: Fix IRQ polarity for T100Frederic Danis
2015-09-24Bluetooth: Add BT_WARN and bt_dev_warn logging macrosFrederic Danis
2015-09-22Bluetooth: btmrvl: add sd8997 chipset supportAmitkumar Karwar
2015-09-22Bluetooth: btmrvl: remove extra space in castAmitkumar Karwar
2015-09-22mrf24j40: replace magic numbersAlexander Aring
2015-09-22mrf24j40: change irq trigger type behaviourAlexander Aring
2015-09-22mrf24j40: add promiscuous mode supportAlexander Aring
2015-09-22mrf24j40: add tx power supportAlexander Aring
2015-09-22mrf24j40: add cca ed level supportAlexander Aring
2015-09-22mrf24j40: add cca mode supportAlexander Aring
2015-09-22mrf24j40: add csma params supportAlexander Aring
2015-09-22mrf24j40: async interrupt handlingAlexander Aring
2015-09-22mrf24j40: rework rx handling to async rx handlingAlexander Aring