index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
2014-09-17
Bluetooth: Remove exported hci_recv_fragment function
Marcel Holtmann
2014-09-15
Bluetooth: Provide HCI command opcode information to driver
Marcel Holtmann
2014-09-12
Bluetooth: Fix re-setting RPA as expired when deferring update
Johan Hedberg
2014-09-08
Bluetooth: Refactor connection parameter freeing into its own function
Johan Hedberg
2014-09-08
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
Johan Hedberg
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-08-20
Bluetooth: Fix hci_conn reference counting for auto-connections
Johan Hedberg
2014-08-14
Bluetooth: Make AES crypto context private to SMP
Johan Hedberg
2014-08-14
Bluetooth: Move SMP (de)initialization to smp.c
Johan Hedberg
2014-08-14
Bluetooth: Move SMP initialization after HCI init
Johan Hedberg
2014-08-14
Bluetooth: Refactor SMP (de)initialization into separate functions
Johan Hedberg
2014-08-14
Bluetooth: Fix IRK lookup when tfm_aes is not available
Johan Hedberg
2014-08-14
Bluetooth: Fix hci_update_random_address() error return for no crypto
Johan Hedberg
2014-08-14
Bluetooth: Disable page scan if all whitelisted devices are connected
Johan Hedberg
2014-08-14
Bluetooth: Create unified helper function for updating page scan
Johan Hedberg
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-07-30
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
2014-07-27
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
Marcel Holtmann
2014-07-26
Bluetooth: Expose default LE advertising interval via debugfs
Georg Lukas
2014-07-26
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
2014-07-26
Bluetooth: Fix white list handling with resolvable private addresses
Marcel Holtmann
2014-07-26
Bluetooth: Add support for using controller white list filtering
Marcel Holtmann
2014-07-24
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
2014-07-23
Bluetooth: Get MWS transport configuration of the controller
Marcel Holtmann
2014-07-23
Bluetooth: Read list of local codecs supported by the controller
Marcel Holtmann
2014-07-21
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
2014-07-20
Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now
Johan Hedberg
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-13
Bluetooth: Allocate struct inquiry_entry with GFP_KERNEL
Marcel Holtmann
2014-07-13
Bluetooth: Enable LE Long Term Key Request event only when supported
Marcel Holtmann
2014-07-13
Bluetooth: Enable LE encryption events only when supported
Marcel Holtmann
2014-07-13
Bluetooth: Read LE Advertising Channel TX Power only when available
Marcel Holtmann
2014-07-11
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
2014-07-10
Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctl
Marcel Holtmann
2014-07-10
Bluetooth: Mark controller is down when HCI_AUTO_OFF is set
Marcel Holtmann
2014-07-10
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
2014-07-10
Bluetooth: Refactor ioctl scan state update to its own function
Johan Hedberg
2014-07-10
Bluetooth: Remove unneeded mgmt_connectable function
Johan Hedberg
2014-07-10
Bluetooth: Fix using test_and_clear instead of test_and_set
Johan Hedberg
2014-07-09
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
2014-07-09
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
2014-07-09
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
2014-07-09
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event
Marcel Holtmann
2014-07-08
Bluetooth: Use real advertising state to random address update decision
Johan Hedberg
2014-07-07
Bluetooth: Don't try background scanning if LE is not enabled
Johan Hedberg
2014-07-07
Bluetooth: Enable passive scanning whenever we're connectable
Johan Hedberg
2014-07-07
Bluetooth: Don't let background scanning interfering with discovery
Johan Hedberg
2014-07-07
Bluetooth: Update discovery state earlier in hci_discovery_set_state
Johan Hedberg
2014-07-06
Bluetooth: Enforce providing hdev->send driver callback
Marcel Holtmann
[next]