summaryrefslogtreecommitdiffstats
path: root/net/ieee802154/nl-phy.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* ieee802154: check device typevegard.nossum@oracle.com2016-11-301-1/+5
* mac802154: remove pib lockAlexander Aring2015-05-231-3/+3
* ieee802154: introduce wpan_phy_supportedAlexander Aring2015-05-191-2/+2
* cfg802154: pass name_assign_type to rdev_add_virtual_intf()Varka Bhadram2015-04-301-1/+4
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-1/+2
* net/ieee802154: Remove and add extra blank lines as needed.Stefan Schmidt2014-12-051-1/+0
* ieee802154: fix spelling mistakesVarka Bhadram2014-11-261-1/+1
* ieee802154: remove mlme get_phy callbackAlexander Aring2014-11-051-1/+2
* mac802154: move dev_hold out of ieee802154_if_addAlexander Aring2014-11-051-0/+1
* cfg802154: convert deprecated iface add and delAlexander Aring2014-11-021-13/+6
* ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring2014-10-251-1/+1
* ieee802154: mac802154: remove FSF addressAlexander Aring2014-10-251-4/+0
* 6lowpan: mac802154: fix coding style issuesVarka Bhadram2014-07-071-12/+11
* ieee802154: Fix memory leak in ieee802154_add_iface()Christian Engelmayer2014-01-141-2/+4
* ieee802154: use genl_register_family_with_ops()Johannes Berg2013-11-141-33/+4
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-3/+3
* net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()Thomas Graf2012-06-281-1/+1
* ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com2012-05-161-1/+8
* ieee802154: Stop using NLA_PUT*().David S. Miller2012-04-021-15/+14
* ieee802154: support specifying hw address for created devicesDmitry Eremin-Solenikov2011-06-301-0/+31
* ieee802154: Don't leak memory in ieee802154_nl_fill_phyJesper Juhl2011-06-131-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ieee802154: add support for creation/removal of logic interfacesDmitry Eremin-Solenikov2009-11-061-0/+156
* ieee802154: add LIST_PHY command supportDmitry Eremin-Solenikov2009-11-061-0/+188
OpenPOWER on IntegriCloud