1. 6d158ff wl12xx: Add support for HW channel switch by Shahar Levi · 13 years ago
  2. 1ec23f7 wl12xx: declare support for WIPHY_FLAG_AP_UAPSD by Eliad Peller · 13 years ago
  3. 31cd3ae wl12xx: add wl12xx_cmd_role_start_ibss() by Eliad Peller · 13 years ago
  4. b67476e wl12xx: call wl12xx_cmd_set_peer_state() in AP mode by Eliad Peller · 13 years ago
  5. 0f9c825 wl12xx: re-enable block ack session support by Arik Nemtsov · 13 years ago
  6. 251c177 wl12xx: replace dummy_join with ROC/CROC commands by Eliad Peller · 13 years ago
  7. a7cba38 wl12xx: add ROC/CROC commands by Eliad Peller · 13 years ago
  8. 154037d wl12xx: change max/default template size by Eliad Peller · 13 years ago
  9. c690ec8 wl12xx: update commands & events by Eliad Peller · 13 years ago
  10. 3b40c04 wl12xx: remove wext dependencies by Johannes Berg · 13 years ago
  11. 95dac04f wl12xx: Support routing FW logs to the host by Ido Yariv · 13 years ago
  12. 49d750ca wl12xx: 1281/1283 support - New radio structs and functions by Shahar Levi · 14 years ago
  13. c8bde24 wl12xx: move to new firmware (6.1.3.50.49) by Eliad Peller · 14 years ago
  14. 7f179b4 wl12xx: AP mode - encryption support by Arik Nemtsov · 14 years ago
  15. e0fe371 wl12xx: AP mode - init sequence by Arik Nemtsov · 14 years ago
  16. 98bdaab wl12xx: AP-mode high level commands by Arik Nemtsov · 14 years ago
  17. c531277 wl12xx: add auto-arp support by Eliad Peller · 14 years ago
  18. 2f6724b wl1271: Fix setting of the hardware connection monitoring probe-req template by Juuso Oikarinen · 14 years ago
  19. 9143302 wl1271: cleanup unused code of calibration structures by Gery Kahn · 14 years ago
  20. 00d2010 wl1271: Change wl12xx Files Names by Shahar Levi · 14 years ago[Renamed (99%) from drivers/net/wireless/wl12xx/wl1271_cmd.h]
  21. 5082b82 wl1271: remove deprecated __attribute__ ((packed)) by Luciano Coelho · 14 years ago
  22. 644a486 wl1271: Add extended radio parameter initialization by Juuso Oikarinen · 14 years ago
  23. 7a55724 wl1271: Add support for hardware GEM cipher by Juuso Oikarinen · 14 years ago
  24. 65cddbf wl1271: Reduce rate used for last PSM entry attempt by Juuso Oikarinen · 14 years ago
  25. 18c311b wl1271: Remove function cmd_read_memory by Juuso Oikarinen · 14 years ago
  26. be86cbe wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FW by Juuso Oikarinen · 15 years ago
  27. e300d95 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
  28. 34dd2aa wl1271: moved scan operations to a separate file by Luciano Coelho · 14 years ago
  29. 14599f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  30. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  31. 4fb26fa wl1271: Fix scan parameter handling for 5GHz by Juuso Oikarinen · 15 years ago
  32. eb70eb7 wl1271: Update handling of the NVS file / INI parameters by Juuso Oikarinen · 15 years ago
  33. 0cbb103 wl1271: Increase timeout for command event waiting by Teemu Paasikivi · 15 years ago
  34. 606c148 wl1271: Configure rates for templates by Juuso Oikarinen · 15 years ago
  35. 1ed9538 wl1271: added missing command header in wl1271_cmd_disconnect by Luciano Coelho · 15 years ago
  36. bfb24c9 wl1271: Add keep-alive frame template support by Juuso Oikarinen · 15 years ago
  37. 99d84c1 wl1271: wait for join command complete event by Luciano Coelho · 15 years ago
  38. 023e082 wl1271: create qos nullfunc template by Kalle Valo · 15 years ago
  39. 818e306 wl1271: get probe request template from mac80211 by Kalle Valo · 15 years ago
  40. 1530549 wl1271: Fix ad-hoc mode neighborhood detection by Juuso Oikarinen · 15 years ago
  41. 152ee6e wl1271: Use NVS INI file configuration by Juuso Oikarinen · 15 years ago
  42. d8c42c0 wl1271: Fix PSM entry by Juuso Oikarinen · 15 years ago
  43. 9421089 wl1271: use channel 1 when configuring the data path by Luciano Coelho · 15 years ago
  44. 76c0f8d wl1271: updated general parameters structure for newer firmwares by Luciano Coelho · 15 years ago
  45. 937a67e wl1271: updated radio parameters structure for newer firmwares by Luciano Coelho · 15 years ago
  46. 98b5dd5 wl1271: fix radio and general parameters commands by Luciano Coelho · 15 years ago
  47. fa867e7 wl1271: Generalize command response reading by Juuso Oikarinen · 15 years ago
  48. fb46f26 wl1271: added missing packed modifier in some cmd structs by Luciano Coelho · 15 years ago
  49. d0f63b2 wl1271: fix endianess issues by Luciano Coelho · 15 years ago
  50. a410264 wl1271: Added 5 GHz support to join and rx by Teemu Paasikivi · 15 years ago
  51. abb0b3b wl1271: Added support to scan on 5 GHz band by Teemu Paasikivi · 15 years ago
  52. 2b60100b wl1271: Add structure for firmware configuration values by Juuso Oikarinen · 15 years ago
  53. 25a7dc6 wl1271: implement cmd_disconnect by Luciano Coelho · 15 years ago
  54. d94cd29 wl1271: Update join usage by Juuso Oikarinen · 15 years ago
  55. ac4e4ce wl1271: Security sequence number handling for TX (for WPA) by Juuso Oikarinen · 15 years ago
  56. f5fc0f8 wl1271: add wl1271 driver files by Luciano Coelho · 15 years ago