index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ieee802154
Commit message (
Expand
)
Author
Age
Files
Lines
*
nl802154: add support to set cca ed level
Alexander Aring
2015-05-27
3
-0
/
+56
*
nl802154: add support for cca ed level info
Alexander Aring
2015-05-27
1
-0
/
+7
*
ieee802154: fix typo for file name
Varka Bhadram
2015-05-27
1
-1
/
+1
*
ieee802154: add set transmit power support
Varka Bhadram
2015-05-27
3
-0
/
+57
*
nl802154: fix cca mode wpan phy flag
Alexander Aring
2015-05-26
1
-1
/
+1
*
ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind().
Lennert Buytenhek
2015-05-26
1
-6
/
+0
*
ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU.
Lennert Buytenhek
2015-05-26
1
-14
/
+3
*
ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big.
Lennert Buytenhek
2015-05-26
1
-1
/
+1
*
mac802154: remove mib lock
Alexander Aring
2015-05-23
4
-32
/
+16
*
mac802154: use atomic ops for sequence incrementation
Alexander Aring
2015-05-23
1
-8
/
+0
*
mac802154: remove pib lock
Alexander Aring
2015-05-23
2
-5
/
+3
*
nl802154: add support for dump phy capabilities
Alexander Aring
2015-05-19
1
-1
/
+116
*
ieee802154: add iftypes capability
Alexander Aring
2015-05-19
1
-1
/
+2
*
cfg802154: introduce wpan phy flags
Alexander Aring
2015-05-19
1
-10
/
+17
*
ieee802154: add several phy supported handling
Alexander Aring
2015-05-19
1
-5
/
+17
*
ieee802154: introduce wpan_phy_supported
Alexander Aring
2015-05-19
2
-4
/
+4
*
ieee802154: change cca ed level to mbm
Alexander Aring
2015-05-19
1
-2
/
+2
*
ieee802154: change transmit power to mbm
Alexander Aring
2015-05-19
1
-2
/
+2
*
ieee802154: change transmit power to s32
Alexander Aring
2015-05-19
1
-3
/
+3
*
ieee802154: move validation check out of softmac
Alexander Aring
2015-05-19
1
-1
/
+27
*
nl802154: cleanup invalid argument handling
Alexander Aring
2015-05-19
1
-8
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
6
-16
/
+334
|
\
|
*
ieee802154: trace: fix endian convertion
Alexander Aring
2015-04-30
1
-2
/
+3
|
*
cfg802154: pass name_assign_type to rdev_add_virtual_intf()
Varka Bhadram
2015-04-30
3
-5
/
+12
|
*
ieee802154: Add trace events for rdev->ops
Guido Günther
2015-04-30
4
-12
/
+322
*
|
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
2015-05-11
1
-1
/
+1
|
/
*
ieee802154: don't export static symbol
Julia Lawall
2015-03-14
1
-1
/
+0
*
ieee802154: remove deprecated sysfs entries
Alexander Aring
2015-03-14
1
-49
/
+0
*
ieee802154: change wpan-phy name to phy
Alexander Aring
2015-03-14
1
-1
/
+4
*
ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN
Alexander Aring
2015-03-14
1
-1
/
+1
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-02
2
-2
/
+5
|
\
|
*
ieee802154: fix netns settings
Nicolas Dichtel
2015-02-14
2
-2
/
+5
*
|
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-12
/
+9
|
/
*
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
4
-14
/
+10
*
ieee802154: 6lowpan: fix Makefile entry
Alexander Aring
2015-01-08
2
-2
/
+2
*
ieee802154: 6lowpan: rename to core
Alexander Aring
2015-01-08
2
-1
/
+1
*
ieee802154: 6lowpan: move transmit functionality
Alexander Aring
2015-01-08
4
-264
/
+279
*
ieee802154: 6lowpan: move receive functionality
Alexander Aring
2015-01-08
4
-167
/
+200
*
ieee802154: 6lowpan: rename internal header
Alexander Aring
2015-01-08
3
-5
/
+5
*
ieee802154: create 6lowpan sub-directory
Alexander Aring
2015-01-08
7
-7
/
+10
*
ieee802154: handle config as menuconfig
Alexander Aring
2015-01-03
1
-3
/
+6
*
ieee802154: rename af_ieee802154.c to socket.c
Alexander Aring
2015-01-03
2
-1
/
+1
*
ieee802154: socket: fix checkpatch issue
Alexander Aring
2015-01-03
1
-1
/
+1
*
ieee802154: socket: put handling into one file
Alexander Aring
2015-01-03
5
-856
/
+760
*
ieee802154: socket: change module name
Alexander Aring
2015-01-03
1
-2
/
+2
*
ieee802154: handle socket functionality as module
Alexander Aring
2015-01-03
2
-1
/
+11
*
nl802154: introduce support for cca settings
Alexander Aring
2014-12-19
2
-3
/
+50
*
ieee802154: rework cca setting
Alexander Aring
2014-12-19
3
-4
/
+4
*
Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-12-09
7
-26
/
+7
|
\
|
*
net/ieee802154: Remove and add extra blank lines as needed.
Stefan Schmidt
2014-12-05
7
-21
/
+2
[next]