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