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
/
mac802154
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-04-29
net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-W
Chen Gang
1
-1
/
+1
2013-04-08
mac802154: Keep track of the channel when changed
Alan Ott
2
-1
/
+14
2013-04-07
mac802154: Increase tx_buffer_len
Alan Ott
1
-1
/
+1
2013-04-07
mac802154: Use netif flow control
Alan Ott
1
-0
/
+14
2013-04-07
mac802154: Do not try to resend failed packets
Alan Ott
2
-12
/
+2
2013-03-26
mac802154: add mac802154_dev_get_dsn()
Tony Cheneau
3
-0
/
+11
2013-03-26
mac802154: turn on ACK when enabled by the upper layers
Tony Cheneau
1
-0
/
+2
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2013-02-06
wpan: use stack buffer instead of heap
Alexander Aring
1
-6
/
+1
2013-02-06
wpan: whitespace fix
Alexander Aring
1
-1
/
+1
2013-01-11
net/mac802154: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-04
mac802154: fix NOHZ local_softirq_pending 08 warning
Alexander Aring
1
-1
/
+1
2012-12-14
mac802154: fix destructon ordering for ieee802154 devices
Konstantin Khlebnikov
1
-2
/
+2
2012-11-30
mac802154: use kfree_skb() instead of dev_kfree_skb()
Alan Ott
1
-1
/
+1
2012-11-30
mac802154: fix memory leaks
Alan Ott
2
-2
/
+7
2012-07-12
mac802154: sparse warnings: make symbols static
alex.bluesman.smirnov@gmail.com
2
-2
/
+2
2012-07-12
mac802154: add get short address method
alex.bluesman.smirnov@gmail.com
3
-0
/
+17
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2012-06-26
mac802154: add monitor listener to TX datapath
alex.bluesman.smirnov@gmail.com
1
-0
/
+2
2012-06-26
mac802154: mlme start request
alex.bluesman.smirnov@gmail.com
1
-0
/
+25
2012-06-26
mac802154: page and channel setter
alex.bluesman.smirnov@gmail.com
2
-0
/
+45
2012-06-26
mac802154: short address setter
alex.bluesman.smirnov@gmail.com
2
-0
/
+18
2012-06-26
mac802154: set and get PAN id
alex.bluesman.smirnov@gmail.com
2
-0
/
+33
2012-06-26
mac802154: add wpan device-class support
alex.bluesman.smirnov@gmail.com
6
-1
/
+573
2012-06-25
mac802154: add missed braces
alex.bluesman.smirnov@gmail.com
1
-1
/
+2
2012-05-16
mac802154: monitor device support
alex.bluesman.smirnov@gmail.com
5
-2
/
+127
2012-05-16
mac802154: slaves management support
alex.bluesman.smirnov@gmail.com
2
-0
/
+145
2012-05-16
mac802154: basic mib support
alex.bluesman.smirnov@gmail.com
3
-1
/
+97
2012-05-16
mac802154: basic MAC commands interface support
alex.bluesman.smirnov@gmail.com
3
-1
/
+48
2012-05-16
mac802154: slave interfaces declaration
alex.bluesman.smirnov@gmail.com
1
-0
/
+28
2012-05-16
mac802154: TX data path
alex.bluesman.smirnov@gmail.com
3
-1
/
+122
2012-05-16
mac802154: RX data path
alex.bluesman.smirnov@gmail.com
2
-1
/
+114
2012-05-16
mac802154: allocation of ieee802154 device
alex.bluesman.smirnov@gmail.com
4
-0
/
+230