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-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
2012-10-24
Bluetooth: Read adversiting channel TX power during init sequence
Johan Hedberg
1
-0
/
+20
2012-10-24
Bluetooth: Add setting of the LE event mask
Johan Hedberg
1
-0
/
+20
2012-10-24
Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO
Johan Hedberg
1
-4
/
+11
2012-10-24
Bluetooth: Add initial support for LE-only controllers
Johan Hedberg
2
-52
/
+53
2012-10-24
Bluetooth: Replace include linux/module.h with linux/export.h
Syam Sidhardhan
2
-2
/
+2
2012-10-24
Bluetooth: trivial: Remove newline before EOF
Syam Sidhardhan
1
-1
/
+0
2012-10-24
Bluetooth: Start channel move when socket option is changed
Mat Martineau
2
-0
/
+24
2012-10-24
Bluetooth: Do not retransmit data during a channel move
Mat Martineau
1
-2
/
+2
2012-10-24
Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMP
Mat Martineau
1
-1
/
+3
2012-10-24
Bluetooth: Configure appropriate timeouts for AMP controllers
Mat Martineau
1
-6
/
+41
2012-10-24
Bluetooth: Do not send data during channel move
Mat Martineau
1
-0
/
+12
2012-10-24
Bluetooth: Flag ACL frames as complete for AMP controllers
Mat Martineau
1
-0
/
+9
2012-10-24
Bluetooth: Handle physical link completion
Mat Martineau
1
-0
/
+164
2012-10-24
Bluetooth: Add move confirm response handling
Mat Martineau
1
-0
/
+18
2012-10-24
Bluetooth: Add logical link confirm
Mat Martineau
1
-11
/
+123
2012-10-24
Bluetooth: Move channel response
Mat Martineau
1
-15
/
+168
2012-10-24
Bluetooth: Add state to hci_chan
Mat Martineau
1
-0
/
+1
2012-10-24
Bluetooth: Add move channel confirm handling
Mat Martineau
1
-3
/
+55
2012-10-24
Bluetooth: Add new ERTM receive states for channel move
Mat Martineau
1
-0
/
+102
2012-10-24
Bluetooth: Channel move request handling
Mat Martineau
1
-1
/
+112
2012-10-24
Bluetooth: Lookup channel structure based on DCID
Mat Martineau
1
-0
/
+17
2012-10-23
Bluetooth: Remove unnecessary intermediate function
Mat Martineau
1
-11
/
+2
2012-10-23
Bluetooth: Add L2CAP create channel request handling
Mat Martineau
1
-15
/
+48
2012-10-23
Bluetooth: Add new l2cap_chan struct members for high speed channels
Mat Martineau
1
-0
/
+5
2012-10-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
21
-372
/
+1458
2012-10-18
Bluetooth: AMP: Get amp_mgr reference in HS hci_conn
Andrei Emeltchenko
2
-2
/
+4
2012-10-15
Bluetooth: Zero bredr pointer when chan is deleted
Andrei Emeltchenko
1
-0
/
+4
2012-10-15
Bluetooth: Send EFS Conf Rsp only for BR/EDR chan
Andrei Emeltchenko
1
-2
/
+10
2012-10-15
Bluetooth: AMP: Drop packets when no l2cap conn exist
Andrei Emeltchenko
1
-0
/
+4
2012-10-15
Bluetooth: AMP: Handle complete frames in l2cap
Andrei Emeltchenko
1
-5
/
+10
2012-10-15
Bluetooth: AMP: Use Loglink handle in ACL Handle field
Andrei Emeltchenko
1
-1
/
+12
2012-10-15
Bluetooth: Rename __l2cap_connect() to l2cap_connect()
Gustavo Padovan
1
-3
/
+3
2012-10-15
Bluetooth: Add chan->ops->defer()
Gustavo Padovan
3
-7
/
+14
2012-10-15
Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c
Gustavo Padovan
2
-4
/
+2
2012-10-12
userns: Properly print bluetooth socket uids
Eric W. Biederman
1
-1
/
+1
2012-10-12
Bluetooth: Call ops->teardown() without checking for NULL
Gustavo Padovan
1
-6
/
+3
2012-10-12
Bluetooth: Use locked l2cap_state_change()
Gustavo Padovan
1
-1
/
+1
2012-10-12
Bluetooth: use l2cap_chan_set_err()
Gustavo Padovan
1
-1
/
+1
2012-10-12
Bluetooth: Remove GFP_ATOMIC usage from l2cap_core.c
Gustavo Padovan
1
-7
/
+7
2012-10-12
Bluetooth: Fix L2CAP coding style
Gustavo Padovan
2
-171
/
+207
2012-10-12
Bluetooth: Factor out common L2CAP connection code
Mat Martineau
1
-2
/
+8
2012-10-12
Bluetooth: Process create response and connect response identically
Mat Martineau
1
-12
/
+1
[next]