index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
mgmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-09
Bluetooth: Rename link_to_mgmt to link_to_bdaddr
Andre Guedes
1
-14
/
+14
2012-05-09
Bluetooth: Move address type macros to bluetooth.h
Andre Guedes
1
-15
/
+15
2012-05-09
Bluetooth: mgmt: Fix address type while loading Long Term Key
Hemant Gupta
1
-1
/
+14
2012-05-09
Bluetooth: mgmt: Remove unwanted goto statements
Syam Sidhardhan
1
-12
/
+4
2012-05-09
Bluetooth: Remove MGMT_ADDR_INVALID macro
Andre Guedes
1
-7
/
+7
2012-05-09
Bluetooth: Send correct address type for LTK
Hemant Gupta
1
-1
/
+1
2012-05-09
Bluetooth: Update management interface revision
Marcel Holtmann
1
-1
/
+1
2012-05-09
Bluetooth: Check HCI_PERIODIC_INQ in start_discovery
Andre Guedes
1
-0
/
+6
2012-05-09
Bluetooth: Refactor stop_discovery
Andre Guedes
1
-16
/
+24
2012-05-09
Bluetooth: Silence sparse warning
Andrei Emeltchenko
1
-3
/
+1
2012-05-09
Bluetooth: mgmt: Don't allow to set invalid value to DeviceID source
Szymon Janc
1
-1
/
+8
2012-05-09
Bluetooth: mgmt: Fix some code style and indentation issues
Szymon Janc
1
-6
/
+6
2012-05-09
Bluetooth: LE support for MGMT stop discovery
Andre Guedes
1
-1
/
+5
2012-05-09
Bluetooth: trivial: Remove sparse warnings
Andrei Emeltchenko
1
-3
/
+3
2012-05-09
Bluetooth: Fix broken usage of get_unaligned_le16
Marcel Holtmann
1
-6
/
+6
2012-05-09
Bluetooth: Fix broken usage of put_unaligned_le16
Marcel Holtmann
1
-17
/
+16
2012-05-09
Bluetooth: Add management command for setting Device ID
Marcel Holtmann
1
-0
/
+26
2012-05-09
Bluetooth: Handle EIR tags for Device ID
Marcel Holtmann
1
-0
/
+13
2012-05-09
Bluetooth: Add TX power tag to EIR data
Marcel Holtmann
1
-0
/
+9
2012-05-09
Bluetooth: Fix extra conversion to __le32
Andrei Emeltchenko
1
-1
/
+1
2012-04-16
Bluetooth: hci_persistent_key should return bool
Vishal Agarwal
1
-1
/
+1
2012-03-28
Bluetooth: mgmt: Add missing endian conversion
Andrei Emeltchenko
1
-3
/
+8
2012-03-28
Bluetooth: mgmt: Fix corruption of device_connected pkt
Brian Gix
1
-1
/
+1
2012-03-08
Bluetooth: fix conding style issues all over the tree
Gustavo F. Padovan
1
-247
/
+242
2012-03-03
Bluetooth: mgmt: Fix updating local name when powering on
Johan Hedberg
1
-8
/
+14
2012-03-03
Bluetooth: Remove HCI_PI_MGMT_INIT flag for sockets
Johan Hedberg
1
-10
/
+8
2012-03-02
Bluetooth: mgmt: Add new error code for invalid index
Johan Hedberg
1
-3
/
+3
2012-03-02
Bluetooth: mgmt: Fix command status error code values
Johan Hedberg
1
-2
/
+2
2012-03-02
Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffies
Marcel Holtmann
1
-3
/
+2
2012-03-01
Bluetooth: mgmt: Centralize message length checks
Johan Hedberg
1
-168
/
+52
2012-03-01
Bluetooth: mgmt: Move command handlers into a table
Johan Hedberg
1
-140
/
+79
2012-03-01
Bluetooth: mgmt: Initialize HCI_MGMT flag for any command
Johan Hedberg
1
-4
/
+6
2012-03-01
Bluetooth: mgmt: Refactor hci_dev lookup for commands
Johan Hedberg
1
-490
/
+274
2012-03-01
Bluetooth: Check capabilities in BR/EDR and LE-Only discovery
Andre Guedes
1
-2
/
+8
2012-03-01
Bluetooth: mgmt: Add missing hci_dev locking to set_le()
Johan Hedberg
1
-7
/
+10
2012-03-01
Bluetooth: Fix coding style with breaking lines
Gustavo F. Padovan
1
-2
/
+1
2012-02-29
Bluetooth: Change interleaved discovery behavior
Andre Guedes
1
-24
/
+5
2012-02-28
Bluetooth: Don't send unnecessary write_le_enable command
Johan Hedberg
1
-2
/
+3
2012-02-27
Bluetooth: Use kernel int types instead of ones from stdint.h
Johan Hedberg
1
-2
/
+2
2012-02-24
Bluetooth: mgmt: Fix clear_uuids response
Johan Hedberg
1
-4
/
+19
2012-02-24
Bluetooth: mgmt: Fix dev_class related command response timing
Johan Hedberg
1
-5
/
+65
2012-02-24
Bluetooth: mgmt: Track pending class changes
Johan Hedberg
1
-2
/
+27
2012-02-23
Bluetooth: mgmt: Add flags parameter to device_connected
Johan Hedberg
1
-2
/
+4
2012-02-23
Bluetooth: mgmt: Fix clear UUIDs response
Johan Hedberg
1
-1
/
+2
2012-02-23
Bluetooth: mgmt: Move service cache setting to a more sensible place
Johan Hedberg
1
-4
/
+6
2012-02-23
Bluetooth: mgmt: Fix return value of add/remove_uuid
Johan Hedberg
1
-2
/
+3
2012-02-23
Bluetooth: mgmt: Fix update_eir/class with HCI_AUTO_OFF flag set
Johan Hedberg
1
-2
/
+5
2012-02-23
Bluetooth: mgmt: Fix count parameter in get_connections reply
Johan Hedberg
1
-7
/
+7
2012-02-23
Bluetooth: mgmt: Add legacy pairing info to dev_found events
Johan Hedberg
1
-1
/
+3
2012-02-23
Bluetooth: mgmt: Fix device_found parameters
Johan Hedberg
1
-1
/
+2
[prev]
[next]