1. ddcf65e8 FROMLIST: wlcore: Disable filtering in AP role by Jimmy Perchet · 8 years ago
  2. 8cf77e1 wlcore/wl18xx: add radar_debug_mode handling by Eliad Peller · 8 years ago
  3. 7845af3 wlcore: add p2p device support by Eliad Peller · 9 years ago
  4. e2f1e50 wlcore: enable sleep during AP mode operation by Kobi L · 9 years ago
  5. d881fa2 wlcore: enable beacon filtering only after receiving a beacon by Eliad Peller · 10 years ago
  6. bc566f9 wlcore: wl18xx: allow CCK rates for AP mode by Arik Nemtsov · 10 years ago
  7. 71e996b wlcore: add ap_event_mask by Eliad Peller · 11 years ago
  8. 2718bf4 wlcore: remove WLCORE_QUIRK_NO_ELP by Eliad Peller · 12 years ago
  9. 6b70e7e wlcore: add new reg-domain configuration command by Victor Goldenshtein · 12 years ago
  10. 78e2806 wlcore: split 18xx and 12xx scan mechanism by Eliad Peller · 12 years ago
  11. 42ec1f8 wlcore: specify correct supported_rates by Eliad Peller · 12 years ago
  12. 001e39a wlcore: use dynamic keep-alive template ids by Eliad Peller · 12 years ago
  13. 3df74f4 wlcore: add probe request templates for sched and one-shot scans by Yoni Divinsky · 12 years ago
  14. 2f18cf7 wlcore: reconfigure sleep_auth when removing interfaces by Arik Nemtsov · 12 years ago
  15. 66340e5 wlcore: allow setting sleep_auth before interface init by Arik Nemtsov · 12 years ago
  16. ebc7e57 wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate config by Arik Nemtsov · 12 years ago
  17. 8a9affc wlcore/wl12xx: add hw op for vif init by Arik Nemtsov · 13 years ago
  18. 9d68d1e wlcore/wl12xx: add hw_init operation by Luciano Coelho · 13 years ago
  19. f83985bb wlcore/wl12xx: turn no-Tx-align quirk into Tx-align by Arik Nemtsov · 13 years ago
  20. 441101f wlcore: add quirk to disable ELP by Luciano Coelho · 13 years ago
  21. 6f7dd16 wlcore/wl12xx: add chip-specific identify chip operation by Luciano Coelho · 13 years ago
  22. 0078213 wlcore/wl12xx: implement chip-specific register tables by Luciano Coelho · 13 years ago
  23. 7b3115f wl12xx/wlcore: rename wl12xx to wlcore by Luciano Coelho · 13 years ago[Renamed from drivers/net/wireless/ti/wl12xx/init.c]
  24. 9092101 wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectory by Luciano Coelho · 13 years ago[Renamed from drivers/net/wireless/wl12xx/init.c]
  25. c08e371 wl12xx: increase max probe-req template size to WL1271_CMD_TEMPL_MAX_SIZE by Ido Reis · 12 years ago
  26. 5ec8a44 wl12xx: consider encryption and QoS in auto arp template by Eliad Peller · 12 years ago
  27. cdaac62 wl12xx: fw api change - add role_id to set_template by Eliad Peller · 12 years ago
  28. 36b2082 wl12xx: remove deprecated packet detection threshold config by Luciano Coelho · 13 years ago
  29. 2c8f82e wl12xx: call extended radio parameters for wl127x AP mode by Luciano Coelho · 13 years ago
  30. 97127e6 wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr) by Eliad Peller · 13 years ago
  31. ce39def wl12xx: change blocksize alignment quirk to negative by Luciano Coelho · 13 years ago
  32. a693534 wl12xx: keep beacon-filtering enabled during STA operation by Arik Nemtsov · 13 years ago
  33. 0f4e312 wl12xx: move debugging definitions to a separate file by Luciano Coelho · 13 years ago
  34. e5a359f wl12xx: use dynamic rate policies by Eliad Peller · 13 years ago
  35. 6bd6502 wl12xx: add power_level field to wlvif by Eliad Peller · 13 years ago
  36. a4e4130 wl12xx: configure sleep_policy according to active roles by Eliad Peller · 13 years ago
  37. d0802ab wl12xx: move ba fields into wlvif by Eliad Peller · 13 years ago
  38. 0603d89 wl12xx: move role_id into wlvif by Eliad Peller · 13 years ago
  39. 536129c wl12xx: move bss_type into wlvif by Eliad Peller · 13 years ago
  40. d2d66c5 wl12xx: move basic_rate into wlvif by Eliad Peller · 13 years ago
  41. 30d0c8f wl12xx: move rate_set into wlvif by Eliad Peller · 13 years ago
  42. 87fbcb0 wl12xx: define wl12xx_vif by Eliad Peller · 13 years ago
  43. 92c77c7 wl12xx: start reworking the init sequence by Eliad Peller · 13 years ago
  44. 784f694 wl12xx: replace wl->mac_addr with vif->addr by Eliad Peller · 13 years ago
  45. af7fbb2 wl12xx: implement set_bitrate_mask callback by Eliad Peller · 13 years ago
  46. 9487775 wl12xx: add config_hangover command by Eliad Peller · 13 years ago
  47. 1a8adb6 wl12xx: AP-mode - configure HT rate support to the FW by Arik Nemtsov · 13 years ago
  48. 0f9c825 wl12xx: re-enable block ack session support by Arik Nemtsov · 13 years ago
  49. 3be4112 wl12xx: update BT coex configuration params by Eliad Peller · 13 years ago
  50. fa6ad9f wl12xx: add set_rate_mgmt_params acx by Eliad Peller · 13 years ago
  51. f42bd2c wl12xx: use wl1271_acx_beacon_filter_opt for both sta and ap by Eliad Peller · 13 years ago
  52. 154037d wl12xx: change max/default template size by Eliad Peller · 13 years ago
  53. c690ec8 wl12xx: update commands & events by Eliad Peller · 13 years ago
  54. 7f097988 wl12xx: update acx commands by Eliad Peller · 13 years ago
  55. 08c1d1c wl12xx: remove rx filtering stuff by Eliad Peller · 13 years ago
  56. 097f882 wl12xx: always initialize AP-mode max power level by Arik Nemtsov · 13 years ago
  57. 3618f30 wl12xx: AP mode - support FW TX inactivity triggers by Arik Nemtsov · 13 years ago
  58. 95dac04f wl12xx: Support routing FW logs to the host by Ido Yariv · 13 years ago
  59. 70559a0 wl12xx: Stop BA session event from device by Shahar Levi · 13 years ago
  60. 25eaea30 Revert "wl12xx: support FW TX inactivity triggers" by Luciano Coelho · 13 years ago
  61. c45a85b wl12xx: AP-mode - reconfigure templates after basic rates change by Arik Nemtsov · 13 years ago
  62. 70f4742 wl12xx: AP-mode - overhaul rate policy configuration by Arik Nemtsov · 13 years ago
  63. 521a4a2 wl12xx: AP-mode - disable beacon filtering on start up by Arik Nemtsov · 13 years ago
  64. 5f704d1 wl12xx: use wiphy values for setting rts, frag thresholds on init by Arik Nemtsov · 13 years ago
  65. 801f870 wl12xx: add BT-coexistance for AP by Arik Nemtsov · 13 years ago
  66. ff86843 wl12xx: FM WLAN coexistence by Shahar Levi · 13 years ago
  67. 4768480 wl12xx: support FW TX inactivity triggers by Arik Nemtsov · 13 years ago
  68. 0da13da wl12xx: Clean up the block size alignment code by Ido Yariv · 13 years ago
  69. 49d750ca wl12xx: 1281/1283 support - New radio structs and functions by Shahar Levi · 13 years ago
  70. 48a6147 wl12xx: 1281/1283 support - Add acx commands by Shahar Levi · 13 years ago
  71. 03c5a9c wl12xx: change type from u8 to int by Dan Carpenter · 13 years ago
  72. c8bde24 wl12xx: move to new firmware (6.1.3.50.49) by Eliad Peller · 13 years ago
  73. bbba3e6 wl12xx: BA receiver support by Levi, Shahar · 13 years ago
  74. 4b7fac7 wl12xx: BA initiator support by Levi, Shahar · 13 years ago
  75. e0fe371 wl12xx: AP mode - init sequence by Arik Nemtsov · 14 years ago
  76. 98bdaab wl12xx: AP-mode high level commands by Arik Nemtsov · 14 years ago
  77. 79b223f wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands by Arik Nemtsov · 14 years ago
  78. ea559b4 wl1271: fixed problem with WPS IEs in probe requests by Guy Eilam · 14 years ago
  79. c531277 wl12xx: add auto-arp support by Eliad Peller · 14 years ago
  80. 68d069c wl1271: add support for HW TX fragmentation by Arik Nemtsov · 14 years ago
  81. 00d2010 wl1271: Change wl12xx Files Names by Shahar Levi · 14 years ago[Renamed (98%) from drivers/net/wireless/wl12xx/wl1271_init.c]
  82. 644a486 wl1271: Add extended radio parameter initialization by Juuso Oikarinen · 14 years ago
  83. 9987a9d wl1271: Fix AC/TID default configuration by Juuso Oikarinen · 14 years ago
  84. 11eb542 wl1271: Enable 11a support always, prevent scanning for unsupporting chips by Juuso Oikarinen · 14 years ago
  85. 02fabb0 wl1271: Enable/disable 11a support based on INI configuration by Juuso Oikarinen · 14 years ago
  86. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  87. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  88. 00236aed wl1271: Add support for connection quality monitoring by Juuso Oikarinen · 14 years ago
  89. 606c148 wl1271: Configure rates for templates by Juuso Oikarinen · 14 years ago
  90. c189955 wl1271: Enable hardware keep alive messages by Juuso Oikarinen · 14 years ago
  91. bfb24c9 wl1271: Add keep-alive frame template support by Juuso Oikarinen · 14 years ago
  92. 6ccbb92 wl1271: Disable connection monitoring while not associated by Juuso Oikarinen · 14 years ago
  93. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  94. 7fc3a86 wl1271: Add sysfs file to control BT co-ex state by Juuso Oikarinen · 14 years ago
  95. 1b00f54 wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex. by Juuso Oikarinen · 14 years ago
  96. 12419cce wl1271: add most of the normal initialization commands to PLT mode by Luciano Coelho · 14 years ago
  97. f2054df wl1271: modify wl1271_acx_tid_cfg() to use function parameters by Kalle Valo · 14 years ago
  98. 243eeb5 wl1271: modify wl1271_acx_ac_cfg() to use function parameters by Kalle Valo · 14 years ago
  99. 38ad2d8 wl1271: Add support for acx_pm_config by Juuso Oikarinen · 15 years ago
  100. 830fb67 wl1271: Fix supported rate management by Juuso Oikarinen · 15 years ago