summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add helper function for clearing the discovery filterMarcel Holtmann2014-12-051-0/+8
* Bluetooth: Add extra discovery fields for storing filter informationJakub Pawlowski2014-12-051-0/+4
* Bluetooth: Add definitions for MGMT_OP_START_SERVICE_DISCOVERYJakub Pawlowski2014-12-051-0/+9
* Bluetooth: Add HCI_RSSI_INVALID for unknown RSSI valueMarcel Holtmann2014-12-051-0/+1
* Bluetooth: Store address type with OOB dataJohan Hedberg2014-12-031-3/+5
* Bluetooth: Unify remote OOB data functionsJohan Hedberg2014-12-031-4/+2
* Bluetooth: Add skeleton for BR/EDR SMP channelJohan Hedberg2014-12-032-0/+3
* Bluetooth: Add debugfs switch for forcing SMP over BR/EDRJohan Hedberg2014-12-031-0/+1
* Bluetooth: Add hci_conn flag for new link key generationJohan Hedberg2014-12-031-0/+1
* Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltkJohan Hedberg2014-12-031-2/+2
* Bluetooth: Remove unused hci_find_ltk functionJohan Hedberg2014-12-031-2/+0
* Bluetooth: Use custom macro for testing BR/EDR SC enabledJohan Hedberg2014-12-031-0/+3
* Bluetooth: Add mgmt support for LE Secure Connections LTK typesJohan Hedberg2014-12-031-0/+3
* Bluetooth: Track both local and remote L2CAP fixed channel maskJohan Hedberg2014-12-021-2/+2
* Bluetooth: Convert link keys list to use RCUJohan Hedberg2014-11-191-0/+1
* Bluetooth: Use shorter "rand" name for "randomizer"Johan Hedberg2014-11-183-19/+19
* ieee802154: fix byteorder for short address and panidAlexander Aring2014-11-171-2/+2
* ieee802154: rename and move WPAN_NUM_ definesAlexander Aring2014-11-172-9/+5
* ieee802154: add del interface commandAlexander Aring2014-11-171-0/+2
* ieee802154: setting extended address while iface addAlexander Aring2014-11-171-1/+2
* ieee802154: add new interface commandAlexander Aring2014-11-171-0/+5
* Bluetooth: Convert IRK list to RCUJohan Hedberg2014-11-151-0/+1
* Bluetooth: Convert LTK list to RCUJohan Hedberg2014-11-151-0/+1
* Bluetooth: Use proper nesting annotation for l2cap_chan lockJohan Hedberg2014-11-131-1/+14
* mac802154: add interframe spacing time handlingAlexander Aring2014-11-133-1/+13
* ieee820154: add lbt setting supportAlexander Aring2014-11-121-0/+2
* ieee820154: add max frame retries setting supportAlexander Aring2014-11-121-0/+3
* ieee820154: add max csma backoffs setting supportAlexander Aring2014-11-121-0/+3
* ieee820154: add backoff exponent setting supportAlexander Aring2014-11-121-0/+3
* ieee820154: add short_addr setting supportAlexander Aring2014-11-122-0/+4
* ieee820154: add pan_id setting supportAlexander Aring2014-11-122-0/+4
* ieee820154: add channel set supportAlexander Aring2014-11-121-0/+1
* ieee802154: cleanup cfg802154 intendationAlexander Aring2014-11-121-2/+2
* mac802154: add wpan_phy priv idAlexander Aring2014-11-121-0/+8
* ieee802154: add new nl802154 headerAlexander Aring2014-11-091-0/+122
* ieee802154: add wpan_dev_listAlexander Aring2014-11-091-0/+6
* ieee802154: add iftype to wpan_devAlexander Aring2014-11-091-0/+1
* ieee802154: rename wpan_phy_allocAlexander Aring2014-11-091-1/+1
* mac802154: move mac pib attributes into wpan_devAlexander Aring2014-11-091-5/+19
* mac802154: add support for perm_extended_addrAlexander Aring2014-11-051-0/+2
* mac802154: cleanup ieee802154_netdev_to_extended_addrAlexander Aring2014-11-051-4/+7
* mac802154: add ieee802154_le64_to_be64Alexander Aring2014-11-051-0/+13
* ieee802154: add ieee802154_random_extended_addrAlexander Aring2014-11-051-0/+14
* ieee802154: add IEEE802154_EXTENDED_ADDR_LENAlexander Aring2014-11-051-0/+2
* mac802154: add ieee802154_vif structAlexander Aring2014-11-051-0/+8
* ieee802154: remove mlme get_phy callbackAlexander Aring2014-11-051-12/+0
* ieee802154: rework interface registrationAlexander Aring2014-11-051-0/+4
* ieee802154: remove nl802154 unused functionsAlexander Aring2014-11-051-122/+0
* ieee802154: rework wpan_phy index assignmentAlexander Aring2014-11-051-1/+0
* ieee802154: || vs && in ieee802154_is_valid_extended_addr()Dan Carpenter2014-11-041-1/+1