summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-21automake: template updateInaky Perez-Gonzalez11-20821/+15837
2009-04-21libwimaxll-i2400m: add pkg-config fileInaky Perez-Gonzalez5-3/+25
2009-04-21libwimaxll: rework log helpersInaky Perez-Gonzalez4-117/+274
2009-04-21libwimaxll-i2400m: introduce i2400m_create_from_handle()Inaky Perez-Gonzalez2-9/+56
2009-04-21libwimaxll-i2400m: insert cancellation handlers when taking mutexesInaky Perez-Gonzalez1-1/+19
2009-04-01libwimaxll: add wimaxll_priv_get/set()Inaky Perez-Gonzalez3-0/+36
2009-04-01libwimaxll-i2400m: introduce i2400m helpersInaky Perez-Gonzalez6-10/+665
2009-04-01libwimaxll: add a very simple set of logging helpers Signed-off-by: Inaky Per...Inaky Perez-Gonzalez6-14/+348
2009-04-01libwimaxll: make wimaxll_container_of() available for allInaky Perez-Gonzalez2-9/+11
2009-03-20wait-for-state-change: add plugin to wimaxllInaky Perez-Gonzalez3-8/+185
2009-03-20libwimaxll: add helpers to translate state names to values and backInaky Perez-Gonzalez12-35/+224
2009-03-20wimaxll: add new dynamically expandable command line toolInaky Perez-Gonzalez14-43/+1159
2009-03-20config.h,version.h: move around so other modules can use itInaky Perez-Gonzalez13-79/+674