summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-30rpm: add spec filesInaky Perez-Gonzalez4-4/+146
2010-09-30automake: add missing wimax_osal_services.hInaky Perez-Gonzalez2-0/+2
2010-09-30Remove dependencies on REG_EIP, use information from backtrace()Inaky Perez-Gonzalez1-11/+13
2010-09-30OSAL: declare OSAL_sprintf()Inaky Perez-Gonzalez1-0/+1
2010-09-30config: enable more debugging by defaultInaky Perez-Gonzalez2-4/+4
2010-08-10dhcp_renew: force usage of bash, as it contains many bashismsInaky Perez-Gonzalez1-1/+1
2010-08-06build: fix build bug in ARCH LinuxInaky Perez-Gonzalez1-1/+0
2010-07-14debug: fix typo in debug message specification that caused a segfaultInaky Perez-Gonzalez1-1/+1
2010-06-07Remove unused binary dll'sInaky Perez-Gonzalez2-0/+0
2010-06-07Convert all files to LF (versus CRLF) and create a .gitattributes file to do ...Inaky Perez-Gonzalez440-201392/+201411
2010-06-07Remove stale & leftover autoconf log/status filesInaky Perez-Gonzalez2-2275/+0
2010-05-26Fix missing file in botched commit 1ad53e30c930c7f7acfeaac4bf9644f3f117580dInaky Perez-Gonzalez1-0/+36
2010-05-25Include stdlib.h for prototype of free()Dan Williams1-1/+2
2010-05-25Fix definition of OSAL_thread_func to match usageDan Williams1-1/+1
2010-05-25Fix misuse of snprintf()Dan Williams1-1/+1
2010-05-25Pick up atoi() prototypeDan Williams1-0/+1
2010-05-25Fix casting warningsDan Williams1-2/+2
2010-05-25Fix signed/unsigned problemsDan Williams1-5/+5
2010-05-25Make sure OSAL_GetObfuscateConfig() has a prototypeDan Williams2-0/+2
2010-05-25Fix warningsDan Williams1-1/+2
2010-05-25Remove unused variablesDan Williams1-3/+0
2010-05-25Fix return values from ManageIPThread()Dan Williams1-4/+3
2010-05-25OSAL_ConfigController_GetNumValue() expects a UINT32Dan Williams1-1/+1
2010-05-25Add prototype for OSAL_trylock_mutex()Dan Williams1-1/+2
2010-05-25Add prototypes for GetLastError/SetLastErrorDan Williams1-0/+2
2010-05-25Silence warning about return valueDan Williams1-0/+2
2010-05-25Silence warning about NATIVE_LINUXDan Williams1-0/+2
2010-05-13release: bump release number to 1.5Inaky Perez-Gonzalez2-11/+11
2010-05-13release: update changelog, datesInaky Perez-Gonzalez2-2/+2
2010-05-13release: update README for the 1.5 release.Inaky Perez-Gonzalez1-43/+43
2010-05-13dhcp-renew: replace hardcoded paths with paths from the build 'configure' pro...Inaky Perez-Gonzalez3-21/+33
2010-05-13trace: log files are not rotated automaticallyInaky Perez-Gonzalez4-124/+86
2010-05-13core: Don't fail if CmdCoexStart fails -- Echo Peak doesn't support itInaky Perez-Gonzalez1-6/+11
2010-05-13CommonAPI: provide the OS interface name of the WiMAX deviceInaky Perez-Gonzalez1-3/+8
2010-05-13powersaving: make the poll wait not so tight to save powerInaky Perez-Gonzalez1-7/+20
2010-05-13core: hook up g_ifacename to L4Configurations_getInterfaceNameInaky Perez-Gonzalez5-50/+28
2010-05-13wpa-supplicant: remove unneeded symbol lookupsInaky Perez-Gonzalez1-2/+0
2010-05-13WiMAX_D*.bin: install in pkglocalstatedir, not pkgdatadirInaky Perez-Gonzalez2-14/+39
2010-05-13wpa-supplicant: enable WPA open source supplicant build [auto* template update]Inaky Perez-Gonzalez17-21/+201
2010-05-13wpa-supplicant: enable WPA open source supplicant buildInaky Perez-Gonzalez4-6/+25
2010-05-13gitignore: add cscope productsInaky Perez-Gonzalez1-1/+2
2010-05-13wpa-supplicant: merged basic support mechanism TEMPORARY [auto* template update]Inaky Perez-Gonzalez18-127/+1055
2010-05-13wpa-supplicant: merged basic support mechanism TEMPORARYInaky Perez-Gonzalez5-90/+795
2010-04-19config.log: remove, should not be tracked [build config log]Inaky Perez-Gonzalez1-417/+0
2010-04-18gitignore: add files generated by the build processInaky Perez-Gonzalez1-1/+28
2010-04-17automake: fix 'make distcheck' [auto* template update]Inaky Perez-Gonzalez12-10/+56
2010-04-17automake: fix 'make distcheck'Inaky Perez-Gonzalez12-14/+54
2010-04-17ver_info.bin: generate from GIT for the --disable-bin-db buildInaky Perez-Gonzalez3-26/+111
2010-04-15wimaxll: fix autoconf check [auto* templates]Inaky Perez-Gonzalez17-423/+52
2010-04-15wimaxll: fix autoconf checkInaky Perez-Gonzalez1-40/+10