Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
580039e838a7efaee0048b0857d1bb5582327aa5
580039e
Bluetooth: Fix false-positive "uninitialized" compiler warning
by Johan Hedberg
· 10 years ago
7f376cd
Bluetooth: Fix minor coding style issue in smp.c
by Johan Hedberg
· 10 years ago
923e241
Bluetooth: Fix SMP debug key handling
by Johan Hedberg
· 10 years ago
06edf8d
Bluetooth: Organize SMP crypto functions to logical sections
by Johan Hedberg
· 10 years ago
cd08279
Bluetooth: Fix missing const declarations in SMP functions
by Johan Hedberg
· 10 years ago
c7a3d57
Bluetooth: Introduce SMP_DBG macro for low-level debuging
by Johan Hedberg
· 10 years ago
a29b073
Bluetooth: Add basic LE SC OOB support for remote OOB data
by Johan Hedberg
· 10 years ago
02b05bd
Bluetooth: Set SMP OOB flag if OOB data is available
by Johan Hedberg
· 10 years ago
86df920
Bluetooth: Add support for adding remote OOB data for LE
by Johan Hedberg
· 10 years ago
6928a92
Bluetooth: Store address type with OOB data
by Johan Hedberg
· 10 years ago
81328d5
Bluetooth: Unify remote OOB data functions
by Johan Hedberg
· 10 years ago
903b71c
Bluetooth: Add SC-only mode support for SMP
by Johan Hedberg
· 10 years ago
b5ae344
Bluetooth: Add full SMP BR/EDR support
by Johan Hedberg
· 10 years ago
ef8efe4
Bluetooth: Add skeleton for BR/EDR SMP channel
by Johan Hedberg
· 10 years ago
858cdc7
Bluetooth: Add debugfs switch for forcing SMP over BR/EDR
by Johan Hedberg
· 10 years ago
fe8bc5a
Bluetooth: Add hci_conn flag for new link key generation
by Johan Hedberg
· 10 years ago
70157ef
Bluetooth: Use debug keys for SMP when HCI_USE_DEBUG_KEYS is set
by Johan Hedberg
· 10 years ago
1408bb6
Bluetooth: Add dummy handler for LE SC keypress notification
by Johan Hedberg
· 10 years ago
d3e54a8
Bluetooth: Fix DHKey Check sending order for slave role
by Johan Hedberg
· 10 years ago
38606f1
Bluetooth: Add passkey entry support for LE SC
by Johan Hedberg
· 10 years ago
e3befab
Bluetooth: Fix BR/EDR Link Key type when derived through LE SC
by Johan Hedberg
· 10 years ago
dddd305
Bluetooth: Add support for SC just-works pairing
by Johan Hedberg
· 10 years ago
d378a2d
Bluetooth: Set correct LTK type and authentication for SC
by Johan Hedberg
· 10 years ago
6c0dcc5
Bluetooth: Add check for accidentally generating a debug key
by Johan Hedberg
· 10 years ago
aeb7d46
Bluetooth: Detect SMP SC debug keys
by Johan Hedberg
· 10 years ago
5e3d3d9
Bluetooth: Add selection of the SC authentication method
by Johan Hedberg
· 10 years ago
783e057
Bluetooth: Track authentication method in SMP context
by Johan Hedberg
· 10 years ago
6a77083
Bluetooth: Add support for LE SC key generation
by Johan Hedberg
· 10 years ago
6433a9a
Bluetooth: Add support for LE SC DHKey check PDU
by Johan Hedberg
· 10 years ago
760b018
Bluetooth: Add support for handling LE SC user response
by Johan Hedberg
· 10 years ago
191dc7f
Bluetooth: Add support for LE SC numeric comparison
by Johan Hedberg
· 10 years ago
dcee2b3
Bluetooth: Add LE SC support for responding to Pairing Confirm PDU
by Johan Hedberg
· 10 years ago
cbbbe3e
Bluetooth: Add support for sending LE SC Confirm value
by Johan Hedberg
· 10 years ago
d8f8edb
Bluetooth: Add handler function for receiving LE SC public key
by Johan Hedberg
· 10 years ago
3b19146
Bluetooth: Add basic support for sending our LE SC public key
by Johan Hedberg
· 10 years ago
05ddb47
Bluetooth: Add ECC library for LE Secure Connections
by Johan Hedberg
· 11 years ago
407cecf
Bluetooth: Add basic support for AES-CMAC
by Johan Hedberg
· 11 years ago
df8e1a4
Bluetooth: Set link key generation bit if necessary for LE SC
by Johan Hedberg
· 10 years ago
f3a73d9
Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
by Johan Hedberg
· 10 years ago
0ac3dbf
Bluetooth: Remove unused hci_find_ltk function
by Johan Hedberg
· 10 years ago
5378bc5
Bluetooth: Update LTK lookup to correctly deal with SC LTKs
by Johan Hedberg
· 10 years ago
a320969
Bluetooth: Add mgmt_set_secure_conn support for any LE adapter
by Johan Hedberg
· 10 years ago
710f11c
Bluetooth: Use custom macro for testing BR/EDR SC enabled
by Johan Hedberg
· 10 years ago
8f5eeca
Bluetooth: Set the correct security level for SC LTKs
by Johan Hedberg
· 10 years ago
23fb8de
Bluetooth: Add mgmt support for LE Secure Connections LTK types
by Johan Hedberg
· 10 years ago
d2eb9e1
Bluetooth: Update SMP security level to/from auth_req for SC
by Johan Hedberg
· 11 years ago
6566877
Bluetooth: Add SMP flag for SC and set it when necessary.
by Johan Hedberg
· 11 years ago
0edb14d
Bluetooth: Make auth_req mask dependent on SC enabled or not
by Johan Hedberg
· 10 years ago
e65392e
Bluetooth: Add basic SMP defines for LE Secure Connections
by Johan Hedberg
· 11 years ago
82c13d4
Bluetooth: Simplify Link Key Notification event handling logic
by Johan Hedberg
· 10 years ago
0bd49fc
Bluetooth: Track both local and remote L2CAP fixed channel mask
by Johan Hedberg
· 10 years ago
f6af675
Bluetooth: Automatically flushable packets aren't allowed on LE links
by Steven Walter
· 10 years ago
3bb30a7c
Bluetooth: ath3k: Add support of MCI 13d3:3408 bt device
by Dmitry Tunin
· 10 years ago
473f376
mac802154: remove unnecessary if statement
by Varka Bhadram
· 10 years ago
69bb631
ieee802154: fix spelling mistakes
by Varka Bhadram
· 10 years ago
4c79e1d
Bluetooth: btmrvl: update hs_state in interrupt handler
by Amitkumar Karwar
· 10 years ago
025a60a
Bluetooth: btmrvl: add DT-bindings for gpio-gap
by Amitkumar Karwar
· 10 years ago
098ea6b
Bluetooth: btmrvl: add DT bindings documentation
by Amitkumar Karwar
· 10 years ago
0378b59
Bluetooth: Convert link keys list to use RCU
by Johan Hedberg
· 10 years ago
cb6f3f7
Bluetooth: Fix setting conn->pending_sec_level value from link key
by Johan Hedberg
· 10 years ago
22a3cea
Bluetooth: Fix setting state back to TASK_RUNNING
by Johan Hedberg
· 10 years ago
a86c02e
Bluetooth: Add support for Broadcom BCM20702A1 variant
by Fabio K
· 10 years ago
76727c0
Bluetooth: Call drain_workqueue() before resetting state
by Johan Hedberg
· 10 years ago
38da170
Bluetooth: Use shorter "rand" name for "randomizer"
by Johan Hedberg
· 10 years ago
c19a495
Bluetooth: Fix BR/EDR-only address checks for remote OOB data
by Johan Hedberg
· 10 years ago
ee7b905
ieee802154: fix byteorder for short address and panid
by Alexander Aring
· 10 years ago
cb41c8d
ieee802154: rename and move WPAN_NUM_ defines
by Alexander Aring
· 10 years ago
b821ecd
ieee802154: add del interface command
by Alexander Aring
· 10 years ago
0e57547
ieee802154: setting extended address while iface add
by Alexander Aring
· 10 years ago
f3ea5e4
ieee802154: add new interface command
by Alexander Aring
· 10 years ago
133d3f3
mac802154: remove wpan_dev parameter in if_add
by Alexander Aring
· 10 years ago
944742a
mac802154: use new nl802154 iftype types
by Alexander Aring
· 10 years ago
cd11d93
mac802154: remove deprecated linux-zigbee info
by Alexander Aring
· 10 years ago
628b1e1
mac802154: remove const for non pointer in rdev-ops
by Alexander Aring
· 10 years ago
6d5fb87
mac802154: remove const for non pointer in cfg ops
by Alexander Aring
· 10 years ago
29cd54b
mac802154: remove const for non pointer in driver-ops
by Alexander Aring
· 10 years ago
2d6dde2
at86rf230: fix commentation for symbol duration
by Alexander Aring
· 10 years ago
197304b
mac802154: remove unused prototypes
by Alexander Aring
· 10 years ago
eedbd58
Bluetooth: Fix clearing remote OOB data through mgmt
by Johan Hedberg
· 10 years ago
49d1174
Bluetooth: Add debug logs to help track locking issues
by Johan Hedberg
· 10 years ago
d88b5bb
Bluetooth: Remove unnecessary hdev locking in smp.c
by Johan Hedberg
· 10 years ago
adae20c
Bluetooth: Convert IRK list to RCU
by Johan Hedberg
· 10 years ago
970d0f1
Bluetooth: Convert LTK list to RCU
by Johan Hedberg
· 10 years ago
3e64b7b
Bluetooth: Trigger SMP for the appropriate LE CoC errors
by Johan Hedberg
· 10 years ago
35dc6f8
Bluetooth: Add key preference parameter to smp_sufficient_security
by Johan Hedberg
· 10 years ago
fa37c1a
Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state
by Johan Hedberg
· 10 years ago
a809eff
Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user
by Fabian Frederick
· 10 years ago
2773b02
Bluetooth: Fix correct nesting for 6lowpan server channel
by Johan Hedberg
· 10 years ago
ff71411
Bluetooth: Fix L2CAP nesting level initialization location
by Johan Hedberg
· 10 years ago
3b2ab39
Bluetooth: Fix L2CAP socket lock nesting level
by Johan Hedberg
· 10 years ago
abe8490
Bluetooth: Use proper nesting annotation for l2cap_chan lock
by Johan Hedberg
· 10 years ago
24ccb9f
at86rf230: remove interframe spacing time workaround
by Alexander Aring
· 10 years ago
61f2dcb
mac802154: add interframe spacing time handling
by Alexander Aring
· 10 years ago
a930430
Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.c
by Johan Hedberg
· 10 years ago
f035670
Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning
by Johan Hedberg
· 10 years ago
c8937a1d
ieee820154: add lbt setting support
by Alexander Aring
· 10 years ago
f426fd0
at86rf230: remove invalid max frame retries check
by Alexander Aring
· 10 years ago
17a3a46
ieee820154: add max frame retries setting support
by Alexander Aring
· 10 years ago
17561bf
at86rf230: remove invalid max csma backoffs check
by Alexander Aring
· 10 years ago
a01ba76
ieee820154: add max csma backoffs setting support
by Alexander Aring
· 10 years ago
Next »