summaryrefslogtreecommitdiffstats
path: root/src/hci/commands/ifmgmt_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* [ifmgmt] Move ifmgmt_cmd.h to include/hciMichael Brown2009-06-281-1/+1
* [ifmgmt] Optimise prototype for ifcommon_exec()Michael Brown2009-06-281-9/+9
* [hci] Expose ifcommon_exec() in a local header so wireless commands can use itJoshua Oreman2009-06-241-1/+2
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* Use stdio.h instead of vsprintf.hMichael Brown2007-01-191-1/+1
* Be silent if there are no network interfacesMichael Brown2007-01-121-6/+0Star
* Force ordering of commands in help list.Michael Brown2007-01-101-13/+14
* Added network interface management commandsMichael Brown2007-01-101-0/+182