Sign in
android-kvm
/
linux
/
3af6b35261182ff185db1f0fd271254147e2663e
/
include
/
net
/
bluetooth
d41c15c
Bluetooth: Fix reason code used for rejecting SCO connections
by Johan Hedberg
· 10 years ago
2b0bf6c
Bluetooth: Convert bt_<level> logging functions to return void
by Joe Perches
· 10 years ago
0097db0
Bluetooth: Remove exported hci_recv_fragment function
by Marcel Holtmann
· 10 years ago
43e73e4
Bluetooth: Provide HCI command opcode information to driver
by Marcel Holtmann
· 10 years ago
e1e930f
Bluetooth: Fix mgmt pairing failure when authentication fails
by Johan Hedberg
· 10 years ago
fc75cc8
Bluetooth: Fix locking of the SMP context
by Johan Hedberg
· 10 years ago
f3d82d0
Bluetooth: Move identity address update behind a workqueue
by Johan Hedberg
· 10 years ago
e3b679d
Bluetooth: Update hci_disconnect() to return an error value
by Johan Hedberg
· 10 years ago
b04afa0
Bluetooth: Remove unused l2cap_conn_shutdown API
by Johan Hedberg
· 10 years ago
f94b665
Bluetooth: Ignore incoming data after initiating disconnection
by Johan Hedberg
· 10 years ago
eb78d7e
Bluetooth: Use zero timeout for immediate scheduling
by Johan Hedberg
· 10 years ago
51bb8457
Bluetooth: Improve *_get() functions to return the object type
by Johan Hedberg
· 10 years ago
c16900c
Bluetooth: Fix hci_conn reference counting for fixed channels
by Johan Hedberg
· 10 years ago
61a3d4f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
f161dd4
Bluetooth: Fix hci_conn reference counting for auto-connections
by Johan Hedberg
· 10 years ago
276d807
Bluetooth: Remove unused l2cap_conn->security_timer
by Johan Hedberg
· 10 years ago
dec5b49
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
by Johan Hedberg
· 10 years ago
5d88cc7
Bluetooth: Convert SMP to use l2cap_chan infrastructure
by Johan Hedberg
· 10 years ago
defce9e
Bluetooth: Make AES crypto context private to SMP
by Johan Hedberg
· 10 years ago
70db83c
Bluetooth: Add SMP L2CAP channel skeleton
by Johan Hedberg
· 10 years ago
f193844
Bluetooth: Add more L2CAP convenience callbacks
by Johan Hedberg
· 10 years ago
d52deb1
Bluetooth: Resume BT_CONNECTED state after LE security elevation
by Johan Hedberg
· 10 years ago
432df05
Bluetooth: Create unified helper function for updating page scan
by Johan Hedberg
· 10 years ago
84c61d9
Bluetooth: Add convenience function to check for pending power off
by Johan Hedberg
· 10 years ago
b293947
Bluetooth: Rename pairable mgmt setting to bondable
by Johan Hedberg
· 10 years ago
b6ae845
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
by Johan Hedberg
· 10 years ago
628531c
Bluetooth: Provide defaults for LE advertising interval
by Georg Lukas
· 10 years ago
4b9e7e7
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
by Marcel Holtmann
· 10 years ago
f4fe73e
Bluetooth: Get MWS transport configuration of the controller
by Marcel Holtmann
· 10 years ago
109e319
Bluetooth: Read list of local codecs supported by the controller
by Marcel Holtmann
· 10 years ago
977f8fce
Bluetooth: Introduce a flag to track who really initiates authentication
by Johan Hedberg
· 10 years ago
e7cafc4
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
by Johan Hedberg
· 10 years ago
f8218dc
Bluetooth: Track number of LE slave connections
by Johan Hedberg
· 10 years ago
a5c4e30
Bluetooth: Add a role parameter to hci_conn_add()
by Johan Hedberg
· 10 years ago
e804d25
Bluetooth: Use explicit role instead of a bool in function parameters
by Johan Hedberg
· 10 years ago
40bef30
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
by Johan Hedberg
· 10 years ago
ba165a9
Bluetooth: Add proper defines for HCI connection role
by Johan Hedberg
· 10 years ago
5a54e7c
Bluetooth: Convert L2CAP ident spinlock into a mutex
by Marcel Holtmann
· 10 years ago
0da71f1
Bluetooth: Enable LE encryption events only when supported
by Marcel Holtmann
· 10 years ago
068d69e
Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c
by Marcel Holtmann
· 10 years ago
6190ae7
Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constant
by Marcel Holtmann
· 10 years ago
fc8f525
Bluetooth: Move struct sco_conn into net/bluetooth/sco.c
by Marcel Holtmann
· 10 years ago
2a0dccb
Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c
by Marcel Holtmann
· 10 years ago
a6801ca
Bluetooth: Update the list of L2CAP fixed channels
by Marcel Holtmann
· 10 years ago
899de765
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
by Marcel Holtmann
· 10 years ago
863def5
Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
by Marcel Holtmann
· 10 years ago
3ad254f7
Bluetooth: Move struct hci_sec_filter next to its user
by Marcel Holtmann
· 10 years ago
f49daa8
Bluetooth: Move HCI socket definitions into its own header file
by Marcel Holtmann
· 10 years ago
13a779e
Bluetooth: Remove unneeded mgmt_write_scan_failed function
by Johan Hedberg
· 10 years ago
bc6d2d0
Bluetooth: Remove unneeded mgmt_discoverable function
by Johan Hedberg
· 10 years ago
031547d
Bluetooth: Remove unneeded mgmt_connectable function
by Johan Hedberg
· 10 years ago
91a668b
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
by Johan Hedberg
· 10 years ago
6659358
Bluetooth: Introduce a whitelist for BR/EDR devices
by Johan Hedberg
· 10 years ago
dcc36c1
Bluetooth: Unify helpers for bdaddr_list manipulations
by Johan Hedberg
· 10 years ago
cd7ca0e
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event
by Marcel Holtmann
· 10 years ago
c93bd15
Bluetooth: Remove unnecessary mgmt_advertising function
by Johan Hedberg
· 10 years ago
66c417c
Bluetooth: Add flag to track the real advertising state
by Johan Hedberg
· 10 years ago
cdd6275
Bluetooth: Pass desired connection role to hci_connect_le()
by Johan Hedberg
· 10 years ago
d93375a
Bluetooth: Remove auth_type parameter from hci_connect_le()
by Johan Hedberg
· 10 years ago
09ae260
Bluetooth: Use lower timeout for LE auto-connections
by Johan Hedberg
· 10 years ago
9713c17
Bluetooth: Add support for changing the public device address
by Marcel Holtmann
· 10 years ago
d603b76b
Bluetooth: Run controller setup after external configuration
by Marcel Holtmann
· 10 years ago
19de082
Bluetooth: Fix sending Device Removed when clearing all parameters
by Johan Hedberg
· 10 years ago
e30d3f5
Bluetooth: Store Bluetooth address from controller setup
by Marcel Holtmann
· 10 years ago
f4537c0
Bluetooth: Add support for New Configuration Options management event
by Marcel Holtmann
· 10 years ago
dbece37
Bluetooth: Add support for Set External Configuration management command
by Marcel Holtmann
· 10 years ago
eb1904f
Bluetooth: Add quirk for external configuration requirement
by Marcel Holtmann
· 10 years ago
89bc22d
Bluetooth: Add quirk for invalid controller address setting
by Marcel Holtmann
· 10 years ago
118305b
Bluetooth: Document the existing device quirks
by Marcel Holtmann
· 10 years ago
46ebeb26
Bluetooth: Fix constant for public address configuration
by Marcel Holtmann
· 10 years ago
501f882
Bluetooth: Make hci_pend_le_conn_lookup more general purposed
by Johan Hedberg
· 10 years ago
d9b3ad7
Bluetooth: Remove unused hci_pend_le_conn_add function
by Johan Hedberg
· 10 years ago
d7347f3
Bluetooth: Fix clearing and restarting all LE actions on power cycle
by Johan Hedberg
· 10 years ago
ae44e5d
Bluetooth: Remove unused hci_pend_le_conn_del() function
by Johan Hedberg
· 10 years ago
66f8455
Bluetooth: Convert pend_le_reports into a list
by Johan Hedberg
· 10 years ago
93450c7
Bluetooth: Convert pend_le_conn list to a generic action list
by Johan Hedberg
· 10 years ago
9fc3bfb
Bluetooth: Add support for controller configuration info command
by Marcel Holtmann
· 10 years ago
912b42ef
Bluetooth: Use hci_conn_params in pend_le_conns
by Johan Hedberg
· 10 years ago
851efca
Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT
by Johan Hedberg
· 11 years ago
73d1df2
Bluetooth: Add support for Read Unconfigured Index List command
by Marcel Holtmann
· 11 years ago
edd3896b
Bluetooth: Add support for Unconfigured Index Removed events
by Marcel Holtmann
· 11 years ago
0602a8a
Bluetooth: Add support for Unconfigured Index Added events
by Marcel Holtmann
· 11 years ago
4a96440
Bluetooth: Introduce unconfigured controller state
by Marcel Holtmann
· 11 years ago
c46245b
Bluetooth: Make is_identity_address a global function
by Johan Hedberg
· 11 years ago
f4869e2
Bluetooth: Pass store hint to mgmt_new_conn_param
by Johan Hedberg
· 11 years ago
7d6ca69
Bluetooth: Make hci_le_conn_update return the store hint
by Johan Hedberg
· 11 years ago
a26f3dc
Bluetooth: Add Load Connection Parameters command
by Johan Hedberg
· 11 years ago
a3451d2
Bluetooth: Add new auto_conn value matching mgmt action 0x00
by Johan Hedberg
· 11 years ago
55af49a8
Bluetooth: Add specific connection parameter clear functions
by Johan Hedberg
· 11 years ago
373110c
Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
by Johan Hedberg
· 11 years ago
24c457e
Bluetooth: Add support for hdev->set_bdaddr callback handling
by Marcel Holtmann
· 11 years ago
ffb5a827
Bluetooth: Introduce "New Connection Parameter" Event
by Andre Guedes
· 11 years ago
662bc2e
Bluetooth: Enable new LE meta event
by Andre Guedes
· 11 years ago
8e75b46
Bluetooth: Connection Parameter Update Procedure
by Andre Guedes
· 11 years ago
2a8357f
Bluetooth: Fix redundant device (un)blocked events
by Johan Hedberg
· 11 years ago
fe59a05
Bluetooth: Add flag to track STK encryption
by Johan Hedberg
· 11 years ago
c70a7e4
Bluetooth: Add support for Not Connectable flag for Device Found events
by Marcel Holtmann
· 11 years ago
af58925
Bluetooth: Provide flags parameter direct to mgmt_device_found
by Marcel Holtmann
· 11 years ago
d06b50c
Bluetooth: Remove connection interval parameters from hci_conn_params_set
by Marcel Holtmann
· 11 years ago
51d167c
Bluetooth: Change hci_conn_params_add to return the parameter struct
by Marcel Holtmann
· 11 years ago
Next »