1. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  2. 139d606 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  3. 018ae37 wl12xx: fix kconfig/link errors by Randy Dunlap · 15 years ago
  4. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  5. 3264690 wl12xx: Fix print_mac() conversion. by David S. Miller · 15 years ago
  6. 0aad191 wl12xx: switch to %pM to print the mac address by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  7. e5539bc wl1271: remove print_mac usage by John W. Linville · 15 years ago
  8. bcd64e0 wl1251: halt the embedded CPU before loading firmware by Bob Copeland · 15 years ago
  9. 1de6f73 wl1251: correct definitions for 0th bit defines by Bob Copeland · 15 years ago
  10. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  11. 5ef5da0 wl1251: remove unused definitions from wl1251_reg.h by Kalle Valo · 15 years ago
  12. 11aa6e2 wl1251: remove wl1251_ops.c by Kalle Valo · 15 years ago
  13. 73d0a13 wl1271: fix compiler warnings on 64 bit archs by Luciano Coelho · 15 years ago
  14. f26b32e wl1251: hack to disable filters for fixing association by Kalle Valo · 15 years ago
  15. 2789da9 wl1251: add hw scan completed debug message by Kalle Valo · 15 years ago
  16. b1b0a2b wl1251: remove Luciano as maintainer by Kalle Valo · 15 years ago
  17. 29d904c wl1251: rename reg.h to wl1251_reg.h by Kalle Valo · 15 years ago
  18. 16e711f wl1251: use workqueue provided by mac80211 by Kalle Valo · 15 years ago
  19. 4a81892 wl1251: move wl1251_acx_wake_up_conditions() to wl1251_ps_set_mode() by Kalle Valo · 15 years ago
  20. fe9a984 wl1251: fix channel setting in wl1251_op_config() by Kalle Valo · 15 years ago
  21. ae46ae1 wl1251: create wl1251_join() by Kalle Valo · 15 years ago
  22. c88f875 wl1251: add channel to wl1251_cmd_join() parameters by Kalle Valo · 15 years ago
  23. 9780279 wl1251: initialise default channel to zero by Kalle Valo · 15 years ago
  24. 7a33732 wl1251: remove wait parameter from wl1251_cmd_join() by Kalle Valo · 15 years ago
  25. e2fd461 wl1251: use beacon interval and dtim period provided by mac80211 by Kalle Valo · 15 years ago
  26. 46e947b wl1251: reorder wl1251_cmd_join() arguments by Kalle Valo · 15 years ago
  27. 0e71bb0 wl1251: remove wl1251_ops by Kalle Valo · 15 years ago
  28. b5ed9c1 wl1251: make irq handling interface specific by Bob Copeland · 15 years ago
  29. 3ec410d wl1251: add sdio support by Bob Copeland · 15 years ago
  30. af8c78e wl1251: split spi interface into separate module by Bob Copeland · 15 years ago
  31. 8e639c0 wl1251: move module probe methods into spi.c by Bob Copeland · 15 years ago
  32. 0d77e14 wl1251: make wl1251_set_partition bus agnostic by Bob Copeland · 15 years ago
  33. 08d9f572 wl1251: introduce wl1251_if_operations struct by Bob Copeland · 15 years ago
  34. 6c766f4 wl1251: use wiphy_dev instead of wl->spi->dev by Bob Copeland · 15 years ago
  35. 0764de6 wl1251: separate bus i/o code into io.c by Bob Copeland · 15 years ago
  36. b801079 wl1251: remove fixed address support from spi commands by Kalle Valo · 15 years ago
  37. 30d742d wl1271: add wl1271 to Kconfig and the Makefile by Luciano Coelho · 15 years ago
  38. f5fc0f8 wl1271: add wl1271 driver files by Luciano Coelho · 15 years ago
  39. 270b758 wl1251: remove wl1251_plt_start/stop() by Kalle Valo · 15 years ago
  40. f298c28 wl1251: remove accidentally added wl1251_netlink.c by Kalle Valo · 15 years ago
  41. da3c821 wl12xx: fix spelling by Stefan Weil · 15 years ago
  42. e91d833 wireless: remove print_mac uses by Johannes Berg · 15 years ago
  43. fe64341 wireless: wl12xx, fix lock imbalance by Jiri Slaby · 16 years ago
  44. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 16 years ago
  45. 47af3fe wl1251: change psm enabled/disabled info to debug by Luciano Coelho · 16 years ago
  46. 05fac68 wl1251: fix a checkpatch warning by Kalle Valo · 16 years ago
  47. 80301cd wl1251: use wl1251 prefix everywhere by Kalle Valo · 16 years ago
  48. 1e6f172 wl12xx: remove unused wl12xx_hw_init_mem_config() by Kalle Valo · 16 years ago
  49. 1367411 wl1251: rename wl12xx.h to wl1251.h by Kalle Valo · 16 years ago
  50. ef2f8d4 wl1251: add wl1251 prefix to all 1251 files by Kalle Valo · 16 years ago
  51. c731837 wl1251: remove wl1271_setup() by Kalle Valo · 16 years ago
  52. c5ce901 wl12xx: rename driver to wl1251 by Kalle Valo · 16 years ago
  53. e6f0b5c wl12xx: rename wl1251.c wl1251_ops.c by Kalle Valo · 16 years ago
  54. 77cc9e4 wl12xx: Use chipset specific join commands by Juuso Oikarinen · 16 years ago
  55. ce650b5 wl12xx: Assign value to rx msdu lifetime variable by Vidhya Govindan · 16 years ago
  56. 0182f8d wl12xx: enable ELP mode by Kalle Valo · 16 years ago
  57. c5483b7 wl12xx: check if elp wakeup failed by Kalle Valo · 16 years ago
  58. 01d9cfb wl12xx: optimise elp wakeup and sleep calls by Kalle Valo · 16 years ago
  59. cee4fd2 wl12xx: protect wl12xx_op_set_rts_threshold() by Kalle Valo · 16 years ago
  60. 6021b28 wl12xx: Fix CMD_TEST regression via netlink. by Ari Kauppi · 16 years ago
  61. c518a73 wl12xx: Fix incorrect warning message. by Ari Kauppi · 16 years ago
  62. 8ec8beb wl12xx: Add support for block reading from a fixed register address by Juuso Oikarinen · 16 years ago
  63. 9f2ad4f wl12xx: Moved wl1251 TX path implementation into chip specific files by Juuso Oikarinen · 16 years ago
  64. 9f483dc wl12xx: pass the wake up condition when configuring the wake up event by Luciano Coelho · 16 years ago
  65. 052a625 wl12xx: add support for fixed address in wl12xx_spi_read by Luciano Coelho · 16 years ago
  66. 27797d6 wl12xx: add support for new WL1271 chip revision by Luciano Coelho · 16 years ago
  67. 0d1c383 wl12xx: moved firmware version reading routine to chip-specific functions by Luciano Coelho · 16 years ago
  68. a336e26 wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functions by Luciano Coelho · 16 years ago
  69. 0628817 wl12xx: removed chipset interrupt source configuration from fw wakeup by Juuso Oikarinen · 16 years ago
  70. 4721213 wl12xx: fix rx descriptor use by Kalle Valo · 16 years ago
  71. 53d6542 wl12xx: use wl12xx_mem_read32() to read the rx counter by Kalle Valo · 16 years ago
  72. 5262c12 wl12xx: allocate buffer the spi busy word from struct wl12xx by Kalle Valo · 16 years ago
  73. 56343a3 wl12xx: allocate buffer spi read/write command buffer kzalloc() by Kalle Valo · 16 years ago
  74. 8d47cdb wl12xx: reserve buffer for partition command in struct wl12xx by Kalle Valo · 16 years ago
  75. c4f5c85 wl12xx: fix error handling in wl12xx_probe() by Kalle Valo · 16 years ago
  76. 1d3b813 wl12xx: reserver buffer for read32()/write32() in struct wl12xx by Kalle Valo · 16 years ago
  77. ff25839 wl12xx: cmd and acx interface rework by Kalle Valo · 16 years ago
  78. 02018b3 wireless: WL12XX should depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 16 years ago
  79. 8bce612 wl12xx: correct printk format warnings by Bob Copeland · 16 years ago
  80. 2f01a1f wl12xx: add driver by Kalle Valo · 16 years ago