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