1. c332a4b wl1271: Added alloc and free hw functions by Teemu Paasikivi · 14 years ago
  2. 9b28072 wl1271: Added IO reset and init functions by Teemu Paasikivi · 14 years ago
  3. 7b048c5 wl1271: Renamed IO functions by Teemu Paasikivi · 14 years ago
  4. 521a5b2 wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.c by Teemu Paasikivi · 14 years ago
  5. c8c9087 wl1271: add testmode support by Kalle Valo · 14 years ago
  6. 1937e74 wl1271: Fix beacon filter table configuration by Juuso Oikarinen · 14 years ago
  7. 8bf29b0 wl1271: Fix ad-hoc SSID update by Juuso Oikarinen · 14 years ago
  8. ee444cf wl1271: Fix WEP key handling by Juuso Oikarinen · 14 years ago
  9. fddc7dd wl1271: Fix key-remove error by Juuso Oikarinen · 14 years ago
  10. 6c71b0e wl1271: Optimized RX path packet retrieval by Juuso Oikarinen · 14 years ago
  11. c82c1dd wl1271: wakeup chip in op_conf_tx() by Kalle Valo · 14 years ago
  12. e2e77b5 wl1271: Fix random MAC address setting by Juuso Oikarinen · 14 years ago
  13. 6f8434a wl1271: skip 3 unused bytes from the NVS by Luciano Coelho · 14 years ago
  14. 12419cc wl1271: add most of the normal initialization commands to PLT mode by Luciano Coelho · 14 years ago
  15. 7b21b6f wl1271: Retrieve device mac address from the nvs file by Juuso Oikarinen · 14 years ago
  16. 152ee6e wl1271: Use NVS INI file configuration by Juuso Oikarinen · 14 years ago
  17. c6999d8 wl1271: implement WMM by Kalle Valo · 14 years ago
  18. f2054df wl1271: modify wl1271_acx_tid_cfg() to use function parameters by Kalle Valo · 14 years ago
  19. 243eeb5 wl1271: modify wl1271_acx_ac_cfg() to use function parameters by Kalle Valo · 14 years ago
  20. 30240fc wl1271: Add SSID configuration for JOIN in ad-hoc by Juuso Oikarinen · 14 years ago
  21. ddb01a5 wl1271: Fix channel changing code by Juuso Oikarinen · 14 years ago
  22. d8c42c0 wl1271: Fix PSM entry by Juuso Oikarinen · 14 years ago
  23. 8535949 wl1251: fix txop unit by Kalle Valo · 14 years ago
  24. 56007a0 mac80211: wait for beacon before enabling powersave by Johannes Berg · 15 years ago
  25. ececeec wl1271: remove unused flags by Luis R. Rodriguez · 15 years ago
  26. 4ff6ffa wl1251: add U-APSD support by Kalle Valo · 15 years ago
  27. 8f8ff91 wl1251: create qos null data template by Kalle Valo · 15 years ago
  28. 80a112f wl1251: fix sleep related error paths in wl1251_op_bss_info_changed() by Kalle Valo · 15 years ago
  29. dc52f0a wl1251: use mac80211 provided channel parameters in scanning by Kalle Valo · 15 years ago
  30. e477c56 wl1251: get probe request template from mac80211 by Kalle Valo · 15 years ago
  31. 3a98c30 wl1251: cleanup scanning code by Kalle Valo · 15 years ago
  32. f7f7057 wl1251: get PS Poll and Nullfunc templates from mac80211 by Kalle Valo · 15 years ago
  33. 5163363 wl1271: fix timeout in wl1271_top_reg_read by Juha Leppanen · 15 years ago
  34. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  35. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  36. 8f648c0 wl1271: Prevent performing "join" before association by Juuso Oikarinen · 15 years ago
  37. 04477bf wl1271: Check vif for NULL when indicating beacon-loss by Juuso Oikarinen · 15 years ago
  38. 38ad2d8 wl1271: Add support for acx_pm_config by Juuso Oikarinen · 15 years ago
  39. 71449f8 wl1271: Change booleans in struct wl1271 into a flags bitmask by Juuso Oikarinen · 15 years ago
  40. 830fb67 wl1271: Fix supported rate management by Juuso Oikarinen · 15 years ago
  41. ec078d9 wl1271: Change rates configured for templates by Juuso Oikarinen · 15 years ago
  42. e0d8bbf wl1271: Add rudimentary ad-hoc support by Juuso Oikarinen · 15 years ago
  43. 26a63f6 wl1271: Remove beacon-loss-ind from PSM entry failure handling by Juuso Oikarinen · 15 years ago
  44. 01ac17e wl1271: Add pre-power-on sleep by Juuso Oikarinen · 15 years ago
  45. 9ccd921 wl1271: Implement chipset boot retry by Juuso Oikarinen · 15 years ago
  46. af5e084 wl1271: prevent power save entry while not associated by Juuso Oikarinen · 15 years ago
  47. 13f2dc5 wl1271: Fix event acknowledging functionality by Juuso Oikarinen · 15 years ago
  48. a6fe231 wl1271: Use slow rates for association messages by Juuso Oikarinen · 15 years ago
  49. 018b171 wl1271: Remove smart reflex ACX by Juuso Oikarinen · 15 years ago
  50. 149e387 wl1271: Configure smart-reflex paramter values. by Juuso Oikarinen · 15 years ago
  51. 9421089 wl1271: use channel 1 when configuring the data path by Luciano Coelho · 15 years ago
  52. 3ed8f2c wl1271: some new configuration values according to new reference by Luciano Coelho · 15 years ago
  53. 8cf5e8e wl1271: upload only the first 468 bytes from the NVS file by Luciano Coelho · 15 years ago
  54. 98b2a68 wl1271: add gpio_power file in debugfs to power the chip on and off by Luciano Coelho · 15 years ago
  55. 1b38ea8 wl1271: fix one typo in the rx_rssi_and_proc_compens values by Luciano Coelho · 15 years ago
  56. 6e92b41 wl1271: implement dco itrim parameters setting by Luciano Coelho · 15 years ago
  57. ac9b40f wl1271: use the correct macro when setting the basic rates by Luciano Coelho · 15 years ago
  58. bdcbbb9 wl1271: set null data template when BSSID is known by Luciano Coelho · 15 years ago
  59. cd26476 wl1271: check result code from the join command by Luciano Coelho · 15 years ago
  60. a2d0e3f wl1271: limit TX power to 25dBm for every channel by Luciano Coelho · 15 years ago
  61. 9cf25fe wl1271: remove workaround for disconnection by Luciano Coelho · 15 years ago
  62. c7f43e4 wl1271: use join command with dummy BSSID by Luciano Coelho · 15 years ago
  63. cf18be4 wl1271: added radio parameters configuration values newer firmwares by Luciano Coelho · 15 years ago
  64. a3e8484 wl1271: update radio and general parameters values by Luciano Coelho · 15 years ago
  65. 76c0f8d wl1271: updated general parameters structure for newer firmwares by Luciano Coelho · 15 years ago
  66. 937a67e wl1271: updated radio parameters structure for newer firmwares by Luciano Coelho · 15 years ago
  67. e8a4a6d wl1251: timeout one too soon in wl1251_boot_run_firmware() by Roel Kluin · 15 years ago
  68. befabac wl1271_cmd.c: cleanup char => u8 by Dan Carpenter · 15 years ago
  69. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  70. da2fb4e wl1251: enable WMM by Kalle Valo · 15 years ago
  71. 46cb35f wl1251: update tx_hdr when aliging skb in tx by Kalle Valo · 15 years ago
  72. 49e1b9f wl1251: implement WMM by Kalle Valo · 15 years ago
  73. 27336f1 wl1251: implement wl1251_acx_tid_cfg() by Kalle Valo · 15 years ago
  74. 86dff7a wl1251: implement acx_ac_cfg to configure hardware queues by Kalle Valo · 15 years ago
  75. cdd1e9a wl1251: use __dev_alloc_skb() on RX by Kalle Valo · 15 years ago
  76. 7fa6282 wl1251: simplify ELP wakeup time calculation by Kalle Valo · 15 years ago
  77. b5a1679 wl1251: reduce ELP wakeup timeout by Kalle Valo · 15 years ago
  78. 478fdf2 wl1251: fix error handling in wl1251_op_config() by Kalle Valo · 15 years ago
  79. d67e261 wl1251: print a debug message when tx_queue is full by Kalle Valo · 15 years ago
  80. b7339b1 wl1251: add tx queue status to debugfs by Kalle Valo · 15 years ago
  81. c14589e wl1251: don't build null data template in wl1251_op_config() by Kalle Valo · 15 years ago
  82. de8df1e wl1251: fix bssid handling by Kalle Valo · 15 years ago
  83. e84217a wl1251: remove false warning messages by Kalle Valo · 15 years ago
  84. c7c8adb wl1271: Remove REF_CLK hack by Luciano Coelho · 15 years ago
  85. 4a90406 wl1271: remove workaround to ignore -EIO from radio and general params by Luciano Coelho · 15 years ago
  86. 98b5dd5 wl1271: fix radio and general parameters commands by Luciano Coelho · 15 years ago
  87. cc7defa wl1271: set radio and general params also for PLT by Luciano Coelho · 15 years ago
  88. 17d7265 wl1271: fix the inetdev notifier callback return values by Luciano Coelho · 15 years ago
  89. 03442a3 wl1271: Set PSM support flags in driver configuration by Juuso Oikarinen · 15 years ago
  90. 461fa13 wl1271: Prevent PSM-entry retry loop if PSM cancelled by Juuso Oikarinen · 15 years ago
  91. 8450256 wl1271: Decrease BET consecutive terminated beacons value to 10 by Juuso Oikarinen · 15 years ago
  92. c95cf3d0 wl1251: add NVS in EEPROM support by David-John Willis · 15 years ago
  93. 7010193 wl1251: remove depcreated qual usage by Kalle Valo · 15 years ago
  94. 06cc5d3 wl1251: Send null data packet with "TODS" bit set by Vidhya Govindan · 15 years ago
  95. 79553f8 wl1251: Fix regression in IRQ loop handling by Juuso Oikarinen · 15 years ago
  96. a1590f2 wl1251: Filter out unwanted events by Janne Ylalehto · 15 years ago
  97. dcea4db wl1251: Add IRQ looping support by Janne Ylalehto · 15 years ago
  98. 33d51fa wl1251: Increase the beacon loss timeout value and handle regain event by Vidhya Govindan · 15 years ago
  99. 72b5734 wl1251: Set the correct dtim period to the firmware by Vidhya Govindan · 15 years ago
  100. d531cf3 wl1251: Add acx command to set tbtt and dtim period by Vidhya Govindan · 15 years ago