1. b67476e wl12xx: call wl12xx_cmd_set_peer_state() in AP mode by Eliad Peller · 14 years ago
  2. 0f9c825 wl12xx: re-enable block ack session support by Arik Nemtsov · 14 years ago
  3. e51ae9b wl12xx: use dynamic hlids for AP-mode by Arik Nemtsov · 14 years ago
  4. 712e9bf wl12xx: fix session counter by Arik Nemtsov · 14 years ago
  5. 3be4112 wl12xx: update BT coex configuration params by Eliad Peller · 14 years ago
  6. 251c177 wl12xx: replace dummy_join with ROC/CROC commands by Eliad Peller · 14 years ago
  7. f4df1bd wl12xx: add system_hlid by Eliad Peller · 14 years ago
  8. fa6ad9f wl12xx: add set_rate_mgmt_params acx by Eliad Peller · 14 years ago
  9. f42bd2c wl12xx: use wl1271_acx_beacon_filter_opt for both sta and ap by Eliad Peller · 14 years ago
  10. 154037d wl12xx: change max/default template size by Eliad Peller · 14 years ago
  11. 04e8079 wl12xx: add device role commands by Eliad Peller · 14 years ago
  12. b78b47e wl12xx: enable/disable role on interface add/remove by Eliad Peller · 14 years ago
  13. c690ec8 wl12xx: update commands & events by Eliad Peller · 14 years ago
  14. 7f097988 wl12xx: update acx commands by Eliad Peller · 14 years ago
  15. 4d56ad9 wl12xx: update fw status struct by Eliad Peller · 14 years ago
  16. 08c1d1c wl12xx: remove rx filtering stuff by Eliad Peller · 14 years ago
  17. dbe25cb wl12xx: temporarily disable advanced ap functions by Eliad Peller · 14 years ago
  18. c302b2c wl12xx: Use a single fw for both STA and AP roles by Arik Nemtsov · 14 years ago
  19. 7bb5d6c wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy" by Arik Nemtsov · 14 years ago
  20. 6f07b72 wl12xx: fixes for hw_pg_ver and chip id reporting by Gery Kahn · 14 years ago
  21. 3b40c04 wl12xx: remove wext dependencies by Johannes Berg · 14 years ago
  22. f1a4638 wl12xx: start/stop queues according to global per-AC counters by Arik Nemtsov · 14 years ago
  23. 097f882 wl12xx: always initialize AP-mode max power level by Arik Nemtsov · 14 years ago
  24. 6cfa5cf wl12xx: initialize max_power levels for 11a channels by Arik Nemtsov · 14 years ago
  25. 73ecce3 wl12xx: implement cancel_hw_scan() callback by Eliad Peller · 14 years ago
  26. e85d162 wl12xx: configure suspend/resume only if associated/started by Eliad Peller · 14 years ago
  27. 708bb3c wl12xx: implement Tx watermarks per AC by Arik Nemtsov · 14 years ago
  28. 9e374a3 wl12xx: schedule TX packets according to FW occupancy by Arik Nemtsov · 14 years ago
  29. 3618f30 wl12xx: AP mode - support FW TX inactivity triggers by Arik Nemtsov · 14 years ago
  30. b992c68 wl12xx: fix Tx security sequence number handling by Oz Krakowski · 14 years ago
  31. 95dac04f wl12xx: Support routing FW logs to the host by Ido Yariv · 14 years ago
  32. baacb9ae wl12xx: Avoid recovery while one is already in progress by Ido Yariv · 14 years ago
  33. 842f1a6 wl12xx: Check for FW quirks as soon as the FW boots by Ido Yariv · 14 years ago
  34. 92ef896 wl12xx: use freezable workqueue for netstack_work by Eliad Peller · 14 years ago
  35. c27d3ac wl12xx: use _ni version of ieee80211_tx_status by Eliad Peller · 14 years ago
  36. ef4b29e wl12xx: check the vif's operstate after join by Eliad Peller · 14 years ago
  37. 8a7cf3f wl12xx: enable/disable beacon filtering on ap suspend/resume by Eliad Peller · 14 years ago
  38. ff91afc wl12xx: clear wl->wow_enabled on resume by Eliad Peller · 14 years ago
  39. 4a859df wl12xx: don't check wow param on suspend/resume by Eliad Peller · 14 years ago
  40. 0c00504 wl12xx: Add Support for Low Power DRPw (LPD) Mode by Shahar Levi · 14 years ago
  41. d192d26 wl12xx: fix erroneous commit (cb5ae0) by Eliad Peller · 14 years ago
  42. 77ddaa1 wl12xx: add automatic rx streaming triggers by Eliad Peller · 14 years ago
  43. f84673d wl12xx: add support for rx streaming by Eliad Peller · 14 years ago
  44. 70559a0 wl12xx: Stop BA session event from device by Shahar Levi · 14 years ago
  45. 50a66d7 wl12xx: add separate config value for DFS dwell time on sched scan by Luciano Coelho · 14 years ago
  46. f634a4e wl12xx: fix compilation error when CONFIG_PM is not set by Luciano Coelho · 14 years ago
  47. 9439064 wl12xx: enter/exit psm on wowlan suspend/resume by Eliad Peller · 14 years ago
  48. f44e586 wl12xx: prevent scheduling while suspending (WoW enabled) by Eliad Peller · 14 years ago
  49. 402e4861 wl12xx: declare suspend/resume callbacks (for wowlan) by Eliad Peller · 14 years ago
  50. 33c2c06 wl12xx: implement scheduled scan driver operations and reporting by Luciano Coelho · 14 years ago
  51. 3a9d60e wl12xx: add configuration values for scheduled scan by Luciano Coelho · 14 years ago
  52. fcd23b6 wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flags by Shahar Levi · 14 years ago
  53. bc76b94 wl12xx: Don't filter beacons that include changed HT IEs by Shahar Levi · 14 years ago
  54. 889cb36 wl12xx: simplify wl1271_ssid_set() by Eliad Peller · 14 years ago
  55. 25eaea30 Revert "wl12xx: support FW TX inactivity triggers" by Luciano Coelho · 14 years ago
  56. 7dece1c wl12xx: fix race condition during recovery in AP mode by Arik Nemtsov · 14 years ago
  57. c45a85b wl12xx: AP-mode - reconfigure templates after basic rates change by Arik Nemtsov · 14 years ago
  58. 70f4742 wl12xx: AP-mode - overhaul rate policy configuration by Arik Nemtsov · 14 years ago
  59. 52dcaf5 wl12xx: print firmware program counter during recovery by Arik Nemtsov · 14 years ago
  60. 5f704d1 wl12xx: use wiphy values for setting rts, frag thresholds on init by Arik Nemtsov · 14 years ago
  61. 801f870 wl12xx: add BT-coexistance for AP by Arik Nemtsov · 14 years ago
  62. 86c438f wl12xx: do not set queue_mapping directly by Hauke Mehrtens · 14 years ago
  63. 3343789 wl12xx: implement the tx_frames_pending mac80211 callback by Arik Nemtsov · 14 years ago
  64. 4cf557f wl12xx: Enable dynamic memory for 127x by Ido Yariv · 14 years ago
  65. 2370841 wl12xx: Update Power Save Exit Retries Packets by Shahar Levi · 14 years ago
  66. ff86843 wl12xx: FM WLAN coexistence by Shahar Levi · 14 years ago
  67. cb5ae05 wl12xx: configure rates when working in ibss mode by Eliad Peller · 14 years ago
  68. 30df14d wl12xx: avoid redundant join on interface reconfiguration by Eliad Peller · 14 years ago
  69. 564f595 wl12xx: Set End-of-transaction Flag at Wl127x AP Mode by Shahar Levi · 14 years ago
  70. 4768480 wl12xx: support FW TX inactivity triggers by Arik Nemtsov · 14 years ago
  71. cf27d86 wl12xx: fix sparse warning about undeclared wl12xx_alloc_dummy_packet by Luciano Coelho · 14 years ago
  72. afb7d3c wl12xx: move hardcoded hci_io_ds value into the conf struct by Luciano Coelho · 14 years ago
  73. 6277ed6 wl12xx: use kstrtoul functions by Luciano Coelho · 14 years ago
  74. 341b7cd wl12xx: Handle platforms without level trigger interrupts by Ido Yariv · 14 years ago
  75. d2f4d47 wl12xx: Simplify TX blocks accounting by Ido Yariv · 14 years ago
  76. 990f5de wl12xx: Clean up the dummy packet mechanism by Ido Yariv · 14 years ago
  77. 0da13da wl12xx: Clean up the block size alignment code by Ido Yariv · 14 years ago
  78. 8bf69aa wl12xx: fix "JOIN while associated" commentary by Ohad Ben-Cohen · 14 years ago
  79. c574518 wl12xx: fix roaming by Ohad Ben-Cohen · 14 years ago
  80. 13026de wl12xx: Handle duplicate calling of remove interface by Juuso Oikarinen · 14 years ago
  81. c1b193e wl12xx: rearrange some ELP wake_up/sleep calls by Eliad Peller · 14 years ago
  82. 17e672d wl12xx: configure channel/band while FW is off by Arik Nemtsov · 14 years ago
  83. 4a31c11 wl12xx: use a bitmask instead of list of booleans in scanned_ch by Luciano Coelho · 14 years ago
  84. 4623ec7 wl12xx: fix a couple of sparse warnings about undeclared functions by Luciano Coelho · 14 years ago
  85. d9482e2 wl12xx: fix SG BT load value to reflect its new meaning by Luciano Coelho · 14 years ago
  86. 18b92ff wl12xx: set the skbuff priority for dummy packets by Luciano Coelho · 14 years ago
  87. f9f774c wl12xx: Add mutex protection for interface list by Juuso Oikarinen · 14 years ago
  88. 958b20e0 wl12xx: update bet_max_consecutive by Ohad Ben-Cohen · 14 years ago
  89. 871d0c3 wl12xx: Add support for 11n Rx STBC one spatial stream by Shahar Levi · 14 years ago
  90. e7ddf54 wl12xx: use 1 spare TX block instead of two by Luciano Coelho · 14 years ago
  91. 0830cee wl12xx: 1281/1283 support - enable chip support by Shahar Levi · 14 years ago
  92. 1aed55f wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x chips by Arik Nemtsov · 14 years ago
  93. ae47c45 wl12xx: 1281/1283 support - Add dummy packet support by Shahar Levi · 14 years ago
  94. 13b107d wl12xx: 1281/1283 support - use dynamic memory for the RX/TX pools by Shahar Levi · 14 years ago
  95. bc765bf wl12xx: 1281/1283 support - Loading FW & NVS by Shahar Levi · 14 years ago
  96. 49d750ca wl12xx: 1281/1283 support - New radio structs and functions by Shahar Levi · 14 years ago
  97. 48a6147 wl12xx: 1281/1283 support - Add acx commands by Shahar Levi · 14 years ago
  98. 5aa4234 wl12xx: 1281/1283 support - Add Definitions by Shahar Levi · 14 years ago
  99. b16d4b6 wl12xx: Modify requested number of memory blocks by Ido Yariv · 14 years ago
  100. b07d403 wl12xx: Avoid redundant TX work by Ido Yariv · 14 years ago