index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bluetooth: Replace send_monitor_event with queue_monitor_skb
Marcel Holtmann
2015-01-12
1
-29
/
+1
*
Bluetooth: Create generic queue_monitor_skb helper function
Marcel Holtmann
2015-01-12
1
-22
/
+29
*
Bluetooth: Simplify packet copy in hci_send_to_monitor function
Marcel Holtmann
2015-01-12
1
-16
/
+12
*
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_sco
Marcel Holtmann
2015-01-12
1
-0
/
+2
*
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rc
Marcel Holtmann
2015-01-12
1
-0
/
+2
*
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2
Marcel Holtmann
2015-01-12
1
-0
/
+2
*
Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci
Marcel Holtmann
2015-01-12
1
-0
/
+2
*
Bluetooth: Add opcode parameter to hci_req_complete_t callback
Marcel Holtmann
2015-01-12
4
-25
/
+33
*
Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE option
Marcel Holtmann
2015-01-03
1
-1
/
+2
*
Bluetooth: Remove dead code for manufacturer inquiry mode quirks
Marcel Holtmann
2015-01-03
1
-39
/
+11
*
Bluetooth: Fix SMP channel registration for unconfigured controllers
Marcel Holtmann
2015-01-02
1
-3
/
+13
*
Bluetooth: Fix for a leftover debug of pairing credentials
Marcel Holtmann
2015-01-02
1
-1
/
+1
*
Bluetooth: Fix scope of sc_only_mode debugfs entry
Marcel Holtmann
2015-01-02
1
-22
/
+23
*
Bluetooth: Remove no longer needed force_sc_support debugfs option
Marcel Holtmann
2015-01-02
2
-56
/
+4
*
Bluetooth: Remove broken force_lesc_support debugfs option
Marcel Holtmann
2015-01-02
1
-49
/
+0
*
Bluetooth: Introduce force_bredr_smp debugfs option for testing
Marcel Holtmann
2015-01-02
2
-5
/
+75
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-01-02
16
-1662
/
+2703
|
\
|
*
Bluetooth: Add timing information to ECDH test case runs
Marcel Holtmann
2014-12-30
1
-1
/
+9
|
*
Bluetooth: Add timing information to SMP test case runs
Marcel Holtmann
2014-12-30
1
-1
/
+9
|
*
Bluetooth: Add LE Secure Connections tests for SMP
Johan Hedberg
2014-12-30
1
-0
/
+186
|
*
Bluetooth: Add legacy SMP tests
Johan Hedberg
2014-12-30
1
-0
/
+95
|
*
Bluetooth: Add skeleton for SMP self-tests
Johan Hedberg
2014-12-30
4
-0
/
+66
|
*
Bluetooth: Add support for ECDH test cases
Johan Hedberg
2014-12-30
2
-1
/
+175
|
*
Bluetooth: Add support for self testing framework
Marcel Holtmann
2014-12-30
5
-0
/
+128
|
*
Bluetooth: Fix const declarations for smp_f5 and smp_f6
Johan Hedberg
2014-12-30
1
-3
/
+4
|
*
Bluetooth: Remove BlueFritz! specific check from initialization
Marcel Holtmann
2014-12-26
1
-3
/
+9
|
*
Bluetooth: Remove duplicate constant for RFCOMM PSM
Marcel Holtmann
2014-12-20
1
-2
/
+2
|
*
Bluetooth: Create debugfs directory for each connection handle
Marcel Holtmann
2014-12-20
4
-0
/
+21
|
*
Bluetooth: Store default and maximum LE data length settings
Marcel Holtmann
2014-12-20
2
-0
/
+67
|
*
Bluetooth: Enable basics for LE Data Length Extension feature
Marcel Holtmann
2014-12-20
1
-0
/
+14
|
*
Bluetooth: Move LE debugfs file creation into hci_debugfs.c
Marcel Holtmann
2014-12-20
2
-478
/
+474
|
*
Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c
Marcel Holtmann
2014-12-20
2
-349
/
+350
|
*
Bluetooth: Move common debugfs file creation into hci_debugfs.c
Marcel Holtmann
2014-12-20
2
-201
/
+200
|
*
Bluetooth: Add skeleton functions for debugfs creation
Marcel Holtmann
2014-12-20
4
-1
/
+74
|
*
Bluetooth: Support static address when BR/EDR has been disabled
Marcel Holtmann
2014-12-20
2
-2
/
+14
|
*
Bluetooth: Move hci_update_page_scan to hci_request.c
Johan Hedberg
2014-12-19
2
-56
/
+56
|
*
Bluetooth: Add return parameter to cmd_complete callbacks
Johan Hedberg
2014-12-19
1
-40
/
+45
|
*
Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete
Johan Hedberg
2014-12-19
2
-68
/
+109
|
*
Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete
Johan Hedberg
2014-12-19
1
-22
/
+62
|
*
Bluetooth: Add hci_request support for hci_update_background_scan
Johan Hedberg
2014-12-19
4
-95
/
+105
|
*
Bluetooth: Split hci_request helpers to hci_request.[ch]
Johan Hedberg
2014-12-19
7
-370
/
+453
|
*
Bluetooth: Split hci_update_page_scan into two functions
Johan Hedberg
2014-12-19
3
-15
/
+22
*
|
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
2014-12-24
1
-1
/
+6
*
|
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
2014-12-24
1
-3
/
+6
*
|
Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l...
Al Viro
2014-12-19
1
-0
/
+3
*
|
Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l...
Al Viro
2014-12-19
1
-0
/
+3
*
|
Bluetooth: hidp_connection_add() unsafe use of l2cap_pi()
Al Viro
2014-12-19
1
-1
/
+2
*
|
Bluetooth: 6lowpan: Do not free skb when packet is dropped
Jukka Rissanen
2014-12-19
1
-1
/
+0
|
/
*
Bluetooth: Fix bug with filter in service discovery optimization
Marcel Holtmann
2014-12-17
1
-5
/
+9
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-12-15
6
-54
/
+123
|
\
[prev]
[next]