1. d0802ab wl12xx: move ba fields into wlvif by Eliad Peller · 14 years ago
  2. 04324d9 wl12xx: move rssi_thold and last_rssi_event into wlvif by Eliad Peller · 14 years ago
  3. 74ec839 wl12xx: move ps_poll_failures and psm_entry_retry into wlvif by Eliad Peller · 14 years ago
  4. 6ec45dc wl12xx: move ps_compl into wlvif by Eliad Peller · 14 years ago
  5. 252efa4 wl12xx: move pspoll_work into wlvif by Eliad Peller · 14 years ago
  6. f75c753f wl12xx: move default_key into wlvif by Eliad Peller · 14 years ago
  7. 6a89979 wl12xx: move beacon_int into wlvif by Eliad Peller · 14 years ago
  8. afaf8bd wl12xx: move dev_hlid into wlvif by Eliad Peller · 14 years ago
  9. 98b862530 wl12xx: move session_counter into wlvif by Eliad Peller · 14 years ago
  10. a8ab39a wl12xx: move ap_global_hlid and ap_bcast_hlid into wlvif by Eliad Peller · 14 years ago
  11. 154da67 wl12xx: move sta_hlid into wlvif by Eliad Peller · 14 years ago
  12. 7edebf5 wl12xx: move dev_role_id into wlvif by Eliad Peller · 14 years ago
  13. 0603d89 wl12xx: move role_id into wlvif by Eliad Peller · 14 years ago
  14. 6840e37 wl12xx: move aid into wlvif by Eliad Peller · 14 years ago
  15. bddb29b wl12xx: move probereq into wlvif by Eliad Peller · 14 years ago
  16. 1fe9f16 wl12xx: move ssid and ssid_len into wlvif by Eliad Peller · 14 years ago
  17. fb0e707 wl12xx: move p2p into wlvif by Eliad Peller · 14 years ago
  18. 10bcf74 wl12xx: remove set_bss_type field by Eliad Peller · 14 years ago
  19. 536129c8 wl12xx: move bss_type into wlvif by Eliad Peller · 14 years ago
  20. cdf0949 wl12xx: replace wl->bssid with vif->bss_conf.bssid by Eliad Peller · 14 years ago
  21. d2d66c5 wl12xx: move basic_rate into wlvif by Eliad Peller · 14 years ago
  22. 30d0c8f wl12xx: move rate_set into wlvif by Eliad Peller · 14 years ago
  23. 87fbcb0 wl12xx: define wl12xx_vif by Eliad Peller · 14 years ago
  24. 784f694 wl12xx: replace wl->mac_addr with vif->addr by Eliad Peller · 14 years ago
  25. 694440d wl12xx: disable AP-mode-specific quirks by Eliad Peller · 14 years ago
  26. 6d158ff wl12xx: Add support for HW channel switch by Shahar Levi · 14 years ago
  27. f80c2d1 wl12xx: correct fw_status structure for 8 sta support in AP-mode by Arik Nemtsov · 14 years ago
  28. af7fbb2 wl12xx: implement set_bitrate_mask callback by Eliad Peller · 14 years ago
  29. 045c745 wl12xx: support p2p interfaces by Eliad Peller · 14 years ago
  30. da03209 wl12xx: don't regulate links when a single STA is connected by Arik Nemtsov · 14 years ago
  31. c47e822 wl12xx: support up to 8 stations in AP-mode by Arik Nemtsov · 14 years ago
  32. e9eb8cb wl12xx: use 2 spare TX blocks for GEM cipher by Guy Eilam · 14 years ago
  33. 9b17f1b wl12xx: enable AP advanced functionality by Arik Nemtsov · 14 years ago
  34. 742246f wl12xx: schedule TX packets according to FW packet occupancy by Arik Nemtsov · 14 years ago
  35. bf54e30 wl12xx: track freed packets in FW by AC by Arik Nemtsov · 14 years ago
  36. 227e81e wl12xx: support IBSS vif type by Eliad Peller · 14 years ago
  37. 0f9c825 wl12xx: re-enable block ack session support by Arik Nemtsov · 14 years ago
  38. e51ae9b wl12xx: use dynamic hlids for AP-mode by Arik Nemtsov · 14 years ago
  39. 251c177 wl12xx: replace dummy_join with ROC/CROC commands by Eliad Peller · 14 years ago
  40. f4df1bd wl12xx: add system_hlid by Eliad Peller · 14 years ago
  41. 79b122d wl12xx: update rx/tx by Eliad Peller · 14 years ago
  42. 04e8079 wl12xx: add device role commands by Eliad Peller · 14 years ago
  43. c690ec8 wl12xx: update commands & events by Eliad Peller · 14 years ago
  44. 7f097988 wl12xx: update acx commands by Eliad Peller · 14 years ago
  45. 4d56ad9 wl12xx: update fw status struct by Eliad Peller · 14 years ago
  46. 08c1d1c wl12xx: remove rx filtering stuff by Eliad Peller · 14 years ago
  47. 2920743 wl12xx: use 1 spare block in all cases by Arik Nemtsov · 14 years ago
  48. c302b2c wl12xx: Use a single fw for both STA and AP roles by Arik Nemtsov · 14 years ago
  49. 7bb5d6c wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy" by Arik Nemtsov · 14 years ago
  50. 3b40c04 wl12xx: remove wext dependencies by Johannes Berg · 14 years ago
  51. f1a4638 wl12xx: start/stop queues according to global per-AC counters by Arik Nemtsov · 14 years ago
  52. 708bb3c wl12xx: implement Tx watermarks per AC by Arik Nemtsov · 14 years ago
  53. 787b2dc wl12xx: Increase low & high TX watermarks by Ido Yariv · 14 years ago
  54. 9e374a3 wl12xx: schedule TX packets according to FW occupancy by Arik Nemtsov · 14 years ago
  55. 3618f30 wl12xx: AP mode - support FW TX inactivity triggers by Arik Nemtsov · 14 years ago
  56. b992c68 wl12xx: fix Tx security sequence number handling by Oz Krakowski · 14 years ago
  57. 95dac04f wl12xx: Support routing FW logs to the host by Ido Yariv · 14 years ago
  58. baacb9ae wl12xx: Avoid recovery while one is already in progress by Ido Yariv · 14 years ago
  59. 92ef896 wl12xx: use freezable workqueue for netstack_work by Eliad Peller · 14 years ago
  60. 6bb0433 wl12xx_sdio: enable wowlan only if enable_irq_wake() succeeded by Eliad Peller · 14 years ago
  61. 0c00504 wl12xx: Add Support for Low Power DRPw (LPD) Mode by Shahar Levi · 14 years ago
  62. 77ddaa1 wl12xx: add automatic rx streaming triggers by Eliad Peller · 14 years ago
  63. 70559a0 wl12xx: Stop BA session event from device by Shahar Levi · 14 years ago
  64. 9439064 wl12xx: enter/exit psm on wowlan suspend/resume by Eliad Peller · 14 years ago
  65. f44e586 wl12xx: prevent scheduling while suspending (WoW enabled) by Eliad Peller · 14 years ago
  66. 402e4861 wl12xx: declare suspend/resume callbacks (for wowlan) by Eliad Peller · 14 years ago
  67. fe44870 wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED by Luciano Coelho · 14 years ago
  68. 33c2c06 wl12xx: implement scheduled scan driver operations and reporting by Luciano Coelho · 14 years ago
  69. 25eaea30 Revert "wl12xx: support FW TX inactivity triggers" by Luciano Coelho · 14 years ago
  70. a665d6e wl12xx: avoid premature elp entrance by Eliad Peller · 14 years ago
  71. 4768480 wl12xx: support FW TX inactivity triggers by Arik Nemtsov · 14 years ago
  72. 341b7cd wl12xx: Handle platforms without level trigger interrupts by Ido Yariv · 14 years ago
  73. d2f4d47 wl12xx: Simplify TX blocks accounting by Ido Yariv · 14 years ago
  74. 990f5de wl12xx: Clean up the dummy packet mechanism by Ido Yariv · 14 years ago
  75. 0da13da wl12xx: Clean up the block size alignment code by Ido Yariv · 14 years ago
  76. 13026de wl12xx: Handle duplicate calling of remove interface by Juuso Oikarinen · 14 years ago
  77. 4a31c11 wl12xx: use a bitmask instead of list of booleans in scanned_ch by Luciano Coelho · 14 years ago
  78. e7ddf54 wl12xx: use 1 spare TX block instead of two by Luciano Coelho · 14 years ago
  79. 1aed55f wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x chips by Arik Nemtsov · 14 years ago
  80. 13b107d wl12xx: 1281/1283 support - use dynamic memory for the RX/TX pools by Shahar Levi · 14 years ago
  81. 5ea417a wl12xx: 1281/1283 support - New boot sequence by Shahar Levi · 14 years ago
  82. bc765bf wl12xx: 1281/1283 support - Loading FW & NVS by Shahar Levi · 14 years ago
  83. 48a6147 wl12xx: 1281/1283 support - Add acx commands by Shahar Levi · 14 years ago
  84. 5aa4234 wl12xx: 1281/1283 support - Add Definitions by Shahar Levi · 14 years ago
  85. b07d403 wl12xx: Avoid redundant TX work by Ido Yariv · 14 years ago
  86. a620865 wl12xx: Switch to a threaded interrupt handler by Ido Yariv · 14 years ago
  87. 606ea9f wl12xx: Do end-of-transactions transfers only if needed by Ido Yariv · 14 years ago
  88. f62c317 wl12xx: fix the path to the wl12xx firmwares by Sebastien Jan · 14 years ago
  89. b622d99 wl12xx: AP-mode - management of links in PS-mode by Arik Nemtsov · 14 years ago
  90. 09039f4 wl12xx: AP-mode - count free FW TX blocks per link by Arik Nemtsov · 14 years ago
  91. a8c0ddb wl12xx: AP-mode - TX queue per link in AC by Arik Nemtsov · 14 years ago
  92. 72c2d9e wl12xx: set supported_rates after association by Eliad Peller · 15 years ago
  93. c8bde24 wl12xx: move to new firmware (6.1.3.50.49) by Eliad Peller · 15 years ago
  94. bbba3e6 wl12xx: BA receiver support by Levi, Shahar · 15 years ago
  95. 4b7fac7 wl12xx: BA initiator support by Levi, Shahar · 15 years ago
  96. a8aaaf5 wl12xx: don't modify the global supported band structures by Luciano Coelho · 15 years ago
  97. 166d504 wl12xx: AP mode - fetch appropriate firmware for AP by Arik Nemtsov · 15 years ago
  98. 7f179b4 wl12xx: AP mode - encryption support by Arik Nemtsov · 15 years ago
  99. f84f7d7 wl12xx: AP mode - add STA add/remove ops by Arik Nemtsov · 15 years ago
  100. e78a287 wl12xx: Configure AP on BSS info change by Arik Nemtsov · 15 years ago