summaryrefslogtreecommitdiff
path: root/drivers/staging/ozwpan/ozproto.c
AgeCommit message (Expand)Author
2015-08-10staging: ozwpan: Remove from treeJason A. Donenfeld
2015-03-06staging: ozwpan: remove extra parentheses around left bit shift operationsAya Mahfouz
2014-09-08staging: ozwpan: fix redundant return in void functionAdrian Nicoara
2014-09-08staging: ozwpan: fix missing blank line after declarationAdrian Nicoara
2014-08-16staging: ozwpan: Use list helpersChristoph Jaeger
2014-08-16staging: ozwpan: Use slab cache for oz_tx_frame allocationChristoph Jaeger
2014-08-16staging: ozwpan: Use slab cache for oz_elt_info allocationChristoph Jaeger
2014-08-16staging: ozwpan: Simplify app interfaceChristoph Jaeger
2014-08-16staging: ozwpan: Remove unused OZ_MAX_TIMER_POOL_SIZEChristoph Jaeger
2014-05-23staging: ozwpan: ozproto.c fix for "WARNING: Prefer ether_addr_copy() over me...Anil Belur
2014-05-23staging: ozwpan: remove redundant NULL check for devsDaeseok Youn
2014-03-13staging/ozwpan: coding style __constant_Jérôme Pinot
2014-03-04drivers:staging:ozwpan Replaced wrapper functions with actual spin lock functionSurendra Patil
2014-02-07Staging: ozwpan: Change kmalloc() to kzalloc()Salym Senyonga
2014-02-07Staging: ozwpan: reduce indent levels in oz_binding_add().Salym Senyonga
2014-02-07Staging: ozwpan: Fix null dereferenceSalym Senyonga
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-12-26ozwpan: slight optimization of addr comparedingtianhong
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-11Staging: ozwpan: fixed whitespace before semicolonMatina Maria Trompouki
2013-08-23staging: ozwpan: Fix Documentation style.Rupesh Gujare
2013-08-22staging: ozwpan: Increment reference counter.Rupesh Gujare
2013-08-14staging: ozwpan: Add a blank line between functions & declarations.Rupesh Gujare
2013-08-14staging: ozwpan: Add a blank line between declaraction and code.Rupesh Gujare
2013-08-12staging: ozwpan: Fix farewell report.Rupesh Gujare
2013-08-02staging: ozwpan: Set farewell report length.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-07-31staging: ozwpan: High resolution timersRupesh Gujare
2013-07-23staging: ozwpan: Remove old debug macro.Joe Perches
2013-07-23staging: ozwpan: Replace oz_trace with oz_dbgJoe Perches
2013-06-17staging: ozwpan: remove event tracing code.Rupesh Gujare
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 ozproto.c"Greg Kroah-Hartman
2013-05-30ozwpan: replace kfree_skb with dev_kfree_skb in ozproto.cXenia Ragiadakou
2013-05-30ozwpan: replace alloc_skb with dev_alloc_skb in ozproto.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 alloc_skb with dev_alloc_skb in ozproto.cXenia Ragiadakou
2013-02-15staging/ozwpan: Mark read only parameters and structs as constPeter Huewe
2013-02-15staging/ozwpan: Fix NULL vs zero in ozproto.c (sparse warning)Peter Huewe
2012-11-21staging: ozwpan: Remove redundant null check before kfree in ozproto.cSachin Kamat
2012-08-13staging: ozwpan: isoc latency for audio burstRupesh Gujare
2012-06-20staging: ozwpan: kmalloc flagRupesh Gujare
2012-06-20staging: ozwpan: ISOC transfer in triggered modeRupesh Gujare
2012-03-02staging: ozwpan: remove debug allocatorGreg Kroah-Hartman
2012-02-24staging: ozwpan: Added basic L2 protocol supportChris Kelly