summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-02cesar/ce/rx: fix traces, see d69425fccc2c4e4c978b8f5c0acd347d002d6cf7Jérémy Dufour
2011-02-02cesar/mac/sar: increase PBPOOL size, closes #2263Nélio Laranjeiro
2011-02-02cesar/mac/sar: add statsNélio Laranjeiro
2011-02-01bsu/aclf: better synchronization between the STA and the CCo, closes #2256Nélio Laranjeiro
2011-02-01cesar/ce/rx: remove call to cp_sta_mgr from CE context, closes #1425Jérémy Dufour
2011-01-19cesar/projects/plc: dump stats and fatal message to mailbox, closes #2224Nicolas Schodet
2011-01-19cesar/cp/fsm: do not handle events twice when we are CCo, refs #2222Jérémy Dufour
2011-01-19cleo/devkit/doc[eoc]: update mme spec with new messages for network parameter...Milan Stevanovic
2011-01-18cleo/app/cwmp: fix the MakefileYacine Belkadi
2011-01-18cleo/app/cwmp: replace the log_error("...") calls by the new log_mark()Yacine Belkadi
2011-01-18cleo/app/cwmp: add utils_log() for logging from code in impl_* filesYacine Belkadi
2011-01-18cleo/app/cwmp: fix wrong type in impl_add_instance() and impl_del_instance()Yacine Belkadi
2011-01-18cleo/app/cwmp: move instance related switch-cases from main.c to impl_instance.cYacine Belkadi
2011-01-18cleo/app/cwmp: move the set_value switch from main to impl_set.cYacine Belkadi
2011-01-18cleo/app/cwmp: move the big switch(param_id) from main.c to impl_get.cYacine Belkadi
2011-01-18cleo/app/cwmp: in utils_run_command() replace system() by execvp()Yacine Belkadi
2011-01-18cleo/app/cwmp: prefix ("utils_") functions and types provided by utils.cYacine Belkadi
2011-01-18cleo/app/cwmp: rename some functionsYacine Belkadi
2011-01-18cleo/app/cwmp: split impl.cYacine Belkadi
2011-01-18cleo/devkit/plcdrv: empty debug from Cesar is not the end, closes #2215Jérémy Dufour
2011-01-18cleo/{mgrd,plcd}: allow several SIGHUP signal receptions, closes #2109Celine Buret
2011-01-17cesar/ce/rx: improve trace of ce rx, closes #2199Jérémy Dufour
2011-01-17cesar/{ce/tx,cp}: improve traces for ce tx, refs #2199Jérémy Dufour
2011-01-17cesar/cp: fix trace when there is an error in CM_TM_UPDATE, refs #2199Jérémy Dufour
2011-01-17cesar/ce/tx: return boolean to know if tone maps in tx were cleanedJérémy Dufour
2011-01-14cesar/lib/stats: add stats dump on fatal error, closes #2212Nicolas Schodet
2011-01-14cesar/lib/stats: add travel function to read all stats, refs #2212Nicolas Schodet
2011-01-14cesar/lib/stats: move stat reading to a separated function, refs #2212Nicolas Schodet
2011-01-14cesar/hle/tools: add basic RPC message handling, closes #2209Nicolas Schodet
2011-01-14cesar/hle/tools: add HLE tools context, refs #2209Nicolas Schodet
2011-01-14cesar/hal/hle/doc: add RPC message documentation, refs #2209Nicolas Schodet
2011-01-13cesar/bsu/beacon: had verifications on bentry increased order, closes #2195Nélio Laranjeiro
2011-01-13cesar/common/defs: fixed priority header for CE, refs #1934jutteau
2011-01-13cesar/ce/rx/bl: store optimization tables, closes #1934jutteau
2011-01-13cesar/lib/blk_table: fix headerjutteau
2011-01-13cesar/hle: add hle tools handling in hle, closes #2062Nicolas Schodet
2011-01-13cesar/hal/hle, cesar/hle/tools: move debug dump code, refs #2062Nicolas Schodet
2011-01-11cesar/lib/trace: add print with a variable number of arguments, closes #2191Nicolas Schodet
2011-01-11cesar/lib/trace: move long trace prints out of ilramNicolas Schodet
2011-01-11cesar/hal/phy: save ilram when tracingNicolas Schodet
2011-01-11cesar/cp/cco/action: add scenario test, closes #1905Nélio Laranjeiro
2011-01-11cesar/cp/{beacon, cco/action}: set default NM when sta becomes CCo, closes #2121Nélio Laranjeiro
2011-01-11cesar/cp/cco/action: clear bw and region manager when become CCo, closes #2118Nélio Laranjeiro
2011-01-06cesar/cp/beacon: only handle snid conflict if the station is CCo, closes #2188Nélio Laranjeiro
2011-01-06cleo/app/cwmp: fix: Ethernet interface stats are not refreshedYacine Belkadi
2011-01-06cesar/cp/fsm: handle CE MME in association FSM only, closes #2160Jérémy Dufour
2011-01-04cleo/app/cwmp: CPE WAN Management Procotol (TR-069) - Initial commitYacine Belkadi
2011-01-04cleo/devkit/plcdrv: handle reception of debug dump buffer, closes #2071Jérémy Dufour
2011-01-04cleo/devkit/plcdrv: add device to read debug dump from cesar, refs #2071Jérémy Dufour
2011-01-04cleo/devkit/arm: add functions to allocate/free debug dump buffer, refs #2071Jérémy Dufour