summaryrefslogtreecommitdiff
path: root/drivers/staging/ozwpan
AgeCommit message (Expand)Author
2013-08-12staging: ozwpan: Return correct hub status.Rupesh Gujare
2013-08-12staging: ozwpan: Reset port configuration number.Rupesh Gujare
2013-08-12staging: ozwpan: Fixes crash due to invalid port aceess.Rupesh Gujare
2013-08-12staging: ozwpan: Fix farewell report.Rupesh Gujare
2013-08-12staging: ozwpan: Fix build warning.Rupesh Gujare
2013-08-02staging: ozwpan: Set farewell report length.Rupesh Gujare
2013-08-02staging: ozwpan: Increase farewell report size.Rupesh Gujare
2013-08-02staging: ozwpan: Drop oldest ISOC frame instead of dropping latest.Rupesh Gujare
2013-08-02staging: ozwpan: Use kernel strncmp function.Rupesh Gujare
2013-08-02staging: ozwpan: Mark string as constRupesh Gujare
2013-08-02staging: ozwpan: Use kernel list function for managing interface list.Rupesh Gujare
2013-08-01staging: ozwpan: High resolution timersRupesh Gujare
2013-07-25staging: ozwpan: Fix coding style.Rupesh Gujare
2013-07-23staging: ozwpan: Rename Kbuild to MakefileJoe Perches
2013-07-23staging: ozwpan: Convert macro to function.Joe Perches
2013-07-23staging: ozwpan: Remove old debug macro.Joe Perches
2013-07-23staging: ozwpan: Replace oz_trace with oz_dbgJoe Perches
2013-07-23staging: ozwpan: Remove extra debug logs.Joe Perches
2013-06-17staging: ozwpan: remove event tracing code.Rupesh Gujare
2013-06-04Revert "ozwpan: replace alloc_skb with dev_alloc_skb in ozpd.c"Greg Kroah-Hartman
2013-06-04Revert "ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.c"Greg Kroah-Hartman
2013-06-04Revert "ozwpan: replace kfree_skb with dev_kfree_skb in ozpd.c"Greg Kroah-Hartman
2013-06-04Revert "ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.c"Greg Kroah-Hartman
2013-05-30ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.cXenia Ragiadakou
2013-05-30ozwpan: replace kfree_skb with dev_kfree_skb in ozpd.cXenia Ragiadakou
2013-05-30ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.cXenia Ragiadakou
2013-05-30ozwpan: replace alloc_skb with dev_alloc_skb in ozpd.cXenia Ragiadakou
2013-05-24staging: ozwpan: Revert last changesXenia Ragiadakou
2013-05-21ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.cXenia Ragiadakou
2013-05-21ozwpan: replace kfree_skb with dev_kfree_skb in ozpd.cXenia Ragiadakou
2013-05-21ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.cXenia Ragiadakou
2013-05-21ozwpan: replace alloc_skb with dev_alloc_skb in ozpd.cXenia Ragiadakou
2013-05-17staging: ozwpan: fix access byteorder for wMaxPacketSize in ozhcd.cXenia Ragiadakou
2013-05-13staging: ozwpan: fix error return code in oz_cdev_register()Wei Yongjun
2013-04-22staging/ozwpan: info leak in oz_cdev_ioctl()Dan Carpenter
2013-02-15staging/ozwpan: Mark read only parameters and structs as constPeter Huewe
2013-02-15staging/ozwpan: Remove empty and unused function oz_cdev_heartbeatPeter Huewe
2013-02-15staging/ozwpan: Mark local functions as static (fix sparse warnings)Peter Huewe
2013-02-15staging/ozwpan: Add missing header includesPeter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozhcd.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozusbsvc.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozcdev.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozproto.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozeltbuf.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozusbsvc1.c (sparse warning)Peter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozpd.c (sparse warning)Peter Huewe
2013-01-30staging:ozwpan: Fix following warning.Rupesh Gujare
2013-01-25staging:ozwpan: Change email address.Rupesh Gujare
2013-01-25staging:ozwpan: Removed myself (Chris Kelly) as maintainer.Chris Kelly
2012-11-21staging: ozwpan: Remove redundant null check before kfree in ozhcd.cSachin Kamat