summaryrefslogtreecommitdiff
path: root/cesar/mac/ca
AgeCommit message (Expand)Author
2012-11-30cesar/mac/ca: always lock ISR in ca_mfs_update/hold, closes #3453Nicolas Schodet
2012-11-30cesar/mac/ca: inline ca_mfs_update and ca_mfs_hold, refs #3453Nicolas Schodet
2012-11-29cesar/hal/arch: add two levels for ilram, closes #3457Nélio Laranjeiro
2012-10-22cesar/mac/ca: add ca_mfs_update* function to ilram2, refs #3455Nélio Laranjeiro
2012-10-19cesar/mac/ca: use predefined values for snid_max and nek_maxMilenko Jelisavcic
2012-10-18cesar/lib/list: rename some functions, closes #3429Yacine Belkadi
2012-06-11cesar/mac/ca: dump ca schedules on fatal errorNicolas Schodet
2012-05-10cesar/{bsu,hal/phy/spoc,cp}: add missing function stubsNélio Laranjeiro
2011-05-25cesar/mac/pbproc: send two frame bursts, refs #362Nicolas Schodet
2011-05-19cesar/mac/ca: use claim, not assert, in local ram functionNicolas Schodet
2011-05-03cesar/mac/ca: use backoff 0 again, closes #1276Nicolas Schodet
2011-04-18cesar/mac/ca: add _date suffix in trace textNicolas Schodet
2011-04-18cesar/mac/ca: add alloc prepare traceNicolas Schodet
2011-01-19cesar/mac/{ca,pbproc}: remove AIFS between two CSMA allocations, closes #1812Nicolas Schodet
2011-01-19cesar/mac/ca/src: move state/timing check out of compute update, refs #1812Nicolas Schodet
2011-01-19cesar/mac/ca: fix define suffixNicolas Schodet
2011-01-19cesar/mac/ca: detect merge condition, handle B2BIFS better, refs #1812Nicolas Schodet
2010-12-13cesar/mac/ca: PBProc is responsible to force TX after EIFS, closes #2072Nicolas Schodet
2010-12-07cesar/mac/ca: do not test beacon periods update during AIFS, refs #2013Nicolas Schodet
2010-12-07cesar/mac/{ca,pbproc}: new CA interface, closes #1910Nicolas Schodet
2010-12-07cesar/mac/{ca,common}: use priority lists instead of heap, refs #1910Nicolas Schodet
2010-12-07cesar/mac/ca: use pointer for current beacon period, refs #1910Nicolas Schodet
2010-12-07cesar/mac/ca: remove beacon periods circular buffer, refs #1910Nicolas Schodet
2010-12-07cesar/mac/{ca,pbproc}: remove anticipation parameter, refs #1910Nicolas Schodet
2010-09-27cesar/mac/ca: remove useless codeNicolas Schodet
2010-09-07cesar/mac/ca: lock ISR while updating beacon periods, refs #1862Nicolas Schodet
2010-09-03cesar/mac/ca: fix bad macroNicolas Schodet
2010-09-03cesar/mac/ca/test/ca: fix test when activatingNicolas Schodet
2010-09-02cesar/mac: add beacon listening allocation, closes #1848Nicolas Schodet
2010-09-02cesar/mac: add beacon LID test, refs #1848Nicolas Schodet
2010-07-06cesar/mac/ca: reduce CA memory usage.laranjeiro
2010-07-01cesar/mac/ca/test/ca: test workaround, refs #1655 & #1276schodet
2010-07-01cesar/mac/ca: fix r7261, refs #1655 & #1276schodet
2010-06-29cesar/mac/ca: change backoff workaround, refs #1655 & #1276schodet
2010-06-17cesar/mac/ca: do not use backoff 0, refs #1655 & #1276schodet
2010-04-20cesar/mac/ca: fix merge error, see r6925 & r6932schodet
2010-04-19cesar: remove context parameter from phy_date and phy_sysdate, refs #1415schodet
2010-04-15cesar/mac/ca: allow date in the past for AIFS after an RX FCschodet
2010-04-12cesar/mac/{ca,pbproc}: move beacon_period_start_date to alloc, closes #1434schodet
2010-04-12cesar/mac/ca: stop using bit fieldsschodet
2010-04-12cesar/mac/ca: move hybrid mode determination to allocation, refs #1434schodet
2009-11-26cesar/hal/arch: use HAL_DISABLE_INTERRUPTS instead of cyg_interrupt_disableschodet
2009-11-17cesar/mac/ca/test/fcall: use generic GPIO instead of leon onesschodet
2009-10-16cesar/mac/ca: use current date for update date, closes #646schodet
2009-10-08revert EoC changesschodet
2009-10-07cesar/mac/ca[eoc]: port av changesschodet
2009-10-07cesar/mac/ca: prepare allocation parameters on allocation changeschodet
2009-10-07cesar/mac/ca[eoc]: remove unexistant functions declarationsschodet
2009-10-06cesar/mac/ca: hide warning when no minimum backoffschodet
2009-10-05cesar/mac/ca: fix regression after r5891, refs #577schodet