summaryrefslogtreecommitdiff
path: root/cesar
AgeCommit message (Expand)Author
2012-04-02common: move mmtcgen from cesar/common/tools to common/lib, refs #409Nélio Laranjeiro
2012-03-30cesar/cp/secu/test: add host and sparc in the same Makefile, closes #3043Nélio Laranjeiro
2012-03-30cesar/cp/sta/core/stub: add missing conditional include for eCos, refs #3043Nélio Laranjeiro
2012-03-30cesar/{maximus, host}/sci: make read and write blocking, refs #2995Cyril Jourdan
2012-03-29cesar/lib/test: fix mbox thread test, refs #2996Nélio Laranjeiro
2012-03-23Merge branch 'addref'Nicolas Schodet
2012-03-22cesar/hal/arch: use arch_atomic_add_lock for reference counting, closes #2927Nicolas Schodet
2012-03-20cesar/lib/blk: add blk log debug toolNicolas Schodet
2012-03-20cesar/lib/dbg: increase debug message maximum sizeNicolas Schodet
2012-03-20cesar/lib/dbg: gracefully handle debug message overflowNicolas Schodet
2012-03-20cesar/lib/test/blk: reformat slack testNicolas Schodet
2012-03-20cesar/hal/phy/test/phy: add mabeille panoramic scriptNicolas Schodet
2012-03-20cesar/hal/phy/test/phy: add mabeille dump for rx memNicolas Schodet
2012-03-20cesar/hal/phy/test/phy: do not program rx action if last one did not triggerNicolas Schodet
2012-03-20cesar/hal/phy: add config item to disable access timer watchdogNicolas Schodet
2012-03-20cesar/hal/phy/test/phy: fix bad callback register, refs #848Nicolas Schodet
2012-03-20cesar/lib/dbg: reduce dbg_assert call code sizeNicolas Schodet
2012-03-15cesar/maximus/python: describe MAC address format used in utils.macaddrNicolas Schodet
2012-03-15cesar/maximus/python: use standard sizes for word sizes, closes #2978Nicolas Schodet
2012-03-15cesar/maximus/python: use hex_to_mac_addr instead of inlined codeNicolas Schodet
2012-03-15cesar/maximus/python/maximus/utils: remove buggy #!Nicolas Schodet
2012-03-15cesar/maximus/python: get MAC address associated with interface, closes #2977Nicolas Schodet
2012-03-13cesar/maximus/prototest/fcall: fix compilation warning, refs #2996Cyril Jourdan
2012-03-13cesar/cp/cl_interf: fix utest compilation warning, refs #2996Cyril Jourdan
2012-03-12cesar/mac/sar: rename sar_msdu_add and sar_mpdu_add, closes #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: rename ul_ce_ctx by measure_ctx in source code, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: update comments, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: remove private function from public header, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: fix C Header files' header and footer, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: remove sar_pb.h file, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: rename sar/inc/sar_context.h to sar/inc/context.h, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: remove useless sar prefix in src/header files, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: renamed unit tests, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: re-architecture internal sar files, refs #2981Nélio Laranjeiro
2012-03-12cesar/mac/sar: remove sar_init_measure_context function, refs #2981Nélio Laranjeiro
2012-03-12cesar/cl: add missing include for clNélio Laranjeiro
2012-03-08cesar/mac/common: clear rx_llid when station is removed, closes #3013Milenko Jelisavcic
2012-03-06cesar/interface: fix nightly build, refs #2928Thierry Carré
2012-03-02cesar/cp/msg/test: fix compilation warnings in unit tests, refs #2949Marko Stankovic
2012-03-02cesar/lib: fix left shift is negative warning, refs #2949Marko Stankovic
2012-03-02cesar/maximus/doc: update the document with the new ipmbox, closes #2937Thierry Carré
2012-03-02cesar/maximus/doc: convert architecture doc in rst format, refs #2937Thierry Carré
2012-03-02cesar/common/{defs,make}: add the twice vlan definition, closes #2894Thierry Carré
2012-03-02cesar/cp/msg/test : variables init but not used removedThierry Carré
2012-03-02cesar/cp/msg: create define for MSG_CC_RELAY & CP_SECUThierry Carré
2012-03-02cesar: redefine many size about ethernet packet, closes #2900Thierry Carré
2012-03-02cesar/cp/{msg,cco}: replace hard number by define and fix random testsThierry Carré
2012-03-02cesar/mac/sar/test: improve pb_stats test, refs #2900Thierry Carré
2012-03-02cesar/mac/sar/test/functionnal: remplace 1518 by ETH_MAX define, refs #2894Thierry Carré
2012-03-02cesar/mac/sar: fix functional testsNélio Laranjeiro