summaryrefslogtreecommitdiff
path: root/cleopatre
AgeCommit message (Collapse)Author
2013-04-26cleo/devkit/plcd: save pid in plcd contextThierry Carré
2013-04-26cleo/devkit/plcd: improve readability for print usageThierry Carré
2013-04-26cleo/devkit/plcd: fix short option in cli, closes #3869Thierry Carré
2013-04-26cleo/devkit/plcd: fix segmentation fault on unknown option, closes #3868Thierry Carré
2013-04-26cleo/devkit/plcd: avoid exit function in main()Thierry Carré
All 'plcd_main_task_fct' must return, like that we have a proper end of program (with close, and uninit).
2013-04-26cleo/devkit/plcd: simplify the 'main' function, closes #3866Thierry Carré
There is an important functional change, which is that plcd_init function is called after options parse process. So, there is no more socket initialization (and more), when plcd is called for print version or print usage. In other words, the kernel panic doesn't occur now, but the robustness is low.
2013-04-26cleo/devkit/plcd: add missing close, refs #3866Thierry Carré
Where we have an open, we have the close.
2013-04-26cleo/devkit/plcd: add robustness on pointers to rodata section, refs #3866Thierry Carré
2013-04-26cleo/devkit/plcd: create a new initializaton, refs #3866Thierry Carré
'plcd_init' will be renamed in next commits.
2013-04-24change default NMK pass from HomePlugAV0123 to HomePlugAVNicolas Rabault
2013-04-22cleo/devkit/plcdrv[av]: clean skb free bug in plcdrv, closes #3930Jun Xiang
- Line 280 has freed skb, but line 284 still use the skb. - If netlink_unicast () return < 0, which always free nlskb by himself,but there will free the nlskb twice.
2013-04-18{cleo, polux}/linux/drivers/net: set RMII speed in ETH_CONFIG, closes #3900Olivier Dufour
2013-04-08cleo/{app/libmme,devkit/tests/libmme}: reorder fmi field data, closes #3908Marko Stankovic
2013-04-05cleopatre/devkit/plcd: add phy.conf handling, closes #3911Nicolas Schodet
2013-03-27cleo/linux/drivers/gpio: remove debug printk, closes #3873Olivier Dufour
2013-03-22cleo/app/libspid: close files before functions error return, closes #3852Wentao Hu
2013-03-22cleo/app/libspid: close the files after read it, refs #3852Wentao Hu
2013-03-20cleo/devkit/tests/plcd: add coverage supportThierry Carré
2013-03-19{cleo,polux}: move bundle_delivery into common/tools, closes #3863Jean-Philippe SAVE
2013-03-19cleo/devkit/tests/plcd: create the first utest with plcd_autoswitch, closes ↵Thierry Carré
#3865
2013-03-19cleo/devkit/tests: initiate libspid stubs with plcd utest, refs #3865Thierry Carré
2013-03-19cleo/devkit/tests/plcd: initiate utest structure for plcd, refs #3865Thierry Carré
2013-03-19cleo/devkit/plcd: add empty header in plcd for override libc in utest, refs ↵Thierry Carré
#3865
2013-03-19cleo/devkit/plcd: warnings fix about getpid prototype undeclaredThierry Carré
2013-03-19cleo/devkit/plcd: warnings fix about return value not used and not respectedThierry Carré
src/plcd_process.c:642: warning: 'return' with no value, in function returning non-void src/plcd_process.c:684: warning: 'return' with no value, in function returning non-void
2013-03-19cleo/devkit/plcd: declare headers first, libs after, and standard libs in lastThierry Carré
2013-03-19cleo/devkit/plcd: rename inc/plcd.h into inc/plcd_ctx.hThierry Carré
If one day, we need a public header, 'plcd/plcd.h' filename is available. And plcd context is really in 'plcd_ctx.h'.
2013-03-19cleo/devkit/plcd: move interface nameThierry Carré
2013-03-19cleo/devkit/plcd: update plcd_mainThierry Carré
- all functions are privates - remove useless comments
2013-03-19cleo/devkit/plcd: declare prototypes of plcd_multicastThierry Carré
2013-03-19cleo/devkit/plcd: declare prototypes of plcd_autoswitchThierry Carré
2013-03-19cleo/devkit/plcd: declare prototypes of plcd_processThierry Carré
2013-03-19cleo/devkit/plcd: declare prototypes of plcd_stackThierry Carré
2013-03-19cleo/devkit/plcd: create header files for each source filesThierry Carré
2013-03-19cleo/devkit/plcd: warnings fix about unused variablesThierry Carré
2013-03-19cleo/devkit/plcd: warnings fix about initialization of structureThierry Carré
warnings were : src/plcd_main.c: In function 'plcd_init': src/plcd_main.c:119: warning: missing braces around initializer src/plcd_main.c:119: warning: (near initialization for 'ifr.ifr_ifrn')
2013-03-19cleo/devkit/plcd: warnings fix about array not used in source filesThierry Carré
2013-03-08cleo/buildroot/package: invisible commandsThierry Carré
2013-03-08cleo/{buildroot/package, devkit/plcdrv}: update plcdrv makefile rulesThierry Carré
Avoid to recompile if nothing change for plcrom. For plcdrv, make module still rebuild a new driver.
2013-03-08cleo/{buildroot/package, devkit/plcd}: update plcd makefile rulesThierry Carré
- use libspid-config script - add "-Wall" option - add libs dependencies, but don't compile them
2013-03-08cleo/{buildroot/package, app/fw_wd}: update fw_wd makefile rulesThierry Carré
add "-Wall" option
2013-03-08cleo/{buildroot/package, app/afe}: update afe makefile rulesThierry Carré
add "-Wall" option
2013-03-08cleo/{buildroot/package, app/lltd}: update lltd makefile rulesThierry Carré
add "-Wall" option
2013-03-08cleo/{buildroot/package, app/igmp_snoopd}: update igmp_snoopd makefile rulesThierry Carré
- use libspid-config script - add libs dependencies, but don't compile them
2013-03-08cleo/{buildroot/package, app/spidapp}: update spidapp makefile rulesThierry Carré
- use libspid-config script - add "-Wall" option - add libs dependencies, but don't compile them
2013-03-08cleo/{buildroot/package, app/spidinit}: update spidinit makefile rulesThierry Carré
- use libspid-config script - add "-Wall" option - add libs dependencies, but don't compile them
2013-03-08cleo/{buildroot/package, app/pmd}: update pmd makefile rulesThierry Carré
- use libspid-config script - add "-Wall" option - add libs dependencies, but don't compile them
2013-03-08cleo/app/managerd: fix wrong rules in makefileThierry Carré
2013-03-08cleo/{buildroot/package, app/managerd}: update managerd makefile rulesThierry Carré
- use libspid-config script - add "-Wall" option - add libs dependencies, but don't compile them
2013-03-08cleo/app/{libmme, libspid}: avoid line too long in makefileThierry Carré