index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Bluetooth: AMP: Add Logical Link Create function
Andrei Emeltchenko
2012-11-01
3
-5
/
+72
|
*
|
|
Bluetooth: Derive remote and local amp id from chan struct
Andrei Emeltchenko
2012-11-01
1
-2
/
+4
|
*
|
|
Bluetooth: Return correct L2CAP response type
Andrei Emeltchenko
2012-11-01
1
-1
/
+10
|
*
|
|
Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete
Andrei Emeltchenko
2012-11-01
1
-1
/
+1
|
*
|
|
Bluetooth: trivial: Fix braces style and remove empty line
Andrei Emeltchenko
2012-11-01
1
-2
/
+2
|
*
|
|
Bluetooth: mgmt: Use __constant when dealing with constants
Syam Sidhardhan
2012-11-01
1
-5
/
+5
|
*
|
|
Bluetooth: Remove unnecessary include export.h
Syam Sidhardhan
2012-11-01
2
-2
/
+0
|
*
|
|
Bluetooth: Add put(hcon) when deleting hchan
Andrei Emeltchenko
2012-11-01
1
-0
/
+2
|
*
|
|
Bluetooth: AMP: Process Logical Link complete evt
Andrei Emeltchenko
2012-11-01
2
-2
/
+44
|
*
|
|
Bluetooth: AMP: Process Physical Link Complete evt
Andrei Emeltchenko
2012-11-01
1
-0
/
+55
|
*
|
|
Bluetooth: Use helper function sending EFS conf rsp
Andrei Emeltchenko
2012-11-01
1
-6
/
+1
|
*
|
|
Bluetooth: trivial: Remove unneeded assignment
Andrei Emeltchenko
2012-11-01
1
-1
/
+1
|
*
|
|
Bluetooth: Fix sending unnecessary HCI_LE_Host_Enable
Johan Hedberg
2012-11-01
1
-2
/
+8
|
*
|
|
Bluetooth: Fix unnecessary EIR update during powering on
Johan Hedberg
2012-11-01
1
-1
/
+6
|
*
|
|
Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command
Johan Hedberg
2012-11-01
1
-1
/
+2
|
*
|
|
Bluetooth: Fix setting host feature bits for SSP
Johan Hedberg
2012-11-01
1
-3
/
+10
|
*
|
|
Bluetooth: Disallow LE scanning and connecting in peripheral role
Johan Hedberg
2012-11-01
2
-0
/
+6
|
*
|
|
Bluetooth: Make use feature test macros
Johan Hedberg
2012-11-01
2
-18
/
+18
|
*
|
|
Bluetooth: Fix updating host feature bits for LE
Johan Hedberg
2012-11-01
1
-0
/
+5
|
*
|
|
Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adapters
Johan Hedberg
2012-11-01
1
-3
/
+19
|
*
|
|
Bluetooth: Fix HCI command sending when powering on LE-only adapters
Johan Hedberg
2012-11-01
1
-13
/
+21
|
*
|
|
Bluetooth: Replace *_init() for *_setup()
Gustavo Padovan
2012-10-24
1
-4
/
+4
|
*
|
|
Bluetooth: Read adversiting channel TX power during init sequence
Johan Hedberg
2012-10-24
1
-0
/
+20
|
*
|
|
Bluetooth: Add setting of the LE event mask
Johan Hedberg
2012-10-24
1
-0
/
+20
|
*
|
|
Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO
Johan Hedberg
2012-10-24
1
-4
/
+11
|
*
|
|
Bluetooth: Add initial support for LE-only controllers
Johan Hedberg
2012-10-24
2
-52
/
+53
|
*
|
|
Bluetooth: Replace include linux/module.h with linux/export.h
Syam Sidhardhan
2012-10-24
2
-2
/
+2
|
*
|
|
Bluetooth: trivial: Remove newline before EOF
Syam Sidhardhan
2012-10-24
1
-1
/
+0
|
*
|
|
Bluetooth: Start channel move when socket option is changed
Mat Martineau
2012-10-24
2
-0
/
+24
|
*
|
|
Bluetooth: Do not retransmit data during a channel move
Mat Martineau
2012-10-24
1
-2
/
+2
|
*
|
|
Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP
Mat Martineau
2012-10-24
1
-1
/
+3
|
*
|
|
Bluetooth: Configure appropriate timeouts for AMP controllers
Mat Martineau
2012-10-24
1
-6
/
+41
|
*
|
|
Bluetooth: Do not send data during channel move
Mat Martineau
2012-10-24
1
-0
/
+12
|
*
|
|
Bluetooth: Flag ACL frames as complete for AMP controllers
Mat Martineau
2012-10-24
1
-0
/
+9
|
*
|
|
Bluetooth: Handle physical link completion
Mat Martineau
2012-10-24
1
-0
/
+164
|
*
|
|
Bluetooth: Add move confirm response handling
Mat Martineau
2012-10-24
1
-0
/
+18
|
*
|
|
Bluetooth: Add logical link confirm
Mat Martineau
2012-10-24
1
-11
/
+123
|
*
|
|
Bluetooth: Move channel response
Mat Martineau
2012-10-24
1
-15
/
+168
|
*
|
|
Bluetooth: Add state to hci_chan
Mat Martineau
2012-10-24
1
-0
/
+1
|
*
|
|
Bluetooth: Add move channel confirm handling
Mat Martineau
2012-10-24
1
-3
/
+55
|
*
|
|
Bluetooth: Add new ERTM receive states for channel move
Mat Martineau
2012-10-24
1
-0
/
+102
|
*
|
|
Bluetooth: Channel move request handling
Mat Martineau
2012-10-24
1
-1
/
+112
|
*
|
|
Bluetooth: Lookup channel structure based on DCID
Mat Martineau
2012-10-24
1
-0
/
+17
|
*
|
|
Bluetooth: Remove unnecessary intermediate function
Mat Martineau
2012-10-23
1
-11
/
+2
|
*
|
|
Bluetooth: Add L2CAP create channel request handling
Mat Martineau
2012-10-23
1
-15
/
+48
|
*
|
|
Bluetooth: Add new l2cap_chan struct members for high speed channels
Mat Martineau
2012-10-23
1
-0
/
+5
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-23
1
-2
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-10-15
1
-2
/
+4
|
|
\
\
|
|
*
|
Bluetooth: SMP: Fix setting unknown auth_req bits
Johan Hedberg
2012-10-12
1
-2
/
+4
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-10-19
21
-372
/
+1458
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[prev]
[next]