1. 55df5af wl12xx: implement SW Tx watchdog by Arik Nemtsov · 13 years ago
  2. b32b2b0 wl12xx: increment session_counter for device role as well by Eliad Peller · 13 years ago
  3. 6246ca0 wl12xx: reset link Tx queues when freeing it by Arik Nemtsov · 13 years ago
  4. 0b0e32b wl12xx: change bits in the link_map under spin lock by Arik Nemtsov · 13 years ago
  5. 5ec8a44 wl12xx: consider encryption and QoS in auto arp template by Eliad Peller · 14 years ago
  6. f1d63a5 wl12xx: add support for HW dynamic PS by Eyal Shapira · 14 years ago
  7. 8332f0f wl12xx: fw api change - update cmd/acx/event enums by Eliad Peller · 14 years ago
  8. c059beb wl12xx: use dev_role_id for scans by Eliad Peller · 14 years ago
  9. cdaac62 wl12xx: fw api change - add role_id to set_template by Eliad Peller · 14 years ago
  10. 8aefffe wl12xx: flush packets before stopping dev role by Eliad Peller · 14 years ago
  11. 2131d3c wl12xx: Validate FEM index from ini file and FW by Pontus Fuchs · 14 years ago
  12. 679a673 wl12xx: couple role_start_dev with roc by Eliad Peller · 14 years ago
  13. 0f4e312 wl12xx: move debugging definitions to a separate file by Luciano Coelho · 14 years ago
  14. 6e8cd33 wl12xx: replace all remaining wl->vif references by Eliad Peller · 14 years ago
  15. 61f845f wl12xx: add channel field to wlvif by Eliad Peller · 14 years ago
  16. 1b92f15 wl12xx: add band field to wlvif by Eliad Peller · 14 years ago
  17. 8358750 wl12xx: move bitrate_masks into wlvif by Eliad Peller · 14 years ago
  18. c7ffb90 wl12xx: move ap_hlid_map into wlvif.ap by Eliad Peller · 14 years ago
  19. 6a89979 wl12xx: move beacon_int into wlvif by Eliad Peller · 14 years ago
  20. afaf8bd wl12xx: move dev_hlid into wlvif by Eliad Peller · 14 years ago
  21. 98b862530 wl12xx: move session_counter into wlvif by Eliad Peller · 14 years ago
  22. a8ab39a wl12xx: move ap_global_hlid and ap_bcast_hlid into wlvif by Eliad Peller · 14 years ago
  23. 154da67 wl12xx: move sta_hlid into wlvif by Eliad Peller · 14 years ago
  24. 7edebf5 wl12xx: move dev_role_id into wlvif by Eliad Peller · 14 years ago
  25. 0603d89 wl12xx: move role_id into wlvif by Eliad Peller · 14 years ago
  26. 1fe9f16 wl12xx: move ssid and ssid_len into wlvif by Eliad Peller · 14 years ago
  27. 536129c8 wl12xx: move bss_type into wlvif by Eliad Peller · 14 years ago
  28. cdf0949 wl12xx: replace wl->bssid with vif->bss_conf.bssid by Eliad Peller · 14 years ago
  29. d2d66c5 wl12xx: move basic_rate into wlvif by Eliad Peller · 14 years ago
  30. 30d0c8f wl12xx: move rate_set into wlvif by Eliad Peller · 14 years ago
  31. 87fbcb0 wl12xx: define wl12xx_vif by Eliad Peller · 14 years ago
  32. 784f694 wl12xx: replace wl->mac_addr with vif->addr by Eliad Peller · 14 years ago
  33. 694440d wl12xx: disable AP-mode-specific quirks by Eliad Peller · 14 years ago
  34. 6d158ff wl12xx: Add support for HW channel switch by Shahar Levi · 14 years ago
  35. af7fbb2 wl12xx: implement set_bitrate_mask callback by Eliad Peller · 14 years ago
  36. 68eaaf6 wl12xx: AP mode - support hidden SSID by Arik Nemtsov · 14 years ago
  37. 1ec23f7 wl12xx: declare support for WIPHY_FLAG_AP_UAPSD by Eliad Peller · 14 years ago
  38. c91d060 wl12xx: print acx id by Eliad Peller · 14 years ago
  39. 769d7ac wl12xx: don't wait for disconnection event by Eliad Peller · 14 years ago
  40. 99d5ad7 wl12xx: AP-mode - configure STA HT rates on join by Arik Nemtsov · 14 years ago
  41. 31cd3ae wl12xx: add wl12xx_cmd_role_start_ibss() by Eliad Peller · 14 years ago
  42. b42f068 wl12xx: don't remove key if hlid was already deleted by Eliad Peller · 14 years ago
  43. b67476e wl12xx: call wl12xx_cmd_set_peer_state() in AP mode by Eliad Peller · 14 years ago
  44. e51ae9b wl12xx: use dynamic hlids for AP-mode by Arik Nemtsov · 14 years ago
  45. 712e9bf wl12xx: fix session counter by Arik Nemtsov · 14 years ago
  46. 251c177 wl12xx: replace dummy_join with ROC/CROC commands by Eliad Peller · 14 years ago
  47. a7cba38 wl12xx: add ROC/CROC commands by Eliad Peller · 14 years ago
  48. 04e8079 wl12xx: add device role commands by Eliad Peller · 14 years ago
  49. c690ec8 wl12xx: update commands & events by Eliad Peller · 14 years ago
  50. 08c1d1c wl12xx: remove rx filtering stuff by Eliad Peller · 14 years ago
  51. e441a5e Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 14 years ago
  52. 333c0db Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 14 years ago
  53. 3618f30 wl12xx: AP mode - support FW TX inactivity triggers by Arik Nemtsov · 14 years ago
  54. b992c68 wl12xx: fix Tx security sequence number handling by Oz Krakowski · 14 years ago
  55. b4d38db wl12xx: AP-mode - use mac80211 indication about STA WME support by Arik Nemtsov · 14 years ago
  56. 95dac04f wl12xx: Support routing FW logs to the host by Ido Yariv · 14 years ago
  57. baacb9ae wl12xx: Avoid recovery while one is already in progress by Ido Yariv · 14 years ago
  58. 0c00504 wl12xx: Add Support for Low Power DRPw (LPD) Mode by Shahar Levi · 14 years ago
  59. a011130 wl12xx: remove unused crc7 references by Eliad Peller · 14 years ago
  60. e00cf3b 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
  61. a70171d 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
  62. 25eaea30 Revert "wl12xx: support FW TX inactivity triggers" by Luciano Coelho · 14 years ago
  63. f482b76 wl12xx: schedule recovery on command timeout by Arik Nemtsov · 14 years ago
  64. b03acad wl12xx: Set correct REF CLK and TCXO CLK values to the FW by Shahar Levi · 14 years ago
  65. 4768480 wl12xx: support FW TX inactivity triggers by Arik Nemtsov · 14 years ago
  66. bc765bf wl12xx: 1281/1283 support - Loading FW & NVS by Shahar Levi · 14 years ago
  67. 49d750ca wl12xx: 1281/1283 support - New radio structs and functions by Shahar Levi · 14 years ago
  68. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  69. 24225b3 wl12xx: wakeup chip from ELP during scan by Arik Nemtsov · 14 years ago
  70. 72c2d9e wl12xx: set supported_rates after association by Eliad Peller · 15 years ago
  71. c8bde24 wl12xx: move to new firmware (6.1.3.50.49) by Eliad Peller · 15 years ago
  72. 1d4801f wl12xx: fix some endianess bugs by Eliad Peller · 15 years ago
  73. 05285cf wl12xx: AP mode - workaround for FW bug on station remove by Arik Nemtsov · 15 years ago
  74. 98bdaab wl12xx: AP-mode high level commands by Arik Nemtsov · 15 years ago
  75. 1e05a81 wl12xx: Add AP related configuration to conf_drv_settings by Arik Nemtsov · 15 years ago
  76. 6177eae wl12xx: fix some sparse warnings by Eliad Peller · 15 years ago
  77. c531277 wl12xx: add auto-arp support by Eliad Peller · 15 years ago
  78. 2f6724b wl1271: Fix setting of the hardware connection monitoring probe-req template by Juuso Oikarinen · 15 years ago
  79. 00d2010 wl1271: Change wl12xx Files Names by Shahar Levi · 15 years ago[Renamed (98%) from drivers/net/wireless/wl12xx/wl1271_cmd.c]
  80. 4b34d43 wl1271: Support FEM autodetection by Juuso Oikarinen · 15 years ago
  81. 644a486 wl1271: Add extended radio parameter initialization by Juuso Oikarinen · 15 years ago
  82. 8eab7b4 wl1271: Increase connection reliability by Juuso Oikarinen · 15 years ago
  83. 52b0e7a wl1271: Add hardware recovery mechanism by Juuso Oikarinen · 15 years ago
  84. 65cddbf wl1271: Reduce rate used for last PSM entry attempt by Juuso Oikarinen · 15 years ago
  85. 18c311b wl1271: Remove function cmd_read_memory by Juuso Oikarinen · 15 years ago
  86. 03f06b7 wl1271: Move setting of wake-up conditions to ps.c from cmd.c by Juuso Oikarinen · 15 years ago
  87. be86cbe wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FW by Juuso Oikarinen · 15 years ago
  88. 34dd2aa wl1271: moved scan operations to a separate file by Luciano Coelho · 15 years ago
  89. e6b190f wl1271: read fem manufacturer value from nvs by Luciano Coelho · 15 years ago
  90. 849923f wl1271: Use all basic rates for ps-poll, instead of just the slowest by Juuso Oikarinen · 15 years ago
  91. ab2807e wl1271: Remove calibration from join command by Juuso Oikarinen · 15 years ago
  92. 4fb26fa wl1271: Fix scan parameter handling for 5GHz by Juuso Oikarinen · 15 years ago
  93. 5da54f9 wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHz by Juuso Oikarinen · 15 years ago
  94. db81956 wl1271: Prevent dropping of TX frames in joins by Juuso Oikarinen · 15 years ago
  95. a7da74f wl1271: Add support for NVS files with 5GHz band parameters by Juuso Oikarinen · 15 years ago
  96. eb70eb7 wl1271: Update handling of the NVS file / INI parameters by Juuso Oikarinen · 15 years ago
  97. cc75589 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 · 15 years ago
  98. cbd1ea8 wl1271: Reduce PSM entry hang over period from 128 => 1 ms by Juuso Oikarinen · 15 years ago
  99. 8316324 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 · 15 years ago
  100. 23a7a51 wl1271: fix a bunch of sparse warnings by Luciano Coelho · 15 years ago