aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee802154/nl-phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-28net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf1-1/+1
2012-05-16ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com1-1/+8
2012-04-02ieee802154: Stop using NLA_PUT*().David S. Miller1-15/+14
2011-06-30ieee802154: support specifying hw address for created devicesDmitry Eremin-Solenikov1-0/+31
2011-06-13ieee802154: Don't leak memory in ieee802154_nl_fill_phyJesper Juhl1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-06ieee802154: add support for creation/removal of logic interfacesDmitry Eremin-Solenikov1-0/+156
2009-11-06ieee802154: add LIST_PHY command supportDmitry Eremin-Solenikov1-0/+188