Bluetooth: Add logging functions bt_info and bt_err
[cascardo/linux.git] / include /
2012-02-17 Joe PerchesBluetooth: Add logging functions bt_info and bt_err
2012-02-17 Johan HedbergBluetooth: mgmt: Add support for Set SSP command
2012-02-17 Johan HedbergBluetooth: mgmt: Add support for Set Link Security...
2012-02-16 Johan HedbergMerge branch 'master' of git://git./linux/kernel/git...
2012-02-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-02-15 Johan HedbergBluetooth: Implement Read Supported Commands commands...
2012-02-15 Ulisses FurquimBluetooth: Remove usage of __cancel_delayed_work()
2012-02-15 Andre GuedesBluetooth: Fix potential deadlock
2012-02-15 Octavian PurdilaBluetooth: silence lockdep warning
2012-02-15 Vinicius Costa GomesBluetooth: Fix using an absolute timeout on hci_conn_put()
2012-02-15 Andrzej KaczmarekBluetooth: l2cap_set_timer needs jiffies as timeout...
2012-02-15 Johan HedbergBluetooth: Remove bogus inline declaration from l2cap_c...
2012-02-13 David HerrmannBluetooth: Introduce to_hci_conn
2012-02-13 David HerrmannBluetooth: Remove hci_dev->driver_data
2012-02-13 David HerrmannBluetooth: Introduce to_hci_dev()
2012-02-13 Johan HedbergBluetooth: Add Device Unpaired mgmt event
2012-02-13 Johan HedbergBluetooth: Add address type to mgmt_ev_auth_failed
2012-02-13 Johan HedbergBluetooth: Add address type to mgmt blacklist messages
2012-02-13 Johan HedbergBluetooth: Add address type to Out Of Band mgmt messages
2012-02-13 Johan HedbergBluetooth: Add address type to user_confirm and user_pa...
2012-02-13 Johan HedbergBluetooth: Update mgmt_disconnect to match latest API
2012-02-13 Johan HedbergBluetooth: Update and rename mgmt_remove_keys to mgmt_u...
2012-02-13 Andre GuedesBluetooth: Add hci_le_scan()
2012-02-13 Andre GuedesBluetooth: Add hci_do_le_scan()
2012-02-13 Andre GuedesBluetooth: LE scan should send Discovering events
2012-02-13 Vinicius Costa GomesBluetooth: Clean up structures left unused
2012-02-13 Vinicius Costa GomesBluetooth: Add MGMT handlers for dealing with SMP LTK's
2012-02-13 Vinicius Costa GomesBluetooth: Use the updated key structures for handling...
2012-02-13 Vinicius Costa GomesBluetooth: Add new structures for handling SMP Long...
2012-02-13 Johan HedbergBluetooth: mgmt: Implement Cancel Pair Device command
2012-02-13 Johan HedbergBluetooth: Update mgmt.h to match latest API spec
2012-02-13 Vinicius Costa GomesBluetooth: Rename smp_key_size to enc_key_size
2012-02-13 Vinicius Costa GomesBluetooth: Add structures for the new LTK exchange...
2012-02-13 Ulisses FurquimBluetooth: Remove usage of __cancel_delayed_work()
2012-02-13 Andre GuedesBluetooth: Fix potential deadlock
2012-02-13 Andrei EmeltchenkoBluetooth: Add alloc_skb chan operator
2012-02-13 Octavian PurdilaBluetooth: silence lockdep warning
2012-02-13 Johan HedbergBluetooth: Add a convenience function to check for...
2012-02-13 Johan HedbergBluetooth: Convert hdev->ssp_mode to a flag
2012-02-13 Johan HedbergBluetooth: Merge boolean members of struct hci_conn...
2012-02-13 Johan HedbergBluetooth: Update device_connected and device_found...
2012-02-13 Johan HedbergBluetooth: Convert hdev->out to a bool type
2012-02-13 Johan HedbergBluetooth: Rename conn->pend to conn->flags
2012-02-13 Johan HedbergBluetooth: Merge device class into the EIR data in...
2012-02-13 Johan HedbergBluetooth: Move eir_has_data_field to hci_core.h
2012-02-13 Johan HedbergBluetooth: Add missing EIR defines to hci.h
2012-02-13 Johan HedbergBluetooth: Add eir_len parameter to mgmt_ev_device_found
2012-02-13 Johan HedbergBluetooth: Rename mgmt connected events to match user...
2012-02-13 Andre GuedesBluetooth: Add 'eir_len' param to mgmt_device_found()
2012-02-13 Szymon JancBluetooth: Make l2cap_clear_timer return if timer was...
2012-02-13 Fabio EstevamBluetooth: Fix 'enable_hs' type
2012-02-13 Johan HedbergBluetooth: Sort to-be-resolved devices by RSSI during...
2012-02-13 Johan HedbergBluetooth: Move mgmt related flags from hdev->flags...
2012-02-13 Johan HedbergBluetooth: Remove bogus inline declaration from l2cap_c...
2012-02-13 David HerrmannBluetooth: Remove __hci_dev_put/hold
2012-02-13 David HerrmannBluetooth: Correctly take hci_dev->dev refcount
2012-02-13 David HerrmannBluetooth: Remove HCI-owner field
2012-02-13 David HerrmannBluetooth: Remove unused hci-destruct cb
2012-02-13 David HerrmannBluetooth: Make hci-destruct callback optional
2012-02-13 Vinicius Costa GomesBluetooth: Fix using an absolute timeout on hci_conn_put()
2012-02-13 Andrei EmeltchenkoBluetooth: Remove magic number from ACL TO
2012-02-13 Andrzej KaczmarekBluetooth: l2cap_set_timer needs jiffies as timeout...
2012-02-13 Andrei EmeltchenkoBluetooth: Process num completed data blocks event
2012-02-13 Johan HedbergBluetooth: Add name resolving support for mgmt based...
2012-02-13 Johan HedbergBluetooth: Add discovery state tracking
2012-02-13 Johan HedbergBluetooth: Rename hdev->inq_cache to hdev->discovery
2012-02-13 Johan HedbergBluetooth: Return updated name state with hci_inquiry_c...
2012-02-13 Johan HedbergBluetooth: Add initial mgmt_confirm_name support
2012-02-13 Johan HedbergBluetooth: Move Extended Inquiry Response defines to...
2012-02-13 Johan HedbergBluetooth: Convert inquiry cache to use standard list...
2012-02-06 Eliad Pellermac80211: support hw scan while idle
2012-02-06 Antonio Quartullicfg80211/mac80211: userspace peer authorization in...
2012-02-06 Hauke Mehrtensbcma: add extra sprom check
2012-02-06 Hauke Mehrtensbcma: add bus num counter
2012-02-06 Hauke Mehrtensbcma: add PCIe host controller
2012-02-06 Hauke Mehrtensbcma: make some functions __devinit
2012-02-06 Hauke Mehrtensbcma: add constants for PCI and use them
2012-02-06 Hauke Mehrtensbcma: add the core unit number
2012-02-06 Johannes Bergcfg80211: export cfg80211_ref_bss
2012-02-06 Johannes Bergcfg80211: stop tracking authenticated state
2012-02-06 Johannes Bergmac80211: add sta_state callback
2012-02-06 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2012-02-02 Wey-Yi GuyMerge branch 'master' of git://git./linux/kernel/git...
2012-02-01 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-01-30 Simon Wunderlichmac80211: add support for mcs masks
2012-01-30 Simon Wunderlichnl80211: add support for mcs masks
2012-01-30 Glauber Costanet/tcp: Fix tcp memory limits initialization when...
2012-01-28 Wey-Yi GuyMerge branch 'master' of git://git./linux/kernel/git...
2012-01-28 Eric W. Biedermannetns: Fail conspicously if someone uses net_generic...
2012-01-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-01-27 Randy Dunlapkernel-doc: fix new warnings in cfg80211.h
2012-01-27 Chun-Yeow Yeoh{nl,cfg,mac}80211: Add support of setting non-forwardin...
2012-01-27 Johannes Bergmac80211: make CQM RSSI support per virtual interface
2012-01-27 Johannes Bergmac80211: make beacon filtering per virtual interface
2012-01-26 Glauber Costanet: explicitly add jump_label.h header to sock.h
2012-01-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-01-24 Paul Gortmakernetprio_cgroup.h: dont include module.h from other...
2012-01-24 Jiri Pirkoteam: send only changed options/ports via netlink
2012-01-24 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-01-24 Ilan EliasNFC: Add NCI multiple targets support
next