Bluetooth: Remove unused hci_find_ltk function
[deliverable/linux.git] / include /
2014-12-03  Johan HedbergBluetooth: Remove unused hci_find_ltk function
2014-12-03  Johan HedbergBluetooth: Use custom macro for testing BR/EDR SC enabled
2014-12-03  Johan HedbergBluetooth: Add mgmt support for LE Secure Connections...
2014-12-02  Johan HedbergBluetooth: Track both local and remote L2CAP fixed...
2014-11-19  Johan HedbergBluetooth: Convert link keys list to use RCU
2014-11-18  Johan HedbergBluetooth: Use shorter "rand" name for "randomizer"
2014-11-17  Alexander Aringieee802154: fix byteorder for short address and panid
2014-11-17  Alexander Aringieee802154: rename and move WPAN_NUM_ defines
2014-11-17  Alexander Aringieee802154: add del interface command
2014-11-17  Alexander Aringieee802154: setting extended address while iface add
2014-11-17  Alexander Aringieee802154: add new interface command
2014-11-15  Johan HedbergBluetooth: Convert IRK list to RCU
2014-11-15  Johan HedbergBluetooth: Convert LTK list to RCU
2014-11-13  Johan HedbergBluetooth: Use proper nesting annotation for l2cap_chan...
2014-11-13  Alexander Aringmac802154: add interframe spacing time handling
2014-11-12  Alexander Aringieee820154: add lbt setting support
2014-11-12  Alexander Aringieee820154: add max frame retries setting support
2014-11-12  Alexander Aringieee820154: add max csma backoffs setting support
2014-11-12  Alexander Aringieee820154: add backoff exponent setting support
2014-11-12  Alexander Aringieee820154: add short_addr setting support
2014-11-12  Alexander Aringieee820154: add pan_id setting support
2014-11-12  Alexander Aringieee820154: add channel set support
2014-11-12  Alexander Aringieee802154: cleanup cfg802154 intendation
2014-11-12  Alexander Aringmac802154: add wpan_phy priv id
2014-11-09  Alexander Aringieee802154: add new nl802154 header
2014-11-09  Alexander Aringieee802154: add wpan_dev_list
2014-11-09  Alexander Aringieee802154: add iftype to wpan_dev
2014-11-09  Alexander Aringieee802154: rename wpan_phy_alloc
2014-11-09  Alexander Aringmac802154: move mac pib attributes into wpan_dev
2014-11-05  Alexander Aringmac802154: add support for perm_extended_addr
2014-11-05  Alexander Aringmac802154: cleanup ieee802154_netdev_to_extended_addr
2014-11-05  Alexander Aringmac802154: add ieee802154_le64_to_be64
2014-11-05  Alexander Aringieee802154: add ieee802154_random_extended_addr
2014-11-05  Alexander Aringieee802154: add IEEE802154_EXTENDED_ADDR_LEN
2014-11-05  Alexander Aringmac802154: add ieee802154_vif struct
2014-11-05  Alexander Aringieee802154: remove mlme get_phy callback
2014-11-05  Alexander Aringieee802154: rework interface registration
2014-11-05  Alexander Aringieee802154: remove nl802154 unused functions
2014-11-05  Alexander Aringieee802154: rework wpan_phy index assignment
2014-11-04  Dan Carpenterieee802154: || vs && in ieee802154_is_valid_extended_addr()
2014-11-03  Alexander Aringnetdevice: add ieee802154_ptr to net_device
2014-11-03  Marcel HoltmannBluetooth: Add hci_conn_lookup_type() helper function
2014-11-03  Marcel HoltmannBluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER
2014-11-02  Alexander Aringmac802154: fix byteorder issues
2014-11-02  Alexander Aringieee802154: fix byteorder issues
2014-11-02  Alexander Aringieee802154: add missing ULL definition
2014-11-02  Marcel HoltmannBluetooth: Add hci_reset_dev() for driver triggerd...
2014-11-02  Marcel HoltmannBluetooth: Print error message for HCI_Hardware_Error...
2014-11-02  Alexander Aringieee802154: add extended address validation helper
2014-11-02  Alexander Aringmac802154: add helper for converting dev_addr
2014-11-02  Alexander Aringcfg802154: convert deprecated iface add and del
2014-11-02  Alexander Aringcfg802154: introduce cfg802154_registered_device
2014-10-31  John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-10-30  John W. LinvilleMerge tag 'iwlwifi-next-for-john-2014-10-29' of git...
2014-10-29  Alexander Aringmac802154: rx: add software checksum filtering check
2014-10-29  Alexander Aringmac802154: separate omit tx/rx flags
2014-10-29  Alexander Aringmac802154: add support for promiscuous mode
2014-10-29  Alexander Aringmac802154: add hardware address filter flag
2014-10-29  Alexander Aringmac802154: add IEEE802154_HW_ARET hw flag
2014-10-29  Alexander Aringmac802154: remove tab after define
2014-10-28  Alexander Aringmac802154: remove driver ops in wpan-phy
2014-10-28  Alexander Aringmac802154: ops: declare channel and page as u8
2014-10-28  Alexander Aringmac802154: declare struct ieee802154_ops as const
2014-10-27  Felix Fietkauath9k: allow disabling bands via platform data
2014-10-27  Felix Fietkauath9k: add support for endian swap of eeprom from platf...
2014-10-27  John W. LinvilleMerge tag 'for-linville-20141024' of git://github.com...
2014-10-27  Alexander Aringieee802154: add valid psdu length helper
2014-10-27  Alexander Aringmac802154: rx: use tasklet instead workqueue
2014-10-27  Martin Townsendieee802154: 6lowpan: rename process_data and lowpan_pro...
2014-10-27  Martin Townsend6lowpan: remove skb_deliver from IPHC
2014-10-26  Alexander Aringmac802154: tx: add comment at sync xmit callback
2014-10-26  Alexander Aringmac802154: tx: add support for xmit_async callback
2014-10-26  Alexander Aringmac802154: add netdev qeue helpers
2014-10-26  Alexander Aringmac802154: tx: remove xmit channel context switch
2014-10-25  Alexander Aringmac802154: remove ieee802154_addr from driver_ops
2014-10-25  Alexander Aringieee802154: rename ieee802154_dev to ieee802154_hw
2014-10-25  Alexander Aringieee802154: move ieee802154 header
2014-10-25  Alexander Aringieee802154: move wpan-phy.h to cfg802154.h
2014-10-25  Alexander Aringieee802154: wpan-phy: use blank line after function
2014-10-25  Alexander Aringieee802154: wpan-phy: change to __aligned(size)
2014-10-25  Alexander Aringmac802154: fix typo IEEE802515 to IEEE802154
2014-10-25  Alexander Aringieee802154: mac802154: remove FSF address
2014-10-25  Alfonso AcostaBluetooth: Defer connection-parameter removal when...
2014-10-25  Alfonso AcostaBluetooth: Include ADV_IND report in Device Connected...
2014-10-25  Alfonso AcostaBluetooth: Refactor arguments of mgmt_device_connected
2014-10-19  Linus TorvaldsMerge tag 'ntb-3.18' of git://github.com/jonmason/ntb
2014-10-19  Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2014-10-19  Linus TorvaldsMerge tag 'sound-fix-3.18-rc1' of git://git./linux...
2014-10-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-19  Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-10-19  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2014-10-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2014-10-19  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-10-19  Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2014-10-19  Linus TorvaldsMerge tag 'fbdev-3.18' of git://git./linux/kernel/git...
2014-10-18  Linus TorvaldsMerge tag 'kvm-arm-for-3.18-take-2' of git://git./linux...
2014-10-18  Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-10-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-18  Linus TorvaldsMerge branch 'for-linus' of git://git.samba.org/sfrench...
2014-10-18  Linus TorvaldsMerge tag 'dlm-3.18' of git://git./linux/kernel/git...
next
This page took 0.104227 seconds and 8 git commands to generate.