index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Bluetooth: Fix error status when pairing fails
Paulo Sérgio
2012-11-09
1
-1
/
+1
|
*
|
|
Bluetooth: Fix having bogus entries in mgmt_read_index_list reply
Johan Hedberg
2012-11-09
1
-5
/
+6
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-11-14
12
-174
/
+1412
|
\
\
\
|
*
|
|
Bluetooth: Rename ctrl_id to remote_amp_id
Andrei Emeltchenko
2012-11-01
3
-6
/
+5
|
*
|
|
Bluetooth: Process Create Chan Request
Andrei Emeltchenko
2012-11-01
1
-20
/
+43
|
*
|
|
Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
Andrei Emeltchenko
2012-11-01
2
-13
/
+26
|
*
|
|
Bluetooth: AMP: Check for hs_hcon instead of ctrl_id
Andrei Emeltchenko
2012-11-01
1
-2
/
+2
|
*
|
|
Bluetooth: Disconnect logical link when deleting chan
Andrei Emeltchenko
2012-11-01
2
-0
/
+21
|
*
|
|
Bluetooth: AMP: Remove hci_conn receiving error command status
Andrei Emeltchenko
2012-11-01
1
-4
/
+13
|
*
|
|
Bluetooth: AMP: Process Disc Physical Link Complete evt
Andrei Emeltchenko
2012-11-01
1
-0
/
+26
|
*
|
|
Bluetooth: AMP: Process Disc Logical Link
Andrei Emeltchenko
2012-11-01
2
-0
/
+35
|
*
|
|
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
[prev]
[next]