1. d6a3cc2 wl12xx: unify STA and AP tx_queue mechanism by Eliad Peller · 14 years ago
  2. 4438aca wl12xx: move last_tx_hlid into wlvif by Eliad Peller · 14 years ago
  3. 1d09547 wl12xx: refactor fw init into a new function by Eliad Peller · 14 years ago
  4. 170d0e6 wl12xx: move recorded_ap_keys into wlvif by Eliad Peller · 14 years ago
  5. c7ffb90 wl12xx: move ap_hlid_map into wlvif.ap by Eliad Peller · 14 years ago
  6. d0802ab wl12xx: move ba fields into wlvif by Eliad Peller · 14 years ago
  7. 04324d9 wl12xx: move rssi_thold and last_rssi_event into wlvif by Eliad Peller · 14 years ago
  8. 74ec839 wl12xx: move ps_poll_failures and psm_entry_retry into wlvif by Eliad Peller · 14 years ago
  9. 6ec45dc wl12xx: move ps_compl into wlvif by Eliad Peller · 14 years ago
  10. 252efa4 wl12xx: move pspoll_work into wlvif by Eliad Peller · 14 years ago
  11. f75c753f wl12xx: move default_key into wlvif by Eliad Peller · 14 years ago
  12. 6a89979 wl12xx: move beacon_int into wlvif by Eliad Peller · 14 years ago
  13. afaf8bd wl12xx: move dev_hlid into wlvif by Eliad Peller · 14 years ago
  14. e936bbe wl12xx: move some logic into wl12xx_init_vif_data by Eliad Peller · 14 years ago
  15. 98b8625 wl12xx: move session_counter into wlvif by Eliad Peller · 14 years ago
  16. a8ab39a wl12xx: move ap_global_hlid and ap_bcast_hlid into wlvif by Eliad Peller · 14 years ago
  17. 154da67 wl12xx: move sta_hlid into wlvif by Eliad Peller · 14 years ago
  18. 7edebf5 wl12xx: move dev_role_id into wlvif by Eliad Peller · 14 years ago
  19. 0603d89 wl12xx: move role_id into wlvif by Eliad Peller · 14 years ago
  20. 6840e37 wl12xx: move aid into wlvif by Eliad Peller · 14 years ago
  21. bddb29b wl12xx: move probereq into wlvif by Eliad Peller · 14 years ago
  22. 1fe9f16 wl12xx: move ssid and ssid_len into wlvif by Eliad Peller · 14 years ago
  23. fb0e707 wl12xx: move p2p into wlvif by Eliad Peller · 14 years ago
  24. 10bcf74 wl12xx: remove set_bss_type field by Eliad Peller · 14 years ago
  25. 536129c wl12xx: move bss_type into wlvif by Eliad Peller · 14 years ago
  26. cdf0949 wl12xx: replace wl->bssid with vif->bss_conf.bssid by Eliad Peller · 14 years ago
  27. d2d66c5 wl12xx: move basic_rate into wlvif by Eliad Peller · 14 years ago
  28. 30d0c8f wl12xx: move rate_set into wlvif by Eliad Peller · 14 years ago
  29. 87fbcb0 wl12xx: define wl12xx_vif by Eliad Peller · 14 years ago
  30. 92c77c7 wl12xx: start reworking the init sequence by Eliad Peller · 14 years ago
  31. 784f694 wl12xx: replace wl->mac_addr with vif->addr by Eliad Peller · 14 years ago
  32. 694440d wl12xx: disable AP-mode-specific quirks by Eliad Peller · 14 years ago
  33. 6d158ff wl12xx: Add support for HW channel switch by Shahar Levi · 14 years ago
  34. c9e79a4 wl12xx: set max_sched_scan_ie_len correctly by Luciano Coelho · 14 years ago
  35. 4b29886 wl12xx: configure rate policy for p2p operations by Eliad Peller · 14 years ago
  36. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 14 years ago
  37. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 14 years ago
  38. 6b66189 wl12xx: report the stop_ba event to all STAs in AP-mode by Arik Nemtsov · 14 years ago
  39. f80c2d1 wl12xx: correct fw_status structure for 8 sta support in AP-mode by Arik Nemtsov · 14 years ago
  40. af7fbb2 wl12xx: implement set_bitrate_mask callback by Eliad Peller · 14 years ago
  41. 68eaaf6 wl12xx: AP mode - support hidden SSID by Arik Nemtsov · 14 years ago
  42. df4c849 wl12xx: Use dev_hlid for auth and assoc req by Eliad Peller · 14 years ago
  43. c6930b0 wl12xx: send all pending packets on channel change by Eliad Peller · 14 years ago
  44. 26b4bf2 wl12xx: remove P2P ie from probe response by Eliad Peller · 14 years ago
  45. d48055d wl12xx: remove TIM ie from probe response by Eliad Peller · 14 years ago
  46. 06b660e wl12xx: Include OFDM rates in IBSS mode by Shahar Levi · 14 years ago
  47. d3b104a wl12xx: fix sdio_test module functionality by Shahar Levi · 14 years ago
  48. 6cd9d21 wl12xx: fix forced passive scans by Luciano Coelho · 14 years ago
  49. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 14 years ago
  50. 045c745 wl12xx: support p2p interfaces by Eliad Peller · 14 years ago
  51. 93f8c8e wl12xx: set mac80211 flags for A-MPDU aggregation support by Arik Nemtsov · 14 years ago
  52. f1acea9 wl12xx: AP mode - clean BA and queue state in tx_reset by Arik Nemtsov · 14 years ago
  53. f4d3b6a wl12xx: AP mode - enable the BA constraint event from the FW by Arik Nemtsov · 14 years ago
  54. da03209 wl12xx: don't regulate links when a single STA is connected by Arik Nemtsov · 14 years ago
  55. c47e822 wl12xx: support up to 8 stations in AP-mode by Arik Nemtsov · 14 years ago
  56. 56d4f8f wl12xx: AP mode - don't regulate FW blocks for non-active STAs by Arik Nemtsov · 14 years ago
  57. f8e0af6 wl12xx: don't indicate up PS-filtered dummy packets by Arik Nemtsov · 14 years ago
  58. 20a33e5 wl12xx: ignore sched scan match sets without SSID by Luciano Coelho · 14 years ago
  59. 221737d wl12xx: increase number of allowed SSIDs in sched_scan by Luciano Coelho · 14 years ago
  60. fb55377 wl12xx: add support for sched_scan filters by Luciano Coelho · 14 years ago
  61. 1ec23f7 wl12xx: declare support for WIPHY_FLAG_AP_UAPSD by Eliad Peller · 14 years ago
  62. b688358 wl12xx: use kstrtoul_from_user by Eliad Peller · 14 years ago
  63. 0490701 wl12xx: remove deprecated CONFIG_WL12XX_HT flag by Luciano Coelho · 14 years ago
  64. 1462378 wl12xx: don't queue a new dummy packet if one is already pending by Arik Nemtsov · 14 years ago
  65. 9487775 wl12xx: add config_hangover command by Eliad Peller · 14 years ago
  66. e0b3826 wl12xx: check for ROC on scan_complete by Eliad Peller · 14 years ago
  67. 2ec7da2 wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flag by Eliad Peller · 14 years ago
  68. 8757955 wl12xx: don't disconnect on recovery by Eliad Peller · 14 years ago
  69. a0a5215 wl12xx: add beacon_filtering debugfs file by Eliad Peller · 14 years ago
  70. 2a5bff0 wl12xx: add module_param to trigger BUG() on recovery by Eliad Peller · 14 years ago
  71. 5c47214 wl12xx: print the seq_num of rx packet by Eliad Peller · 14 years ago
  72. c91d060 wl12xx: print acx id by Eliad Peller · 14 years ago
  73. c6ceb87 Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 14 years ago
  74. 78b8e51 wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change by John W. Linville · 14 years ago
  75. bd4932b wl12xx: use SCAN_SSID_TYPE_PUBLIC when using the wildcard in sched_scan by Luciano Coelho · 14 years ago
  76. f952079 wl12xx: add support for multiple SSIDs in sched_scan by Luciano Coelho · 14 years ago
  77. 05dba35 wl12xx: enter psm only after station role was started by Eliad Peller · 14 years ago
  78. a879ed7 wl12xx: increase psm_entry_retries by Eliad Peller · 14 years ago
  79. 53835a2 wl12xx: initialize rate_set on band rates initialization by Eliad Peller · 14 years ago
  80. cabb81c wl12xx: allow 11a AP-mode for wl127x devices by Arik Nemtsov · 14 years ago
  81. e9eb8cb wl12xx: use 2 spare TX blocks for GEM cipher by Guy Eilam · 14 years ago
  82. 7a5e487 wl12xx: add max_sched_scan_ssids value to the hw description by Luciano Coelho · 14 years ago
  83. a15f1c4 wl12xx: Fix validation of pm_runtime_get_sync return value by Ido Yariv · 14 years ago
  84. 80900d0 wl12xx: Remove obsolete testmode NVS push command by Ido Yariv · 14 years ago
  85. 04b4d69 wl12xx: fix tx_queue_count spurious increment by Arik Nemtsov · 14 years ago
  86. 04216da wl12xx: AP-mode - prevent Tx to stale/invalid stations by Arik Nemtsov · 14 years ago
  87. cf42039 wl12xx: set the AP-started flag only after setting keys by Arik Nemtsov · 14 years ago
  88. 9b17f1b wl12xx: enable AP advanced functionality by Arik Nemtsov · 14 years ago
  89. 769d7ac wl12xx: don't wait for disconnection event by Eliad Peller · 14 years ago
  90. bdf91cf wl12xx: handle wrap-around overflow in released Tx blocks FW counter by Arik Nemtsov · 14 years ago
  91. 742246f wl12xx: schedule TX packets according to FW packet occupancy by Arik Nemtsov · 14 years ago
  92. bf54e30 wl12xx: track freed packets in FW by AC by Arik Nemtsov · 14 years ago
  93. 010d3d3 wl12xx: don't remove key if hlid was already deleted by Eliad Peller · 14 years ago
  94. 7f97b48 wl12xx: use ap_bcast_hlid for recorded keys by Eliad Peller · 14 years ago
  95. 1a8adb6 wl12xx: AP-mode - configure HT rate support to the FW by Arik Nemtsov · 14 years ago
  96. 99d5ad7 wl12xx: AP-mode - configure STA HT rates on join by Arik Nemtsov · 14 years ago
  97. 0b932ab wl12xx: AP-mode - set STA HT capabilities when adding a STA by Arik Nemtsov · 14 years ago
  98. 227e81e wl12xx: support IBSS vif type by Eliad Peller · 14 years ago
  99. 31cd3ae wl12xx: add wl12xx_cmd_role_start_ibss() by Eliad Peller · 14 years ago
  100. b42f068 wl12xx: don't remove key if hlid was already deleted by Eliad Peller · 14 years ago