index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-21
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
5
-27
/
+177
2012-11-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-8
/
+10
2012-11-20
Bluetooth: Remove OOB data if device was discovered in band
Szymon Janc
1
-0
/
+2
2012-11-20
Bluetooth: AMP: Set no FCS for incoming L2CAP chan
Andrei Emeltchenko
1
-0
/
+1
2012-11-20
Bluetooth: Improve error message printing
Andrei Emeltchenko
1
-1
/
+1
2012-11-20
Bluetooth: Set local_amp_id after getting Phylink Completed evt
Andrei Emeltchenko
1
-0
/
+1
2012-11-20
Bluetooth: Fix sending L2CAP Create Chan Req
Andrei Emeltchenko
1
-11
/
+18
2012-11-19
Bluetooth: trivial: Use __constant for constants
Andrei Emeltchenko
1
-4
/
+4
2012-11-19
Bluetooth: Disable FCS only for new HS channels
Andrei Emeltchenko
2
-1
/
+2
2012-11-19
Bluetooth: Refactor locking in amp_physical_cfm
Andrei Emeltchenko
2
-6
/
+7
2012-11-19
Bluetooth: Remove unneeded local_amp_id initialization
Andrei Emeltchenko
1
-1
/
+0
2012-11-19
Bluetooth: Use __l2cap_no_conn_pending helper
Andrei Emeltchenko
1
-1
/
+1
2012-11-18
Bluetooth: Fix updating advertising state flags and data
Johan Hedberg
1
-0
/
+31
2012-11-18
Bluetooth: Add support for setting LE advertising data
Johan Hedberg
2
-1
/
+104
2012-11-18
Bluetooth: Use proper invalid value for tx_power
Johan Hedberg
3
-1
/
+5
2012-11-14
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
12
-174
/
+1412
2012-11-09
Bluetooth: Fix memory leak when removing a UUID
Johan Hedberg
1
-0
/
+1
2012-11-09
Bluetooth: Notify about device registration before power on
Marcel Holtmann
1
-2
/
+2
2012-11-09
Bluetooth: Fix error status when pairing fails
Paulo Sérgio
1
-1
/
+1
2012-11-09
Bluetooth: Fix having bogus entries in mgmt_read_index_list reply
Johan Hedberg
1
-5
/
+6
2012-11-01
Bluetooth: Rename ctrl_id to remote_amp_id
Andrei Emeltchenko
3
-6
/
+5
2012-11-01
Bluetooth: Process Create Chan Request
Andrei Emeltchenko
1
-20
/
+43
2012-11-01
Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
Andrei Emeltchenko
2
-13
/
+26
2012-11-01
Bluetooth: AMP: Check for hs_hcon instead of ctrl_id
Andrei Emeltchenko
1
-2
/
+2
2012-11-01
Bluetooth: Disconnect logical link when deleting chan
Andrei Emeltchenko
2
-0
/
+21
2012-11-01
Bluetooth: AMP: Remove hci_conn receiving error command status
Andrei Emeltchenko
1
-4
/
+13
2012-11-01
Bluetooth: AMP: Process Disc Physical Link Complete evt
Andrei Emeltchenko
1
-0
/
+26
2012-11-01
Bluetooth: AMP: Process Disc Logical Link
Andrei Emeltchenko
2
-0
/
+35
2012-11-01
Bluetooth: AMP: Add Logical Link Create function
Andrei Emeltchenko
3
-5
/
+72
2012-11-01
Bluetooth: Derive remote and local amp id from chan struct
Andrei Emeltchenko
1
-2
/
+4
2012-11-01
Bluetooth: Return correct L2CAP response type
Andrei Emeltchenko
1
-1
/
+10
2012-11-01
Bluetooth: Save hs_hchan instead of hs_hcon in loglink complete
Andrei Emeltchenko
1
-1
/
+1
2012-11-01
Bluetooth: trivial: Fix braces style and remove empty line
Andrei Emeltchenko
1
-2
/
+2
2012-11-01
Bluetooth: mgmt: Use __constant when dealing with constants
Syam Sidhardhan
1
-5
/
+5
2012-11-01
Bluetooth: Remove unnecessary include export.h
Syam Sidhardhan
2
-2
/
+0
2012-11-01
Bluetooth: Add put(hcon) when deleting hchan
Andrei Emeltchenko
1
-0
/
+2
2012-11-01
Bluetooth: AMP: Process Logical Link complete evt
Andrei Emeltchenko
2
-2
/
+44
2012-11-01
Bluetooth: AMP: Process Physical Link Complete evt
Andrei Emeltchenko
1
-0
/
+55
2012-11-01
Bluetooth: Use helper function sending EFS conf rsp
Andrei Emeltchenko
1
-6
/
+1
2012-11-01
Bluetooth: trivial: Remove unneeded assignment
Andrei Emeltchenko
1
-1
/
+1
2012-11-01
Bluetooth: Fix sending unnecessary HCI_LE_Host_Enable
Johan Hedberg
1
-2
/
+8
2012-11-01
Bluetooth: Fix unnecessary EIR update during powering on
Johan Hedberg
1
-1
/
+6
2012-11-01
Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command
Johan Hedberg
1
-1
/
+2
2012-11-01
Bluetooth: Fix setting host feature bits for SSP
Johan Hedberg
1
-3
/
+10
2012-11-01
Bluetooth: Disallow LE scanning and connecting in peripheral role
Johan Hedberg
2
-0
/
+6
2012-11-01
Bluetooth: Make use feature test macros
Johan Hedberg
2
-18
/
+18
2012-11-01
Bluetooth: Fix updating host feature bits for LE
Johan Hedberg
1
-0
/
+5
2012-11-01
Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adapters
Johan Hedberg
1
-3
/
+19
2012-11-01
Bluetooth: Fix HCI command sending when powering on LE-only adapters
Johan Hedberg
1
-13
/
+21
2012-10-24
Bluetooth: Replace *_init() for *_setup()
Gustavo Padovan
1
-4
/
+4
[next]