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_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-19
Bluetooth: Add workaround for buggy max_page features page value
Marcel Holtmann
1
-1
/
+2
2013-10-18
Bluetooth: Add address type to device blacklist table
Marcel Holtmann
1
-1
/
+1
2013-10-16
Bluetooth: Convert auto accept timer to use delayed work
Johan Hedberg
1
-1
/
+2
2013-10-16
Bluetooth: Store scan response data in HCI device
Marcel Holtmann
1
-0
/
+3
2013-10-15
Bluetooth: Move eir_get_length() function into hci_event.c
Marcel Holtmann
1
-0
/
+17
2013-10-15
Bluetooth: Move arming of discoverable timeout to complete handler
Marcel Holtmann
1
-5
/
+0
2013-10-15
Bluetooth: Update advertising data based on management commands
Marcel Holtmann
1
-8
/
+0
2013-10-15
Bluetooth: Read number of supported IAC on controller setup
Marcel Holtmann
1
-0
/
+19
2013-10-14
Bluetooth: Fix updating advertising data needlessly
Johan Hedberg
1
-1
/
+1
2013-10-13
Bluetooth: Update source address and type for incoming LE connections
Marcel Holtmann
1
-0
/
+11
2013-10-11
Bluetooth: Move a2mp.h header file into net/bluetooth/
Marcel Holtmann
1
-1
/
+1
2013-10-11
Bluetooth: Move amp.h header file into net/bluetooth/
Marcel Holtmann
1
-1
/
+2
2013-10-10
Bluetooth: Use HCI request for LE connection
Andre Guedes
1
-31
/
+0
2013-10-07
Bluetooth: Fix variable shadow warnings
Johannes Berg
1
-5
/
+7
2013-10-06
Bluetooth: Use helper function for re-enabling advertising
Marcel Holtmann
1
-35
/
+1
2013-10-05
Bluetooth: Fix re-enabling advertising after a connection
Johan Hedberg
1
-1
/
+50
2013-10-05
Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
Johan Hedberg
1
-3
/
+3
2013-10-02
Bluetooth: Add a new mgmt_set_bredr command
Johan Hedberg
1
-0
/
+5
2013-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Gustavo Padovan
1
-1
/
+5
2013-09-25
Bluetooth: Add new mgmt setting for LE advertising
Johan Hedberg
1
-0
/
+1
2013-09-25
Bluetooth: Use async request for LE enable/disable
Johan Hedberg
1
-6
/
+5
2013-09-16
Bluetooth: Fix encryption key size for peripheral role
Andre Guedes
1
-0
/
+2
2013-09-16
Bluetooth: Fix security level for peripheral role
Andre Guedes
1
-1
/
+3
2013-08-21
Bluetooth: Add SCO connection fallback
Frédéric Dalleau
1
-3
/
+3
2013-08-21
Bluetooth: Handle specific error for SCO connection fallback
Frédéric Dalleau
1
-0
/
+1
2013-07-25
Bluetooth: Use defines instead of integer literals
Mikel Astiz
1
-4
/
+5
2013-07-25
Bluetooth: Use defines in in hci_get_auth_req()
Mikel Astiz
1
-5
/
+8
2013-06-23
Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag
Andrei Emeltchenko
1
-2
/
+2
2013-06-23
Bluetooth: Remove empty event handler
Andre Guedes
1
-12
/
+0
2013-06-23
Bluetooth: Refactor hci_cc_le_set_scan_enable
Andre Guedes
1
-6
/
+3
2013-06-23
Bluetooth: Remove stop discovery handling from hci_event.c
Andre Guedes
1
-14
/
+2
2013-06-23
Bluetooth: Use HCI request in interleaved discovery
Andre Guedes
1
-10
/
+0
2013-06-23
Bluetooth: Remove start discovery handling from hci_event.c
Andre Guedes
1
-23
/
+1
2013-04-18
Bluetooth: Rename LE_SCANNING_* macros
Andre Guedes
1
-2
/
+2
2013-04-18
Bluetooth: Add reading of all local feature pages
Johan Hedberg
1
-0
/
+2
2013-04-18
Bluetooth: Track feature pages in a single table
Johan Hedberg
1
-28
/
+30
2013-04-18
Bluetooth: Move and rename hci_conn_accept
Frédéric Dalleau
1
-36
/
+0
2013-04-18
Bluetooth: Fix incorrect SSP mode bit for non SSP devices
Jaganath Kanakkassery
1
-1
/
+12
2013-04-17
Bluetooth: remove unneeded hci_conn_hold/put_device()
David Herrmann
1
-4
/
+0
2013-04-11
Bluetooth: Fix SCO connection reference
Claudio Takahasi
1
-1
/
+0
2013-04-11
Bluetooth: rename hci_conn_put to hci_conn_drop
David Herrmann
1
-18
/
+18
2013-04-04
Bluetooth: Add support for custom event terminated commands
Johan Hedberg
1
-1
/
+10
2013-04-04
Bluetooth: Track received events in hdev
Johan Hedberg
1
-0
/
+12
2013-04-04
Bluetooth: Fix hci_inquiry ioctl usage
Andre Guedes
1
-0
/
+5
2013-04-04
Bluetooth: Fix HCI request framework
Andre Guedes
1
-5
/
+1
2013-03-18
Bluetooth: Update page scan parameters after successful write commands
Johan Hedberg
1
-0
/
+43
2013-03-18
Bluetooth: Add reading of page scan parameters
Johan Hedberg
1
-0
/
+32
2013-03-18
Bluetooth: Handle AD updating through an async request
Johan Hedberg
1
-10
/
+9
2013-03-18
Bluetooth: Add a define for the HCI persistent flags mask
Johan Hedberg
1
-1
/
+1
2013-03-18
Bluetooth: Remove useless HCI_PENDING_CLASS flag
Johan Hedberg
1
-2
/
+1
[next]