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
/
net
/
ieee802154
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-12
nl802154: support START-CONFIRM primitive
Dmitry Baryshkov
1
-0
/
+32
2009-08-12
af_ieee802154: add support for WANT_ACK socket option
Dmitry Baryshkov
1
-4
/
+54
2009-08-12
af_ieee802154: minor cleanup in dgram_bind
Dmitry Baryshkov
1
-6
/
+8
2009-08-12
nl802154: add support for dumping WPAN interface information
Dmitry Baryshkov
1
-2
/
+104
2009-08-12
nl802154: make ieee802154_policy constant
Dmitry Baryshkov
1
-1
/
+2
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-3
/
+33
2009-08-06
af_ieee802154: provide dummy get/setsockopt
Dmitry Eremin-Solenikov
2
-0
/
+28
2009-08-06
af_ieee802154: fix ioctl processing
Dmitry Eremin-Solenikov
1
-3
/
+5
2009-07-23
ieee802154: move headers out of extra directory
Dmitry Eremin-Solenikov
4
-9
/
+9
2009-06-29
nl802154: add module license and description
Dmitry Eremin-Solenikov
1
-0
/
+3
2009-06-29
nl802154: fix Oops in ieee802154_nl_get_dev
Dmitry Eremin-Solenikov
1
-0
/
+3
2009-06-19
ieee802154: use standard routine for printing dumps
Dmitry Baryshkov
1
-9
/
+3
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
1
-1
/
+2
2009-06-11
ieee802154: Use '%Zu' printf format for size_t.
David S. Miller
2
-2
/
+2
2009-06-09
net: add NL802154 interface for configuration of 802.15.4 devices
Sergey Lapin
3
-1
/
+577
2009-06-09
net: add IEEE 802.15.4 socket family implementation
Sergey Lapin
6
-0
/
+1072