1. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  2. afa5ec2 wl1251: don't require NVS data when EEPROM is used by Grazvydas Ignotas · 14 years ago
  3. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  4. 00236aed wl1271: Add support for connection quality monitoring by Juuso Oikarinen · 14 years ago
  5. e197281 wl1271: Go to ELP in idle by Juuso Oikarinen · 14 years ago
  6. aecb056 wl1271: Fix mac80211 RTS threshold requests during WL1271_STATE_OFF by Saravanan Dhanabal · 14 years ago
  7. 2c10bb9 wl1271: Fix mac80211 configuration requests during WL1271_STATE_OFF by Saravanan Dhanabal · 14 years ago
  8. bd9dc49 wl1271: Fix memory leaks on driver initialization by Juuso Oikarinen · 14 years ago
  9. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 14 years ago
  10. 7590a55 wl1251: use DRIVER_NAME macro in wl1251_spi_driver by Kalle Valo · 14 years ago
  11. 6bbe89d wl1271: Fix tx queue flushing by Juuso Oikarinen · 14 years ago
  12. 1a186a5 wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenarios by Juuso Oikarinen · 14 years ago
  13. 50c500a wl1271: Configure a higher listen interval to AP upon association by Juuso Oikarinen · 14 years ago
  14. 606c148 wl1271: Configure rates for templates by Juuso Oikarinen · 14 years ago
  15. ebba60c wl1271: Use minimum rate for each band for control messages by Juuso Oikarinen · 14 years ago
  16. 40b359c wl1271: Fix keep-alive related command error by Juuso Oikarinen · 14 years ago
  17. 1ed9538 wl1271: added missing command header in wl1271_cmd_disconnect by Luciano Coelho · 14 years ago
  18. f4b5d8d wl1271: fix sdio driver name in wl1271_sdio_driver by Luciano Coelho · 14 years ago
  19. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  20. bc0f03e wl1271: Fix msleep() delay while waiting for completion by Saravanan Dhanabal · 14 years ago
  21. c189955 wl1271: Enable hardware keep alive messages by Juuso Oikarinen · 14 years ago
  22. bfb24c9 wl1271: Add keep-alive frame template support by Juuso Oikarinen · 14 years ago
  23. a9af092 wl1271: Configure HW connection monitor by Juuso Oikarinen · 14 years ago
  24. d60772f wl1271: Disconnect if PSM entry fails by Juuso Oikarinen · 14 years ago
  25. c2b2d99 wl1271: Configure probe-request template when associated by Juuso Oikarinen · 14 years ago
  26. cbf7f30 wl1271: Fix memory leak in firmware crash scenario by Juuso Oikarinen · 14 years ago
  27. 64e29e44 wl1271: Removed checking of PSM from handling BSS_LOST_EVENT by Teemu Paasikivi · 14 years ago
  28. 60e84c2 wl1271: Update beacon interval properly for ad-hoc by Juuso Oikarinen · 14 years ago
  29. 5da11dc wl1271: Fix ad-hoc mode handling by Juuso Oikarinen · 14 years ago
  30. 6ccbb92 wl1271: Disable connection monitoring while not associated by Juuso Oikarinen · 14 years ago
  31. e794223 wl1271: remove deprecated usage of RX status noise by Luciano Coelho · 14 years ago
  32. 2f826f5 wl1271: wait for disconnect command complete event by Luciano Coelho · 14 years ago
  33. 99d84c1 wl1271: wait for join command complete event by Luciano Coelho · 14 years ago
  34. 9560134 wl1271: Remove device MAC-address randomization by Juuso Oikarinen · 14 years ago
  35. 259da43 wl1271: Update busyword checking mechanism by Juuso Oikarinen · 14 years ago
  36. 1b00f2b wl1271: Fix memory leak in cmd_data_path by Juuso Oikarinen · 14 years ago
  37. 99e5031 wl1271: Warnings caused by wrong format specifiers fixed by Teemu Paasikivi · 14 years ago
  38. 9d4e5bb wl1271: Configure clock-request drive mode to open-drain by Juuso Oikarinen · 14 years ago
  39. 9cea461 wl1271: Fix memory leak in scan command handling by Juuso Oikarinen · 14 years ago
  40. f83cce3 wl1271: Fix memory leaks in SPI initialization by Juuso Oikarinen · 14 years ago
  41. 31627dc wl1271: Add TX rate reporting by Juuso Oikarinen · 14 years ago
  42. f876bb9 wl1271: Clean up RX rate reporting by Juuso Oikarinen · 14 years ago
  43. 7fdd50d wl1271: fix wl1271_spi driver name by Luciano Coelho · 14 years ago
  44. 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
  45. 7905e35 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  46. 3b56dd6 wl1271: Changed platform_device to be dynamically allocated by Teemu Paasikivi · 14 years ago
  47. 2ea9fb3 wl1271: Remove circular interlocking related to the inetaddr notifier chain by Juuso Oikarinen · 14 years ago
  48. a0cb7be wl1271: Don't generate null func template for ad-hoc by Juuso Oikarinen · 14 years ago
  49. 14b228a wl1271: Update filters properly by Juuso Oikarinen · 14 years ago
  50. 801a673 wl1271: Removed duplicate code from module remove function. by Teemu Paasikivi · 14 years ago
  51. a3b8ea7 wl1271: Added DEBUG_SDIO flag by Teemu Paasikivi · 14 years ago
  52. c76a0d6 wl1271: Remove deprecated interface config function by Juuso Oikarinen · 14 years ago
  53. 1b72aec wl1271: Fix MAC address handling by Juuso Oikarinen · 14 years ago
  54. 4695dc9 wl1271: enable U-APSD by Kalle Valo · 14 years ago
  55. 522ac25 wl1271: fix ps scheme in wl1271_op_conf_tx() by Kalle Valo · 14 years ago
  56. 023e082 wl1271: create qos nullfunc template by Kalle Valo · 14 years ago
  57. 818e306 wl1271: get probe request template from mac80211 by Kalle Valo · 14 years ago
  58. 899e6e6 wl1271: get pspoll and nullfunc templates from mac80211 by Kalle Valo · 14 years ago
  59. 12bd894 wl1271: enable WMM by Kalle Valo · 14 years ago
  60. 7fc3a86 wl1271: Add sysfs file to control BT co-ex state by Juuso Oikarinen · 14 years ago
  61. a1dd818 wl1271: Move platform device registration from _spi to _main by Juuso Oikarinen · 14 years ago
  62. 1b00f54 wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex. by Juuso Oikarinen · 14 years ago
  63. 885c990 wl1271: Fix SG configuration message structures by Juuso Oikarinen · 14 years ago
  64. 93f56be wl1271: Changed SDIO MMC host claiming by Teemu Paasikivi · 14 years ago
  65. becd551 wl1271: Cleaned up wlan power on/off functions by Teemu Paasikivi · 14 years ago
  66. b43316d wl1271: Fix configuration of the TX opportunity value by Juuso Oikarinen · 14 years ago
  67. 33e2bf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  68. 3f60ebc wl1251: fix potential crash by Grazvydas Ignotas · 14 years ago
  69. 1e3f7ac wl1251: reduce eeprom read wait time by Grazvydas Ignotas · 14 years ago
  70. 3f9e750 wl1251: fix ELP_CTRL register accesses when using SDIO by Grazvydas Ignotas · 14 years ago
  71. 3c9cb9c wl1251: make local symbols static by Grazvydas Ignotas · 14 years ago
  72. 7c3c76a wl1271: Changed wl1271_sdio to be selectable only on ARM by Teemu Paasikivi · 14 years ago
  73. 6f6b5d4 wl1271: Remove tx-power level workaround by Juuso Oikarinen · 15 years ago
  74. 0a34332 wl1271: Disable host TX rate control by Juuso Oikarinen · 15 years ago
  75. 04e36fc wl1271: Clean up TX security sequence number handling by Juuso Oikarinen · 15 years ago
  76. 5c9417f wl1271: Clean up firmware block allocation calculation by Juuso Oikarinen · 15 years ago
  77. ac5e1e3 wl1271: Update TX packet life time handling with higher resolution time by Juuso Oikarinen · 15 years ago
  78. 1e73eb6 wl1271: Implement looped IRQ handling by Juuso Oikarinen · 15 years ago
  79. 4aa0591 wl1271: Don't mask interrupts while handling interrupt by Juuso Oikarinen · 15 years ago
  80. 295cc0b wl1271: Aggregate RX acknowledgements to FW by Juuso Oikarinen · 15 years ago
  81. 18f8d46 wl1271: Remove annoying PSM entry/exit kernel traces by Juuso Oikarinen · 15 years ago
  82. 06f7bc7 wl1271: Fix queue stopping/waking for TX path by Juuso Oikarinen · 15 years ago
  83. 1530549 wl1271: Fix ad-hoc mode neighborhood detection by Juuso Oikarinen · 15 years ago
  84. ffb591c wl1271: Improvements to the TX path by Juuso Oikarinen · 15 years ago
  85. 93c5bb6 wl1271: don't get received frames from hardware in PLT mode by Kalle Valo · 15 years ago
  86. 49d7f6d wl1271: Fixed unloading of the wl1271_sdio module by Teemu Paasikivi · 15 years ago
  87. 09a9c2b wl1271: Changed access to fw status register to use raw read by Teemu Paasikivi · 15 years ago
  88. 5129dff wl1271: Initial SDIO implementation by Teemu Paasikivi · 15 years ago
  89. 50b3eb4 wl1271: Divided driver to two separate modules by Teemu Paasikivi · 15 years ago
  90. 760d969 wl1271: Removed wl1271_spi.h and made some functions static by Teemu Paasikivi · 15 years ago
  91. b42f91b wl1271: Inlined IO functions by Teemu Paasikivi · 15 years ago
  92. 8197b71 wl1271: Implemented abstraction of IO functions. by Teemu Paasikivi · 15 years ago
  93. 54f7e50 wl1271: Added functions to enable/disable interrupt handling by Teemu Paasikivi · 15 years ago
  94. 2d5e82b wl1271: Moved module basics to wl1271_spi.c by Teemu Paasikivi · 15 years ago
  95. c332a4b wl1271: Added alloc and free hw functions by Teemu Paasikivi · 15 years ago
  96. 9b28072 wl1271: Added IO reset and init functions by Teemu Paasikivi · 15 years ago
  97. 7b048c5 wl1271: Renamed IO functions by Teemu Paasikivi · 15 years ago
  98. 521a5b2 wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.c by Teemu Paasikivi · 15 years ago
  99. c8c9087 wl1271: add testmode support by Kalle Valo · 15 years ago
  100. 1937e74 wl1271: Fix beacon filter table configuration by Juuso Oikarinen · 15 years ago