Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
adf67abff09110b527431512bf05461a60ef2a72
/
net
/
bluetooth
/
hci_core.c
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
9a783a1
Bluetooth: Fix re-setting RPA as expired when deferring update
by Johan Hedberg
· 10 years ago
f6c6324
Bluetooth: Refactor connection parameter freeing into its own function
by Johan Hedberg
· 10 years ago
f8aaf9b
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
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
defce9e
Bluetooth: Make AES crypto context private to SMP
by Johan Hedberg
· 10 years ago
711eafe
Bluetooth: Move SMP (de)initialization to smp.c
by Johan Hedberg
· 10 years ago
5450691
Bluetooth: Move SMP initialization after HCI init
by Johan Hedberg
· 10 years ago
222916e
Bluetooth: Refactor SMP (de)initialization into separate functions
by Johan Hedberg
· 10 years ago
893eded
Bluetooth: Fix IRK lookup when tfm_aes is not available
by Johan Hedberg
· 10 years ago
fabed38
Bluetooth: Fix hci_update_random_address() error return for no crypto
by Johan Hedberg
· 10 years ago
22f433d
Bluetooth: Disable page scan if all whitelisted devices are connected
by Johan Hedberg
· 10 years ago
432df05
Bluetooth: Create unified helper function for updating page scan
by Johan Hedberg
· 10 years ago
ae045e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
b6ae845
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
by Johan Hedberg
· 10 years ago
32226e4
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
by Marcel Holtmann
· 10 years ago
729a105
Bluetooth: Expose default LE advertising interval via debugfs
by Georg Lukas
· 10 years ago
628531c
Bluetooth: Provide defaults for LE advertising interval
by Georg Lukas
· 10 years ago
66d8e83
Bluetooth: Fix white list handling with resolvable private addresses
by Marcel Holtmann
· 10 years ago
8540f6c
Bluetooth: Add support for using controller white list filtering
by Marcel Holtmann
· 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
27f70f3
Bluetooth: Prefer sizeof(*ptr) when allocating memory
by Johan Hedberg
· 10 years ago
d1d588c
Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now
by Johan Hedberg
· 10 years ago
7431620
sched: Remove proliferation of wait_on_bit() action functions
by NeilBrown
· 10 years ago
e804d25
Bluetooth: Use explicit role instead of a bool in function parameters
by Johan Hedberg
· 10 years ago
395365e
Bluetooth: Allocate struct inquiry_entry with GFP_KERNEL
by Marcel Holtmann
· 10 years ago
4d6c705
Bluetooth: Enable LE Long Term Key Request event only when supported
by Marcel Holtmann
· 10 years ago
0da71f1
Bluetooth: Enable LE encryption events only when supported
by Marcel Holtmann
· 10 years ago
15a49cc
Bluetooth: Read LE Advertising Channel TX Power only when available
by Marcel Holtmann
· 10 years ago
899de76
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
by Marcel Holtmann
· 10 years ago
12aa4f0
Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctl
by Marcel Holtmann
· 10 years ago
2e84d8d
Bluetooth: Mark controller is down when HCI_AUTO_OFF is set
by Marcel Holtmann
· 10 years ago
bc6d2d0
Bluetooth: Remove unneeded mgmt_discoverable function
by Johan Hedberg
· 10 years ago
123abc0
Bluetooth: Refactor ioctl scan state update to its own function
by Johan Hedberg
· 10 years ago
031547d
Bluetooth: Remove unneeded mgmt_connectable function
by Johan Hedberg
· 10 years ago
7fabc0f
Bluetooth: Fix using test_and_clear instead of test_and_set
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
5ce194c
Bluetooth: Use real advertising state to random address update decision
by Johan Hedberg
· 10 years ago
a70f4b5
Bluetooth: Don't try background scanning if LE is not enabled
by Johan Hedberg
· 10 years ago
2b7be33
Bluetooth: Enable passive scanning whenever we're connectable
by Johan Hedberg
· 10 years ago
ae23ada
Bluetooth: Don't let background scanning interfering with discovery
by Johan Hedberg
· 10 years ago
bb3e0a3
Bluetooth: Update discovery state earlier in hci_discovery_set_state
by Johan Hedberg
· 10 years ago
74292d5
Bluetooth: Enforce providing hdev->send driver callback
by Marcel Holtmann
· 10 years ago
cdc52fa
Bluetooth: Fix memory leaking when hdev->send returns an error
by Marcel Holtmann
· 10 years ago
cc78b44
Bluetooth: Skip unconfigured init procedure for raw-only devices
by Marcel Holtmann
· 10 years ago
5ea234d
Bluetooth: Clear HCI_RAW flag when controller becomes configured
by Marcel Holtmann
· 10 years ago
9713c17
Bluetooth: Add support for changing the public device address
by Marcel Holtmann
· 10 years ago
d603b76
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
0ebca7d
Bluetooth: Run special init procedure for unconfigured controllers
by Marcel Holtmann
· 10 years ago
af202f8
Bluetooth: Fix quirks that are valid during setup driver callback
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
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
95305ba
Bluetooth: Simplify hci_conn_params->action list usage
by Johan Hedberg
· 10 years ago
42ce26d
Bluetooth: Don't bother doing anything if auto_connect doesn't change
by Johan Hedberg
· 10 years ago
a2f41a8
Bluetooth: Simplify use of hci_pend_le_conns_clear()
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
738f618
Bluetooth: Add identity address check in param lookup functions
by Johan Hedberg
· 10 years ago
912b42e
Bluetooth: Use hci_conn_params in pend_le_conns
by Johan Hedberg
· 10 years ago
0d2bf13
Bluetooth: Add support for background LE scanning
by Johan Hedberg
· 10 years ago
851efca
Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT
by Johan Hedberg
· 10 years ago
0602a8a
Bluetooth: Add support for Unconfigured Index Added events
by Marcel Holtmann
· 10 years ago
4a96440
Bluetooth: Introduce unconfigured controller state
by Marcel Holtmann
· 10 years ago
c46245b
Bluetooth: Make is_identity_address a global function
by Johan Hedberg
· 10 years ago
a3451d2
Bluetooth: Add new auto_conn value matching mgmt action 0x00
by Johan Hedberg
· 10 years ago
55af49a
Bluetooth: Add specific connection parameter clear functions
by Johan Hedberg
· 10 years ago
373110c
Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
by Johan Hedberg
· 10 years ago
96c2103
Bluetooth: Default to internal use manufacturer identifier
by Marcel Holtmann
· 10 years ago
24c457e
Bluetooth: Add support for hdev->set_bdaddr callback handling
by Marcel Holtmann
· 10 years ago
662bc2e
Bluetooth: Enable new LE meta event
by Andre Guedes
· 10 years ago
9193c6e
Bluetooth: Move LE event mask setting into init3 phase
by Andre Guedes
· 10 years ago
2a8357f
Bluetooth: Fix redundant device (un)blocked events
by Johan Hedberg
· 10 years ago
b822177
Bluetooth: Do not trigger background scanning when HCI_AUTO_OFF is set
by Marcel Holtmann
· 10 years ago
af58925
Bluetooth: Provide flags parameter direct to mgmt_device_found
by Marcel Holtmann
· 10 years ago
d06b50c
Bluetooth: Remove connection interval parameters from hci_conn_params_set
by Marcel Holtmann
· 10 years ago
8c87aae
Bluetooth: Use hci_conn_params_add within hci_conn_params_set
by Marcel Holtmann
· 10 years ago
51d167c
Bluetooth: Change hci_conn_params_add to return the parameter struct
by Marcel Holtmann
· 10 years ago
c20c02d
Bluetooth: Start background scanning only when controller is ready
by Marcel Holtmann
· 10 years ago
bf5b3c8
Bluetooth: Provide function to create and set connection parameters
by Marcel Holtmann
· 10 years ago
f164957
Bluetooth: Expose default supervision timeout setting via debugfs
by Marcel Holtmann
· 10 years ago
816a93d
Bluetooth: Expose default connection latency setting via debugfs
by Marcel Holtmann
· 10 years ago
04fb7d9
Bluetooth: Provide defaults for LE connection latency and timeout
by Marcel Holtmann
· 10 years ago
0b3c7d3
Bluetooth: Replace le_auto_conn debugfs with device_list entry
by Marcel Holtmann
· 10 years ago
f044eb0
Bluetooth: Store latency and supervision timeout in connection params
by Marcel Holtmann
· 10 years ago
1c1697c
Bluetooth: Update background scanning from hci_conn_params_clear
by Marcel Holtmann
· 10 years ago
1089b67
Bluetooth: Clear pending connections from hci_conn_params_clear
by Marcel Holtmann
· 10 years ago
4b10966
Bluetooth: Move hci_pend_le_conn_* functions to different location
by Marcel Holtmann
· 10 years ago
6ab535a
Bluetooth: Don't use non-resolvable private address for passive scanning
by Marcel Holtmann
· 10 years ago
Next »