1. 81d3f90 wimax: allow WIMAX_RF_QUERY calls when state is still uninitialized by Inaky Perez-Gonzalez · 15 years ago
  2. de9315f wimax: allow user space to send messages once the device is registered by Inaky Perez-Gonzalez · 15 years ago
  3. 4c2b1a1 wimax: allow specifying debug levels as command line option by Inaky Perez-Gonzalez · 15 years ago
  4. c29eaf3 wimax: indicate initial SW rfkill state is "blocked" by Inaky Perez-Gonzalez · 15 years ago
  5. d2f4c10 wimax: fix warning caused by not checking retval of rfkill_set_hw_state() by Inaky Perez-Gonzalez · 15 years ago
  6. 0c0c9e7 wimax: depend on rfkill properly by Johannes Berg · 15 years ago
  7. 19d337d rfkill: rewrite by Johannes Berg · 15 years ago
  8. 7f0333e wimax: Add netlink interface to get device state by Paulius Zaleckas · 15 years ago
  9. 52a8d96 wimax: document why wimax_msg_*() operations can be used in any state by Inaky Perez-Gonzalez · 15 years ago
  10. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  11. 94c7f2d wimax: oops: wimax_dev_add() is the only one that can initialize the state by Inaky Perez-Gonzalez · 15 years ago
  12. d1a2627 wimax: fix oops if netlink fails to add attribute by Inaky Perez-Gonzalez · 15 years ago
  13. 621cac8 rfkill: remove user_claim stuff by Johannes Berg · 15 years ago
  14. c1c6b14 rfkill: remove deprecated state constants by Johannes Berg · 15 years ago
  15. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  16. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  17. 1d7b33f wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax iface by Inaky Perez-Gonzalez · 15 years ago
  18. ff491a7 netlink: change return-value logic of netlink_broadcast() by Pablo Neira Ayuso · 15 years ago
  19. 1af7ad5 wimax: fix build issue when debugfs is disabled by Inaky Perez-Gonzalez · 16 years ago
  20. a2e9da4 wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE by Inaky Perez-Gonzalez · 16 years ago
  21. 71f78af wimax: fix kconfig interactions with rfkill and input layers by Inaky Perez-Gonzalez · 16 years ago
  22. d48e470 wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning by Inaky Perez-Gonzalez · 16 years ago
  23. b0c83ae wimax: Makefile, Kconfig and docbook linkage for the stack by Inaky Perez-Gonzalez · 16 years ago
  24. 617209c wimax: debugfs controls by Inaky Perez-Gonzalez · 16 years ago
  25. 3e65646 wimax: basic API: kernel/user messaging, rfkill and reset by Inaky Perez-Gonzalez · 16 years ago
  26. 15530df wimax: generic device management (registration, deregistration, lookup) by Inaky Perez-Gonzalez · 16 years ago
  27. ea912f4 wimax: debug macros and debug settings for the WiMAX stack by Inaky Perez-Gonzalez · 16 years ago
  28. 60fa9ca wimax: internal API for the kernel space WiMAX stack by Inaky Perez-Gonzalez · 16 years ago