index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-19
Bluetooth: Add workaround for buggy max_page features page value
Marcel Holtmann
1
-0
/
+8
2013-10-19
Bluetooth: Move HCI device features into hci_core.c
Marcel Holtmann
1
-1
/
+33
2013-10-18
Bluetooth: Move idle_timeout and sniff_{min,max}_interval to hci_core.c
Marcel Holtmann
1
-0
/
+93
2013-10-18
Bluetooth: Include address type in blacklist debugfs data
Marcel Holtmann
1
-1
/
+1
2013-10-18
Bluetooth: Move device_add handling into hci_register_dev
Marcel Holtmann
1
-2
/
+4
2013-10-18
Bluetooth: Create HCI device debugfs directory in hci_register_dev
Marcel Holtmann
1
-0
/
+5
2013-10-18
Bluetooth: Move uuids debugfs entry creation into hci_core.c
Marcel Holtmann
1
-0
/
+40
2013-10-18
Bluetooth: Move blacklist debugfs entry creation into hci_core.c
Marcel Holtmann
1
-0
/
+28
2013-10-18
Bluetooth: Add address type to device blacklist table
Marcel Holtmann
1
-10
/
+11
2013-10-18
Bluetooth: Expose current voice setting in debugfs
Marcel Holtmann
1
-0
/
+16
2013-10-18
Bluetooth: Expose static address value for LE capable controllers
Marcel Holtmann
1
-0
/
+27
2013-10-18
Bluetooth: Expose auto_accept_delay debugfs only when SSP is supported
Marcel Holtmann
1
-0
/
+29
2013-10-16
Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllers
Marcel Holtmann
1
-2
/
+55
2013-10-15
Bluetooth: Update class of device on discoverable timeout
Marcel Holtmann
1
-18
/
+1
2013-10-15
Bluetooth: Add support for entering limited discoverable mode
Marcel Holtmann
1
-0
/
+8
2013-10-15
Bluetooth: Update advertising data based on management commands
Marcel Holtmann
1
-86
/
+1
2013-10-15
Bluetooth: Use hci_request for discoverable timeout handling
Marcel Holtmann
1
-1
/
+4
2013-10-15
Bluetooth: Read current IAC LAP on controller setup
Marcel Holtmann
1
-0
/
+3
2013-10-15
Bluetooth: Read number of supported IAC on controller setup
Marcel Holtmann
1
-1
/
+5
2013-10-13
Bluetooth: Remove pointless bdaddr_to_le() helper function
Marcel Holtmann
1
-12
/
+0
2013-10-12
Bluetooth: Fix HCI init for 1st generation BlueFRITZ! devices
Marcel Holtmann
1
-2
/
+6
2013-10-11
Bluetooth: Fix endless loop with HCI_QUIRK_RESET_ON_CLOSE
Marcel Holtmann
1
-0
/
+1
2013-10-11
Bluetooth: Make LE scan interval and window a controller option
Marcel Holtmann
1
-0
/
+3
2013-10-11
Bluetooth: Add hdev parameter to hdev->send driver callback
Marcel Holtmann
1
-3
/
+1
2013-10-11
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
Marcel Holtmann
1
-4
/
+2
2013-10-11
Bluetooth: Remove return value from hci_send_frame() function
Marcel Holtmann
1
-2
/
+3
2013-10-11
Bluetooth: Remove pointless check of hci_send_frame parameter
Marcel Holtmann
1
-5
/
+0
2013-10-11
Bluetooth: Move skb->dev assignment for hdev->send into central place
Marcel Holtmann
1
-15
/
+10
2013-10-11
Bluetooth: AMP contollers do not support the legacy ioctls
Marcel Holtmann
1
-0
/
+10
2013-10-07
Bluetooth: Read flow control mode on AMP controller init
Marcel Holtmann
1
-0
/
+3
2013-10-07
Bluetooth: Read location data on AMP controller init
Marcel Holtmann
1
-0
/
+3
2013-10-07
Bluetooth: Read supported features and commands on AMP controllers
Marcel Holtmann
1
-0
/
+6
2013-10-07
Bluetooth: Make mgmt power down notification for BR/EDR explicit
Marcel Holtmann
1
-5
/
+6
2013-10-07
Bluetooth: Power off AMP controllers after setup phase
Marcel Holtmann
1
-1
/
+1
2013-10-06
Bluetooth: Remove mgmt_valid_hdev() helper function
Marcel Holtmann
1
-2
/
+2
2013-10-06
Bluetooth: Use explicit check for BR/EDR device type
Marcel Holtmann
1
-1
/
+1
2013-10-06
Bluetooth: Reject enabling controllers without valid addresses
Marcel Holtmann
1
-8
/
+35
2013-10-06
Bluetooth: Rename AMP status constants and use them
Marcel Holtmann
1
-1
/
+1
2013-10-05
Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
Johan Hedberg
1
-1
/
+1
2013-10-02
Bluetooth: Fix advertising data flags with disabled BR/EDR
Johan Hedberg
1
-7
/
+7
2013-10-02
Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
Johan Hedberg
1
-2
/
+19
2013-10-02
Bluetooth: Fix workqueue synchronization in hci_dev_open
Johan Hedberg
1
-0
/
+10
2013-10-02
Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open function
Johan Hedberg
1
-10
/
+20
2013-10-02
Bluetooth: Provide high speed configuration option
Marcel Holtmann
1
-6
/
+0
2013-10-02
Bluetooth: Use only 2 bits for controller type information
Marcel Holtmann
1
-1
/
+1
2013-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
1
-6
/
+20
2013-09-19
Bluetooth: Add event mask page 2 setting support
Johan Hedberg
1
-0
/
+32
2013-09-19
Bluetooth: Add synchronization train parameters reading support
Johan Hedberg
1
-1
/
+14
2013-09-18
Bluetooth: Fix rfkill functionality during the HCI setup stage
Johan Hedberg
1
-3
/
+12
2013-09-18
Bluetooth: Introduce a new HCI_RFKILLED flag
Johan Hedberg
1
-5
/
+10
[next]