1. c6999d8 wl1271: implement WMM by Kalle Valo · 15 years ago
  2. 30240fc wl1271: Add SSID configuration for JOIN in ad-hoc by Juuso Oikarinen · 15 years ago
  3. ddb01a5 wl1271: Fix channel changing code by Juuso Oikarinen · 15 years ago
  4. d8c42c0 wl1271: Fix PSM entry by Juuso Oikarinen · 15 years ago
  5. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  6. 8f648c0 wl1271: Prevent performing "join" before association by Juuso Oikarinen · 15 years ago
  7. 38ad2d8 wl1271: Add support for acx_pm_config by Juuso Oikarinen · 15 years ago
  8. 71449f8 wl1271: Change booleans in struct wl1271 into a flags bitmask by Juuso Oikarinen · 15 years ago
  9. 830fb67 wl1271: Fix supported rate management by Juuso Oikarinen · 15 years ago
  10. ec078d9 wl1271: Change rates configured for templates by Juuso Oikarinen · 15 years ago
  11. e0d8bbf wl1271: Add rudimentary ad-hoc support by Juuso Oikarinen · 15 years ago
  12. 01ac17e wl1271: Add pre-power-on sleep by Juuso Oikarinen · 15 years ago
  13. 9ccd921 wl1271: Implement chipset boot retry by Juuso Oikarinen · 15 years ago
  14. af5e084 wl1271: prevent power save entry while not associated by Juuso Oikarinen · 15 years ago
  15. 13f2dc5 wl1271: Fix event acknowledging functionality by Juuso Oikarinen · 15 years ago
  16. a6fe231 wl1271: Use slow rates for association messages by Juuso Oikarinen · 15 years ago
  17. 018b171 wl1271: Remove smart reflex ACX by Juuso Oikarinen · 15 years ago
  18. 149e387 wl1271: Configure smart-reflex paramter values. by Juuso Oikarinen · 15 years ago
  19. 9421089 wl1271: use channel 1 when configuring the data path by Luciano Coelho · 15 years ago
  20. 3ed8f2c wl1271: some new configuration values according to new reference by Luciano Coelho · 15 years ago
  21. 98b2a68 wl1271: add gpio_power file in debugfs to power the chip on and off by Luciano Coelho · 15 years ago
  22. 1b38ea8 wl1271: fix one typo in the rx_rssi_and_proc_compens values by Luciano Coelho · 15 years ago
  23. 6e92b41 wl1271: implement dco itrim parameters setting by Luciano Coelho · 15 years ago
  24. bdcbbb9 wl1271: set null data template when BSSID is known by Luciano Coelho · 15 years ago
  25. cd26476 wl1271: check result code from the join command by Luciano Coelho · 15 years ago
  26. a2d0e3f wl1271: limit TX power to 25dBm for every channel by Luciano Coelho · 15 years ago
  27. c7f43e4 wl1271: use join command with dummy BSSID by Luciano Coelho · 15 years ago
  28. cf18be4 wl1271: added radio parameters configuration values newer firmwares by Luciano Coelho · 15 years ago
  29. a3e8484 wl1271: update radio and general parameters values by Luciano Coelho · 15 years ago
  30. 76c0f8d wl1271: updated general parameters structure for newer firmwares by Luciano Coelho · 15 years ago
  31. c7c8adb wl1271: Remove REF_CLK hack by Luciano Coelho · 15 years ago
  32. 4a90406 wl1271: remove workaround to ignore -EIO from radio and general params by Luciano Coelho · 15 years ago
  33. 98b5dd5 wl1271: fix radio and general parameters commands by Luciano Coelho · 15 years ago
  34. cc7defa wl1271: set radio and general params also for PLT by Luciano Coelho · 15 years ago
  35. 17d7265 wl1271: fix the inetdev notifier callback return values by Luciano Coelho · 15 years ago
  36. 03442a3 wl1271: Set PSM support flags in driver configuration by Juuso Oikarinen · 15 years ago
  37. 8450256 wl1271: Decrease BET consecutive terminated beacons value to 10 by Juuso Oikarinen · 15 years ago
  38. 49f146d wl12xx: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  39. 19ad071 wl1271: Add retry implementation for PSM entries by Juuso Oikarinen · 15 years ago
  40. c6317a5 wl1271: Remove excess null-data template settings by Juuso Oikarinen · 15 years ago
  41. d0f63b2 wl1271: fix endianess issues by Luciano Coelho · 15 years ago
  42. b54853f wl1271: Fix filter configuration by Juuso Oikarinen · 15 years ago
  43. bd5ea18 wl1271: make sure PS is disabled in PLT by Luciano Coelho · 15 years ago
  44. a163acc wl1271: Remove unnecessary rx_descriptor memory allocation by Juuso Oikarinen · 15 years ago
  45. 01c0916 wl1271: Support for IPv4 ARP filtering by Juuso Oikarinen · 15 years ago
  46. 1fd2794 wl1271: Fix event handling mechanism by Juuso Oikarinen · 15 years ago
  47. 7444113 wl1271: Fix multicast list handling by Juuso Oikarinen · 15 years ago
  48. abb0b3b wl1271: Added support to scan on 5 GHz band by Teemu Paasikivi · 15 years ago
  49. 1ebec3d wl1271: Added 5 GHz parameters for wl1273 by Teemu Paasikivi · 15 years ago
  50. 11f70f9 wl1271: Implement beacon early termination support by Juuso Oikarinen · 15 years ago
  51. eb5b28d wl1271: Fix IRQ enable handling on FW init failure by Juuso Oikarinen · 15 years ago
  52. 8a08048 wl1271: Move default FW config struct away from stack by Juuso Oikarinen · 15 years ago
  53. 47fab7d wl1271: Add config structure for FW init parameters by Juuso Oikarinen · 15 years ago
  54. 51f2be2 wl1271: Add config structure for connection management parameters by Juuso Oikarinen · 15 years ago
  55. 45b531a wl1271: Add config structure for TX path parameters by Juuso Oikarinen · 15 years ago
  56. 8793f9b wl1271: Add config structure for RX path parameters by Juuso Oikarinen · 15 years ago
  57. 2b60100b wl1271: Add structure for firmware configuration values by Juuso Oikarinen · 15 years ago
  58. ae751ba wl1271: remove unnecessary joins and join only when the bssid changes by Luciano Coelho · 15 years ago
  59. 0535d9f wl1271: use acx_rx_config instead of join when updating filters by Luciano Coelho · 15 years ago
  60. 7462141 wl1271: Remove outdated SPI functions by Juuso Oikarinen · 15 years ago
  61. c15f63b wl1271: Update interrupt handling by removing an extra SPI read by Juuso Oikarinen · 15 years ago
  62. 451de97 wl1271: Update memory mapping for firmware revision 6.1.0.0.241 by Juuso Oikarinen · 15 years ago
  63. d6e19d1 wl1271: workaround to send a disconnect before rejoining by Luciano Coelho · 15 years ago
  64. 1922167 wl1271: Configure beacon filtering on if PSM used by Juuso Oikarinen · 15 years ago
  65. b771eee wl1271: Enable beacon filtering with the stack by Juuso Oikarinen · 15 years ago
  66. 1fba497 wl1271: Use vmalloc to allocate memory for firmware by Juuso Oikarinen · 15 years ago
  67. c87dec9 wl1271: Multicast filtering configuration by Juuso Oikarinen · 15 years ago
  68. a64b07e wl1271: use workqueue provided by mac80211 instead of the default by Juuso Oikarinen · 15 years ago
  69. 2f01872 wl1271: added Juuso Oikarinen as module author by Luciano Coelho · 15 years ago
  70. be7078c wl1271: Corrections to TX path by Juuso Oikarinen · 15 years ago
  71. d94cd29 wl1271: Update join usage by Juuso Oikarinen · 15 years ago
  72. 8a5a37a wl1271: Configure rate policies based on AP rates by Juuso Oikarinen · 15 years ago
  73. 37b70a8 wl1271: Implement delayed entry into ELP by Juuso Oikarinen · 15 years ago
  74. 1e2b797 wl1271: Correct TKIP header space handling in TX path by Juuso Oikarinen · 15 years ago
  75. ac4e4ce wl1271: Security sequence number handling for TX (for WPA) by Juuso Oikarinen · 15 years ago
  76. 3264690 wl12xx: Fix print_mac() conversion. by David S. Miller · 15 years ago
  77. 0aad191 wl12xx: switch to %pM to print the mac address by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  78. e5539bc wl1271: remove print_mac usage by John W. Linville · 15 years ago
  79. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  80. 73d0a13 wl1271: fix compiler warnings on 64 bit archs by Luciano Coelho · 15 years ago
  81. f5fc0f8 wl1271: add wl1271 driver files by Luciano Coelho · 15 years ago