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
2015-10-16
Bluetooth: Fix reference counting for LE-scan based connections
Johan Hedberg
1
-17
/
+36
2015-10-16
Bluetooth: Fix double scan updates
Jakub Pawlowski
3
-5
/
+15
2015-10-11
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-76
/
+230
2015-10-08
Bluetooth: Fix basic debugfs entries for unconfigured controllers
Marcel Holtmann
1
-14
/
+15
2015-10-08
6lowpan: move shared settings to lowpan_netdev_setup
Alexander Aring
1
-6
/
+0
2015-10-08
Bluetooth: 6lowpan: Remove unnecessary chan_get() function
Johan Hedberg
1
-15
/
+5
2015-10-08
Bluetooth: 6lowpan: Rename confusing 'pchan' variables
Johan Hedberg
1
-21
/
+21
2015-10-08
Bluetooth: 6lowpan: Remove unnecessary chan_open() function
Johan Hedberg
1
-12
/
+4
2015-10-08
Bluetooth: 6lowpan: Remove redundant BT_CONNECTED assignment
Johan Hedberg
1
-2
/
+0
2015-10-08
Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignments
Johan Hedberg
1
-3
/
+0
2015-10-08
Bluetooth: 6lowpan: Fix imtu & omtu values
Johan Hedberg
1
-2
/
+1
2015-10-08
Bluetooth: Enforce packet types in hci_recv_frame driver function
Marcel Holtmann
1
-0
/
+7
2015-10-08
Bluetooth: Fix interaction of HCI_QUIRK_RESET_ON_CLOSE and HCI_AUTO_OFF
Marcel Holtmann
1
-7
/
+8
2015-10-08
Bluetooth: Add debugfs entry for setting vendor diagnostic mode
Marcel Holtmann
1
-3
/
+60
2015-10-08
Bluetooth: Add support for vendor specific diagnostic channel
Marcel Holtmann
2
-0
/
+18
2015-10-08
Bluetooth: Send index information updates to monitor channel
Marcel Holtmann
1
-1
/
+24
2015-10-05
Bluetooth: Send transport open and close monitor events
Marcel Holtmann
1
-0
/
+26
2015-10-05
Bluetooth: Move handling of HCI_RUNNING flag into core
Marcel Holtmann
1
-0
/
+3
2015-10-05
Bluetooth: Move HCI_RUNNING check into hci_send_frame
Marcel Holtmann
1
-0
/
+5
2015-10-05
Bluetooth: Introduce HCI_DEV_OPEN and HCI_DEV_CLOSE events
Marcel Holtmann
1
-0
/
+6
2015-10-05
Bluetooth: Limit userspace exposure of stack internal events
Marcel Holtmann
1
-7
/
+9
2015-09-29
Bluetooth: Add hci_cmd_sync function
Loic Poulain
1
-0
/
+19
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+6
2015-09-24
Bluetooth: Add BT_WARN and bt_dev_warn logging macros
Frederic Danis
1
-0
/
+16
2015-09-18
Bluetooth: Fix reporting incorrect EIR in device found mgmt event
Szymon Janc
1
-0
/
+21
2015-09-18
Bluetooth: Add BT_ERR_RATELIMITED
Szymon Janc
1
-0
/
+16
2015-09-17
Bluetooth: Fix typo in smp_ah comment for hash function
Marcel Holtmann
1
-1
/
+1
2015-09-17
Bluetooth: close HCI device when user channel socket gets closed
Simon Fels
2
-2
/
+11
2015-09-17
Bluetooth: Use BROKEN_STORED_LINK_KEY quirk for HCI_Read_Stored_Link_Key
Johan Hedberg
1
-1
/
+2
2015-09-17
Bluetooth: Delay check for conn->smp in smp_conn_security()
Johan Hedberg
1
-6
/
+6
2015-08-28
Bluetooth: Fix SCO link type handling on connection complete
Kuba Pawlak
1
-2
/
+10
2015-08-28
Bluetooth: Make the function sco_conn_del have a return type of void
Nicholas Krause
1
-3
/
+2
2015-08-17
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
8
-57
/
+306
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-08-11
6lowpan: add generic 6lowpan netdev private data
Alexander Aring
1
-3
/
+6
2015-08-11
Bluetooth: 6lowpan: change netdev_priv to lowpan_dev
Alexander Aring
1
-1
/
+1
2015-08-10
Bluetooth: Enable new connection establishment procedure.
Jakub Pawlowski
2
-5
/
+8
2015-08-10
Bluetooth: timeout handling in new connect procedure
Jakub Pawlowski
1
-2
/
+6
2015-08-10
Bluetooth: advertisement handling in new connect procedure
Jakub Pawlowski
3
-37
/
+72
2015-08-10
Bluetooth: add hci_connect_le_scan
Jakub Pawlowski
2
-0
/
+207
2015-08-10
Bluetooth: add hci_lookup_le_connect
Jakub Pawlowski
4
-10
/
+7
2015-08-10
Bluetooth: Fix breakage in amp_write_rem_assoc_frag()
Dan Carpenter
1
-1
/
+1
2015-08-06
Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event
Jakub Pawlowski
1
-1
/
+1
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2015-07-30
Bluetooth: 6lowpan: Fix possible race
Alexander Aring
1
-10
/
+13
2015-07-30
Bluetooth: cmtp: Do not use list_for_each_safe when not needed
Christophe JAILLET
1
-4
/
+4
2015-07-30
Bluetooth: Move create/accept phy link completed callback to amp.c
Arron Wang
2
-51
/
+51
2015-07-30
Bluetooth: Move amp assoc read/write completed callback to amp.c
Arron Wang
2
-63
/
+77
2015-07-30
Bluetooth: Move get info completed callback to a2mp.c
Arron Wang
2
-5
/
+17
2015-07-30
Bluetooth: Move high speed specific event under BT_HS option
Arron Wang
1
-20
/
+24
[prev]
[next]