aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee802154/nl-phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-076lowpan: mac802154: fix coding style issuesVarka Bhadram1-12/+11
2014-01-14ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer1-2/+4
2013-11-14ieee802154: use genl_register_family_with_ops()Johannes Berg1-33/+4
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-3/+3
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