aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-09ieee802154: sysfs add wpan_phy index and nameAlexander Aring1-0/+24
2014-11-09ieee802154: add wpan_dev_listAlexander Aring3-3/+109
2014-11-09ieee802154: add iftype to wpan_devAlexander Aring2-0/+2
2014-11-09ieee802154: add cfg802154_registered_device listAlexander Aring2-1/+45
2014-11-09ieee802154: rename wpan_phy_allocAlexander Aring3-4/+4
2014-11-09mac802154: remove mac_params in sdataAlexander Aring3-14/+33
2014-11-09mac802154: move mac pib attributes into wpan_devAlexander Aring5-47/+59
2014-11-08Bluetooth: 6lowpan: fix skb_unshare behaviourAlexander Aring1-6/+2
2014-11-07Bluetooth: Send mgmt_connected only if state is BT_CONFIGJaganath Kanakkassery1-1/+2
2014-11-066lowpan: move skb_free from error paths in decompressionMartin Townsend3-37/+25
2014-11-06Bluetooth: Sort switch cases by opcode's numeric valueKuba Pawlak1-12/+12
2014-11-06Bluetooth: Clear role switch pending flagKuba Pawlak1-0/+27
2014-11-06at86rf230: fix simple_return.cocci warningsFengguang Wu1-5/+1
2014-11-05mac802154: fix typo promisuous to promiscuousAlexander Aring2-4/+4
2014-11-05mac802154: use IEEE802154_EXTENDED_ADDR_LENAlexander Aring1-3/+2
2014-11-05at86rf230: add force slotted operation bitAlexander Aring1-0/+8
2014-11-05at86rf230: generate random perm extended addressAlexander Aring1-0/+1
2014-11-05mac802154: add support for perm_extended_addrAlexander Aring2-0/+6
2014-11-05mac802154: cleanup ieee802154_netdev_to_extended_addrAlexander Aring2-5/+8
2014-11-05mac802154: add ieee802154_le64_to_be64Alexander Aring1-0/+13
2014-11-05ieee802154: add ieee802154_random_extended_addrAlexander Aring1-0/+14
2014-11-05ieee802154: add IEEE802154_EXTENDED_ADDR_LENAlexander Aring1-0/+2
2014-11-05mac802154: add ieee802154_vif structAlexander Aring6-8/+20
2014-11-05mac802154: add default interface registrationAlexander Aring1-0/+12
2014-11-05ieee802154: remove mlme get_phy callbackAlexander Aring6-38/+6
2014-11-05ieee802154: rework interface registrationAlexander Aring4-82/+92
2014-11-05mac802154: move dev_hold out of ieee802154_if_addAlexander Aring2-1/+1
2014-11-05mac802154: move interface add handling in ifaceAlexander Aring4-68/+72
2014-11-05mac802154: move interface del handling in ifaceAlexander Aring4-18/+16
2014-11-05ieee802154: remove nl802154 unused functionsAlexander Aring4-310/+6
2014-11-05ieee802154: rework wpan_phy index assignmentAlexander Aring3-20/+14
2014-11-04ieee802154: || vs && in ieee802154_is_valid_extended_addr()Dan Carpenter1-1/+1
2014-11-046lowpan: fix udp header compression when using raw socketsSimon Vincent1-1/+9
2014-11-04Bluetooth: Fix sparse warnings in RFCOMMJohan Hedberg1-2/+4
2014-11-03netdevice: add ieee802154_ptr to net_deviceAlexander Aring1-0/+3
2014-11-03Bluetooth: Fix invalid response for 'Start Discovery' commandSzymon Janc1-21/+35
2014-11-03Bluetooth: Add hci_conn_lookup_type() helper functionMarcel Holtmann2-0/+21
2014-11-03Bluetooth: btusb: Add internal callback for USB bulk rx dataMarcel Holtmann1-1/+5
2014-11-03Bluetooth: Consolidate whitelist debugfs entry into device_listMarcel Holtmann1-30/+6
2014-11-03Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devicesMarcel Holtmann1-0/+1
2014-11-03Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTERMarcel Holtmann1-0/+9
2014-11-02ieee802154: remove unnecessary functionsAlexander Aring1-22/+0
2014-11-02mac802154: cfg: add missing includeAlexander Aring1-0/+1
2014-11-02ieee802154: sysfs: add missing includeAlexander Aring1-0/+1
2014-11-02mac802154: fix byteorder issuesAlexander Aring1-3/+3
2014-11-02ieee802154: fix byteorder issuesAlexander Aring1-2/+3
2014-11-02ieee802154: add missing ULL definitionAlexander Aring1-1/+2
2014-11-02Bluetooth: Switch HCI H5 driver to use hci_reset_dev() functionMarcel Holtmann1-11/+2
2014-11-02Bluetooth: Add hci_reset_dev() for driver triggerd stack resetMarcel Holtmann2-0/+19
2014-11-02Bluetooth: Introduce BT_BREDR and BT_LE config optionsMarcel Holtmann5-9/+19