summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 6lowpan: move shared settings to lowpan_netdev_setupAlexander Aring2015-10-084-10/+7
* Bluetooth: 6lowpan: Remove unnecessary chan_get() functionJohan Hedberg2015-10-081-15/+5
* Bluetooth: 6lowpan: Rename confusing 'pchan' variablesJohan Hedberg2015-10-081-21/+21
* Bluetooth: 6lowpan: Remove unnecessary chan_open() functionJohan Hedberg2015-10-081-12/+4
* Bluetooth: 6lowpan: Remove redundant BT_CONNECTED assignmentJohan Hedberg2015-10-081-2/+0
* Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignmentsJohan Hedberg2015-10-081-3/+0
* Bluetooth: 6lowpan: Fix imtu & omtu valuesJohan Hedberg2015-10-081-2/+1
* Bluetooth: Enforce packet types in hci_recv_frame driver functionMarcel Holtmann2015-10-081-0/+7
* Bluetooth: bpa10x: Use h4_recv_buf helper for frame reassemblyMarcel Holtmann2015-10-083-109/+29
* Bluetooth: bpa10x: Add support for set_diag driver callbackMarcel Holtmann2015-10-081-0/+20
* Bluetooth: bpa10x: Read revision information in setup stageMarcel Holtmann2015-10-081-0/+19
* Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFFMarcel Holtmann2015-10-081-7/+8
* Bluetooth: hci_bcm: Enable support for set_diag driver callbackMarcel Holtmann2015-10-081-0/+24
* Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann2015-10-083-3/+62
* Bluetooth: hci_bcm: Enable parsing of LM_DIAG messagesMarcel Holtmann2015-10-081-3/+14
* Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann2015-10-085-0/+21
* Bluetooth: Send index information updates to monitor channelMarcel Holtmann2015-10-082-1/+31
* Bluetooth: btbcm: Read the local name in setup stageMarcel Holtmann2015-10-071-0/+44
* Bluetooth: Send transport open and close monitor eventsMarcel Holtmann2015-10-052-0/+28
* Bluetooth: Move handling of HCI_RUNNING flag into coreMarcel Holtmann2015-10-0513-82/+4
* Bluetooth: Move HCI_RUNNING check into hci_send_frameMarcel Holtmann2015-10-059-31/+5
* Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE eventsMarcel Holtmann2015-10-052-0/+8
* Bluetooth: Limit userspace exposure of stack internal eventsMarcel Holtmann2015-10-051-7/+9
* Bluetooth: btbcm: Send HCI Reset before sending Apple specific commandsMarcel Holtmann2015-10-051-2/+8
* Bluetooth: btintel: Add iBT register access over HCI supportLoic Poulain2015-10-033-0/+206
* nl802154: Missing return in nl802154_add_llsec_key()Dan Carpenter2015-10-021-0/+1
* ieee802154: handle datagram variables as u16Alexander Aring2015-10-013-7/+9
* Bluetooth: hci_bcm: Do not test ACPI companion in bcm_acpi_probe()Jarkko Nikula2015-10-011-6/+2
* Bluetooth: hci_bcm: Remove needless looking codeJarkko Nikula2015-10-011-10/+3
* Bluetooth: hci_bcm: Remove needless acpi_match_device() callJarkko Nikula2015-10-011-5/+0
* Bluetooth: hci_bcm: Handle possible error from acpi_dev_get_resources()Jarkko Nikula2015-10-011-1/+3
* Bluetooth: hci_bcm: Add missing acpi_dev_free_resource_list()Jarkko Nikula2015-10-011-0/+1
* Bluetooth: hci_intel: Cleanup the device probe codeJarkko Nikula2015-10-011-24/+0
* Bluetooth: hci_h5: clean up hci_h5 codePrasanna Karthik2015-09-301-5/+5
* Bluetooth: btuart_cs: remove obsolete headerPrasanna Karthik2015-09-301-1/+1
* ieee802154: 6lowpan: add tx/rx statsAlexander Aring2015-09-302-0/+6
* ieee802154: 6lowpan: don't skip first dsn while fragmentationAlexander Aring2015-09-301-10/+17
* ieee802154: 6lowpan: change datagram var typesAlexander Aring2015-09-303-7/+7
* mac802154: check on len instead mac_lenAlexander Aring2015-09-301-1/+1
* ieee802154: change mtu size behaviourAlexander Aring2015-09-303-14/+13
* mac802154: add comments for llsec issuesAlexander Aring2015-09-302-0/+8
* nl802154: add support for security layerAlexander Aring2015-09-309-75/+1782
* nl802154: use nla_get_le64 for get extended addrAlexander Aring2015-09-301-3/+1
* netlink: add nla_get for le32 and le64Alexander Aring2015-09-301-0/+18
* Bluetooth: Add hci_cmd_sync functionLoic Poulain2015-09-292-0/+22
* Bluetooth: hci_qca: Changed unsigned long to boolPrasanna Karthik2015-09-281-2/+2
* Bluetooth: btmrvl: Comparison to NULL re-writtenPrasanna Karthik2015-09-252-2/+2
* Bluetooth: btuart_cs: Comparison to NULL re-writtenPrasanna Karthik2015-09-251-1/+1
* Bluetooth: bt3c_cs: Comparison to NULL re-writtenPrasanna Karthik2015-09-251-1/+1
* Bluetooth: bluecard: Comparison to NULL could be re-writtenPrasanna Karthik2015-09-251-1/+1