aboutsummaryrefslogtreecommitdiff
path: root/drivers/uwb/uwb-debug.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-05simple_open: automatically convert to simple_open()Gravatar Stephen Boyd 1-8/+1
2009-10-01const: constify remaining file_operationsGravatar Alexey Dobriyan 1-3/+3
2008-12-22uwb: use print_hex_dump()Gravatar David Vrabel 1-20/+1
2008-12-12uwb: improved MAS allocator and reservation conflict handlingGravatar Stefano Panella 1-23/+26
2008-11-26wusb: add debug files for ASL, PZL and DI to the whci-hcd driverGravatar David Vrabel 1-0/+13
2008-11-26uwb: fix oops in debug PAL's reservation callbackGravatar David Vrabel 1-1/+1
2008-11-19wlp: start/stop radio on network interface up/downGravatar David Vrabel 1-3/+0
2008-11-19uwb: add basic radio managerGravatar David Vrabel 1-3/+23
2008-11-17uwb: add pal parameter to new reservation callbackGravatar David Vrabel 1-5/+5
2008-11-04uwb: add commands to add/remove IEs to the debug interfaceGravatar Stefano Panella 1-1/+19
2008-10-28uwb: reference count reservationsGravatar David Vrabel 1-3/+10
2008-09-17uwb: add the UWB stack (debug support)Gravatar David Vrabel 1-0/+367