summaryrefslogtreecommitdiff
path: root/cesar
AgeCommit message (Expand)Author
2009-11-27cesar/hal/phy: used the register access file from the hardware baselaranjeiro
2009-11-26cesar/cl: merge cl_data_send and cl_send, read both MAC in one operationschodet
2009-11-26cesar/lib/bitstream: add specialised functions for MAC addresses, closes #826schodet
2009-11-26cesar/mac/common: avoid a call to mac_store_sta_add if not neededschodet
2009-11-26cesar/hal/arch: use HAL_DISABLE_INTERRUPTS instead of cyg_interrupt_disableschodet
2009-11-24cesar/lib: move memset usage into an if preprocessor, see r6472dufour
2009-11-24cesar/lib: add a scramble option for the slab allocatordufour
2009-11-24cesar/lib: add a CEIL_DIV macrodufour
2009-11-24cesar/common/tools/perf-decode: ignore carriage returnsschodet
2009-11-24cesar/common/tools/perf-decode: print unused linesschodet
2009-11-24cesar/hal/phy/maximus: add missing function, closes #816laranjeiro
2009-11-23cesar/cl: move led initialisation to cl_initschodet
2009-11-23cesar/cl: do not allocate a cl_sent_t for data pathschodet
2009-11-23cesar/cl: fix unit test compilationlaranjeiro
2009-11-23cesar/cp/msg_vs: correct indianness error in VS_GET_TONEMAPmercadie
2009-11-23cesar/mac/sar: tx performance testlaranjeiro
2009-11-23cesar/mac/sar: fix a functional testlaranjeiro
2009-11-23cesar/mac/sar: add more test, modify functional makefileslaranjeiro
2009-11-23cesar/mac/sar: only request it for last job on RX path.laranjeiro
2009-11-23cesar/{hal/phy, mac/sar}: get end job correctly, closes #813laranjeiro
2009-11-23cesar/mac/sar: add a performance rx testlaranjeiro
2009-11-23cesar/mac/sar: remove disassembly creation from the sparc makefilelaranjeiro
2009-11-23cesar/cp/{beacon,sta/mgr}: store new info for each new avlnmercadie
2009-11-23cesar/common/tools/traceviewer: add center buttonschodet
2009-11-23cesar/common/tools/traceviewer: add CPU usage annotationsschodet
2009-11-23cesar/common/tools/traceviewer: add annotation supportschodet
2009-11-23cesar/common/tools/traceviewer: rework color management, use black backgroundschodet
2009-11-20cesar/ce/rx/bitloading: add tracking algorithm documentationdufour
2009-11-20cesar/doxygen: fix doxygen documentations for the CEdufour
2009-11-20cesar/common/tools: add support for comments in SDL files (for sdl2dot)dufour
2009-11-20cesar/mac/sar: fix indentationlaranjeiro
2009-11-20cesar/{hal/arch,mac/sar}: add missing generic arch_buffer_flush, closes #805laranjeiro
2009-11-20cesar/mac/sar: add a crc error test for the reassembly partlaranjeiro
2009-11-20cesar/mac/sar: add a offset mpdu test for the reassembly part, closes #753laranjeiro
2009-11-20cesar/mac/sar: test the segmentation continuing on the header's PBlaranjeiro
2009-11-20cesar/mac/sar: remove the next in sar_job_mfs_t structure, closes #784laranjeiro
2009-11-20cesar/mac/{sar, common}: remove the last_contiguous and tail from the MFS RXlaranjeiro
2009-11-20cesar/mac/sar: rewrote sar mf reconstitution, closes #783laranjeiro
2009-11-20cesar/mac/sar: fix unit tests and add memory leaks verificationlaranjeiro
2009-11-20cesar/mac/sar: optimized the rx_mpdu_process function, closes #766, #785laranjeiro
2009-11-20cesar/mac/sar: adapt sar_rx_mfs_resize_ssn and sar_rx_mfs_update_ssn_minlaranjeiro
2009-11-20cesar/mac/sar: moved and test sar_rx_get_associated_mfslaranjeiro
2009-11-20cesar/mac/sar: add a default assert in the crc_error.c filelaranjeiro
2009-11-20cesar/mac/sar: split sar_rx_get_associated_mfs into small functionslaranjeiro
2009-11-20cesar/mac/sar: remove a duplicated line code.laranjeiro
2009-11-20cesar/mac/sar: remove useless file.laranjeiro
2009-11-20cesar/mac/sar: remove header access of sar_mflaranjeiro
2009-11-20cesar/mac/sar: release the PB when releasing a MFS RX.laranjeiro
2009-11-20cesar/mac/pbproc: test whether seg_nb is negative, closes #719schodet
2009-11-19cesar/cp/sta/action/vs: corrections on VS_GET_TONEMAP managementmercadie