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-05-09
Bluetooth: Remove advertising cache
Andre Guedes
2
-81
/
+0
2012-05-09
Bluetooth: Use address type info from user-space
Andre Guedes
2
-6
/
+7
2012-05-09
Bluetooth: Add dst_type parameter to hci_connect
Andre Guedes
4
-17
/
+13
2012-05-09
Bluetooth: Move bdaddr_to_le to hci_core
Andre Guedes
2
-12
/
+12
2012-05-09
Bluetooth: Rename mgmt_to_le to bdaddr_to_le
Andre Guedes
1
-3
/
+3
2012-05-09
Bluetooth: Rename link_to_mgmt to link_to_bdaddr
Andre Guedes
1
-14
/
+14
2012-05-09
Bluetooth: Move address type macros to bluetooth.h
Andre Guedes
1
-15
/
+15
2012-05-09
Bluetooth: Remove useless code in hci_connect
Andre Guedes
1
-3
/
+0
2012-05-09
Bluetooth: Add support for reusing the same hci_conn for LE links
Vinicius Costa Gomes
2
-37
/
+58
2012-05-09
Bluetooth: Search global l2cap channels by src/dst addresses
Ido Yariv
1
-12
/
+31
2012-05-09
Bluetooth: Remove unneeded initialization in hci_alloc_dev()
David Herrmann
1
-10
/
+0
2012-05-09
Bluetooth: Move device initialization to hci_alloc_dev()
David Herrmann
1
-63
/
+52
2012-05-09
Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_dev
David Herrmann
1
-26
/
+26
2012-05-09
Bluetooth: Restrict to one SCO listening socket
Marcel Holtmann
1
-7
/
+22
2012-05-09
Bluetooth: Don't check source address in SCO bind function
Marcel Holtmann
1
-10
/
+6
2012-05-09
Bluetooth: Fix registering hci with duplicate name
Ulisses Furquim
1
-6
/
+10
2012-05-09
Bluetooth: Remove not needed status parameter
Lukasz Rymanowski
1
-4
/
+4
2012-05-09
Bluetooth: Split error handling for SCO listen sockets
Marcel Holtmann
1
-1
/
+6
2012-05-09
Bluetooth: Split error handling for L2CAP listen sockets
Marcel Holtmann
1
-2
/
+6
2012-05-09
Bluetooth: Don't distribute keys in case of Encryption Failure
Hemant Gupta
1
-1
/
+2
2012-05-09
Bluetooth: Fix debug printing unallocated name
Andrei Emeltchenko
1
-2
/
+3
2012-05-09
Bluetooth: mgmt: Fix address type while loading Long Term Key
Hemant Gupta
1
-1
/
+14
2012-05-09
Bluetooth: mgmt: Remove unwanted goto statements
Syam Sidhardhan
1
-12
/
+4
2012-05-09
Bluetooth: remove unneeded declaration of sco_conn_del()
Gustavo Padovan
1
-2
/
+0
2012-05-09
Bluetooth: Remove unnecessary check
Mikel Astiz
1
-6
/
+4
2012-05-09
Bluetooth: Use unsigned int instead of signed int
Mikel Astiz
1
-2
/
+2
2012-05-09
Bluetooth: Functions for handling ERTM control fields
Mat Martineau
1
-0
/
+113
2012-05-09
Bluetooth: Add the l2cap_seq_list structure for tracking frames
Mat Martineau
1
-8
/
+142
2012-05-09
Bluetooth: Remove err parameter from alloc_skb()
Gustavo Padovan
2
-21
/
+21
2012-05-09
Bluetooth: Adds set_default function in L2CAP setup
Andrei Emeltchenko
2
-6
/
+13
2012-05-09
Bluetooth: Add Read Local AMP Info to init
Andrei Emeltchenko
1
-0
/
+3
2012-05-09
Bluetooth: mgmt: Fix missing connect failed event for LE
Hemant Gupta
1
-0
/
+2
2012-05-09
Bluetooth: Fix clearing discovery type when stopping discovery
Hemant Gupta
1
-1
/
+0
2012-05-09
Bluetooth: Remove MGMT_ADDR_INVALID macro
Andre Guedes
1
-7
/
+7
2012-05-09
Bluetooth: Send correct address type for LTK
Hemant Gupta
1
-1
/
+1
2012-05-09
Bluetooth: Remove unneeded zero initialization
Andrei Emeltchenko
1
-1
/
+0
2012-05-09
Bluetooth: Update management interface revision
Marcel Holtmann
1
-1
/
+1
2012-05-09
Bluetooth: Remove sk parameter from l2cap_chan_create()
Gustavo Padovan
2
-5
/
+5
2012-05-09
Bluetooth: Make L2CAP chan_add functions static
Andrei Emeltchenko
1
-2
/
+2
2012-05-09
Bluetooth: Remove unneeded timer clear
Andrei Emeltchenko
1
-3
/
+0
2012-05-09
Bluetooth: Ignore inquiry results from periodic inquiry
Andre Guedes
1
-0
/
+9
2012-05-09
Bluetooth: Check HCI_PERIODIC_INQ in start_discovery
Andre Guedes
1
-0
/
+6
2012-05-09
Bluetooth: Add HCI_PERIODIC_INQ to dev_flags
Andre Guedes
1
-1
/
+9
2012-05-09
Bluetooth: Add Periodic Inquiry command complete handler
Andre Guedes
1
-0
/
+11
2012-05-09
Bluetooth: Refactor stop_discovery
Andre Guedes
1
-16
/
+24
2012-05-09
Bluetooth: Replace EPERM by EALREADY in hci_cancel_inquiry
Andre Guedes
1
-1
/
+1
2012-05-09
Bluetooth: Silence sparse warning
Andrei Emeltchenko
1
-3
/
+1
2012-05-09
Bluetooth: mgmt: Don't allow to set invalid value to DeviceID source
Szymon Janc
1
-1
/
+8
2012-05-09
Bluetooth: mgmt: Fix some code style and indentation issues
Szymon Janc
1
-6
/
+6
2012-05-09
Bluetooth: LE support for MGMT stop discovery
Andre Guedes
2
-2
/
+10
[prev]
[next]