index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-09
ssb: extract boardflags2 for SPROMs rev 4 and 5
Rafał Miłecki
1
-0
/
+4
2011-02-08
Bluetooth: move __l2cap_sock_close() to l2cap_sock.c
Gustavo F. Padovan
1
-0
/
+2
2011-02-08
Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
Gustavo F. Padovan
1
-3
/
+8
2011-02-08
Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
Gustavo F. Padovan
1
-1
/
+2
2011-02-08
Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
Gustavo F. Padovan
1
-1
/
+4
2011-02-08
Bluetooth: move l2cap_sock_connect() to l2cap_sock.c
Gustavo F. Padovan
1
-1
/
+1
2011-02-08
Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c
Gustavo F. Padovan
1
-1
/
+0
2011-02-08
Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c
Gustavo F. Padovan
1
-1
/
+0
2011-02-08
Bluetooth: move l2cap_sock_getname() to l2cap_sock.c
Gustavo F. Padovan
1
-1
/
+0
2011-02-08
Bluetooth: move l2cap_sock_accept() to l2cap_sock.c
Gustavo F. Padovan
1
-1
/
+0
2011-02-08
Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c
Gustavo F. Padovan
1
-2
/
+0
2011-02-08
Bluetooth: move l2cap_sock_release() to l2cap_sock.c
Gustavo F. Padovan
1
-1
/
+0
2011-02-08
Bluetooth: move l2cap_sock_ops to l2cap_sock.c
Gustavo F. Padovan
1
-0
/
+12
2011-02-08
Bluetooth: Initial work for L2CAP split.
Gustavo F. Padovan
1
-0
/
+15
2011-02-08
Bluetooth: Add set_io_capability management command
Johan Hedberg
3
-0
/
+16
2011-02-08
Bluetooth: Add support for PIN code handling in the management interface
Johan Hedberg
3
-0
/
+32
2011-02-08
Bluetooth: Add get_connections managment interface command
Johan Hedberg
1
-0
/
+10
2011-02-08
Bluetooth: Add support for connect failed management event
Johan Hedberg
2
-0
/
+8
2011-02-08
Bluetooth: Add disconnect managment command
Johan Hedberg
2
-0
/
+11
2011-02-08
Bluetooth: Add connected/disconnected management events
Johan Hedberg
2
-0
/
+14
2011-02-08
Bluetooth: Implement link key handling for the management interface
Johan Hedberg
3
-0
/
+48
2011-02-08
Bluetooth: Add class of device control to the management interface
Johan Hedberg
3
-0
/
+18
2011-02-08
Bluetooth: Implement a more complete adapter initialization sequence
Johan Hedberg
2
-0
/
+13
2011-02-08
Bluetooth: Add controller side link key clearing to hci_init_req
Johan Hedberg
1
-0
/
+6
2011-02-08
Bluetooth: Add special handling with __hci_request and HCI_INIT
Johan Hedberg
1
-1
/
+2
2011-02-08
Bluetooth: Reject pairing requests when in non-pairable mode
Johan Hedberg
2
-0
/
+18
2011-02-08
Bluetooth: Implement UUID handling through the management interface
Johan Hedberg
2
-0
/
+22
2011-02-08
Bluetooth: Implement set_pairable managment command
Johan Hedberg
2
-0
/
+5
2011-02-08
Bluetooth: Add flag to track managment controlled adapters
Johan Hedberg
1
-0
/
+1
2011-02-08
Bluetooth: Unify mode related management messages to a single struct
Johan Hedberg
1
-35
/
+4
2011-02-08
Bluetooth: Add set_connectable management command
Johan Hedberg
2
-0
/
+18
2011-02-08
Bluetooth: Add support for set_discoverable management command
Johan Hedberg
2
-0
/
+17
2011-02-08
Bluetooth: Add support for set_powered management command
Johan Hedberg
2
-1
/
+12
2011-02-08
Bluetooth: Add support for management powered event
Johan Hedberg
2
-0
/
+7
2011-02-08
Bluetooth: Implement automatic setup procedure for local adapters
Johan Hedberg
2
-0
/
+9
2011-02-08
Bluetooth: Use non-flushable by default L2CAP data packets
Andrei Emeltchenko
4
-0
/
+9
2011-02-03
mac80211: Add testing functionality for TKIP
Jouni Malinen
1
-0
/
+4
2011-02-03
mac80211: add HW flag for disabling auto link-PS in AP mode
Arik Nemtsov
1
-1
/
+53
2011-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-1
/
+2
2011-01-28
mac80211: add MCS information to radiotap
Johannes Berg
1
-0
/
+25
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
1
-1
/
+2
2011-01-19
Bluetooth: Fix race condition with conn->sec_level
Johan Hedberg
1
-0
/
+1
2011-01-19
mac80211: allow advertising correct maximum aggregate size
Johannes Berg
1
-0
/
+5
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
1
-1
/
+6
2011-01-19
mac80211: add hw configuration for max ampdu buffer size
Luciano Coelho
1
-0
/
+8
2011-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+1
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-7
/
+12
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
1
-0
/
+1
2011-01-17
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2011-01-17
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
6
-25
/
+33
[next]