index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ozwpan
/
ozproto.c
Age
Commit message (
Expand
)
Author
2013-08-23
staging: ozwpan: Fix Documentation style.
Rupesh Gujare
2013-08-22
staging: ozwpan: Increment reference counter.
Rupesh Gujare
2013-08-14
staging: ozwpan: Add a blank line between functions & declarations.
Rupesh Gujare
2013-08-14
staging: ozwpan: Add a blank line between declaraction and code.
Rupesh Gujare
2013-08-12
staging: ozwpan: Fix farewell report.
Rupesh Gujare
2013-08-02
staging: ozwpan: Set farewell report length.
Rupesh Gujare
2013-08-02
staging: ozwpan: Use kernel strncmp function.
Rupesh Gujare
2013-08-02
staging: ozwpan: Mark string as const
Rupesh Gujare
2013-08-02
staging: ozwpan: Use kernel list function for managing interface list.
Rupesh Gujare
2013-07-31
staging: ozwpan: High resolution timers
Rupesh Gujare
2013-07-23
staging: ozwpan: Remove old debug macro.
Joe Perches
2013-07-23
staging: ozwpan: Replace oz_trace with oz_dbg
Joe Perches
2013-06-17
staging: ozwpan: remove event tracing code.
Rupesh Gujare
2013-06-04
Revert "ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.c"
Greg Kroah-Hartman
2013-06-04
Revert "ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.c"
Greg Kroah-Hartman
2013-05-30
ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.c
Xenia Ragiadakou
2013-05-30
ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.c
Xenia Ragiadakou
2013-05-24
staging: ozwpan: Revert last changes
Xenia Ragiadakou
2013-05-21
ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.c
Xenia Ragiadakou
2013-05-21
ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.c
Xenia Ragiadakou
2013-02-15
staging/ozwpan: Mark read only parameters and structs as const
Peter Huewe
2013-02-15
staging/ozwpan: Fix NULL vs zero in ozproto.c (sparse warning)
Peter Huewe
2012-11-21
staging: ozwpan: Remove redundant null check before kfree in ozproto.c
Sachin Kamat
2012-08-13
staging: ozwpan: isoc latency for audio burst
Rupesh Gujare
2012-06-20
staging: ozwpan: kmalloc flag
Rupesh Gujare
2012-06-20
staging: ozwpan: ISOC transfer in triggered mode
Rupesh Gujare
2012-03-02
staging: ozwpan: remove debug allocator
Greg Kroah-Hartman
2012-02-24
staging: ozwpan: Added basic L2 protocol support
Chris Kelly