Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
67d0dfb5ec781e9fe030e4e61359ee6eed66ff92
/
include
/
net
721c418
Bluetooth: Move L2CAP timers to workqueue
by Gustavo F. Padovan
· 15 years ago
db323f2
Bluetooth: Use delayed work for advertisiment cache timeout
by Gustavo F. Padovan
· 15 years ago
19c40e3
Bluetooth: Use delayed_work for connection timeout
by Gustavo F. Padovan
· 15 years ago
09fd0de
Bluetooth: Replace spin_lock by mutex in hci_dev
by Gustavo F. Padovan
· 15 years ago
b78752c
Bluetooth: Process recv path in a workqueue instead of a tasklet
by Marcel Holtmann
· 16 years ago
416dc94
Bluetooth: make hci_conn_enter_sniff_mode static
by Gustavo F. Padovan
· 15 years ago
dc8ed67
Bluetooth: Initialize LE connection count
by Gustavo F. Padovan
· 15 years ago
01e2821
Bluetooth: remove lock from struct conn_hash
by Gustavo F. Padovan
· 15 years ago
2c33c06
Bluetooth: remove struct hci_chan_hash
by Gustavo F. Padovan
· 15 years ago
d095c1e
Bluetooth: Remove magic bluetooth version numbers
by Andrei Emeltchenko
· 15 years ago
07f7fa5
Bluetooth: LE Set Scan Parameter Command
by Andre Guedes
· 15 years ago
d23264a
Bluetooth: Add dev_flags to struct hci_dev
by Andre Guedes
· 15 years ago
1e89cff
Bluetooth: Add HCI Read Flow Control Mode function
by Andrei Emeltchenko
· 15 years ago
604086b
Bluetooth: Add User Passkey Response handling
by Brian Gix
· 15 years ago
c768708
Bluetooth: Add MGMT event for Passkey Entry
by Brian Gix
· 15 years ago
8830f51
Bluetooth: Move scope of kernel parameter enable_hs
by Andrei Emeltchenko
· 15 years ago
453a838
Bluetooth: Add MGMT opcodes for Passkey Entry
by Brian Gix
· 15 years ago
9ad4019
Bluetooth: Add HCI defines for User Passkey entry
by Brian Gix
· 15 years ago
450dfda
Bluetooth: Pass all message parameters to mgmt_start_discovery
by Johan Hedberg
· 15 years ago
ca69b79
Bluetooth: Create a unique mgmt error code hierarchy
by Johan Hedberg
· 15 years ago
ba4e564
Bluetooth: Add address type to mgmt_pair_device
by Johan Hedberg
· 15 years ago
e6d465c
Bluetooth: mgmt_stop_discovery_failed()
by Andre Guedes
· 15 years ago
7a13510
Bluetooth: Rename mgmt_inquiry_failed()
by Andre Guedes
· 15 years ago
d45fc42
Bluetooth: Rename l2cap_check_security()
by Gustavo F. Padovan
· 15 years ago
37d9ef7
Bluetooth: Add status parameter to mgmt_disconnect response
by Johan Hedberg
· 15 years ago
a8a1d19
Bluetooth: Add proper response to mgmt_remove_keys command
by Johan Hedberg
· 15 years ago
48264f0
Bluetooth: Add public/random LE address information to mgmt messages
by Johan Hedberg
· 15 years ago
a729cff
mac80211: implement wifi TX status
by Johannes Berg
· 15 years ago
1f074bd
nl80211: advertise socket TX status capability
by Johannes Berg
· 15 years ago
e247bd90
cfg80211/mac80211: allow management TX to not wait for ACK
by Johannes Berg
· 15 years ago
b92ab5d
cfg80211: add event for unexpected 4addr frames
by Johannes Berg
· 15 years ago
5e76023
cfg80211: allow registering to beacons
by Johannes Berg
· 15 years ago
7f6cf31
nl80211: add API to probe a client
by Johannes Berg
· 15 years ago
562a748
nl80211: advertise device AP SME
by Johannes Berg
· 15 years ago
28946da
nl80211: allow subscribing to unexpected class3 frames
by Johannes Berg
· 15 years ago
6096de7
mac80211: add helper to free TX skb
by Johannes Berg
· 15 years ago
6e3e939
net: add wireless TX status socket option
by Johannes Berg
· 15 years ago
ef10068
cfg80211: annotate cfg80211_inform_bss
by Johannes Berg
· 15 years ago
312fef7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 15 years ago
5e81905
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 15 years ago
2e58ef3
Bluetooth: Move pending management command list into struct hci_dev
by Johan Hedberg
· 15 years ago
744cf19
Bluetooth: Pass full hci_dev struct to mgmt callbacks
by Johan Hedberg
· 15 years ago
077a915
mac80211: support adding IV-room in the skb for CCMP keys
by Arik Nemtsov
· 15 years ago
c26887d
cfg80211: fix missing kernel-doc
by Johannes Berg
· 15 years ago
9270fd6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by John W. Linville
· 15 years ago
4c659c3
Bluetooth: Add address type fields to mgmt messages that need them
by Johan Hedberg
· 15 years ago
86742e1
Bluetooth: Update link key mgmt APIs to match latest spec.
by Johan Hedberg
· 15 years ago
3243553
Bluetooth: Convert power off mechanism to use delayed_work
by Johan Hedberg
· 15 years ago
2d7cee5
Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails
by Johan Hedberg
· 15 years ago
16ab91a
Bluetooth: Add timeout field to mgmt_set_discoverable
by Johan Hedberg
· 15 years ago
023d504
Bluetooth: Create hci_cancel_inquiry()
by Andre Guedes
· 15 years ago
2519a1f
Bluetooth: Create hci_do_inquiry()
by Andre Guedes
· 15 years ago
9f5a0d7
Bluetooth: Define HCI reasons instead of magic number
by Andrei Emeltchenko
· 15 years ago
d835ac0
Bluetooth: Add definitions for L2CAP fixed channels
by Mat Martineau
· 15 years ago
38094c7
Bluetooth: Add AMP-related data and structures for channel signals
by Mat Martineau
· 15 years ago
2ea6648
Bluetooth: Add channel policy to getsockopt/setsockopt
by Mat Martineau
· 15 years ago
d7c4d11
Bluetooth: Change scope of the enable_hs module parameter
by Mat Martineau
· 15 years ago
c14968b
Bluetooth: Add BT_CHANNEL_POLICY socket option
by Mat Martineau
· 15 years ago
73d80de
Bluetooth: prioritizing data over HCI
by Luiz Augusto von Dentz
· 15 years ago
db54467
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
by Szymon Janc
· 15 years ago
164a6e7
Bluetooth: Fix command complete/status for discovery commands
by Johan Hedberg
· 15 years ago
5e59b79
Bluetooth: set skbuffer priority based on L2CAP socket priority
by Luiz Augusto von Dentz
· 15 years ago
0e8b207
Bluetooth: EFS: implement L2CAP config pending state
by Andrei Emeltchenko
· 15 years ago
5973563
Bluetooth: Make hci_unregister_dev return void
by David Herrmann
· 15 years ago
f3f668b
Bluetooth: Use miliseconds for L2CAP channel timeouts
by Andrzej Kaczmarek
· 15 years ago
54d5026
mac80211: warn only once about not finding a rate
by Johannes Berg
· 15 years ago
c125d5e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by John W. Linville
· 15 years ago
b903d32
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 15 years ago
e33bae1
Merge branch 'for-linus' of git://github.com/ericvh/linux
by Linus Torvalds
· 15 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 15 years ago
78d81d1
TCP: remove TCP_DEBUG
by Flavio Leitner
· 15 years ago
348b590
net/9p: Convert net/9p protocol dumps to tracepoints
by Aneesh Kumar K.V
· 15 years ago
ef6b080
fs/9p: change an int to unsigned int
by Dan Carpenter
· 15 years ago
abfa034
fs/9p: Update zero-copy implementation in 9p
by Aneesh Kumar K.V
· 15 years ago
66b13d9
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
by Eric Dumazet
· 15 years ago
318cf7a
tcp: md5: add more const attributes
by Eric Dumazet
· 15 years ago
ca35a0e
tcp: md5: dont write skb head in tcp_md5_hash_header()
by Eric Dumazet
· 15 years ago
b5d9c9c
inet: add rfc 3168 extract in front of INET_ECN_encapsulate()
by Eric Dumazet
· 15 years ago
cf533ea
tcp: add const qualifiers where possible
by Eric Dumazet
· 15 years ago
05bdd2f
net: constify skbuff and Qdisc elements
by Eric Dumazet
· 15 years ago
5ea2ef5
caif-hsi: Added recovery check of CA wake status.
by Daniel Martensson
· 15 years ago
5bbed92
caif-hsi: Added sanity check for length of CAIF frames
by Daniel Martensson
· 15 years ago
28bd204
caif-hsi: Make inactivity timeout configurable.
by Dmitry Tarnyagin
· 15 years ago
687b13e
caif-hsi: Making read and writes asynchronous.
by Daniel Martensson
· 15 years ago
bc416d9
macvlan: handle fragmented multicast frames
by Eric Dumazet
· 15 years ago
ae2a458
Merge branch 'nf' of git://1984.lsi.us.es/net
by David S. Miller
· 15 years ago
f36c23b
udplite: fast-path computation of checksum coverage
by Gerrit Renker
· 15 years ago
836be93
Bluetooth: EWS: support extended seq numbers
by Andrei Emeltchenko
· 15 years ago
88843ab
Bluetooth: EWS: handling different Control fields
by Andrei Emeltchenko
· 15 years ago
41ebe9c
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 15 years ago
c636ef5
Bluetooth: Fix mgmt interaction with userspace
by Gustavo F. Padovan
· 15 years ago
bb6e753
nl80211: Add sta_flags to the station info
by Helmut Schaa
· 15 years ago
7f2a5e2
mac80211: Populate radiotap header with MCS info for TX frames
by Helmut Schaa
· 15 years ago
ce24297
Bluetooth: Rename sysfs un/register to add/del
by David Herrmann
· 15 years ago
0ac7e70
Bluetooth: Fix hci core device initialization
by David Herrmann
· 15 years ago
88149db
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
by Szymon Janc
· 15 years ago
928abaa
Bluetooth: AMP: read local amp info HCI command
by Andrei Emeltchenko
· 15 years ago
8f7975b
Bluetooth: EFS: assign default values in chan add
by Andrei Emeltchenko
· 15 years ago
5a9e705
Bluetooth: EFS: definitions and headers
by Andrei Emeltchenko
· 15 years ago
d43cb28
Bluetooth: EWS: define L2CAP header sizes
by Andrei Emeltchenko
· 15 years ago
Next »