Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b06af7a57de42707fee6eec784ee507960cc9131
/
include
/
net
a177584
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 14 years ago
c8dcfd8
cfg80211: add a field for the bitrate of the last rx data packet from a station
by Felix Fietkau
· 14 years ago
4e51eae
Bluetooth: Move index to common header in management interface
by Szymon Janc
· 14 years ago
5f16a43
mac80211: support direct offchannel TX offload
by Johannes Berg
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
6ebacbb
mac80211: rename RX_FLAG_TSFT
by Johannes Berg
· 14 years ago
2a61169
Bluetooth: Add mgmt_auth_failed event
by Johan Hedberg
· 14 years ago
ac56fb1
Bluetooth: Fix mgmt_pin_code_reply return parameters
by Johan Hedberg
· 14 years ago
a5c2968
Bluetooth: Add management support for user confirmation request
by Johan Hedberg
· 14 years ago
e9a416b
Bluetooth: Add mgmt_pair_device command
by Johan Hedberg
· 14 years ago
adc4266
Bluetooth: Fix some code style issues in hci_core.h
by Szymon Janc
· 14 years ago
2ce603e
Bluetooth: Send LE Connection Update Command
by Claudio Takahasi
· 14 years ago
6bd3232
Bluetooth: Use proper timer for hci command timout
by Ville Tervo
· 14 years ago
de73115
Bluetooth: Add connection parameter update response
by Claudio Takahasi
· 14 years ago
3300d9a
Bluetooth: Add LE signaling commands handling
by Claudio Takahasi
· 14 years ago
aff2cae
Bluetooth: Add SMP command structures
by Ville Tervo
· 14 years ago
b62f328
Bluetooth: Add server socket support for LE connection
by Ville Tervo
· 14 years ago
acd7d37
Bluetooth: Add LE connection support to L2CAP
by Ville Tervo
· 14 years ago
6ed58ec
Bluetooth: Use LE buffers for LE traffic
by Ville Tervo
· 14 years ago
fcd89c0
Bluetooth: Add LE connect support
by Ville Tervo
· 14 years ago
63185f6
Bluetooth: Add low energy commands and events
by Ville Tervo
· 14 years ago
c531a12
Bluetooth: remove l2cap_load() hack
by Gustavo F. Padovan
· 14 years ago
6427451
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
by Gustavo F. Padovan
· 14 years ago
6de0702
Bluetooth: move __l2cap_sock_close() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
fd83ccd
Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
dcba0db
Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
6898325
Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
4e34c50
Bluetooth: move l2cap_sock_connect() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
99f4808
Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
33575df
Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
d7175d5
Bluetooth: move l2cap_sock_getname() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
c47b7c7
Bluetooth: move l2cap_sock_accept() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
af6bcd8
Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
554f05b
Bluetooth: move l2cap_sock_release() to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
6539058
Bluetooth: move l2cap_sock_ops to l2cap_sock.c
by Gustavo F. Padovan
· 14 years ago
bb58f74
Bluetooth: Initial work for L2CAP split.
by Gustavo F. Padovan
· 14 years ago
17fa4b9
Bluetooth: Add set_io_capability management command
by Johan Hedberg
· 14 years ago
980e1a5
Bluetooth: Add support for PIN code handling in the management interface
by Johan Hedberg
· 14 years ago
2784eb4
Bluetooth: Add get_connections managment interface command
by Johan Hedberg
· 14 years ago
17d5c04
Bluetooth: Add support for connect failed management event
by Johan Hedberg
· 14 years ago
8962ee7
Bluetooth: Add disconnect managment command
by Johan Hedberg
· 14 years ago
f752054
Bluetooth: Add connected/disconnected management events
by Johan Hedberg
· 14 years ago
55ed8ca
Bluetooth: Implement link key handling for the management interface
by Johan Hedberg
· 14 years ago
1aff6f0
Bluetooth: Add class of device control to the management interface
by Johan Hedberg
· 14 years ago
d5859e2
Bluetooth: Implement a more complete adapter initialization sequence
by Johan Hedberg
· 14 years ago
b0916ea
Bluetooth: Add controller side link key clearing to hci_init_req
by Johan Hedberg
· 14 years ago
a5040ef
Bluetooth: Add special handling with __hci_request and HCI_INIT
by Johan Hedberg
· 14 years ago
03b555e
Bluetooth: Reject pairing requests when in non-pairable mode
by Johan Hedberg
· 14 years ago
2aeb9a1
Bluetooth: Implement UUID handling through the management interface
by Johan Hedberg
· 14 years ago
c542a06
Bluetooth: Implement set_pairable managment command
by Johan Hedberg
· 14 years ago
ebc99fe
Bluetooth: Add flag to track managment controlled adapters
by Johan Hedberg
· 14 years ago
72a734e
Bluetooth: Unify mode related management messages to a single struct
by Johan Hedberg
· 14 years ago
9fbcbb4
Bluetooth: Add set_connectable management command
by Johan Hedberg
· 14 years ago
73f22f6
Bluetooth: Add support for set_discoverable management command
by Johan Hedberg
· 14 years ago
eec8d2b
Bluetooth: Add support for set_powered management command
by Johan Hedberg
· 14 years ago
5add6af
Bluetooth: Add support for management powered event
by Johan Hedberg
· 14 years ago
ab81cbf
Bluetooth: Implement automatic setup procedure for local adapters
by Johan Hedberg
· 14 years ago
e702112
Bluetooth: Use non-flushable by default L2CAP data packets
by Andrei Emeltchenko
· 14 years ago
681d119
mac80211: Add testing functionality for TKIP
by Jouni Malinen
· 14 years ago
d057e5a
mac80211: add HW flag for disabling auto link-PS in AP mode
by Arik Nemtsov
· 14 years ago
3e11210d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
6d744ba
mac80211: add MCS information to radiotap
by Johannes Berg
· 14 years ago
59eb21a
cfg80211: Extend channel to frequency mapping for 802.11j
by Bruno Randolf
· 14 years ago
765c2a9
Bluetooth: Fix race condition with conn->sec_level
by Johan Hedberg
· 14 years ago
5dd36bc
mac80211: allow advertising correct maximum aggregate size
by Johannes Berg
· 14 years ago
0b01f03
mac80211: track receiver's aggregation reorder buffer size
by Johannes Berg
· 14 years ago
df6ba5d
mac80211: add hw configuration for max ampdu buffer size
by Luciano Coelho
· 14 years ago
d018b6f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
78d0736
ipsec: update MAX_AH_AUTH_LEN to support sha512
by Nicolas Dichtel
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
838b4dc
sched: remove unused backlog in RED stats
by stephen hemminger
· 14 years ago
464143c
Merge branch 'master' of git://1984.lsi.us.es/net-2.6
by David S. Miller
· 14 years ago
bb12310
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
2fc72c7
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
by KOVACS Krisztian
· 14 years ago
e44f391
ah: update maximum truncated ICV length
by Nicolas Dichtel
· 14 years ago
545ecdc
arp: allow to invalidate specific ARP entries
by Maxim Levitsky
· 14 years ago
bfe0d02
net_sched: factorize qdisc stats handling
by Eric Dumazet
· 14 years ago
facb4ed
phonet: some signedness bugs
by Dan Carpenter
· 14 years ago
f52555a
cfg80211: add mesh join/leave callback docs
by Johannes Berg
· 14 years ago
610dbc9
mac80211: add missing docs for off-chan TX flag
by Johannes Berg
· 14 years ago
4976b4e
mac80211: add remain-on-channel docs
by Johannes Berg
· 14 years ago
928c41e
net/sock.h: make some fields private to fix kernel-doc warning(s)
by Randy Dunlap
· 14 years ago
f682cef
netfilter: fix the race when initializing nf_ct_expect_hash_rnd
by Changli Gao
· 14 years ago
21f8358
mac80211: implement hardware offload for remain-on-channel
by Johannes Berg
· 14 years ago
c96e963
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
782a9e3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 14 years ago
ea45fe4
dcbnl: adding DCBX feature flags get-set
by Shmulik Ravid
· 14 years ago
6241b62
dcbnl: adding DCBX engine capability
by Shmulik Ravid
· 14 years ago
96b9968
net_dcb: add application notifiers
by John Fastabend
· 14 years ago
9ab933a
dcbnl: add appliction tlv handlers
by John Fastabend
· 14 years ago
3e29027
dcbnl: add support for ieee8021Qaz attributes
by John Fastabend
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e058464
Revert "ipv4: Allow configuring subnets as local addresses"
by David S. Miller
· 14 years ago
b7e03ec
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
23bb576
Bluetooth: Fix __hci_request synchronization for hci_open_dev
by Johan Hedberg
· 14 years ago
c71e97b
Bluetooth: Add management events for controller addition & removal
by Johan Hedberg
· 14 years ago
f7b64e6
Bluetooth: Add read_info management command
by Johan Hedberg
· 14 years ago
faba42e
Bluetooth: Add read_index_list management command
by Johan Hedberg
· 14 years ago
02d9812
Bluetooth: Add read_version management command
by Johan Hedberg
· 14 years ago
67408c8
mac80211: selective throughput LED trigger active
by Johannes Berg
· 14 years ago
Next »