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
2014-12-24
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
1
-1
/
+6
2014-12-24
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
1
-3
/
+6
2014-12-11
Bluetooth: Fix missing hci_dev_lock/unlock in hci_event
Jaganath Kanakkassery
1
-0
/
+20
2014-12-05
Bluetooth: Add support for handling LE Direct Advertising Report events
Marcel Holtmann
1
-2
/
+55
2014-12-05
Bluetooth: Fix discovery filter when no RSSI is available
Marcel Holtmann
1
-2
/
+3
2014-12-03
Bluetooth: Store address type with OOB data
Johan Hedberg
1
-2
/
+2
2014-12-03
Bluetooth: Add hci_conn flag for new link key generation
Johan Hedberg
1
-0
/
+3
2014-12-03
Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
Johan Hedberg
1
-2
/
+1
2014-12-03
Bluetooth: Update LTK lookup to correctly deal with SC LTKs
Johan Hedberg
1
-2
/
+13
2014-12-03
Bluetooth: Use custom macro for testing BR/EDR SC enabled
Johan Hedberg
1
-1
/
+1
2014-12-03
Bluetooth: Simplify Link Key Notification event handling logic
Johan Hedberg
1
-11
/
+14
2014-11-19
Bluetooth: Convert link keys list to use RCU
Johan Hedberg
1
-2
/
+2
2014-11-19
Bluetooth: Fix setting conn->pending_sec_level value from link key
Johan Hedberg
1
-7
/
+40
2014-11-18
Bluetooth: Use shorter "rand" name for "randomizer"
Johan Hedberg
1
-10
/
+7
2014-11-15
Bluetooth: Convert LTK list to RCU
Johan Hedberg
1
-2
/
+2
2014-11-11
Bluetooth: Fix mgmt connected notification
Johan Hedberg
1
-1
/
+7
2014-11-07
Bluetooth: Send mgmt_connected only if state is BT_CONFIG
Jaganath Kanakkassery
1
-1
/
+2
2014-11-06
Bluetooth: Sort switch cases by opcode's numeric value
Kuba Pawlak
1
-12
/
+12
2014-11-06
Bluetooth: Clear role switch pending flag
Kuba Pawlak
1
-0
/
+27
2014-11-02
Bluetooth: Print error message for HCI_Hardware_Error event
Marcel Holtmann
1
-0
/
+11
2014-11-02
Bluetooth: Check status of command complete for HCI_Reset
Marcel Holtmann
1
-0
/
+3
2014-10-30
Bluetooth: Clear LE white list when resetting controller
Marcel Holtmann
1
-0
/
+2
2014-10-28
Bluetooth: spelling fixes
Stephen Hemminger
1
-1
/
+1
2014-10-25
Bluetooth: Include ADV_IND report in Device Connected event
Alfonso Acosta
1
-10
/
+22
2014-10-25
Bluetooth: Refactor arguments of mgmt_device_connected
Alfonso Acosta
1
-10
/
+4
2014-09-11
Bluetooth: Expire RPA if encryption fails
Johan Hedberg
1
-0
/
+6
2014-09-11
Bluetooth: Add smp_ltk_sec_level() helper function
Johan Hedberg
1
-4
/
+1
2014-09-09
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
1
-4
/
+2
2014-09-08
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
Johan Hedberg
1
-1
/
+2
2014-09-08
Bluetooth: Optimize connection parameter lookup for LE connections
Johan Hedberg
1
-1
/
+2
2014-09-08
Bluetooth: Set addr_type only when it's needed
Johan Hedberg
1
-5
/
+5
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+15
2014-08-20
Bluetooth: Fix hci_conn reference counting for auto-connections
Johan Hedberg
1
-2
/
+15
2014-08-14
Bluetooth: Disable page scan if all whitelisted devices are connected
Johan Hedberg
1
-3
/
+8
2014-07-30
Bluetooth: Always use non-bonding requirement when not bondable
Johan Hedberg
1
-3
/
+8
2014-07-30
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
1
-2
/
+2
2014-07-28
Bluetooth: Fix clearing HCI_PSCAN flag
Johan Hedberg
1
-1
/
+1
2014-07-24
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
1
-1
/
+26
2014-07-24
Bluetooth: Ignore ADV_DIRECT_IND attempts from unknown devices
Marcel Holtmann
1
-6
/
+0
2014-07-17
Bluetooth: Fix allowing initiating pairing when not pairable
Johan Hedberg
1
-2
/
+7
2014-07-17
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
1
-0
/
+5
2014-07-17
Bluetooth: Fix resetting remote authentication requirement after pairing
Johan Hedberg
1
-0
/
+3
2014-07-17
Bluetooth: Don't bother user space without IO capabilities
Johan Hedberg
1
-1
/
+3
2014-07-17
Bluetooth: Fix using uninitialized variable when pairing
Johan Hedberg
1
-1
/
+1
2014-07-16
Bluetooth: Fix always checking the blacklist for incoming connections
Johan Hedberg
1
-12
/
+11
2014-07-16
Bluetooth: Fix trying to initiate connections when acting as LE slave
Johan Hedberg
1
-0
/
+6
2014-07-16
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
1
-11
/
+6
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
1
-3
/
+2
2014-07-16
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
1
-18
/
+9
2014-07-16
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
1
-1
/
+1
[next]