1. b74324d wlcore/wl18xx/wl12xx: remove __dev* attributes by Bill Pemberton · 12 years ago
  2. af390f4 wlcore: protect wlcore_op_set_key with mutex by Eliad Peller · 12 years ago
  3. 3992eb2 wlcore: Refactor probe by Ido Yariv · 12 years ago
  4. 8c5dab1 wl18xx: default to siso40 in 2.4ghz with a single antenna by Arik Nemtsov · 13 years ago
  5. a8311c8 wlcore: Fix unbalanced interrupts enablement by Ido Yariv · 13 years ago
  6. 1defbeb wlcore/wl18xx: add phy_fw_version_str to debugfs driver_state by Yair Shapira · 13 years ago
  7. e166de5 wl18xx: number_of_assembled_ant5 indicates if A band is enabled by Yair Shapira · 13 years ago
  8. f4afbed wlcore/wl18xx/wl12xx: allow up to 3 mac addresses by Arik Nemtsov · 13 years ago
  9. 26a309c wlcore/wl18xx/wl12xx: aggregation buffer size set by Igal Chernobelsky · 13 years ago
  10. f1c434df wl18xx/wl12xx: defines for Tx/Rx descriptors num by Igal Chernobelsky · 13 years ago
  11. 9ae48ae wl18xx: increase rx_ba_win_size to 32 by Ido Reis · 13 years ago
  12. 4cc5338 wlcore: Prevent interaction with HW after recovery is queued by Ido Yariv · 13 years ago
  13. e1c497c wl18xx: update default phy configuration for pg2 by Ido Reis · 13 years ago
  14. 77e7b30 wl18xx: use module_platform_driver by Devendra Naga · 12 years ago
  15. 760a6a9 wl18xx: remove duplicated include from main.c by Wei Yongjun · 12 years ago
  16. cc31a3c wl18xx: enable MIMO rates when connected as a MIMO STA by Arik Nemtsov · 13 years ago
  17. 16bc10c3 wl18xx: disable calibrator based fem detect by Yair Shapira · 13 years ago
  18. 602c759 wl18xx: fix bogus compile warning on cc config option by Arik Nemtsov · 13 years ago
  19. c68cc0f wl18xx: add support for ht_mode in conf.h by Yair Shapira · 13 years ago
  20. 45777c4 wl18xx: alloc conf.phy memory to ensure alignemnt by Arik Nemtsov · 13 years ago
  21. 0344dcd wlcore: determine AP extra rates correctly by Arik Nemtsov · 13 years ago
  22. 0fc1d2e wl12xx/wl18xx: use a dynamic PS timeout of 1.5sec by Arik Nemtsov · 13 years ago
  23. 4a1ccce wlcore/wl12xx/wl18xx: check min FW version by Arik Nemtsov · 13 years ago
  24. 01b3c0e wlcore: enable sched scan while connected by Victor Goldenshtein · 13 years ago
  25. e59bec1 wl18xx: deprecate PG1 support by Luciano Coelho · 13 years ago
  26. f1a26e6 wlcore: Force checking of io functions' return values by Ido Yariv · 13 years ago
  27. b0f0ad39 wlcore: Propagate errors from wl1271_raw_write32 by Ido Yariv · 13 years ago
  28. 6134323 wlcore: Propagate errors from wl1271_raw_read32 by Ido Yariv · 13 years ago
  29. eb96f84 wlcore: Propagate errors from wl1271_write by Ido Yariv · 13 years ago
  30. 4184407 wl18xx: use %zu for size_t arguments in printk calls by Luciano Coelho · 13 years ago
  31. 93fb19b wl18xx: split siso40 HT cap between 2Ghz and 5Ghz by Arik Nemtsov · 13 years ago
  32. fa2adfc wl18xx: sane defaults for HT capabilities by Arik Nemtsov · 13 years ago
  33. 68a847f wl18xx: explicitly remove the 5Ghz MIMO HT cap by Arik Nemtsov · 13 years ago
  34. bf7c46a wl18xx: set Tx align quirk for PG2 by Arik Nemtsov · 13 years ago
  35. 09aad14 wl18xx: increase Rx descriptors for PG2 by Arik Nemtsov · 13 years ago
  36. 66340e5 wlcore: allow setting sleep_auth before interface init by Arik Nemtsov · 13 years ago
  37. 17d9771 wl18xx: clean up phy module parameters by Arik Nemtsov · 13 years ago
  38. d61c6b5 wl18xx: align wl18xx_conf_phy with FW variant and remove it by Arik Nemtsov · 13 years ago
  39. 8dd8e53 wl18xx: update fw statistics by Ido Reis · 13 years ago
  40. e27454b0 wl18xx: allow FW-log by default for PG2.0 by Arik Nemtsov · 13 years ago
  41. 640dfb9b wl18xx: read configuration structure from a binary file by Luciano Coelho · 13 years ago
  42. 18b70ac wlcore/wl18xx: export conf struct in a debugfs file by Luciano Coelho · 13 years ago
  43. 34bacf7 wlcore/wl18xx: the conf structs must be packed so they can be exported by Luciano Coelho · 13 years ago
  44. 648f6ed wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_support by Luciano Coelho · 13 years ago
  45. f74ea74 wl18xx: add support to clear FW statistics by Luciano Coelho · 13 years ago
  46. 9fccc82 wl18xx: pad only last frame in aggregration buffer for PG2 by Ido Reis · 13 years ago
  47. f5755fe wl18xx: PG2.0 HW Watch dog interrupt support by Ido Reis · 13 years ago
  48. 16ea473 wl18xx: FW/PHY arguments added for PG2 by Ido Reis · 13 years ago
  49. 73395a79 wl18xx: support PG2 version of the chip by Ido Reis · 13 years ago
  50. 4085f64 wl18xx: fix PHY_INIT addresses mem size by Ido Reis · 13 years ago
  51. 186b5a7 wl12xx/wl18xx: add erp protection IE to the beacon filter by Eliad Peller · 13 years ago
  52. a1c597f wlcore/wl12xx/wl18xx: implement op_set_key per HW arch by Arik Nemtsov · 13 years ago
  53. 32bb2c0 wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per arch by Arik Nemtsov · 13 years ago
  54. 2c0133a wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header space by Arik Nemtsov · 13 years ago
  55. 461b958 wl18xx: fix fm_coex parameters configuration by Victor Goldenshtein · 13 years ago
  56. bfb92ca wlcore: set wl->ht_cap per-band by Eliad Peller · 13 years ago
  57. a121a5b wl18xx: add dependency on mac80211 by Arik Nemtsov · 13 years ago
  58. 7b05221 wlcore: modify bss loss parameters by Igal Chernobelsky · 13 years ago
  59. 6e06692 wlcore: fix dynamic_ps_timeout time regression by Arik Nemtsov · 13 years ago
  60. d35dc739 wlcore: fix sparse warnings related to static functions by Arik Nemtsov · 13 years ago
  61. b5d6d9b wlcore/wl12xx/wl18xx: don't use TX align quirk for wl127x by Luciano Coelho · 13 years ago
  62. 3d62eb5 wl18xx: change default tcp_checksum to false by Assaf Azulay · 13 years ago
  63. c5d9416 wl18xx: use new fw stats structures by Luciano Coelho · 13 years ago
  64. 3507efa wl18xx: increase tx_ba_win_size to 64 by Luciano Coelho · 13 years ago
  65. ad62d81 wlcore/wl12xx/wl18xx: move lower driver debugfs to a subdir by Luciano Coelho · 13 years ago
  66. 7b03c30 wl18xx: export pwr_limit_reference_11_abg value as a module parameter by Luciano Coelho · 13 years ago
  67. 858403a wl18xx: export low/high band component values as module params by Luciano Coelho · 13 years ago
  68. 5add82e wl18xx: add power limit reference value to mac_and_phy settings by Luciano Coelho · 13 years ago
  69. 8334271 wl18xx: add module parameter to force SISO 20MHz by Luciano Coelho · 13 years ago
  70. 174a730 wl18xx: don't use MIMO when ht_mode is set to wide by Luciano Coelho · 13 years ago
  71. 283e8c4 wl18xx: print the PHY firmware version from the private static data by Luciano Coelho · 13 years ago
  72. 8c0ea10 wl18xx: implement fw status debugfs entries by Luciano Coelho · 13 years ago
  73. 7ae25da wl18xx: disable MCS_13 for wl18xx PG 1.0 by Luciano Coelho · 13 years ago
  74. 73d8a42 wl18xx: change low_band_component_type value for COM8 by Luciano Coelho · 13 years ago
  75. 4b9d236 wl18xx: changed default board_type to HDK by Luciano Coelho · 13 years ago
  76. 776f030 wl18xx: copy the default configuration before checking the board_type by Luciano Coelho · 13 years ago
  77. 1ddbc7d wl18xx: add a module parameter to control 11a support by Luciano Coelho · 13 years ago
  78. a5114d9 wl18xx: derive the MAC address from the BD_ADDR in fuse ROM by Luciano Coelho · 13 years ago
  79. 0afd04e wlcore/wl12xx/18xx: split fw_status struct into two by Arik Nemtsov · 13 years ago
  80. 102165c wl18xx: add module parameter to disable TCP checksum by Luciano Coelho · 13 years ago
  81. e925881 wl18xx: add number of antennas and dc2dc type as module params by Luciano Coelho · 13 years ago
  82. 0a1569f wl18xx: change the low_band_component_type for HDK boards by Luciano Coelho · 13 years ago
  83. be42aee wl18xx: add plt_init operation by Luciano Coelho · 13 years ago
  84. 05057c0 wl18xx: change board type enum according to new FW by Arik Nemtsov · 13 years ago
  85. 2f1d74e wl18xx: don't upload NVS to FW by Arik Nemtsov · 13 years ago
  86. f2baf07 wl18xx: init Tx-released index to 0 on HW init by Arik Nemtsov · 13 years ago
  87. 5495629 wl18xx: implement hw op to read PG version by Arik Nemtsov · 13 years ago
  88. be65202 wl18xx: read clock frequency and do top init accordingly by Luciano Coelho · 13 years ago
  89. d9fedea wl18xx: disable FW log functionality by Arik Nemtsov · 13 years ago
  90. 1c351da wl18xx: read FW pc on recovery by Arik Nemtsov · 13 years ago
  91. d5b5927 wl18xx: translate and write the board type to SCR_PAD2 by Luciano Coelho · 13 years ago
  92. a9c130d wl18xx: add board type module argument by Luciano Coelho · 13 years ago
  93. 3a8ddb6 wl18xx: add module param for overriding HT caps by Arik Nemtsov · 13 years ago
  94. 0e0f5a3b wl18xx: set HT capabilities by Arik Nemtsov · 13 years ago
  95. ebc7e57 wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate config by Arik Nemtsov · 13 years ago
  96. f13af34 wl18xx: ipmlement ap_rate_mask hw op by Arik Nemtsov · 13 years ago
  97. 23ee9bf wl18xx: add runtime configuration parameters by Luciano Coelho · 13 years ago
  98. 169da04 wlcore/wl18xx: add hw op for Rx HW checksum by Arik Nemtsov · 13 years ago
  99. 2fc28de wlcore/wl18xx: add hw op for setting Tx HW checksum by Arik Nemtsov · 13 years ago
  100. b8422dc wl18xx: add hw_init operation by Luciano Coelho · 13 years ago