Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c56057557672b65c11e7f99c124670c2297743f0
/
net
/
bluetooth
c560575
Bluetooth: Adjust header for proc socket information
by Marcel Holtmann
· 11 years ago
dcbc729
Bluetooth: Increase minor version of core module
by Marcel Holtmann
· 11 years ago
2edf870
Bluetooth: Provide msg_name callback for L2CAP connectionless channels
by Marcel Holtmann
· 11 years ago
d976369
Bluetooth: Add support for per socket msg_name callback
by Marcel Holtmann
· 11 years ago
84b34d9
Bluetooth: Use l2cap_pi(sk) directly where possible
by Marcel Holtmann
· 11 years ago
5f6cd79
Bluetooth: Remove src and dst fields from bt_sock structure
by Marcel Holtmann
· 11 years ago
94a86df
Bluetooth: Store RFCOMM address information in its own socket structure
by Marcel Holtmann
· 11 years ago
eea9636
Bluetooth: Store SCO address information in its own socket structure
by Marcel Holtmann
· 11 years ago
041987c
Bluetooth: Use SCO addresses from HCI connection directly
by Marcel Holtmann
· 11 years ago
65f53e9
Bluetooth: Access BNEP session addresses through L2CAP channel
by Marcel Holtmann
· 11 years ago
755b82a
Bluetooth: Access HIDP session addresses through L2CAP channel
by Marcel Holtmann
· 11 years ago
88f1fd2
Bluetooth: Access CMTP session addresses through L2CAP channel
by Marcel Holtmann
· 11 years ago
24bc10c
Bluetooth: Access RFCOMM session addresses through L2CAP channel
by Marcel Holtmann
· 11 years ago
4f1654e
Bluetooth: Return the correct address type for L2CAP sockets
by Marcel Holtmann
· 11 years ago
7eafc59
Bluetooth: Store address information in L2CAP channel structure
by Marcel Holtmann
· 11 years ago
4637f7c
Bluetooth: Update L2CAP socket source address from HCI connection
by Marcel Holtmann
· 11 years ago
f156046
Bluetooth: Fix coding style violations in SMP handling
by Marcel Holtmann
· 11 years ago
c8462ca
Bluetooth: Fix input address type for SMP C1 function
by Marcel Holtmann
· 11 years ago
6f59b90
Bluetooth: Use hci_conn->src address for L2CAP functions
by Marcel Holtmann
· 11 years ago
2b36a56
Bluetooth: Use hci_conn->src address for SMP functions
by Marcel Holtmann
· 11 years ago
880be4e
Bluetooth: Update source address and type for incoming LE connections
by Marcel Holtmann
· 11 years ago
662e882
Bluetooth: Store source address of HCI connections
by Marcel Holtmann
· 11 years ago
e7c4096
Bluetooth: Store the source address type of LE connections
by Marcel Holtmann
· 11 years ago
79d95a1
Bluetooth: Remove pointless bdaddr_to_le() helper function
by Marcel Holtmann
· 11 years ago
98e0f7e
Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from L2CAP
by Marcel Holtmann
· 11 years ago
ce39fb4
Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from SMP
by Marcel Holtmann
· 11 years ago
bdc8ead2
Bluetooth: Remove l2cap_conn->dst usage from AMP manager
by Marcel Holtmann
· 11 years ago
547d103
Bluetooth: Unicast connectionless data reception is supported
by Marcel Holtmann
· 11 years ago
d40bffb
Bluetooth: The L2CAP fixed channel connectionless data is supported
by Marcel Holtmann
· 11 years ago
3124b84
Bluetooth: Allow 3D profile to use security mode 4 level 0
by Marcel Holtmann
· 11 years ago
6a974b5
Bluetooth: Limit security mode 4 level 0 to connection oriented channels
by Marcel Holtmann
· 11 years ago
43b1b8d
Bluetooth: Fix PSM value for L2CAP connectionless data packets
by Marcel Holtmann
· 11 years ago
4ca048e
Bluetooth: Fix HCI init for 1st generation BlueFRITZ! devices
by Marcel Holtmann
· 11 years ago
7f72134e
Bluetooth: Add MGMT_OP_SET_SCAN_PARAMS to supported commands list
by Marcel Holtmann
· 11 years ago
a82974c
Bluetooth: Don't advertise high speed support without SSP
by Marcel Holtmann
· 11 years ago
3a6afbd
Bluetooth: Fix endless loop with HCI_QUIRK_RESET_ON_CLOSE
by Marcel Holtmann
· 11 years ago
14b49b9
Bluetooth: Add management command for setting LE scan parameters
by Marcel Holtmann
· 11 years ago
bef6473
Bluetooth: Make LE scan interval and window a controller option
by Marcel Holtmann
· 11 years ago
7bd8f09
Bluetooth: Add hdev parameter to hdev->send driver callback
by Marcel Holtmann
· 11 years ago
e1a2617
Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
by Marcel Holtmann
· 11 years ago
5108699
Bluetooth: Remove return value from hci_send_frame() function
by Marcel Holtmann
· 11 years ago
3d386ac
Bluetooth: Remove pointless check of hci_send_frame parameter
by Marcel Holtmann
· 11 years ago
57d17d7
Bluetooth: Move skb->dev assignment for hdev->send into central place
by Marcel Holtmann
· 11 years ago
ac4b723
Bluetooth: Move smp.h header file into net/bluetooth/
by Marcel Holtmann
· 11 years ago
7024728
Bluetooth: Move a2mp.h header file into net/bluetooth/
by Marcel Holtmann
· 11 years ago
7ef9fbf
Bluetooth: Move amp.h header file into net/bluetooth/
by Marcel Holtmann
· 11 years ago
324d36e
Bluetooth: Remove hdev->ioctl driver callback
by Marcel Holtmann
· 11 years ago
5b69bef5
Bluetooth: AMP contollers do not support the legacy ioctls
by Marcel Holtmann
· 11 years ago
b145edc
Bluetooth: Use hci_conn_num() for checking number of LE connections
by Marcel Holtmann
· 11 years ago
21b5187
Bluetooth: Fix too long line with set_advertising() function
by Marcel Holtmann
· 11 years ago
cebf4cf
Bluetooth: Fix checking for HCI_SETUP flag when receiving mgmt commands
by Johan Hedberg
· 11 years ago
c4e5baf
Bluetooth: Fix potential double-frees of L2CAP skbs
by Johan Hedberg
· 11 years ago
9ecb3e2
Bluetooth: Restrict high speed support to SSP enabled controllers
by Marcel Holtmann
· 11 years ago
72ef0c1
Bluetooth: Remove unneeded val variable when setting SSP
by Marcel Holtmann
· 11 years ago
620ad52
Bluetooth: Refactor hci_connect_le
by Andre Guedes
· 11 years ago
1d399ae
Bluetooth: Use HCI request for LE connection
by Andre Guedes
· 11 years ago
f74ca9b
Bluetooth: Fix changing advertising setting while LE is connected
by Johan Hedberg
· 11 years ago
c1f23a2
Bluetooth: Fix variable shadow warnings
by Johannes Berg
· 11 years ago
f38ba94
Bluetooth: Read flow control mode on AMP controller init
by Marcel Holtmann
· 11 years ago
7528ca1
Bluetooth: Read location data on AMP controller init
by Marcel Holtmann
· 11 years ago
f6996cf
Bluetooth: Read supported features and commands on AMP controllers
by Marcel Holtmann
· 11 years ago
cd0a85c
Bluetooth: List powered down AMP controllers correctly
by Marcel Holtmann
· 11 years ago
93c311a
Bluetooth: Make mgmt power down notification for BR/EDR explicit
by Marcel Holtmann
· 11 years ago
004b025
Bluetooth: Power off AMP controllers after setup phase
by Marcel Holtmann
· 11 years ago
2f1e063
Bluetooth: Make mgmt_discovering() return void
by Marcel Holtmann
· 11 years ago
9cf12ae
Bluetooth: Make mgmt_remote_name() return void
by Marcel Holtmann
· 11 years ago
901801b
Bluetooth: Make mgmt_device_found() return void
by Marcel Holtmann
· 11 years ago
9b80ec5
Bluetooth: Make mgmt_device_disconnected() return void
by Marcel Holtmann
· 11 years ago
ecd90ae
Bluetooth: Make mgmt_device_connected() return void
by Marcel Holtmann
· 11 years ago
445608d
Bluetooth: Make mgmt_connect_failed() return void
by Marcel Holtmann
· 11 years ago
7892924
Bluetooth: Make mgmt_disconnect_failed() return void
by Marcel Holtmann
· 11 years ago
3eec705
Bluetooth: Make mgmt_set_powered_failed() return void
by Marcel Holtmann
· 11 years ago
bf6b56d
Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return void
by Marcel Holtmann
· 11 years ago
5559435
Bluetooth: Send new settings only when pairable changes
by Marcel Holtmann
· 11 years ago
1514b89
Bluetooth: Remove mgmt_valid_hdev() helper function
by Marcel Holtmann
· 11 years ago
a6d811e
Bluetooth: Remove no longer needed mgmt_new_settings() function
by Marcel Holtmann
· 11 years ago
5976e60
Bluetooth: Use helper function for re-enabling advertising
by Marcel Holtmann
· 11 years ago
b4faf300
Bluetooth: Set LE advertising parameters before enabling it
by Marcel Holtmann
· 11 years ago
bba3aa5
Bluetooth: Use helper functions for enabling/disabling advertising
by Marcel Holtmann
· 11 years ago
03d8741
Bluetooth: Make it clear that disabling LE disables advertising
by Marcel Holtmann
· 11 years ago
c25dfc6
Bluetooth: Use random address if public address is not available
by Marcel Holtmann
· 11 years ago
e880353
Bluetooth: Simplify device type check for AMP discover response
by Marcel Holtmann
· 11 years ago
01cd340
Bluetooth: Use explicit check for BR/EDR device type
by Marcel Holtmann
· 11 years ago
a5c8f27
Bluetooth: Reject enabling controllers without valid addresses
by Marcel Holtmann
· 11 years ago
a646bd8
Bluetooth: Check for non BR/EDR controller in AMP discover response
by Marcel Holtmann
· 11 years ago
1df7b17
Bluetooth: Simplify check if L2CAP connection is AMP capable
by Marcel Holtmann
· 11 years ago
80d58d0
Bluetooth: Move hci_amp_capable() function into L2CAP core
by Marcel Holtmann
· 11 years ago
23f0cb4
Bluetooth: Remove check for number of AMP controller
by Marcel Holtmann
· 11 years ago
346e709
Bluetooth: Remove pointless inline function
by Marcel Holtmann
· 11 years ago
536619e
Bluetooth: Rename AMP status constants and use them
by Marcel Holtmann
· 11 years ago
6ed971c
Bluetooth: Use explicit AMP controller id value for BR/EDR
by Marcel Holtmann
· 11 years ago
ece6912
Bluetooth: Separate AMP controller type from HCI device type
by Marcel Holtmann
· 11 years ago
f822c41
Bluetooth: Remove useless external function to count controllers
by Marcel Holtmann
· 11 years ago
23b9003
Bluetooth: Fix controller list for AMP discover response
by Marcel Holtmann
· 11 years ago
2210246
Bluetooth: Fix re-enabling advertising after a connection
by Johan Hedberg
· 11 years ago
d2f5a19
Bluetooth: Add public mgmt function to send New Settings event
by Johan Hedberg
· 11 years ago
f3d3444a
Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISING
by Johan Hedberg
· 11 years ago
46a190c
Bluetooth: Initialize hci_conn fields in hci_connect_le
by Andre Guedes
· 11 years ago
f1e5d54
Bluetooth: Rename hci_conn variable in hci_connect_le()
by Andre Guedes
· 11 years ago
4f3e219
Bluetooth: Only one command per L2CAP LE signalling is supported
by Marcel Holtmann
· 11 years ago
Next »