1. b551a3c wlcore: use u8 instead of enum for bcn_filt_mode by Luciano Coelho · 12 years ago
  2. 648f6ed wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_support by Luciano Coelho · 12 years ago
  3. 9c6ead5 wlcore: export raw binary with the FW statistics in debugfs by Luciano Coelho · 12 years ago
  4. f74ea74 wl18xx: add support to clear FW statistics by Luciano Coelho · 12 years ago
  5. 3e8d693 wlcore: add debugfs control over rx interrupt pacing by Eyal Shapira · 12 years ago
  6. bc8e261 wlcore: add support macros to easily add conf debugfs entries by Eyal Shapira · 12 years ago
  7. e16de2c wl12xx: Add support for an external 26 MHz crystal source by Grant Erickson · 12 years ago
  8. 9fccc82 wl18xx: pad only last frame in aggregration buffer for PG2 by Ido Reis · 12 years ago
  9. f5755fe wl18xx: PG2.0 HW Watch dog interrupt support by Ido Reis · 12 years ago
  10. 16ea473 wl18xx: FW/PHY arguments added for PG2 by Ido Reis · 12 years ago
  11. 73395a7 wl18xx: support PG2 version of the chip by Ido Reis · 12 years ago
  12. 4085f64 wl18xx: fix PHY_INIT addresses mem size by Ido Reis · 12 years ago
  13. 97511b1 wlcore: set channels 12-14 as pactive for sched scan by Victor Goldenshtein · 12 years ago
  14. 587cc28 wlcore: compare ssid_len before comparing ssids by Eliad Peller · 12 years ago
  15. 78f85f5 wlcore: add role_id to all the sched_scan commands by Yoni Divinsky · 12 years ago
  16. 186b5a7 wl12xx/wl18xx: add erp protection IE to the beacon filter by Eliad Peller · 12 years ago
  17. 9f5b424 wl12xx: send beacon loss events to userspace by Eliad Peller · 12 years ago
  18. afbe371 wlcore: do not send stop fwlog cmd if fw is hanged by Yoni Divinsky · 12 years ago
  19. a1c597f wlcore/wl12xx/wl18xx: implement op_set_key per HW arch by Arik Nemtsov · 12 years ago
  20. 2c38849 wlcore: stop queues on Tx flush by Arik Nemtsov · 12 years ago
  21. 6639611 wlcore: add stop reason bitmap for waking/starting queues by Arik Nemtsov · 12 years ago
  22. 32bb2c0 wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per arch by Arik Nemtsov · 12 years ago
  23. 2c0133a wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header space by Arik Nemtsov · 12 years ago
  24. a4203c6 wlcore: wait for roc complete only for the first roc command by Victor Goldenshtein · 12 years ago
  25. e832837 wlcore: don't enable BET for high basic rates by Victor Goldenshtein · 12 years ago
  26. 461b958 wl18xx: fix fm_coex parameters configuration by Victor Goldenshtein · 12 years ago
  27. 836d3f2 wl12xx: fix fm_coex parameters configuration by Victor Goldenshtein · 12 years ago
  28. 5a344b8 wlcore: remove duplicate BUG_ON during recovery by Arik Nemtsov · 12 years ago
  29. 0c21298 wlcore: increase WL1271_EVENT_TIMEOUT by Eliad Peller · 12 years ago
  30. d1bcb53 wlcore: flush tx on CHANGE_CHANNEL by Eliad Peller · 12 years ago
  31. feb47eb wlcore: fix the CONF_TX_AC_ANY_TID to be 0xff by Yoni Divinsky · 12 years ago
  32. 4a6c789 wl12xx: set the irq polarity before loading the fw by Yoni Divinsky · 12 years ago
  33. 2e42c20 wlcore: use psd_type indexing according to spec by Yoni Divinsky · 12 years ago
  34. bfb92ca wlcore: set wl->ht_cap per-band by Eliad Peller · 12 years ago
  35. a121a5b wl18xx: add dependency on mac80211 by Arik Nemtsov · 12 years ago
  36. 0a15d9b wlcore: increase number of BA sessions to 3 by Assaf Azulay · 12 years ago
  37. 7b05221 wlcore: modify bss loss parameters by Igal Chernobelsky · 12 years ago
  38. b515d83 wlcore: flush before stopping AP by Eliad Peller · 12 years ago
  39. 45b60f7 wlcore: use correct link for bcast/multicast frames by Eliad Peller · 12 years ago
  40. 6b8bf5b wlcore: fixes for connection_loss_work by Arik Nemtsov · 12 years ago
  41. 6e06692 wlcore: fix dynamic_ps_timeout time regression by Arik Nemtsov · 12 years ago
  42. 1ab0f21 wlcore: use the original elp time in forced_ps mode by Eliad Peller · 12 years ago
  43. d35dc73 wlcore: fix sparse warnings related to static functions by Arik Nemtsov · 12 years ago
  44. b5d6d9b wlcore/wl12xx/wl18xx: don't use TX align quirk for wl127x by Luciano Coelho · 12 years ago
  45. 3d62eb5 wl18xx: change default tcp_checksum to false by Assaf Azulay · 12 years ago
  46. c5d9416 wl18xx: use new fw stats structures by Luciano Coelho · 12 years ago
  47. 3507efa wl18xx: increase tx_ba_win_size to 64 by Luciano Coelho · 12 years ago
  48. 5a7589b wlcore: increase aggregation buffer size by one page by Luciano Coelho · 12 years ago
  49. ad62d81 wlcore/wl12xx/wl18xx: move lower driver debugfs to a subdir by Luciano Coelho · 12 years ago
  50. 7b03c30 wl18xx: export pwr_limit_reference_11_abg value as a module parameter by Luciano Coelho · 12 years ago
  51. 858403a wl18xx: export low/high band component values as module params by Luciano Coelho · 12 years ago
  52. 5add82e wl18xx: add power limit reference value to mac_and_phy settings by Luciano Coelho · 12 years ago
  53. 8334271 wl18xx: add module parameter to force SISO 20MHz by Luciano Coelho · 12 years ago
  54. 60462b4 wlcore: use proper values for supported local rates by Luciano Coelho · 12 years ago
  55. 174a730 wl18xx: don't use MIMO when ht_mode is set to wide by Luciano Coelho · 12 years ago
  56. 06bba80 wlcore: print the interrupt status when recovery is triggered by Luciano Coelho · 12 years ago
  57. 283e8c4 wl18xx: print the PHY firmware version from the private static data by Luciano Coelho · 12 years ago
  58. 7140df6 wlcore: create private static_data area and add operation to parse it by Luciano Coelho · 12 years ago
  59. 8c0ea10 wl18xx: implement fw status debugfs entries by Luciano Coelho · 12 years ago
  60. 10b1e8a wl12xx: implement fw status debugfs entries by Luciano Coelho · 12 years ago
  61. bcca1bb wlcore: add debugfs macro to help print fw statistics arrays by Luciano Coelho · 12 years ago
  62. 4987257 wlcore: abstract debugfs fw_stats to be handled by the lower drivers by Luciano Coelho · 12 years ago
  63. 15e05bc wlcore: use all AP basic rates as default by Luciano Coelho · 12 years ago
  64. 62c2e57 wlcore: update beacon and probe_resp templates when rates change by Luciano Coelho · 12 years ago
  65. 7ae25da wl18xx: disable MCS_13 for wl18xx PG 1.0 by Luciano Coelho · 12 years ago
  66. 4afc37a wlcore: reorder identify_chip and get_hw_info by Luciano Coelho · 12 years ago
  67. 73d8a42 wl18xx: change low_band_component_type value for COM8 by Luciano Coelho · 12 years ago
  68. 4f64a1e wlcore: add space for private area when allocating fw_status by Luciano Coelho · 12 years ago
  69. 4b9d236 wl18xx: changed default board_type to HDK by Luciano Coelho · 12 years ago
  70. 776f030 wl18xx: copy the default configuration before checking the board_type by Luciano Coelho · 12 years ago
  71. df47289 wlcore: add module parameter to dump SDIO reads and writes by Luciano Coelho · 12 years ago
  72. 1ddbc7d wl18xx: add a module parameter to control 11a support by Luciano Coelho · 12 years ago
  73. a5114d9 wl18xx: derive the MAC address from the BD_ADDR in fuse ROM by Luciano Coelho · 12 years ago
  74. 0afd04e wlcore/wl12xx/18xx: split fw_status struct into two by Arik Nemtsov · 12 years ago
  75. 102165c wl18xx: add module parameter to disable TCP checksum by Luciano Coelho · 12 years ago
  76. e925881 wl18xx: add number of antennas and dc2dc type as module params by Luciano Coelho · 12 years ago
  77. 0a1569f wl18xx: change the low_band_component_type for HDK boards by Luciano Coelho · 12 years ago
  78. be42aee wl18xx: add plt_init operation by Luciano Coelho · 12 years ago
  79. c331b34 wlcore/wl12xx: add plt_init op and move the code to wl12xx by Luciano Coelho · 12 years ago
  80. 05057c0 wl18xx: change board type enum according to new FW by Arik Nemtsov · 12 years ago
  81. 2f1d74e wl18xx: don't upload NVS to FW by Arik Nemtsov · 12 years ago
  82. f2baf07 wl18xx: init Tx-released index to 0 on HW init by Arik Nemtsov · 12 years ago
  83. 4b4887e wlcore/wl12xx: move rx_mem_pool_addr element to wl12xx by Luciano Coelho · 12 years ago
  84. 5495629 wl18xx: implement hw op to read PG version by Arik Nemtsov · 12 years ago
  85. a5d751b wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xx by Luciano Coelho · 12 years ago
  86. 8388569 wlcore: rename wl12xx.h to wlcore_i.h by Luciano Coelho · 12 years ago
  87. be65202 wl18xx: read clock frequency and do top init accordingly by Luciano Coelho · 12 years ago
  88. d9fedea wl18xx: disable FW log functionality by Arik Nemtsov · 12 years ago
  89. 1c351da wl18xx: read FW pc on recovery by Arik Nemtsov · 12 years ago
  90. d5b5927 wl18xx: translate and write the board type to SCR_PAD2 by Luciano Coelho · 12 years ago
  91. a9c130d wl18xx: add board type module argument by Luciano Coelho · 12 years ago
  92. 3a8ddb6 wl18xx: add module param for overriding HT caps by Arik Nemtsov · 12 years ago
  93. 0e0f5a3 wl18xx: set HT capabilities by Arik Nemtsov · 12 years ago
  94. ebc7e57 wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate config by Arik Nemtsov · 12 years ago
  95. b3a47ee wlcore: support peer MIMO rates by Arik Nemtsov · 12 years ago
  96. f13af34 wl18xx: ipmlement ap_rate_mask hw op by Arik Nemtsov · 12 years ago
  97. a6298db wl18xx: send channel type to FW on role start by Arik Nemtsov · 12 years ago
  98. 83d08d3 wlcore: track current channel type per vif by Arik Nemtsov · 12 years ago
  99. 23ee9bf wl18xx: add runtime configuration parameters by Luciano Coelho · 12 years ago
  100. 169da04 wlcore/wl18xx: add hw op for Rx HW checksum by Arik Nemtsov · 12 years ago