summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ozwpan
Commit message (Expand)AuthorAgeFilesLines
...
* staging: ozwpan: Fix coding style.Rupesh Gujare2013-08-141-2/+2
* staging: ozwpan: Simply if conditionRupesh Gujare2013-08-141-4/+5
* staging: ozwpan: Add a blank line between functions & declarations.Rupesh Gujare2013-08-149-0/+189
* staging: ozwpan: Add a blank line between declaraction and code.Rupesh Gujare2013-08-148-0/+89
* staging: ozwpan: Return correct hub status.Rupesh Gujare2013-08-121-2/+9
* staging: ozwpan: Reset port configuration number.Rupesh Gujare2013-08-121-0/+1
* staging: ozwpan: Fixes crash due to invalid port aceess.Rupesh Gujare2013-08-121-2/+7
* staging: ozwpan: Fix farewell report.Rupesh Gujare2013-08-122-2/+2
* staging: ozwpan: Fix build warning.Rupesh Gujare2013-08-121-2/+2
* staging: ozwpan: Set farewell report length.Rupesh Gujare2013-08-021-0/+1
* staging: ozwpan: Increase farewell report size.Rupesh Gujare2013-08-021-1/+1
* staging: ozwpan: Drop oldest ISOC frame instead of dropping latest.Rupesh Gujare2013-08-021-1/+12
* staging: ozwpan: Use kernel strncmp function.Rupesh Gujare2013-08-021-16/+1Star
* staging: ozwpan: Mark string as constRupesh Gujare2013-08-022-5/+5
* staging: ozwpan: Use kernel list function for managing interface list.Rupesh Gujare2013-08-021-16/+13Star
* staging: ozwpan: High resolution timersRupesh Gujare2013-08-017-324/+188Star
* staging: ozwpan: Fix coding style.Rupesh Gujare2013-07-251-7/+8
* staging: ozwpan: Rename Kbuild to MakefileJoe Perches2013-07-231-0/+0
* staging: ozwpan: Convert macro to function.Joe Perches2013-07-231-2/+2
* staging: ozwpan: Remove old debug macro.Joe Perches2013-07-2313-125/+17Star
* staging: ozwpan: Replace oz_trace with oz_dbgJoe Perches2013-07-2310-252/+307
* staging: ozwpan: Remove extra debug logs.Joe Perches2013-07-232-22/+8Star
* staging: ozwpan: remove event tracing code.Rupesh Gujare2013-06-1713-380/+4Star
* Revert "ozwpan: replace alloc_skb with dev_alloc_skb in ozpd.c"Greg Kroah-Hartman2013-06-051-3/+4
* Revert "ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.c"Greg Kroah-Hartman2013-06-051-1/+1
* Revert "ozwpan: replace kfree_skb with dev_kfree_skb in ozpd.c"Greg Kroah-Hartman2013-06-051-6/+6
* Revert "ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.c"Greg Kroah-Hartman2013-06-051-1/+1
* ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.cXenia Ragiadakou2013-05-301-1/+1
* ozwpan: replace kfree_skb with dev_kfree_skb in ozpd.cXenia Ragiadakou2013-05-301-6/+6
* ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.cXenia Ragiadakou2013-05-301-1/+1
* ozwpan: replace alloc_skb with dev_alloc_skb in ozpd.cXenia Ragiadakou2013-05-301-4/+3Star
* staging: ozwpan: Revert last changesXenia Ragiadakou2013-05-252-11/+12
* ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.cXenia Ragiadakou2013-05-211-1/+1
* ozwpan: replace kfree_skb with dev_kfree_skb in ozpd.cXenia Ragiadakou2013-05-211-6/+6
* ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.cXenia Ragiadakou2013-05-211-1/+1
* ozwpan: replace alloc_skb with dev_alloc_skb in ozpd.cXenia Ragiadakou2013-05-211-4/+3Star
* staging: ozwpan: fix access byteorder for wMaxPacketSize in ozhcd.cXenia Ragiadakou2013-05-171-1/+1
* staging: ozwpan: fix error return code in oz_cdev_register()Wei Yongjun2013-05-141-0/+2
* staging/ozwpan: info leak in oz_cdev_ioctl()Dan Carpenter2013-04-221-0/+1
* staging/ozwpan: Mark read only parameters and structs as constPeter Huewe2013-02-168-25/+26
* staging/ozwpan: Remove empty and unused function oz_cdev_heartbeatPeter Huewe2013-02-162-7/+0Star
* staging/ozwpan: Mark local functions as static (fix sparse warnings)Peter Huewe2013-02-166-19/+21
* staging/ozwpan: Add missing header includesPeter Huewe2013-02-162-0/+2
* staging/ozwpan: Fix NULL vs zero in ozhcd.c (sparse warning)Peter Huewe2013-02-151-67/+68
* staging/ozwpan: Fix NULL vs zero in ozusbsvc.c (sparse warning)Peter Huewe2013-02-151-11/+11
* staging/ozwpan: Fix NULL vs zero in ozcdev.c (sparse warning)Peter Huewe2013-02-151-12/+12
* staging/ozwpan: Fix NULL vs zero in ozproto.c (sparse warning)Peter Huewe2013-02-151-39/+39
* staging/ozwpan: Fix NULL vs zero in ozeltbuf.c (sparse warning)Peter Huewe2013-02-151-9/+9
* staging/ozwpan: Fix NULL vs zero in ozusbsvc1.c (sparse warning)Peter Huewe2013-02-151-10/+10
* staging/ozwpan: Fix NULL vs zero in ozpd.c (sparse warning)Peter Huewe2013-02-151-34/+34