index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-03
Bluetooth: Consolidate whitelist debugfs entry into device_list
Marcel Holtmann
1
-30
/
+6
2014-11-02
Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
Marcel Holtmann
1
-0
/
+18
2014-11-02
Bluetooth: Fix hci_sync missing wakeup interrupt
Chan-yeol Park
1
-7
/
+11
2014-10-29
Bluetooth: Wrong style spin lock used
Jukka Rissanen
1
-3
/
+7
2014-10-28
Bluetooth: spelling fixes
Stephen Hemminger
1
-3
/
+3
2014-09-17
Bluetooth: Remove exported hci_recv_fragment function
Marcel Holtmann
1
-20
/
+0
2014-09-15
Bluetooth: Provide HCI command opcode information to driver
Marcel Holtmann
1
-0
/
+1
2014-09-12
Bluetooth: Fix re-setting RPA as expired when deferring update
Johan Hedberg
1
-0
/
+1
2014-09-08
Bluetooth: Refactor connection parameter freeing into its own function
Johan Hedberg
1
-17
/
+15
2014-09-08
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
Johan Hedberg
1
-2
/
+7
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+12
2014-08-20
Bluetooth: Fix hci_conn reference counting for auto-connections
Johan Hedberg
1
-2
/
+12
2014-08-14
Bluetooth: Make AES crypto context private to SMP
Johan Hedberg
1
-11
/
+2
2014-08-14
Bluetooth: Move SMP (de)initialization to smp.c
Johan Hedberg
1
-30
/
+2
2014-08-14
Bluetooth: Move SMP initialization after HCI init
Johan Hedberg
1
-7
/
+3
2014-08-14
Bluetooth: Refactor SMP (de)initialization into separate functions
Johan Hedberg
1
-12
/
+34
2014-08-14
Bluetooth: Fix IRK lookup when tfm_aes is not available
Johan Hedberg
1
-0
/
+3
2014-08-14
Bluetooth: Fix hci_update_random_address() error return for no crypto
Johan Hedberg
1
-0
/
+6
2014-08-14
Bluetooth: Disable page scan if all whitelisted devices are connected
Johan Hedberg
1
-1
/
+19
2014-08-14
Bluetooth: Create unified helper function for updating page scan
Johan Hedberg
1
-0
/
+31
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-451
/
+739
2014-07-30
Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
Johan Hedberg
1
-2
/
+2
2014-07-27
Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
Marcel Holtmann
1
-1
/
+1
2014-07-26
Bluetooth: Expose default LE advertising interval via debugfs
Georg Lukas
1
-0
/
+60
2014-07-26
Bluetooth: Provide defaults for LE advertising interval
Georg Lukas
1
-0
/
+2
2014-07-26
Bluetooth: Fix white list handling with resolvable private addresses
Marcel Holtmann
1
-0
/
+12
2014-07-26
Bluetooth: Add support for using controller white list filtering
Marcel Holtmann
1
-0
/
+96
2014-07-24
Bluetooth: Fix issue with ADV_IND reports and auto-connection handling
Marcel Holtmann
1
-0
/
+1
2014-07-23
Bluetooth: Get MWS transport configuration of the controller
Marcel Holtmann
1
-0
/
+4
2014-07-23
Bluetooth: Read list of local codecs supported by the controller
Marcel Holtmann
1
-0
/
+4
2014-07-21
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
1
-3
/
+3
2014-07-20
Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now
Johan Hedberg
1
-2
/
+1
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
1
-7
/
+1
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
1
-8
/
+11
2014-07-13
Bluetooth: Allocate struct inquiry_entry with GFP_KERNEL
Marcel Holtmann
1
-1
/
+1
2014-07-13
Bluetooth: Enable LE Long Term Key Request event only when supported
Marcel Holtmann
1
-1
/
+4
2014-07-13
Bluetooth: Enable LE encryption events only when supported
Marcel Holtmann
1
-4
/
+7
2014-07-13
Bluetooth: Read LE Advertising Channel TX Power only when available
Marcel Holtmann
1
-3
/
+5
2014-07-11
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
Marcel Holtmann
1
-0
/
+14
2014-07-10
Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctl
Marcel Holtmann
1
-6
/
+10
2014-07-10
Bluetooth: Mark controller is down when HCI_AUTO_OFF is set
Marcel Holtmann
1
-6
/
+19
2014-07-10
Bluetooth: Remove unneeded mgmt_discoverable function
Johan Hedberg
1
-4
/
+20
2014-07-10
Bluetooth: Refactor ioctl scan state update to its own function
Johan Hedberg
1
-13
/
+22
2014-07-10
Bluetooth: Remove unneeded mgmt_connectable function
Johan Hedberg
1
-3
/
+3
2014-07-10
Bluetooth: Fix using test_and_clear instead of test_and_set
Johan Hedberg
1
-2
/
+2
2014-07-09
Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
Johan Hedberg
1
-0
/
+17
2014-07-09
Bluetooth: Introduce a whitelist for BR/EDR devices
Johan Hedberg
1
-0
/
+29
2014-07-09
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
1
-73
/
+12
2014-07-09
Bluetooth: Fix enabling Authenticated Payload Timeout Expired event
Marcel Holtmann
1
-1
/
+1
2014-07-08
Bluetooth: Use real advertising state to random address update decision
Johan Hedberg
1
-1
/
+1
[next]