index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
2013-03-18
Bluetooth: Fix setting local name to the existing value
Johan Hedberg
2013-03-18
Bluetooth: Fix local name setting for LE-only controllers
Johan Hedberg
2013-03-18
Bluetooth: Handle AD updating through an async request
Johan Hedberg
2013-03-18
Bluetooth: Fix waiting for EIR update when setting local name
Johan Hedberg
2013-03-18
Bluetooth: Fix clearing flags on power off before notifying mgmt
Johan Hedberg
2013-03-18
Bluetooth: Clear non-persistent flags when closing HCI device
Johan Hedberg
2013-03-18
Bluetooth: Add a define for the HCI persistent flags mask
Johan Hedberg
2013-03-18
Bluetooth: Remove useless HCI_PENDING_CLASS flag
Johan Hedberg
2013-03-18
Bluetooth: Fix UUID/class mgmt command response synchronization
Johan Hedberg
2013-03-18
Bluetooth: Fix busy condition testing for EIR and class updates
Johan Hedberg
2013-03-18
Bluetooth: Wait for HCI command completion with mgmt_set_powered
Johan Hedberg
2013-03-18
Bluetooth: Update mgmt powered HCI commands to use async requests
Johan Hedberg
2013-03-18
Bluetooth: Move power on HCI command updates to their own function
Johan Hedberg
2013-03-18
Bluetooth: Replaced kzalloc and memcpy with kmemdup
Alexandru Gheorghiu
2013-03-18
Bluetooth: Use PTR_RET function
Alexandru Gheorghiu
2013-03-14
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
Vinicius Costa Gomes
2013-03-09
Bluetooth: Fix endianness handling of cmd_status/complete opcodes
Johan Hedberg
2013-03-09
Bluetooth: Check req->err in hci_req_add
Andre Guedes
2013-03-09
Bluetooth: Make hci_req_add returning void
Andre Guedes
2013-03-09
Bluetooth: HCI request error handling
Andre Guedes
2013-03-09
Bluetooth: Check hci_req_run returning value in __hci_req_sync
Andre Guedes
2013-03-09
Bluetooth: Return ENODATA in hci_req_run
Andre Guedes
2013-03-09
Bluetooth: Fix __hci_req_sync
Andre Guedes
2013-03-08
Bluetooth: Remove empty HCI event handlers
Johan Hedberg
2013-03-08
Bluetooth: Remove unused hdev->init_last_cmd
Johan Hedberg
2013-03-08
Bluetooth: Use async requests internally in hci_req_sync
Johan Hedberg
2013-03-08
Bluetooth: Add request cmd_complete and cmd_status functions
Johan Hedberg
2013-03-08
Bluetooth: Fix stand-alone HCI command handling
Johan Hedberg
2013-03-08
Bluetooth: Introduce new hci_req_add function
Johan Hedberg
2013-03-08
Bluetooth: Refactor HCI command skb creation
Johan Hedberg
2013-03-08
Bluetooth: Add initial skeleton for asynchronous HCI requests
Johan Hedberg
2013-03-08
Bluetooth: Split HCI init sequence into three stages
Johan Hedberg
2013-03-08
Bluetooth: Fix __hci_req_sync() handling of empty requests
Johan Hedberg
2013-03-08
Bluetooth: Rename hci_request to hci_req_sync
Johan Hedberg
2013-03-08
Bluetooth: Remove redundant RFCOMM BT_CLOSED settings
Dean Jenkins
2013-03-08
Bluetooth: Remove redundant call to rfcomm_send_disc
Dean Jenkins
2013-03-08
Bluetooth: Remove RFCOMM session refcnt
Dean Jenkins
2013-03-08
Bluetooth: Return RFCOMM session ptrs to avoid freed session
Dean Jenkins
2013-03-08
Bluetooth: Check rfcomm session and DLC exists on socket close
Dean Jenkins
2013-03-08
Bluetooth: Avoid rfcomm_session_timeout using freed session
Dean Jenkins
2013-03-08
Bluetooth: change bt_sock_unregister() to return void
David Herrmann
2013-03-08
Bluetooth: discard bt_sock_unregister() errors
David Herrmann
2013-03-08
Bluetooth: Make hidp_get_raw_report abort if the session is terminating
Karl Relton
2013-03-08
Bluetooth: Rename hci_acl_disconn
Andre Guedes
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[prev]
[next]