Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
2b7be33e60c631b3080099baf14c43505fa8017d
/
include
09ae260
Bluetooth: Use lower timeout for LE auto-connections
by Johan Hedberg
· 11 years ago
9713c17
Bluetooth: Add support for changing the public device address
by Marcel Holtmann
· 11 years ago
d603b76
Bluetooth: Run controller setup after external configuration
by Marcel Holtmann
· 11 years ago
19de082
Bluetooth: Fix sending Device Removed when clearing all parameters
by Johan Hedberg
· 11 years ago
e30d3f5
Bluetooth: Store Bluetooth address from controller setup
by Marcel Holtmann
· 11 years ago
f4537c0
Bluetooth: Add support for New Configuration Options management event
by Marcel Holtmann
· 11 years ago
dbece37
Bluetooth: Add support for Set External Configuration management command
by Marcel Holtmann
· 11 years ago
eb1904f
Bluetooth: Add quirk for external configuration requirement
by Marcel Holtmann
· 11 years ago
89bc22d
Bluetooth: Add quirk for invalid controller address setting
by Marcel Holtmann
· 11 years ago
118305b
Bluetooth: Document the existing device quirks
by Marcel Holtmann
· 11 years ago
46ebeb26
Bluetooth: Fix constant for public address configuration
by Marcel Holtmann
· 11 years ago
501f882
Bluetooth: Make hci_pend_le_conn_lookup more general purposed
by Johan Hedberg
· 11 years ago
d9b3ad7
Bluetooth: Remove unused hci_pend_le_conn_add function
by Johan Hedberg
· 11 years ago
d7347f3
Bluetooth: Fix clearing and restarting all LE actions on power cycle
by Johan Hedberg
· 11 years ago
ae44e5d
Bluetooth: Remove unused hci_pend_le_conn_del() function
by Johan Hedberg
· 11 years ago
66f8455
Bluetooth: Convert pend_le_reports into a list
by Johan Hedberg
· 11 years ago
93450c7
Bluetooth: Convert pend_le_conn list to a generic action list
by Johan Hedberg
· 11 years ago
9fc3bfb
Bluetooth: Add support for controller configuration info command
by Marcel Holtmann
· 11 years ago
912b42e
Bluetooth: Use hci_conn_params in pend_le_conns
by Johan Hedberg
· 11 years ago
851efca
Bluetooth: Track number of added devices with HCI_AUTO_CONN_REPORT
by Johan Hedberg
· 11 years ago
73d1df2
Bluetooth: Add support for Read Unconfigured Index List command
by Marcel Holtmann
· 11 years ago
edd3896
Bluetooth: Add support for Unconfigured Index Removed events
by Marcel Holtmann
· 11 years ago
0602a8a
Bluetooth: Add support for Unconfigured Index Added events
by Marcel Holtmann
· 11 years ago
4a96440
Bluetooth: Introduce unconfigured controller state
by Marcel Holtmann
· 11 years ago
c46245b
Bluetooth: Make is_identity_address a global function
by Johan Hedberg
· 11 years ago
f4869e2
Bluetooth: Pass store hint to mgmt_new_conn_param
by Johan Hedberg
· 11 years ago
7d6ca69
Bluetooth: Make hci_le_conn_update return the store hint
by Johan Hedberg
· 11 years ago
a26f3dc
Bluetooth: Add Load Connection Parameters command
by Johan Hedberg
· 11 years ago
a3451d2
Bluetooth: Add new auto_conn value matching mgmt action 0x00
by Johan Hedberg
· 11 years ago
55af49a
Bluetooth: Add specific connection parameter clear functions
by Johan Hedberg
· 11 years ago
373110c
Bluetooth: Rename hci_conn_params_clear to hci_conn_params_clear_all
by Johan Hedberg
· 11 years ago
24c457e
Bluetooth: Add support for hdev->set_bdaddr callback handling
by Marcel Holtmann
· 11 years ago
ffb5a827
Bluetooth: Introduce "New Connection Parameter" Event
by Andre Guedes
· 11 years ago
662bc2e
Bluetooth: Enable new LE meta event
by Andre Guedes
· 11 years ago
8e75b46
Bluetooth: Connection Parameter Update Procedure
by Andre Guedes
· 11 years ago
2a8357f
Bluetooth: Fix redundant device (un)blocked events
by Johan Hedberg
· 11 years ago
fe59a05
Bluetooth: Add flag to track STK encryption
by Johan Hedberg
· 11 years ago
c70a7e4
Bluetooth: Add support for Not Connectable flag for Device Found events
by Marcel Holtmann
· 11 years ago
af58925
Bluetooth: Provide flags parameter direct to mgmt_device_found
by Marcel Holtmann
· 11 years ago
d06b50c
Bluetooth: Remove connection interval parameters from hci_conn_params_set
by Marcel Holtmann
· 11 years ago
51d167c
Bluetooth: Change hci_conn_params_add to return the parameter struct
by Marcel Holtmann
· 11 years ago
d4905f2
Bluetooth: Connection parameters check helper
by Andre Guedes
· 11 years ago
bf5b3c8
Bluetooth: Provide function to create and set connection parameters
by Marcel Holtmann
· 11 years ago
04fb7d9
Bluetooth: Provide defaults for LE connection latency and timeout
by Marcel Holtmann
· 11 years ago
8afef09
Bluetooth: Add Device Added and Device Removed management events
by Marcel Holtmann
· 11 years ago
2faade5
Bluetooth: Add support for Add/Remove Device management commands
by Marcel Holtmann
· 11 years ago
f044eb0
Bluetooth: Store latency and supervision timeout in connection params
by Marcel Holtmann
· 11 years ago
9586842
Bluetooth: Add support for Get Clock Info mgmt command
by Johan Hedberg
· 11 years ago
33f3572
Bluetooth: Add tracking of local and piconet clock values
by Johan Hedberg
· 11 years ago
df93542
Bluetooth: Send HCI_Read_Clock_Offset before disconnecting
by Marcel Holtmann
· 11 years ago
b10e801
Bluetooth: Remove unnecessary hcon->smp_conn variable
by Johan Hedberg
· 11 years ago
dbbfa2a
Bluetooth: Use macro instead of hard-coded value
by Andre Guedes
· 11 years ago
4dae279
Bluetooth: Convert hci_conn->link_mode into flags
by Johan Hedberg
· 11 years ago
3769972
Bluetooth: Add a new HCI_USE_DEBUG_KEYS flag
by Johan Hedberg
· 11 years ago
af6a9c3
Bluetooth: Convert hcon->flush_key to a proper flag
by Johan Hedberg
· 11 years ago
0663b29
Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYS
by Johan Hedberg
· 11 years ago
7652ff6
Bluetooth: Move mgmt event sending out from hci_add_link_key()
by Johan Hedberg
· 11 years ago
567fa2a
Bluetooth: Update hci_add_link_key() to return pointer to key
by Johan Hedberg
· 11 years ago
1855d92
Bluetooth: Track LE connection parameter update event
by Marcel Holtmann
· 11 years ago
e04fde6
Bluetooth: Store current LE connection parameters in hci_conn struct
by Marcel Holtmann
· 11 years ago
6b8d4a6
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
by Jukka Rissanen
· 11 years ago
0498878
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
by Jukka Rissanen
· 11 years ago
111902f
Bluetooth: Use separate dbg_flags to special debugfs options
by Marcel Holtmann
· 11 years ago
ddf4ba0
Bluetooth: Remove unused LTK authentication defines
by Johan Hedberg
· 11 years ago
2ceba53
Bluetooth: Remove HCI prefix from SMP LTK defines
by Johan Hedberg
· 11 years ago
7d5843b
Bluetooth: Remove unnecessary SMP STK define
by Johan Hedberg
· 11 years ago
65cc2b4
Bluetooth: Use struct delayed_work for HCI command timeout
by Marcel Holtmann
· 11 years ago
d9fbd02
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
by Marcel Holtmann
· 11 years ago
0775899
Bluetooth: Shrink size of struct l2cap_ctrl fields
by Marcel Holtmann
· 11 years ago
8d46321
Bluetooth: Assign L2CAP socket priority when allocating SKB
by Marcel Holtmann
· 11 years ago
67f86a4
Bluetooth: Use const for struct l2cap_ops field
by Marcel Holtmann
· 11 years ago
97dc94f
cfg80211: remove channel_switch combination check
by Michal Kazior
· 11 years ago
5bcae31
mac80211: implement multi-vif in-place reservations
by Michal Kazior
· 11 years ago
633e271
mac80211: split sched scan IEs
by David Spinadel
· 11 years ago
c56ef67
mac80211: support more than one band in scan request
by David Spinadel
· 11 years ago
ee10f2c
mac80211: protect TDLS discovery session
by Arik Nemtsov
· 11 years ago
c887f0d3
mac80211: add API to request TDLS operation from userspace
by Arik Nemtsov
· 11 years ago
31fa97c
cfg80211: pass TDLS initiator in tdls_mgmt operations
by Arik Nemtsov
· 11 years ago
b7ffbd7
cfg80211: make ethtool the driver's responsibility
by Johannes Berg
· 11 years ago
a9be224
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
dd1845a
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 11 years ago
b55b390
Merge git://git.infradead.org/users/willy/linux-nvme
by Linus Torvalds
· 11 years ago
e5eb4e3
net: add skb_pop_rcv_encapsulation
by Tom Herbert
· 11 years ago
bbdff22
udp: call __skb_checksum_complete when doing full checksum
by Tom Herbert
· 11 years ago
4b28252
net: Fix GSO constants to match NETIF flags
by Tom Herbert
· 11 years ago
16d52ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
503698e
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 11 years ago
cc68a8a
btrfs: new ioctl TREE_SEARCH_V2
by Gerhard Heift
· 11 years ago
3d69bb6
NVMe: Define Log Page constants
by Matthew Wilcox
· 11 years ago
f3db22f
NVMe: Fix hot cpu notification dead lock
by Keith Busch
· 11 years ago
6391f34
Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
6d87c22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
338c09a
Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
ed9ea4e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
8841c8b
Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
b2e09f6
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
3737a12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
c29deef
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
0e04c64
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
Next »