1. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  2. 55df5af wl12xx: implement SW Tx watchdog by Arik Nemtsov · 13 years ago
  3. 8ccd16e wl12xx: print the tx packet len by Eliad Peller · 13 years ago
  4. e9ba715 wl12xx: avoid bug_on_recovery during fw switch by Eliad Peller · 13 years ago
  5. 6667776 wl12xx: configure the correct beacon_interval by Eliad Peller · 13 years ago
  6. 97fd311 wl12xx: don't allow scanning while device is in ROC by Eliad Peller · 13 years ago
  7. 121af04 wl12xx: don't handle change_channel while associated by Eliad Peller · 13 years ago
  8. 249e969 wl12xx: set correct vif type in change_interface callback by Eliad Peller · 13 years ago
  9. b32b2b0 wl12xx: increment session_counter for device role as well by Eliad Peller · 13 years ago
  10. 9fd6f21 wl12xx: set authorized AP on sta_state notification by Eliad Peller · 13 years ago
  11. 2d6cf2b wl12xx: implement sta_state callback by Eliad Peller · 13 years ago
  12. 8a6a84a wl12xx: consider bss_conf->idle instead of hw->conf.flags by Eliad Peller · 13 years ago
  13. 349345a wl12xx: don't start dev role on ibss vifs by Eliad Peller · 13 years ago
  14. d7b63b9 wl12xx: increase dynamic PS timeout to 200ms by Arik Nemtsov · 13 years ago
  15. b9239b6 wl12xx: flush Tx during suspend and 802.11h chan switch by Arik Nemtsov · 13 years ago
  16. 18aa755 wl12xx: flush all Tx queues on tx_flush timeout by Arik Nemtsov · 13 years ago
  17. 49c9cd2 wl12xx: avoid starving the system hlid by Arik Nemtsov · 13 years ago
  18. 6246ca0 wl12xx: reset link Tx queues when freeing it by Arik Nemtsov · 13 years ago
  19. 0b0e32b wl12xx: change bits in the link_map under spin lock by Arik Nemtsov · 13 years ago
  20. 5af70c8 wl12xx: set the ELP entry delay to the FW dyn-ps timeout by Arik Nemtsov · 13 years ago
  21. 51c4ed9 wl12xx: remove some dead code in wl1271_plt_init() by Dan Carpenter · 14 years ago
  22. 9b44350 wl12xx: delete wl->vif (and allow multiple vifs) by Eliad Peller · 14 years ago
  23. 3dee439 wl12xx: enter forced-psm on fw change by Eliad Peller · 14 years ago
  24. 4549d09 wl12xx: dynamically change fw according to number of active roles by Eliad Peller · 14 years ago
  25. 3fcdab7 wl12xx: Use a dedicated fw for PLT by Eliad Peller · 14 years ago
  26. f95f9aa wl12xx: add split_scan_timeout debugfs file by Eyal Shapira · 14 years ago
  27. d647f2d wl12xx: use split scan for normal scan by Eyal Shapira · 14 years ago
  28. c08e371 wl12xx: increase max probe-req template size to WL1271_CMD_TEMPL_MAX_SIZE by Ido Reis · 14 years ago
  29. 35d7742 wl12xx: don't fail on AP scan by Eliad Peller · 14 years ago
  30. 79aba1b wl12xx: declare support for hw scan while idle by Eliad Peller · 14 years ago
  31. 76a74c8 wl12xx: configure arp filtering only after association by Eliad Peller · 14 years ago
  32. b87f20c wl12xx: Revert "wl12xx: disable auto-arp" by Eliad Peller · 14 years ago
  33. 5ec8a44 wl12xx: consider encryption and QoS in auto arp template by Eliad Peller · 14 years ago
  34. 20ae7e5 wl12xx: add forced_ps debugfs file by Eyal Shapira · 14 years ago
  35. 5c0dc2f wl12xx: add forced_ps mode by Eyal Shapira · 14 years ago
  36. 59a10c6 wl12xx: add suspend_listen_interval debugfs file by Eyal Shapira · 14 years ago
  37. dae728f wl12xx: Set different wake up conditions in case of suspend by Eyal Shapira · 14 years ago
  38. 26612c4 wl12xx: add new coex params by Eliad Peller · 14 years ago
  39. f4f5794 wl12xx: add TX_HW_ATTR_HOST_ENCRYPT flag by Eliad Peller · 14 years ago
  40. defe02c wl12xx: Set IEEE80211_TX_RC_SHORT_GI if short GI was used on by Pontus Fuchs · 14 years ago
  41. d2e2d76 wl12xx: Set IEEE80211_TX_RC_MCS on MCS rates on TX complete. by Pontus Fuchs · 14 years ago
  42. d18da7f wl12xx: change WLVIF_FLAG_PSM name and remove WLVIF_FLAG_PSM_REQUESTED by Eyal Shapira · 14 years ago
  43. ed471d3 wl12xx: enable/disable BET with AUTO_PS/ACTIVE by Eyal Shapira · 14 years ago
  44. 248a001 wl12xx: remove 2 unused parameters in wl1271_ps_set_mode() by Eyal Shapira · 14 years ago
  45. 1faff89 wl12xx: add dynamic_ps_timeout debugfs file by Eyal Shapira · 14 years ago
  46. f1d63a5 wl12xx: add support for HW dynamic PS by Eyal Shapira · 14 years ago
  47. d6bf9ad wl12xx: remove PS management code by Eyal Shapira · 14 years ago
  48. 8332f0f wl12xx: fw api change - update cmd/acx/event enums by Eliad Peller · 14 years ago
  49. 9c53114 wl12xx: fw api change - add role_id to tsf_info by Eliad Peller · 14 years ago
  50. c059beb wl12xx: use dev_role_id for scans by Eliad Peller · 14 years ago
  51. cdaac62 wl12xx: fw api change - add role_id to set_template by Eliad Peller · 14 years ago
  52. 1ebaa2d wl12xx: don't release/claim sdio on suspend/resume by Eliad Peller · 14 years ago
  53. b474830 Revert "wl12xx: Change claiming of the SDIO bus" by Eliad Peller · 14 years ago
  54. 2801d69 wl12xx: remove wl1271_tx_update_filters by Eliad Peller · 14 years ago
  55. 7db4ee6 wl12xx: check bss_conf->assoc on CHANGED_BSSID by Eliad Peller · 14 years ago
  56. 2c882fa wl12xx: fix typo in fwlog module param description by Luciano Coelho · 14 years ago
  57. 775e1a4 wl12xx: remove unnecessary shadow declaration by Luciano Coelho · 14 years ago
  58. 75f2554 wl12xx: add testmode operation to read the BD_ADDR from Fuse ROM by Luciano Coelho · 14 years ago
  59. 5e037e7 wl12xx: use two MAC addresses based on the NVS or from fuse ROM by Luciano Coelho · 14 years ago
  60. 30c5dbd wl12xx: read chip ID and HW PG version during probe by Luciano Coelho · 14 years ago
  61. 0becb14 wl12xx: move partition table definition to io.c by Luciano Coelho · 14 years ago
  62. f6fbecc wl12xx: cancel delayed elp work and clear flags when stopping PLT by Luciano Coelho · 14 years ago
  63. 46b0cc9 wl12xx: Fix potential interrupt storm by Ido Yariv · 14 years ago
  64. a454969 wl12xx: Power off after flushing work by Ido Yariv · 14 years ago
  65. f3df133 wl12xx: Acquire lock before stopping plt by Ido Yariv · 14 years ago
  66. 9e0dc89 wl12xx: Make sure HW is available in sched scan ops by Pontus Fuchs · 14 years ago
  67. 15944ae wl12xx: enable sparse endianess check by default by Luciano Coelho · 14 years ago
  68. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 14 years ago
  69. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 14 years ago
  70. ee91d18 wl12xx: mark no sched scan only after FW event by Eyal Shapira · 14 years ago
  71. fea2a61 wl12xx: fix sched scan of DFS channels by Eyal Shapira · 14 years ago
  72. 180d9fc wl12xx: add missing copyright notice by Luciano Coelho · 14 years ago
  73. 6ab7091 wl12xx: check the actual vif operstate in wl1271_dev_notify by Eliad Peller · 14 years ago
  74. b890f4c wl12xx: stop device role on remove_interface by Eliad Peller · 14 years ago
  75. 92e712d wl12xx: fix checking of started dev role by Eliad Peller · 14 years ago
  76. 8aefffe wl12xx: flush packets before stopping dev role by Eliad Peller · 14 years ago
  77. a0c7b78 wl12xx: make WL1271_FLAG_IDLE flag per-vif by Eliad Peller · 14 years ago
  78. 5b37ddf wl12xx: remove redundant code from wl1271_op_conf_tx by Eliad Peller · 14 years ago
  79. c0fad1b wl12xx: implement change_interface by Eliad Peller · 14 years ago
  80. c99f895 wl12xx: alloc buffer in driver_state_read to prevent compilation warning by Luciano Coelho · 14 years ago
  81. ef18706 Set wlvif->ps_compl to NULL in before return by Pontus Fuchs · 14 years ago
  82. 7f74484 wl12xx: remove unused firmware version macros by Luciano Coelho · 14 years ago
  83. 36b2082 wl12xx: remove deprecated packet detection threshold config by Luciano Coelho · 14 years ago
  84. 5de8eef wl12xx: use ieee80211_free_txskb() by Eliad Peller · 14 years ago
  85. 2c8f82e wl12xx: call extended radio parameters for wl127x AP mode by Luciano Coelho · 14 years ago
  86. f414218 wl12xx: don't write out of bounds when hlid > WL12XX_MAX_LINKS by Luciano Coelho · 14 years ago
  87. 3f17649 wl12xx: Restore testmode ABI by Pontus Fuchs · 14 years ago
  88. cf00f37 wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdr by John W. Linville · 14 years ago
  89. 1b04b73 wl12xx: minor fix in sched_scan_ssid_list by Eyal Shapira · 14 years ago
  90. 3dbb584 wl12xx: send testmode reply in wl1271_tm_cmd_interrogate by Eliad Peller · 14 years ago
  91. 188e7f5 wl12xx: remove redundant commands from plt init by Eliad Peller · 14 years ago
  92. abc4747 wl12xx: fix testmode test/interrogate commands by Eliad Peller · 14 years ago
  93. e0d6253 wl12xx: don't explicitly check for unjoined ibss by Eliad Peller · 14 years ago
  94. 12d4b97 wl12xx: leave IV calculation to HW for CCMP by Arik Nemtsov · 14 years ago
  95. 3589893 wl12xx: Print nvs/fw file name if loading fails. by Pontus Fuchs · 14 years ago
  96. 341f2c1 wl12xx: avoid bail out when probe-resp is not set by mac80211 by Arik Nemtsov · 14 years ago
  97. 97127e6 wl12xx: init CMD_TEMPL_KLV to sizeof(ieee80211_qos_hdr) by Eliad Peller · 14 years ago
  98. 9c1b190 wl12xx: indicate probe-resp offloading support by Arik Nemtsov · 14 years ago
  99. 560f002 wl12xx: configure probe-resp template according to notification by Arik Nemtsov · 14 years ago
  100. f6efe96 wl12xx: Check buffer bound when processing nvs data by Pontus Fuchs · 14 years ago