summaryrefslogtreecommitdiff
path: root/cesar/mac/pbproc/src
AgeCommit message (Expand)Author
2012-10-22cesar: use CALLBACK macro to register callbacks, refs #3414NĂ©lio Laranjeiro
2012-10-19cesar/hal/phy: add symbol_nb parameter for tracing, refs #3428Nicolas Schodet
2012-10-19cesar/mac/pbproc: fix out of alloc timing, closes #3406Nicolas Schodet
2012-10-19cesar/mac/pbproc: fix compilation warningMilenko Jelisavcic
2012-08-14Revert "cesar/mac/pbproc: move holes update in sub function, refs #3087"Nicolas Schodet
2012-08-14Revert "cesar/mac/pbproc: add pbproc_mfs_trim, refs #3087"Nicolas Schodet
2012-07-25cesar/mac/pbproc: rename pending_seg_nb to pending_seg_info, refs #3087Nicolas Schodet
2012-06-27cesar/mac/pbproc: add pbproc_mfs_trim, refs #3087Nicolas Schodet
2012-06-27cesar/mac/pbproc: move holes update in sub function, refs #3087Nicolas Schodet
2012-03-22cesar/hal/arch: use arch_atomic_add_lock for reference counting, closes #2927Nicolas Schodet
2011-12-21cesar/mac/pbproc: do not send PBs above RX window, closes #2801Cyril Jourdan
2011-11-22cesar/mac/pbproc: disable again robo mode for bursts, closes #2844Nicolas Schodet
2011-11-14cesar/mac/pbproc: correctly report expected events, closes #2833Nicolas Schodet
2011-10-27cesar/mac/pbproc: in RE_SYNC, do not send a PB if no PB in MFS, closes #2808Cyril Jourdan
2011-10-27cesar/mac/pbproc: update MFS window state on every expiration, closes #2806Cyril Jourdan
2011-10-26cesar/hal/phy: record unexpected event details for diagnosis, refs #2757Nicolas Schodet
2011-10-26cesar/mac/pbproc: enable again robo mode for bursts, closes #2277Nicolas Schodet
2011-10-21cesar/mac/pbproc: add a stat for frames sent in RE_SYNC state, refs #2760Cyril Jourdan
2011-09-16cesar/mac/pbproc: remove mpdu_cnt from recv_mpdu context, closes #1431Nicolas Schodet
2011-09-16cesar/mac/pbproc: decode FC data in byte aligned structure, refs #1431Nicolas Schodet
2011-09-16cesar/mac/pbproc: decode ack data in byte aligned structure, refs #1431Nicolas Schodet
2011-09-09cesar: add easy trace compilation thanks to ilram priority, refs #2613Nicolas Schodet
2011-09-08cesar/cp, cesar/hal/phy, cesar/mac/pbproc: use delta external, refs #572Nicolas Schodet
2011-08-12cesar/mac/pbproc: add more verbose unexpected event message, closes #2570Nicolas Schodet
2011-08-11cesar/mac/pbproc: correct update of sent PBs number in a burst, closes #417Cyril Jourdan
2011-07-27cesar/mac/pbproc: handle RX window management, closes #417Cyril Jourdan
2011-06-22cesar/mac/pbproc: interrupt burst if GIL changed, closes #2574Nicolas Schodet
2011-06-14cesar/mac/pbproc: modification of the management of expired PBs, closes #2525Cyril Jourdan
2011-05-25cesar/mac/pbproc: do not burst with robo modulations, refs #2277Nicolas Schodet
2011-05-25cesar/mac/pbproc: handle burst interruption, refs #362Nicolas Schodet
2011-05-25cesar/mac/pbproc: handle short SOF, refs #362Nicolas Schodet
2011-05-25cesar/mac/pbproc: send two frame bursts, refs #362Nicolas Schodet
2011-05-25cesar/mac/pbproc: seg_nb can no longer be -1Nicolas Schodet
2011-05-25cesar/mac/pbproc: eat the right number of encoded SACKI bits, refs #362Nicolas Schodet
2011-05-25cesar/mac/pbproc: eat all encoded SACKI bits on exhaustion, refs #362Nicolas Schodet
2011-05-25cesar/mac/pbproc: eat the right number of bitmap SACKI bits, refs #362Nicolas Schodet
2011-05-25cesar/mac/pbproc: handle burst acknowledgement, refs #362Nicolas Schodet
2011-05-25cesar/mac/pbproc: add context for a single MPDU inside burst, refs #362Nicolas Schodet
2011-05-25cesar/mac/pbproc: remove mod prep_mpdu parameter, refs #362Nicolas Schodet
2011-05-25cesar/mac/pbproc: use sacki_dec context, refs #362Nicolas Schodet
2011-05-25cesar/mac/pbproc: simplify prepared MPDU segments list, refs #362Nicolas Schodet
2011-05-25cesar/mac/pbproc: remove unused combined MFS, refs #362Nicolas Schodet
2011-05-25cesar/mac/pbproc: remove useless seg_nb_pending, refs #362Nicolas Schodet
2011-05-25cesar/mac/pbproc: move ack handling to separated function, refs #362Nicolas Schodet
2011-05-10cesar/mac/pbproc: do not inline RTS/CTS handling function, refs #2404Nicolas Schodet
2011-05-05cesar/mac/pbproc: handle RTS/CTS RX, closes #2484Nicolas Schodet
2011-05-02cesar/mac/pbproc: handle pb136 rx, closes #2425Cyril Jourdan
2011-04-13cesar/mac/pbproc: send partial ack, closes #197Nicolas Schodet
2011-04-06cesar/mac/pbproc: always use hybrid timing for beacon, closes #2435Nicolas Schodet
2011-03-14Merge branch 'master' into avJean-Philippe SAVE