aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee802154/nl-phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-23mac802154: remove pib lockAlexander Aring1-3/+3
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring1-2/+2
2015-04-30cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram1-1/+4
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg1-1/+2
2014-12-05net/ieee802154: Remove and add extra blank lines as needed.Stefan Schmidt1-1/+0
2014-11-26ieee802154: fix spelling mistakesVarka Bhadram1-1/+1
2014-11-05ieee802154: remove mlme get_phy callbackAlexander Aring1-1/+2
2014-11-05mac802154: move dev_hold out of ieee802154_if_addAlexander Aring1-0/+1
2014-11-02cfg802154: convert deprecated iface add and delAlexander Aring1-13/+6
2014-10-25ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring1-1/+1
2014-10-25ieee802154: mac802154: remove FSF addressAlexander Aring1-4/+0
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