1. 6cfa5cf wl12xx: initialize max_power levels for 11a channels by Arik Nemtsov · 13 years ago
  2. 73ecce3 wl12xx: implement cancel_hw_scan() callback by Eliad Peller · 13 years ago
  3. 2aa0159 wl12xx: add stop_scan command by Eliad Peller · 13 years ago
  4. e85d162 wl12xx: configure suspend/resume only if associated/started by Eliad Peller · 13 years ago
  5. b5d6e5f wl12xx: one SDIO initialization is enough by Ohad Ben-Cohen · 13 years ago
  6. 708bb3c wl12xx: implement Tx watermarks per AC by Arik Nemtsov · 13 years ago
  7. 787b2dc wl12xx: Increase low & high TX watermarks by Ido Yariv · 13 years ago
  8. 9e374a3 wl12xx: schedule TX packets according to FW occupancy by Arik Nemtsov · 13 years ago
  9. fae2fd7 wl12xx: use 802.11 header location after relocation to frame start by Arik Nemtsov · 13 years ago
  10. 3618f30 wl12xx: AP mode - support FW TX inactivity triggers by Arik Nemtsov · 13 years ago
  11. b992c68 wl12xx: fix Tx security sequence number handling by Oz Krakowski · 13 years ago
  12. 95dac04f wl12xx: Support routing FW logs to the host by Ido Yariv · 13 years ago
  13. baacb9ae wl12xx: Avoid recovery while one is already in progress by Ido Yariv · 13 years ago
  14. 842f1a6 wl12xx: Check for FW quirks as soon as the FW boots by Ido Yariv · 13 years ago
  15. 92ef896 wl12xx: use freezable workqueue for netstack_work by Eliad Peller · 13 years ago
  16. c27d3ac wl12xx: use _ni version of ieee80211_tx_status by Eliad Peller · 13 years ago
  17. ef4b29e wl12xx: check the vif's operstate after join by Eliad Peller · 13 years ago
  18. 6bb0433 wl12xx_sdio: enable wowlan only if enable_irq_wake() succeeded by Eliad Peller · 13 years ago
  19. 8a7cf3f wl12xx: enable/disable beacon filtering on ap suspend/resume by Eliad Peller · 13 years ago
  20. ff91afc wl12xx: clear wl->wow_enabled on resume by Eliad Peller · 13 years ago
  21. 4a859df wl12xx: don't check wow param on suspend/resume by Eliad Peller · 13 years ago
  22. 0c00504 wl12xx: Add Support for Low Power DRPw (LPD) Mode by Shahar Levi · 13 years ago
  23. 86046da wl12xx: don't bail if mmc isn't MMC_CAP_POWER_OFF_CARD by Ohad Ben-Cohen · 13 years ago
  24. d2c2bb9 wl12xx: split channel array per band in sched_scan by Luciano Coelho · 13 years ago
  25. d192d26 wl12xx: fix erroneous commit (cb5ae0) by Eliad Peller · 13 years ago
  26. a011130 wl12xx: remove unused crc7 references by Eliad Peller · 13 years ago
  27. 0e44eb2 wl12xx: Enable beacon early termination in 2.4GHz band only by Shahar Levi · 13 years ago
  28. c84368e wl12xx: add rx_streaming debugfs entry by Eliad Peller · 13 years ago
  29. 77ddaa1 wl12xx: add automatic rx streaming triggers by Eliad Peller · 13 years ago
  30. f84673d wl12xx: add support for rx streaming by Eliad Peller · 13 years ago
  31. ba2274c net: wl12xx: remove unnecessary prints by Felipe Balbi · 13 years ago
  32. 4c4cdfa net: wl12xx: remove the nops by Felipe Balbi · 13 years ago
  33. 77d7d7a net: wl12xx: care for optional operations by Felipe Balbi · 13 years ago
  34. 6bdaf79 net: wl12xx: remove some unnecessary prints by Felipe Balbi · 13 years ago
  35. 33dd74c net: wl12xx: sdio: id_tables should be __devinitconst by Felipe Balbi · 13 years ago
  36. 70559a0 wl12xx: Stop BA session event from device by Shahar Levi · 13 years ago
  37. 66870b1 wl12xx: fix oops in sched_scan when forcing a passive scan by Luciano Coelho · 13 years ago
  38. 50a66d7 wl12xx: add separate config value for DFS dwell time on sched scan by Luciano Coelho · 13 years ago
  39. 2497a24 wl12xx: fix DFS channels handling in scheduled scan by Luciano Coelho · 13 years ago
  40. dd08682 wl12xx: fix passive and radar channel generation for scheduled scan by Luciano Coelho · 13 years ago
  41. f634a4e wl12xx: fix compilation error when CONFIG_PM is not set by Luciano Coelho · 13 years ago
  42. 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 · 13 years ago
  43. 9439064 wl12xx: enter/exit psm on wowlan suspend/resume by Eliad Peller · 13 years ago
  44. f795ea8 wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger by Eliad Peller · 13 years ago
  45. f44e586 wl12xx: prevent scheduling while suspending (WoW enabled) by Eliad Peller · 13 years ago
  46. 039bdb1 wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend by Eliad Peller · 13 years ago
  47. 402e4861 wl12xx: declare suspend/resume callbacks (for wowlan) by Eliad Peller · 13 years ago
  48. 2c0f246 wl12xx_sdio: set interrupt as wake_up interrupt by Eliad Peller · 13 years ago
  49. fe44870 wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED by Luciano Coelho · 13 years ago
  50. 683c002 wl12xx: prevent sched_scan when not idle or not in station mode by Luciano Coelho · 13 years ago
  51. d3eff81 wl12xx: export scheduled scan state in debugfs by Luciano Coelho · 13 years ago
  52. 33c2c06 wl12xx: implement scheduled scan driver operations and reporting by Luciano Coelho · 13 years ago
  53. 95feadc wl12xx: add scheduled scan structures and commands by Luciano Coelho · 13 years ago
  54. 6394c01 wl12xx: listen to scheduled scan events by Luciano Coelho · 13 years ago
  55. 3a9d60e wl12xx: add configuration values for scheduled scan by Luciano Coelho · 13 years ago
  56. fcd23b6 wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flags by Shahar Levi · 13 years ago
  57. bc76b94 wl12xx: Don't filter beacons that include changed HT IEs by Shahar Levi · 13 years ago
  58. 889cb36 wl12xx: simplify wl1271_ssid_set() by Eliad Peller · 13 years ago
  59. 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 · 13 years ago
  60. 25eaea30 Revert "wl12xx: support FW TX inactivity triggers" by Luciano Coelho · 13 years ago
  61. 2d66bee wl12xx: export driver state to debugfs by Arik Nemtsov · 14 years ago
  62. 7dece1c wl12xx: fix race condition during recovery in AP mode by Arik Nemtsov · 14 years ago
  63. 2dc5a5c wl12xx: add debugfs entry for starting recovery by Arik Nemtsov · 14 years ago
  64. c45a85b wl12xx: AP-mode - reconfigure templates after basic rates change by Arik Nemtsov · 14 years ago
  65. 70f4742 wl12xx: AP-mode - overhaul rate policy configuration by Arik Nemtsov · 14 years ago
  66. 52dcaf5 wl12xx: print firmware program counter during recovery by Arik Nemtsov · 14 years ago
  67. f482b76 wl12xx: schedule recovery on command timeout by Arik Nemtsov · 14 years ago
  68. 521a4a2 wl12xx: AP-mode - disable beacon filtering on start up by Arik Nemtsov · 14 years ago
  69. 5f704d1 wl12xx: use wiphy values for setting rts, frag thresholds on init by Arik Nemtsov · 14 years ago
  70. 801f870 wl12xx: add BT-coexistance for AP by Arik Nemtsov · 14 years ago
  71. f7c7c7e wl12xx: strict_stroul introduced converted to kstrtoul by Luciano Coelho · 13 years ago
  72. 86c438f wl12xx: do not set queue_mapping directly by Hauke Mehrtens · 13 years ago
  73. 34c8e3d wl12xx: discard corrupted packets in RX by Arik Nemtsov · 13 years ago
  74. 3343789 wl12xx: implement the tx_frames_pending mac80211 callback by Arik Nemtsov · 13 years ago
  75. 4cf557f wl12xx: Enable dynamic memory for 127x by Ido Yariv · 14 years ago
  76. ef2e300 wl12xx: Restart TX when TX descriptors are available by Ido Yariv · 14 years ago
  77. ae825e4 wl12xx: Modify memory configuration for 128x/AP by Ido Yariv · 14 years ago
  78. 1fe9e24 wl12xx: add debugfs entries for dtim_interval and beacon_interval by Eliad Peller · 14 years ago
  79. 2370841 wl12xx: Update Power Save Exit Retries Packets by Shahar Levi · 14 years ago
  80. ff86843 wl12xx: FM WLAN coexistence by Shahar Levi · 14 years ago
  81. cb5ae05 wl12xx: configure rates when working in ibss mode by Eliad Peller · 14 years ago
  82. 30df14d wl12xx: avoid redundant join on interface reconfiguration by Eliad Peller · 14 years ago
  83. a20a5b7 wl12xx: print actual rx packet size (without padding) by Eliad Peller · 14 years ago
  84. b03acad wl12xx: Set correct REF CLK and TCXO CLK values to the FW by Shahar Levi · 14 years ago
  85. a665d6e wl12xx: avoid premature elp entrance by Eliad Peller · 14 years ago
  86. c75bbcd wl12xx: sleep instead of wakeup after tx work by Eliad Peller · 14 years ago
  87. 564f595 wl12xx: Set End-of-transaction Flag at Wl127x AP Mode by Shahar Levi · 14 years ago
  88. 4768480 wl12xx: support FW TX inactivity triggers by Arik Nemtsov · 13 years ago
  89. cf27d86 wl12xx: fix sparse warning about undeclared wl12xx_alloc_dummy_packet by Luciano Coelho · 14 years ago
  90. 4ec23d6 wl12xx: remove unused conf_radio_params structure by Luciano Coelho · 14 years ago
  91. afb7d3c wl12xx: move hardcoded hci_io_ds value into the conf struct by Luciano Coelho · 14 years ago
  92. 6277ed6 wl12xx: use kstrtoul functions by Luciano Coelho · 14 years ago
  93. 341b7cd wl12xx: Handle platforms without level trigger interrupts by Ido Yariv · 14 years ago
  94. d2f4d47 wl12xx: Simplify TX blocks accounting by Ido Yariv · 14 years ago
  95. 990f5de wl12xx: Clean up the dummy packet mechanism by Ido Yariv · 14 years ago
  96. 0da13da wl12xx: Clean up the block size alignment code by Ido Yariv · 14 years ago
  97. d29633b wl12xx: Clean up and fix the 128x boot sequence by Ido Yariv · 14 years ago
  98. 8bf69aa wl12xx: fix "JOIN while associated" commentary by Ohad Ben-Cohen · 14 years ago
  99. c574518 wl12xx: fix roaming by Ohad Ben-Cohen · 14 years ago
  100. 13026de wl12xx: Handle duplicate calling of remove interface by Juuso Oikarinen · 14 years ago