index
:
~dcbw/wimax-tools
master
Mirror of Intel WiMAX tools repo
dcbw
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-21
automake: template update
Inaky Perez-Gonzalez
11
-20821
/
+15837
2009-04-21
libwimaxll-i2400m: add pkg-config file
Inaky Perez-Gonzalez
5
-3
/
+25
2009-04-21
libwimaxll: rework log helpers
Inaky Perez-Gonzalez
4
-117
/
+274
2009-04-21
libwimaxll-i2400m: introduce i2400m_create_from_handle()
Inaky Perez-Gonzalez
2
-9
/
+56
2009-04-21
libwimaxll-i2400m: insert cancellation handlers when taking mutexes
Inaky Perez-Gonzalez
1
-1
/
+19
2009-04-01
libwimaxll: add wimaxll_priv_get/set()
Inaky Perez-Gonzalez
3
-0
/
+36
2009-04-01
libwimaxll-i2400m: introduce i2400m helpers
Inaky Perez-Gonzalez
6
-10
/
+665
2009-04-01
libwimaxll: add a very simple set of logging helpers Signed-off-by: Inaky Per...
Inaky Perez-Gonzalez
6
-14
/
+348
2009-04-01
libwimaxll: make wimaxll_container_of() available for all
Inaky Perez-Gonzalez
2
-9
/
+11
2009-03-20
wait-for-state-change: add plugin to wimaxll
Inaky Perez-Gonzalez
3
-8
/
+185
2009-03-20
libwimaxll: add helpers to translate state names to values and back
Inaky Perez-Gonzalez
12
-35
/
+224
2009-03-20
wimaxll: add new dynamically expandable command line tool
Inaky Perez-Gonzalez
14
-43
/
+1159
2009-03-20
config.h,version.h: move around so other modules can use it
Inaky Perez-Gonzalez
13
-79
/
+674
2009-02-17
roll out 1.4.1
Inaky Perez-Gonzalez
4
-11
/
+87
2009-02-12
wimaxll_open: if the interface requested is not WiMAX, fail
Inaky Perez-Gonzalez
2
-1
/
+12
2009-01-26
libwimaxll: fix wimaxll_recv() mismatched return value declaration and printf...
Inaky Perez-Gonzalez
2
-2
/
+2
2009-01-21
autoconf: roll out 1.4.0
Inaky Perez-Gonzalez
2
-11
/
+11
2009-01-16
libwimaxll: _open() verifies the multicast group id was filled up or fail
Inaky Perez-Gonzalez
1
-0
/
+9
2009-01-16
libwimaxll/open: if the device does not exist, set result to exit with error
Inaky Perez-Gonzalez
1
-0
/
+1
2009-01-13
autoconf: deprecate --with-i2400m, replace w/ --with-linux
Inaky Perez-Gonzalez
2
-69
/
+77
2008-12-14
release: v1.3.98
Inaky Perez-Gonzalez
3
-11
/
+24
2008-12-12
libwimaxll: remove unused goto target in wimaxll_gnl_handle_msg_to_user()
Inaky Perez-Gonzalez
1
-1
/
+0
2008-12-12
libwimaxll: rename wimaxll_gnl_cb_context to wimaxll_cb_ctx
Inaky Perez-Gonzalez
5
-28
/
+27
2008-12-12
libwimaxll: callbacks take "void *" priv pointers
Inaky Perez-Gonzalez
5
-237
/
+205
2008-12-10
release: v1.3.97
Inaky Perez-Gonzalez
3
-13
/
+14
2008-12-10
wimaxll_gnl_cb: set only ctx->result if callback said to stop
Inaky Perez-Gonzalez
1
-1
/
+2
2008-12-10
wimaxll_gnl_handle_message_to_user: return NL_SKIP on incorrect interface index
Inaky Perez-Gonzalez
1
-2
/
+2
2008-12-10
libwimaxll: rename _cb_msg_to_user() -> _msg_read_cb()
Inaky Perez-Gonzalez
1
-5
/
+5
2008-12-10
libwimaxll: fix policies for msg_to_user and re_state_change
Inaky Perez-Gonzalez
2
-0
/
+21
2008-12-10
libwimaxll: update documentation after pipe removal
Inaky Perez-Gonzalez
4
-74
/
+41
2008-12-10
libwimax: move to address interfaces by attribute (vs by family)
Inaky Perez-Gonzalez
19
-1165
/
+497
2008-12-05
checkpatch: fix complaints
Inaky Perez-Gonzalez
9
-39
/
+39
2008-12-05
changelog: update
Inaky Perez-Gonzalez
1
-0
/
+8
2008-12-05
libwimax: remove deprecated interface
Inaky Perez-Gonzalez
19
-172
/
+19
2008-12-05
release: v1.3.96
Inaky Perez-Gonzalez
2
-12
/
+12
2008-12-05
libwimaxll: use genl controller instead of op-open and rp-ifinfo
Inaky Perez-Gonzalez
6
-405
/
+265
2008-12-05
wimax: (fb Johannes Berg) remove RP_RESULT and associated code
Inaky Perez-Gonzalez
4
-138
/
+2
2008-12-05
libwimaxll: (fb Johannes Berg) fix handling of ack/nlerr in msg/reset/rfkill
Inaky Perez-Gonzalez
5
-22
/
+42
2008-12-05
libwimaxll: (fb Johannes Berg) fix handling of ack/nlerr in op-open
Inaky Perez-Gonzalez
2
-11
/
+82
2008-12-05
libwimaxll: add debug traces to a few functions
Inaky Perez-Gonzalez
3
-1
/
+6
2008-12-05
wimaxll-reset: return result code, not forced success
Inaky Perez-Gonzalez
1
-1
/
+0
2008-12-05
wimax: (fb Johannes Berg) don't rely on WIMAX_GNL_OP_MAX
Inaky Perez-Gonzalez
1
-3
/
+0
2008-11-25
release: v1.3.95
Inaky Perez-Gonzalez
10
-60
/
+68
2008-11-20
Import v1.3.93
Inaky Perez-Gonzalez
54
-0
/
+50366
[prev]