]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net/bluetooth/mgmt.c
Bluetooth: mgmt: Fix updating EIR when updating the name
[karo-tx-linux.git] / net / bluetooth / mgmt.c
2012-02-23 Johan HedbergBluetooth: mgmt: Fix updating EIR when updating the...
2012-02-23 Johan HedbergBluetooth: mgmt: Implement Set LE command
2012-02-23 Johan HedbergBluetooth: mgmt: Fix Set SSP supported check
2012-02-23 Marcel HoltmannBluetooth: Enable timestamps for control channel
2012-02-23 Johan HedbergBluetooth: mgmt: Fix clearing of hdev->eir
2012-02-23 Johan HedbergBluetooth: mgmt: Fix EIR toggling with SSP
2012-02-23 Andrei EmeltchenkoBluetooth: Fix coding style issues in mgmt code
2012-02-23 Marcel HoltmannBluetooth: Fix two minor style issues in management...
2012-02-23 Johan HedbergBluetooth: mgmt: Make Set SSP command callable while...
2012-02-23 Johan HedbergBluetooth: mgmt: Make Set Link Security callable while...
2012-02-21 Johan HedbergBluetooth: mgmt: Fix connectable/discoverable response...
2012-02-21 Johan HedbergBluetooth: mgmt: Fix New Settings event for connectable...
2012-02-21 Johan HedbergBluetooth: mgmt: Add convenience function for sending...
2012-02-21 Johan HedbergBluetooth: mgmt: Fix current settings values when power...
2012-02-21 Johan HedbergBluetooth: mgmt: Fix Removing discoverable timeout...
2012-02-21 Johan HedbergBluetooth: mgmt: Allow connectable/discoverable changes...
2012-02-21 Johan HedbergBluetooth: mgmt: Fix pairable setting upon initialization
2012-02-21 Johan HedbergBluetooth: mgmt: Fix set_fast_connectable error return
2012-02-21 Johan HedbergBluetooth: mgmt: Fix set_local_name and set_dev_class...
2012-02-21 Johan HedbergBluetooth: mgmt: Fix powered checks for commands
2012-02-21 Marcel HoltmannBluetooth: Only keep controller up after init if powered on
2012-02-20 Johan HedbergBluetooth: mgmt: Clear EIR data when disabling SSP
2012-02-20 Johan HedbergBluetooth: mgmt: Fix Set SSP check for supported feature
2012-02-20 Johan HedbergBluetooth: mgmt: Add basic support for Set High Speed...
2012-02-20 Johan HedbergBluetooth: mgmt: Add address type parameter to Discover...
2012-02-20 Johan HedbergBluetooth: mgmt: Add address type parameter to Stop...
2012-02-20 Marcel HoltmannBluetooth: Set supported settings based on enabled...
2012-02-20 Marcel HoltmannBluetooth: Remove unneeded bt_cb(skb)->channel variable
2012-02-20 Marcel HoltmannBluetooth: Split sending for HCI raw and control sockets
2012-02-19 Johan HedbergBluetooth: mgmt: Bump mgmt version
2012-02-19 Johan HedbergBluetooth: mgmt: Fix OOB command response parameters
2012-02-19 Johan HedbergBluetooth: mgmt: Fix (Un)Block Device return parameters
2012-02-19 Johan HedbergBluetooth: mgmt: Fix Start Discovery return parameters
2012-02-19 Johan HedbergBluetooth: mgmt: Fix Pair Device response status values
2012-02-19 Johan HedbergBluetooth: mgmt: Move status parameters into the cmd_co...
2012-02-19 Andre GuedesBluetooth: Interleaved discovery support
2012-02-19 Andre GuedesBluetooth: Merge INQUIRY and LE_SCAN discovery states
2012-02-19 Andre GuedesBluetooth: Track discovery type
2012-02-19 Andre GuedesBluetooth: Prepare start_discovery
2012-02-17 Johan HedbergBluetooth: Add Intel copyright to mgmt files
2012-02-17 Johan HedbergBluetooth: mgmt: Add address type to confirm name command
2012-02-17 Johan HedbergBluetooth: mgmt: Add address type to PIN code messages
2012-02-17 Johan HedbergBluetooth: mgmt: Add address type to link key messages
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-17 Johan HedbergBluetooth: mgmt: Use more consistent error variable...
2012-02-17 Johan HedbergBluetooth: Remove unused member from cmd_lookup struct
2012-02-16 Johan HedbergMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-02-15 Andre GuedesBluetooth: Fix discovery state machine
2012-02-15 Johan HedbergBluetooth: Implement Read Supported Commands commands...
2012-02-13 Johan HedbergBluetooth: Add Device Unpaired mgmt event
2012-02-13 Johan HedbergBluetooth: Fix mgmt_unpair_device command status
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 BT_DBG to mgmt_discovering()
2012-02-13 Johan HedbergBluetooth: Fix device_found event length for remote...
2012-02-13 Andre GuedesBluetooth: Fix indentation
2012-02-13 Andre GuedesBluetooth: MGMT start discovery LE-Only support
2012-02-13 Vinicius Costa GomesBluetooth: Add support for removing LTK's when pairing...
2012-02-13 Vinicius Costa GomesBluetooth: Add MGMT handlers for dealing with SMP LTK's
2012-02-13 Vinicius Costa GomesBluetooth: Fix doing some useless casts when receiving...
2012-02-13 Johan HedbergBluetooth: mgmt: Implement Cancel Pair Device command
2012-02-13 Johan HedbergBluetooth: Convert hdev->ssp_mode to a flag
2012-02-13 Johan HedbergBluetooth: Update device_connected and device_found...
2012-02-13 Johan HedbergBluetooth: Merge device class into the EIR data in...
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 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: 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: Add initial mgmt_confirm_name support
2012-02-13 Johan HedbergBluetooth: Move Extended Inquiry Response defines to...
2012-02-06 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2012-01-28 Wey-Yi GuyMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-01-24 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2012-01-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-23 Linus TorvaldsMerge tag 'arm-soc-imx-move' of git://git.kernel.org...
2012-01-23 Linus TorvaldsMerge git://git.samba.org/sfrench/cifs-2.6
2012-01-19 Linus TorvaldsMerge branches 'sched-urgent-for-linus', 'perf-urgent...
2012-01-19 H. Peter AnvinMerge remote-tracking branch 'linus/master' into x86...
2012-01-19 Linus TorvaldsMerge branch 'for-next-merge' of git://git.kernel.org...
2012-01-18 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2012-01-18 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2012-01-18 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2012-01-18 Linus TorvaldsMerge branch 'fix/asoc' of git://git.kernel.org/pub...
2012-01-18 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2012-01-18 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2012-01-18 Len BrownMerge branches 'einj', 'intel_idle', 'misc', 'srat...
2012-01-18 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2012-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-17 Linus TorvaldsMerge branch 'btrfs' of git://git.kernel.org/pub/scm...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-01-17 Linus TorvaldsMerge branch 'stable/for-linus-fixes-3.3' of git:/...
next