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
/
wpan-class.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ieee802154: move wpan-class.c to core.c
Alexander Aring
2014-10-25
1
-226
/
+0
*
ieee802154: move wpan-phy.h to cfg802154.h
Alexander Aring
2014-10-25
1
-1
/
+1
*
ieee802154: wpan-class: fix trailing semicolon
Alexander Aring
2014-10-25
1
-1
/
+1
*
ieee802154: mac802154: remove FSF address
Alexander Aring
2014-10-25
1
-4
/
+0
*
6lowpan: mac802154: fix coding style issues
Varka Bhadram
2014-07-07
1
-3
/
+7
*
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
2014-04-01
1
-6
/
+0
*
ieee802154: add netlink APIs for smartMAC configuration
Phoebe Buckheister
2014-02-17
1
-0
/
+6
*
ieee802154: add TX power control to wpan_phy
Phoebe Buckheister
2014-02-17
1
-3
/
+1
*
ieee802154: space prohibited before that close parenthesis
Weilong Chen
2013-12-27
1
-1
/
+1
*
net: ieee802154: convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-26
1
-10
/
+13
*
driver-core: constify data for class_find_device()
Michał Mirosław
2013-02-06
1
-3
/
+2
*
ieee802154: Fix possible NULL pointer dereference in wpan_phy_alloc
Denis Kirjanov
2010-05-23
1
-1
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ieee802154: make wpan-phy class registration to subsys_initcall
Dmitry Eremin-Solenikov
2009-11-13
1
-1
/
+1
*
ieee802154: merge nl802154 and wpan-class in single module
Dmitry Eremin-Solenikov
2009-11-06
1
-3
/
+20
*
wpan-phy: follow usual patter of devices registration
Dmitry Eremin-Solenikov
2009-11-06
1
-3
/
+1
*
wpan-phy: allow specifying a per-page channel mask
Dmitry Eremin-Solenikov
2009-11-06
1
-1
/
+19
*
wpan-phy: use snprintf to limit the amount of chars written
Dmitry Eremin-Solenikov
2009-11-06
1
-1
/
+1
*
wpan-phy: init channel/page fields
Dmitry Eremin-Solenikov
2009-11-06
1
-0
/
+3
*
wpan-phy: add wpan-phy iteration functions
Dmitry Eremin-Solenikov
2009-11-06
1
-0
/
+25
*
ieee802154: add a sysfs representation of WPAN master devices
Dmitry Eremin-Solenikov
2009-08-19
1
-0
/
+159