kernel-ark/net/wimax
Inaky Perez-Gonzalez de9315fa3a wimax: allow user space to send messages once the device is registered
It makes sense that the messaging pipe to the device can be used
before the device is fully ready, as long as it is registered with the
stack. Some debugging tools need it.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
2009-10-19 15:56:13 +09:00
..
debug-levels.h wimax: Add netlink interface to get device state 2009-05-28 18:02:20 -07:00
debugfs.c wimax: Add netlink interface to get device state 2009-05-28 18:02:20 -07:00
id-table.c wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax iface 2009-02-12 17:00:20 -08:00
Kconfig wimax: depend on rfkill properly 2009-06-04 10:58:15 -04:00
Makefile wimax: Add netlink interface to get device state 2009-05-28 18:02:20 -07:00
op-msg.c wimax: allow user space to send messages once the device is registered 2009-10-19 15:56:13 +09:00
op-reset.c wimax: basic API: kernel/user messaging, rfkill and reset 2009-01-07 10:00:17 -08:00
op-rfkill.c wimax: indicate initial SW rfkill state is "blocked" 2009-10-19 15:55:34 +09:00
op-state-get.c wimax: Add netlink interface to get device state 2009-05-28 18:02:20 -07:00
stack.c wimax: allow specifying debug levels as command line option 2009-10-19 15:55:50 +09:00
wimax-internal.h