1. 4933d85 net:wimax: Fix doucble word "the the" in networking.xml by Masanari Iida · 9 years ago
  2. 28b7dea wimax: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  3. aec6f90 wimax: remove dead code by Michael Opdenacker · 10 years ago
  4. 2a94fe4 genetlink: make multicast groups const, prevent abuse by Johannes Berg · 10 years ago
  5. 68eb550 genetlink: pass family to functions using groups by Johannes Berg · 10 years ago
  6. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 10 years ago
  7. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 10 years ago
  8. b61a5ee wimax: use genl_register_family_with_ops() by Johannes Berg · 10 years ago
  9. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  10. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  11. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  12. 3a9a231 net: Fix files explicitly needing to include module.h by Paul Gortmaker · 13 years ago
  13. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  14. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  15. d3e56c0 wimax: checking ERR_PTR vs null by Dan Carpenter · 14 years ago
  16. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  17. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  19. a424077 wimax: remove unneeded variable by Dan Carpenter · 14 years ago
  20. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  21. b54452b const: struct nla_policy by Alexey Dobriyan · 14 years ago
  22. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  23. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 14 years ago
  24. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 14 years ago
  25. 81d3f90 wimax: allow WIMAX_RF_QUERY calls when state is still uninitialized by Inaky Perez-Gonzalez · 15 years ago
  26. de9315f wimax: allow user space to send messages once the device is registered by Inaky Perez-Gonzalez · 15 years ago
  27. 4c2b1a1 wimax: allow specifying debug levels as command line option by Inaky Perez-Gonzalez · 15 years ago
  28. c29eaf3 wimax: indicate initial SW rfkill state is "blocked" by Inaky Perez-Gonzalez · 15 years ago
  29. d2f4c10 wimax: fix warning caused by not checking retval of rfkill_set_hw_state() by Inaky Perez-Gonzalez · 15 years ago
  30. 0c0c9e7 wimax: depend on rfkill properly by Johannes Berg · 15 years ago
  31. 19d337d rfkill: rewrite by Johannes Berg · 15 years ago
  32. 7f0333e wimax: Add netlink interface to get device state by Paulius Zaleckas · 15 years ago
  33. 52a8d96 wimax: document why wimax_msg_*() operations can be used in any state by Inaky Perez-Gonzalez · 15 years ago
  34. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  35. 94c7f2d wimax: oops: wimax_dev_add() is the only one that can initialize the state by Inaky Perez-Gonzalez · 15 years ago
  36. d1a2627 wimax: fix oops if netlink fails to add attribute by Inaky Perez-Gonzalez · 15 years ago
  37. 621cac8 rfkill: remove user_claim stuff by Johannes Berg · 15 years ago
  38. c1c6b14 rfkill: remove deprecated state constants by Johannes Berg · 15 years ago
  39. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 15 years ago
  40. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  41. 1d7b33f wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax iface by Inaky Perez-Gonzalez · 15 years ago
  42. ff491a7 netlink: change return-value logic of netlink_broadcast() by Pablo Neira Ayuso · 15 years ago
  43. 1af7ad5 wimax: fix build issue when debugfs is disabled by Inaky Perez-Gonzalez · 15 years ago
  44. a2e9da4 wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE by Inaky Perez-Gonzalez · 15 years ago
  45. 71f78af wimax: fix kconfig interactions with rfkill and input layers by Inaky Perez-Gonzalez · 15 years ago
  46. d48e470 wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning by Inaky Perez-Gonzalez · 15 years ago
  47. b0c83ae wimax: Makefile, Kconfig and docbook linkage for the stack by Inaky Perez-Gonzalez · 15 years ago
  48. 617209c wimax: debugfs controls by Inaky Perez-Gonzalez · 15 years ago
  49. 3e65646 wimax: basic API: kernel/user messaging, rfkill and reset by Inaky Perez-Gonzalez · 15 years ago
  50. 15530df wimax: generic device management (registration, deregistration, lookup) by Inaky Perez-Gonzalez · 15 years ago
  51. ea912f4 wimax: debug macros and debug settings for the WiMAX stack by Inaky Perez-Gonzalez · 15 years ago
  52. 60fa9ca wimax: internal API for the kernel space WiMAX stack by Inaky Perez-Gonzalez · 15 years ago