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
/
ozpd.c
Age
Commit message (
Expand
)
Author
2013-08-27
staging: ozwpan: oz_pd_free() can be static
Fengguang Wu
2013-08-26
staging: ozwpan: Fix error checking while transmitting frame.
Rupesh Gujare
2013-08-23
staging: ozwpan: Fix Documentation style.
Rupesh Gujare
2013-08-23
staging: ozwpan: Fix wrong error check.
Rupesh Gujare
2013-08-23
staging: ozwpan: Remove memset
Rupesh Gujare
2013-08-22
staging: ozwpan: Create deferred work to destroy PD object.
Rupesh Gujare
2013-08-14
staging: ozwpan: Remove unneeded initializers
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-02
staging: ozwpan: Drop oldest ISOC frame instead of dropping latest.
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 ozpd.c"
Greg Kroah-Hartman
2013-06-04
Revert "ozwpan: replace kfree_skb with dev_kfree_skb in ozpd.c"
Greg Kroah-Hartman
2013-05-30
ozwpan: replace kfree_skb with dev_kfree_skb in ozpd.c
Xenia Ragiadakou
2013-05-30
ozwpan: replace alloc_skb with dev_alloc_skb in ozpd.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 ozpd.c
Xenia Ragiadakou
2013-05-21
ozwpan: replace alloc_skb with dev_alloc_skb in ozpd.c
Xenia Ragiadakou
2013-02-15
staging/ozwpan: Mark read only parameters and structs as const
Peter Huewe
2013-02-15
staging/ozwpan: Mark local functions as static (fix sparse warnings)
Peter Huewe
2013-02-15
staging/ozwpan: Fix NULL vs zero in ozpd.c (sparse warning)
Peter Huewe
2012-11-21
staging: ozwpan: Remove redundant null check before kfree in ozpd.c
Sachin Kamat
2012-09-04
staging: ozwpan: remove pointless conditional before kfree_skb()
Wei Yongjun
2012-08-13
staging: ozwpan: isoc latency for audio burst
Rupesh Gujare
2012-06-20
staging: ozwpan: Set AC_VO priority
Rupesh Gujare
2012-06-20
staging: ozwpan: set last_pkt_nb
Rupesh Gujare
2012-06-20
staging: ozwpan: ISOC transfer in triggered mode
Rupesh Gujare
2012-04-26
staging: ozwpan: Fix bug where kfree is called twice.
Rupesh Gujare
2012-03-02
staging: ozwpan: remove debug allocator
Greg Kroah-Hartman
2012-03-02
Staging: ozwpan: prevent bogus dereference
Dan Carpenter
2012-02-24
staging: ozwpan: Added device state support
Chris Kelly