1. 4cf557f wl12xx: Enable dynamic memory for 127x by Ido Yariv · 14 years ago
  2. ef2e300 wl12xx: Restart TX when TX descriptors are available by Ido Yariv · 14 years ago
  3. ae825e4 wl12xx: Modify memory configuration for 128x/AP by Ido Yariv · 14 years ago
  4. 1fe9e24 wl12xx: add debugfs entries for dtim_interval and beacon_interval by Eliad Peller · 14 years ago
  5. 2370841 wl12xx: Update Power Save Exit Retries Packets by Shahar Levi · 14 years ago
  6. ff86843 wl12xx: FM WLAN coexistence by Shahar Levi · 14 years ago
  7. cb5ae05 wl12xx: configure rates when working in ibss mode by Eliad Peller · 14 years ago
  8. 30df14d wl12xx: avoid redundant join on interface reconfiguration by Eliad Peller · 14 years ago
  9. a20a5b7 wl12xx: print actual rx packet size (without padding) by Eliad Peller · 14 years ago
  10. b03acad wl12xx: Set correct REF CLK and TCXO CLK values to the FW by Shahar Levi · 14 years ago
  11. a665d6e wl12xx: avoid premature elp entrance by Eliad Peller · 14 years ago
  12. c75bbcd wl12xx: sleep instead of wakeup after tx work by Eliad Peller · 14 years ago
  13. 564f595 wl12xx: Set End-of-transaction Flag at Wl127x AP Mode by Shahar Levi · 14 years ago
  14. 4768480 wl12xx: support FW TX inactivity triggers by Arik Nemtsov · 14 years ago
  15. cf27d86 wl12xx: fix sparse warning about undeclared wl12xx_alloc_dummy_packet by Luciano Coelho · 14 years ago
  16. 4ec23d6 wl12xx: remove unused conf_radio_params structure by Luciano Coelho · 14 years ago
  17. afb7d3c wl12xx: move hardcoded hci_io_ds value into the conf struct by Luciano Coelho · 14 years ago
  18. 6277ed6 wl12xx: use kstrtoul functions by Luciano Coelho · 14 years ago
  19. 341b7cd wl12xx: Handle platforms without level trigger interrupts by Ido Yariv · 14 years ago
  20. d2f4d47 wl12xx: Simplify TX blocks accounting by Ido Yariv · 14 years ago
  21. 990f5de wl12xx: Clean up the dummy packet mechanism by Ido Yariv · 14 years ago
  22. 0da13da wl12xx: Clean up the block size alignment code by Ido Yariv · 14 years ago
  23. d29633b wl12xx: Clean up and fix the 128x boot sequence by Ido Yariv · 14 years ago
  24. 8bf69aa wl12xx: fix "JOIN while associated" commentary by Ohad Ben-Cohen · 14 years ago
  25. c574518 wl12xx: fix roaming by Ohad Ben-Cohen · 14 years ago
  26. 13026de wl12xx: Handle duplicate calling of remove interface by Juuso Oikarinen · 14 years ago
  27. c1b193e wl12xx: rearrange some ELP wake_up/sleep calls by Eliad Peller · 14 years ago
  28. 17e672d wl12xx: configure channel/band while FW is off by Arik Nemtsov · 14 years ago
  29. 4a31c11 wl12xx: use a bitmask instead of list of booleans in scanned_ch by Luciano Coelho · 14 years ago
  30. 4623ec7 wl12xx: fix a couple of sparse warnings about undeclared functions by Luciano Coelho · 14 years ago
  31. d9482e2 wl12xx: fix SG BT load value to reflect its new meaning by Luciano Coelho · 14 years ago
  32. 18b92ff wl12xx: set the skbuff priority for dummy packets by Luciano Coelho · 14 years ago
  33. db674d2 wl12xx: set the actual tid instead of the ac by Eliad Peller · 14 years ago
  34. f9f774c wl12xx: Add mutex protection for interface list by Juuso Oikarinen · 14 years ago
  35. 1d732e8 wl12xx: Clamp byte mode transfers for 128x chips by Arik Nemtsov · 14 years ago
  36. 958b20e wl12xx: update bet_max_consecutive by Ohad Ben-Cohen · 14 years ago
  37. 871d0c3 wl12xx: Add support for 11n Rx STBC one spatial stream by Shahar Levi · 14 years ago
  38. 0af0467 wl12xx: Fix potential incorrect band in rx-status by Juuso Oikarinen · 14 years ago
  39. e7ddf54 wl12xx: use 1 spare TX block instead of two by Luciano Coelho · 14 years ago
  40. 0830cee wl12xx: 1281/1283 support - enable chip support by Shahar Levi · 14 years ago
  41. 1aed55f wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x chips by Arik Nemtsov · 14 years ago
  42. ae47c45 wl12xx: 1281/1283 support - Add dummy packet support by Shahar Levi · 14 years ago
  43. ae77ecc wl12xx: 1281/1283 support - Improve Tx & Rx path by Shahar Levi · 14 years ago
  44. 13b107d wl12xx: 1281/1283 support - use dynamic memory for the RX/TX pools by Shahar Levi · 14 years ago
  45. 5ea417a wl12xx: 1281/1283 support - New boot sequence by Shahar Levi · 14 years ago
  46. bc765bf wl12xx: 1281/1283 support - Loading FW & NVS by Shahar Levi · 14 years ago
  47. 49d750ca wl12xx: 1281/1283 support - New radio structs and functions by Shahar Levi · 14 years ago
  48. a81159e wl12xx: 1281/1283 support - add block size handling for sdio and spi by Luciano Coelho · 14 years ago
  49. 48a6147 wl12xx: 1281/1283 support - Add acx commands by Shahar Levi · 14 years ago
  50. 5aa4234 wl12xx: 1281/1283 support - Add Definitions by Shahar Levi · 14 years ago
  51. b9b0fde wl12xx: 1281/1283 support - move IRQ polarity by Shahar Levi · 14 years ago
  52. 09b661b wl12xx: fix potential buffer overflow in testmode nvs push by Luciano Coelho · 14 years ago
  53. 5245e3a wl12xx: fix module author's email address in the spi and sdio modules by Luciano Coelho · 14 years ago
  54. 80751e2 ieee80211: add IEEE80211_COUNTRY_STRING_LEN definition by Bing Zhao · 14 years ago
  55. 95a7761 wl12xx: Correctly set up protection if non-GF STAs are present by Helmut Schaa · 14 years ago
  56. 24225b3 wl12xx: wakeup chip from ELP during scan by Arik Nemtsov · 14 years ago
  57. b16d4b6 wl12xx: Modify requested number of memory blocks by Ido Yariv · 14 years ago
  58. b07d403 wl12xx: Avoid redundant TX work by Ido Yariv · 14 years ago
  59. 2da69b8 wl12xx: Switch to level trigger interrupts by Ido Yariv · 14 years ago
  60. a620865 wl12xx: Switch to a threaded interrupt handler by Ido Yariv · 14 years ago
  61. 393fb56 wl12xx: Change claiming of the SDIO bus by Ido Yariv · 14 years ago
  62. 606ea9f wl12xx: Do end-of-transactions transfers only if needed by Ido Yariv · 14 years ago
  63. 8aad246 wl12xx: Reorder data handling in irq_work by Ido Yariv · 14 years ago
  64. 50e9f74 wl12xx: Remove private headers in wl1271_tx_reset by Ido Yariv · 14 years ago
  65. 11251e7 wl12xx: Don't rely on runtime PM for toggling power by Ido Yariv · 14 years ago
  66. f62c317 wl12xx: fix the path to the wl12xx firmwares by Sebastien Jan · 14 years ago
  67. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  68. b622d99 wl12xx: AP-mode - management of links in PS-mode by Arik Nemtsov · 14 years ago
  69. 09039f4 wl12xx: AP-mode - count free FW TX blocks per link by Arik Nemtsov · 14 years ago
  70. 409622e wl12xx: AP mode - fix bug in cleanup of wl1271_op_sta_add() by Arik Nemtsov · 14 years ago
  71. ba7c082 wl12xx: AP-mode - support HW based link PS monitoring by Arik Nemtsov · 14 years ago
  72. 1d36cd8 wl12xx: report invalid TX rate when returning non-TX-ed skbs by Arik Nemtsov · 14 years ago
  73. a8c0ddb wl12xx: AP-mode - TX queue per link in AC by Arik Nemtsov · 14 years ago
  74. 99a2775 wl12xx: AP-mode - fix race condition on sta connection by Arik Nemtsov · 14 years ago
  75. f4d08dd wl12xx: fix potential race condition with TX queue watermark by Arik Nemtsov · 14 years ago
  76. 6dc9fb3 wl12xx: always set mac_address when configuring ht caps by Eliad Peller · 14 years ago
  77. 02ad2d9 wl12xx: use standard ALIGN() macro by Eliad Peller · 14 years ago
  78. 62c0740 wl12xx: declare support for IEEE80211_HW_REPORTS_TX_ACK_STATUS by Eliad Peller · 15 years ago
  79. b1a48ca wl12xx: fix MODULE_AUTHOR email address by Luciano Coelho · 14 years ago
  80. a100885 wl12xx: avoid blocking while holding rcu lock on bss info change by Arik Nemtsov · 15 years ago
  81. 92fe9b5 wl12xx: fix identification of beacon packets (debug) by Eliad Peller · 15 years ago
  82. 1ec610e wl12xx: update PLT initialization for new firmware by Gery Kahn · 15 years ago
  83. 03c5a9c wl12xx: change type from u8 to int by Dan Carpenter · 15 years ago
  84. 0aec516 wl12xx: fix sdio_test kconfig/build errors by Randy Dunlap · 14 years ago
  85. 72c2d9e wl12xx: set supported_rates after association by Eliad Peller · 15 years ago
  86. fe5ef09 wl12xx: use the conf struct instead of macros for memory configuration by Eliad Peller · 15 years ago
  87. c8bde24 wl12xx: move to new firmware (6.1.3.50.49) by Eliad Peller · 15 years ago
  88. ee60833 wl12xx: mcp2.5 - add config_ps acx by Eliad Peller · 15 years ago
  89. 7c3ee9e wl12xx: fix warning due to missing arg in ampdu_action by Luciano Coelho · 15 years ago
  90. e5e2f24 wl12xx: disable auto-arp by Eliad Peller · 15 years ago
  91. ea45b2c wl12xx: Increase scan channel dwell time for passive scans by Juuso Oikarinen · 15 years ago
  92. 8e2de74 wl12xx: wrong values are returned in gpio_power_write() by Eliad Peller · 15 years ago
  93. bbba3e6 wl12xx: BA receiver support by Levi, Shahar · 15 years ago
  94. 4b7fac7 wl12xx: BA initiator support by Levi, Shahar · 15 years ago
  95. 6c89b7b wl12xx: Add channel 14 to list of supported 2ghz channels by Arik Nemtsov · 15 years ago
  96. d75387c wl12xx: add missing MODULE_FIRMWARE statment for AP-mode FW by Arik Nemtsov · 15 years ago
  97. 4ae3fa8 wl12xx: Cleanup PLT mode when module is removed by Juuso Oikarinen · 15 years ago
  98. 1d4801f wl12xx: fix some endianess bugs by Eliad Peller · 15 years ago
  99. 4c9cfa7 wl12xx: add hw configuration for max supported AMDPU size by Luciano Coelho · 15 years ago
  100. 491bbd6 wl12xx: change debug_level module param sysfs permissions by Guy Eilam · 15 years ago