summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-09build: kill INSTALLHEADmasterDan Williams1-15/+0
2012-01-09lib: fix for libnl1Dan Williams2-18/+20
2012-01-09lib: fix for libnl3Dan Williams10-36/+150
2012-01-09test: fix printf formatDan Williams1-1/+1
2012-01-09core: start fixing for libnl3Dan Williams9-21/+74
2012-01-09build: add files automake expectsDan Williams4-1/+1
2012-01-09build: remove more build filesDan Williams3-18489/+0
2012-01-09build: clean up build filesDan Williams13-22068/+22
2011-03-22release: prepare and roll 1.4.5Inaky Perez-Gonzalez3-11/+19
2011-03-22automake: fix missing/extra distroed filesInaky Perez-Gonzalez8-57/+144
2011-03-22autoconf: add silent modeInaky Perez-Gonzalez12-4494/+4302
2011-01-28wimaxll_cb_ctx: move to internal.h to wimaxll.h (fixing bug #20)Inaky Perez-Gonzalez2-126/+127
2010-09-30relase: roll 1.4.4Inaky Perez-Gonzalez3-11/+13
2010-09-30rpm: commit spec fileInaky Perez-Gonzalez5-4/+178
2010-09-30release: pre-roll 1.4.4Inaky Perez-Gonzalez3-11/+15
2010-09-30wimaxll_vmsg: remove deprecated code that was causing trouble in ARMInaky Perez-Gonzalez3-62/+0
2010-05-20wimax-tools: 64-bit log correctnessDan Williams5-13/+13
2010-05-12release: prepare v1.4.3Inaky Perez-Gonzalez12-791/+1309
2009-09-16libwimaxll: wimaxll_recv() understands multiple devicesInaky Perez-Gonzalez1-0/+5
2009-06-08autotools: add bootstrap* to distributionInaky Perez-Gonzalez2-0/+3
2009-06-08libwimaxll-i2400m: fix i2400m_create() uninitialized usage of 'result'Inaky Perez-Gonzalez1-1/+1
2009-06-08libwimaxll-i2400m: indicate dependency to libwimaxll using _LIBADDInaky Perez-Gonzalez2-3/+5
2009-05-14autoconf: check the kernel exposes WIMAX_GNL_OP_STATE_GETInaky Perez-Gonzalez2-0/+69
2009-05-14Merge commit 'v1.4.2'Inaky Perez-Gonzalez5-11/+31
2009-05-14automake: add missing EXTRA_DIST and CLEANFILESInaky Perez-Gonzalez2-0/+7
2009-05-14rollout v1.4.2Inaky Perez-Gonzalez3-11/+24
2009-05-14wimaxll: add plugin to execute wimaxll_state_get()Inaky Perez-Gonzalez3-3/+112
2009-05-14Wimaxll: add function op-state-get (autoconf update)Inaky Perez-Gonzalez1-3/+14
2009-05-14Wimaxll: add function op-state-getDarius Augulis3-0/+114
2009-05-13libwimaxll: enable MSG_PEEK in handles to allow for big message receptionInaky Perez-Gonzalez1-0/+3
2009-05-07wimaxll: add pkg-config file for wimaxll plugins (autoconf templates)Inaky Perez-Gonzalez2-6/+10
2009-05-07wimaxll: add pkg-config file for wimaxll pluginsInaky Perez-Gonzalez4-2/+18
2009-05-07libwimaxll: use @includedir@ in the installed pkg-config fileInaky Perez-Gonzalez1-1/+1
2009-05-07libwimaxll: add WIMAXLL_ALIGN2() to align values to powers-of-twoInaky Perez-Gonzalez1-0/+7
2009-04-29libwimaxll-i2400m: fix pc not to include left-over @LI2400M_EAP@Inaky Perez-Gonzalez2-2/+2
2009-04-29remove wimaxll-{rfkill,reset,wait-for-state-change}, deprecatedInaky Perez-Gonzalez9-325/+28
2009-04-29Fix documentation of existing helpers and add big-endian helpers.Darius Augulis1-4/+88
2009-04-29autoconf: glib 2.14 is good enoughInaky Perez-Gonzalez2-14/+14
2009-04-24libwimaxll: wimaxll_recv() doesn't use -ENODATA internallyInaky Perez-Gonzalez2-10/+13
2009-04-24libwimaxll: wimaxll_recv() returns 0 if the callback is not filledInaky Perez-Gonzalez1-2/+2
2009-04-24libwimaxll: clarify the error printed when the kernel WiMAX generic netlink i...Inaky Perez-Gonzalez1-4/+2
2009-04-24wimaxll: when --commands is specified, only print the command namesInaky Perez-Gonzalez1-14/+2
2009-04-24wimaxll: add format __atributes__ to w_msg() for printf format checkInaky Perez-Gonzalez1-2/+4
2009-04-21enum-to-names-vals: cleanupInaky Perez-Gonzalez1-4/+13
2009-04-21tests: install in $pkgdir/testsInaky Perez-Gonzalez2-15/+44
2009-04-21libwimaxll*: cleanup Makefile.amInaky Perez-Gonzalez2-40/+65
2009-04-21libwimaxll: wimaxll_recv() returns if nothing was receivedInaky Perez-Gonzalez2-2/+2
2009-04-21libwimaxll: increase AGE, as interfaces are being addedInaky Perez-Gonzalez2-2/+2
2009-04-21libwimaxll: introduce 'any' handles to receive callbacks from any deviceInaky Perez-Gonzalez7-33/+90
2009-04-21libwimaxll: add wimaxll_ifidx() to report the interface index the handle refe...Inaky Perez-Gonzalez2-0/+21