summaryrefslogtreecommitdiff
path: root/cleopatre
AgeCommit message (Collapse)Author
2010-09-21cleo/devkit/doc [eoc]: modified update and services MMEs, refs #1802, #1390Aleksandar Sutic
- Add new EoC service parameter (QoS priority) in VS_EOC_SET/GET_SERVICES - Change MME type for VS_EOC_GET_LINK_INFO - Add new field (board type check) in VS_UPDATE_START
2010-09-16cleo/linux/drv/net: add mii ioCeline Buret
2010-09-15cleo/devkit/plcdrv: test pollCeline Buret
2010-09-15cleo/devkit/plcdrv: implement poll for SiemensEmmanuel Clerc
2010-09-15cleo/devkit/plcdrv: correct version sizeCeline Buret
2010-09-10cleo/{linux/drivers/mtd,openocd}: add eon 25q64 flash referenceJean-Philippe SAVE
2010-09-06cleo/devkit/doc [eoc]: specs for auto-configuration, refs #1686Aleksandar Sutic
2010-09-06cleo: add spidupdate python script to bundle, closes #1837Celine Buret
2010-09-03cleo/devkit/doc [eoc]: related MMEs updated, refs #1756Aleksandar Sutic
2010-09-02cleo/u-boot/net: copy current_version and wanted_version in appropriate ↵Celine Buret
cases, closes #1668
2010-09-02cleo/linux/net/bridge: Force bridge MAC addr to be plc0 MAC addr, closes #1839Jean-Philippe SAVE
2010-07-12cleo/devkit/doc: new VS MMEs are added for EoCsave
They specify setting of services, ports and classifier rules. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7294 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-28cleo/devkit/doc: Merge EOC modif on VS_EOC_CCO_GET/SET_WL (DAK size 128b)save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7258 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-25cleo/devkit/plcd: activate management of DRV_SET_HFIDs, closes #1672save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7257 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-25cleo/devkit/doc: correct DRV_STA_SET_U_HFID.IND now return new HFID, refs #1672save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7256 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-24cleo/devkit/plcd: fix WAS_CCO when modem is a station, closes #1694lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7254 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-22cleo/{devkit,appli}: use NLMSG_LENGTH for netlink, closes #1692lefranc
- NLMSG_LENGTH replaces NLMSG_SPACE which is aligning data to 4 bytes git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7252 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-22cleo/appli/libmme: find right interface if NULL, closes #1669lefranc
- if iface is NULL for send, the right interface is guessed according to the destination - if iface is NULL for listen, both bridge and loopback are listen to git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7245 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-22cleo/appli/plc: send sniffer MME to 'lo', refs #1669lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7244 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-22cleo/appli/managerd: listen to 'lo' interface, refs #1669lefranc
- managerd listen to br0, lo and nl_mme interface - lo is used by local applications sending local MME git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7243 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-22cleo/appli/libmme: remove redefine of ETH_P_HPAVlefranc
- use define from linux kernel instead git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7242 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-17cleo/devkit/doc: add MMEs for CM_SET_KEY with PID=2, refs #945save
MME changes are as following : - add DRV_AUTHORIZE - add VS_ENCRYPTED_PAYLOAD - add VS_SET_KEY - suppress DRV_SET_SL git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7236 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-17cleo/devkit/plcdrv: no filter before sending to mailbox, refs #1618lefranc
- mailbox type is known from netlink source git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7235 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-17cleo/devkit/plcdrv: send INTERFACE packets to MME netlink, refs #1618lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7234 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-17cleo/appli/managerd: no need to change dest if broadcast, refs #1618lefranc
- no risk to have a loopback with broadcast MMEs due to new MME netlink git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7233 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-17cleo/{devkit,appli}: remove local NETLINK ID define, refs #1618lefranc
- now use official linux's ones git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7232 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-17cleo/appli/managerd: remove ugly commented code, refs #1618lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7231 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-15cleo/devkit/doc: add drv and vs set nmk mme-sburet
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7218 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-15Revert "cleo/linux: suppress warning for rx pkt with own addr as src addr, ↵lefranc
closes #1627" This reverts commit b509af3a849ef4749c729038bd20d8c48e36ebd9. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7212 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-14cleo/tools/spidupd: add spidupdate python client, no refslefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7210 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-14cleo/appli/managerd: use new MME netlink, closes #1618lefranc
- all MME destinated to cesar are sent through this MME netlink - managerd receives MME.cnf from cesar through this MME netlink git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7209 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-14cleo/devkit/plcd: change netlink name, refs #1618lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7208 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-14cleo/devkit/plcdrv: use MME netlink with plc driver, refs #1618lefranc
- add a new netlink for MME msg - all MME destinated to cesar are sent using this netlink and are sent as MME in mailbox - all MME received from cesar as mailbox MME are sent to managerd through this netlink (except DRV_MME) git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7207 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-14cleo/linux: add new MME netlink ID, refs #1618lefranc
- add NETLINK_PLC_MME - change NETLINK_PLC to NETLINK_PLC_DRV git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7206 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-14Revert "cleo/linux: allow brige to resent HPAV MME to the same interface, ↵lefranc
closes #1526" - God of programming, forgive me... This reverts commit c646a2c09d3fa0dde6b2bac6b89b74c454f12f9e. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7205 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-10cleo/linux: suppress warning for rx pkt with own addr as src addr, closes #1627save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7189 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-10cleo/devkit/plcdrv: add VLAN priority info to Cesarsave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7188 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-10cleo/linux/drivers/eth: add Operate on Second Frame IP flagsave
This flag allow DMA TX to process a frame even if the previous wasn't really sent. git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7187 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-10cleo/linux/drivers/eth: re-adapt netif_tx_queue, closes #1606save
Before this modification tx queue could be waked-up even if there was no place on DMA_TX_RING (due to synop3504_tx_done(ONE) called on rx process). git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7186 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-10cleo/u-boot: print version string of each image on each boot, closes #1599save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7185 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-10cleo/appli/libspid: remove compile warning, no refslefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7184 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-08cesar/cp/{msg, sta/action}: add result field to VS_GET_STATS, closes #1003mercadie
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7183 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-03cleo/buildroot: clean unused buildroot support componentssave
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7158 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-03cleo/appli/libmme: fix definition of VS_ETH_STATS mmtype, closes #992lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7157 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-06-02cleo/devkit/doc: update VS_EOC_CCO_GET/SET_WL, refs #1621lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7147 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-28cleo/tools/genNVRAM: add CPU part nb field, closes #1611lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7141 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-28cleo/appli/spidlib: remove reference to /factory dir, refs #1584lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7140 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-28cleo/appli/libspid: make good copy a files with dir in name, closes #1587lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7139 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-28cleo/rootfs: add save.lst in factory /etc/directory, refs #1587lefranc
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7138 017c9cb6-072f-447c-8318-d5b54f68fe89
2010-05-27cloe/buildroot: suppress asking for platform choice on SPR300, closes #1598save
git-svn-id: svn+ssh://pessac/svn/cesar/trunk@7137 017c9cb6-072f-447c-8318-d5b54f68fe89