1. 283e8c4 wl18xx: print the PHY firmware version from the private static data by Luciano Coelho · 12 years ago
  2. 7140df6 wlcore: create private static_data area and add operation to parse it by Luciano Coelho · 12 years ago
  3. 8c0ea10 wl18xx: implement fw status debugfs entries by Luciano Coelho · 12 years ago
  4. 10b1e8a wl12xx: implement fw status debugfs entries by Luciano Coelho · 12 years ago
  5. bcca1bb wlcore: add debugfs macro to help print fw statistics arrays by Luciano Coelho · 12 years ago
  6. 4987257 wlcore: abstract debugfs fw_stats to be handled by the lower drivers by Luciano Coelho · 12 years ago
  7. 15e05bc wlcore: use all AP basic rates as default by Luciano Coelho · 12 years ago
  8. 62c2e57 wlcore: update beacon and probe_resp templates when rates change by Luciano Coelho · 12 years ago
  9. 7ae25da wl18xx: disable MCS_13 for wl18xx PG 1.0 by Luciano Coelho · 12 years ago
  10. 4afc37a wlcore: reorder identify_chip and get_hw_info by Luciano Coelho · 12 years ago
  11. 73d8a42 wl18xx: change low_band_component_type value for COM8 by Luciano Coelho · 12 years ago
  12. 4f64a1e wlcore: add space for private area when allocating fw_status by Luciano Coelho · 12 years ago
  13. 4b9d236 wl18xx: changed default board_type to HDK by Luciano Coelho · 12 years ago
  14. 776f030 wl18xx: copy the default configuration before checking the board_type by Luciano Coelho · 12 years ago
  15. df47289 wlcore: add module parameter to dump SDIO reads and writes by Luciano Coelho · 12 years ago
  16. 1ddbc7d wl18xx: add a module parameter to control 11a support by Luciano Coelho · 12 years ago
  17. a5114d9 wl18xx: derive the MAC address from the BD_ADDR in fuse ROM by Luciano Coelho · 12 years ago
  18. 0afd04e wlcore/wl12xx/18xx: split fw_status struct into two by Arik Nemtsov · 12 years ago
  19. 102165c wl18xx: add module parameter to disable TCP checksum by Luciano Coelho · 12 years ago
  20. e925881 wl18xx: add number of antennas and dc2dc type as module params by Luciano Coelho · 12 years ago
  21. 0a1569f wl18xx: change the low_band_component_type for HDK boards by Luciano Coelho · 12 years ago
  22. be42aee wl18xx: add plt_init operation by Luciano Coelho · 12 years ago
  23. c331b34 wlcore/wl12xx: add plt_init op and move the code to wl12xx by Luciano Coelho · 12 years ago
  24. 05057c0 wl18xx: change board type enum according to new FW by Arik Nemtsov · 12 years ago
  25. 2f1d74e wl18xx: don't upload NVS to FW by Arik Nemtsov · 12 years ago
  26. f2baf07 wl18xx: init Tx-released index to 0 on HW init by Arik Nemtsov · 12 years ago
  27. 4b4887e wlcore/wl12xx: move rx_mem_pool_addr element to wl12xx by Luciano Coelho · 12 years ago
  28. 5495629 wl18xx: implement hw op to read PG version by Arik Nemtsov · 12 years ago
  29. a5d751b wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xx by Luciano Coelho · 12 years ago
  30. 8388569 wlcore: rename wl12xx.h to wlcore_i.h by Luciano Coelho · 12 years ago
  31. be65202 wl18xx: read clock frequency and do top init accordingly by Luciano Coelho · 12 years ago
  32. d9fedea wl18xx: disable FW log functionality by Arik Nemtsov · 12 years ago
  33. 1c351da wl18xx: read FW pc on recovery by Arik Nemtsov · 12 years ago
  34. d5b5927 wl18xx: translate and write the board type to SCR_PAD2 by Luciano Coelho · 12 years ago
  35. a9c130d wl18xx: add board type module argument by Luciano Coelho · 12 years ago
  36. 3a8ddb6 wl18xx: add module param for overriding HT caps by Arik Nemtsov · 12 years ago
  37. 0e0f5a3 wl18xx: set HT capabilities by Arik Nemtsov · 12 years ago
  38. ebc7e57 wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate config by Arik Nemtsov · 12 years ago
  39. b3a47ee wlcore: support peer MIMO rates by Arik Nemtsov · 12 years ago
  40. f13af34 wl18xx: ipmlement ap_rate_mask hw op by Arik Nemtsov · 12 years ago
  41. a6298db wl18xx: send channel type to FW on role start by Arik Nemtsov · 12 years ago
  42. 83d08d3 wlcore: track current channel type per vif by Arik Nemtsov · 12 years ago
  43. 23ee9bf wl18xx: add runtime configuration parameters by Luciano Coelho · 12 years ago
  44. 169da04 wlcore/wl18xx: add hw op for Rx HW checksum by Arik Nemtsov · 12 years ago
  45. 2fc28de wlcore/wl18xx: add hw op for setting Tx HW checksum by Arik Nemtsov · 12 years ago
  46. b8422dc wl18xx: add hw_init operation by Luciano Coelho · 12 years ago
  47. 872b345 wl18xx: implement immediate Tx completion by Arik Nemtsov · 12 years ago
  48. 30e2dd7 wl18xx: implement hw op for getting rx packet data length by Arik Nemtsov · 12 years ago
  49. 9c809f8 wl18xx: implement hw op for getting rx buffer data alignment by Arik Nemtsov · 12 years ago
  50. 7cfefd1 wl18xx: set Rx block-size alignment quirk by Arik Nemtsov · 12 years ago
  51. 1fab39d wl18xx: add fw_status private data by Arik Nemtsov · 12 years ago
  52. f648eab wl18xx: define HW-rate translation elements/tables by Arik Nemtsov · 12 years ago
  53. d2361c5 wl18xx: implement hw op for setting frame length in tx_hw_desc by Arik Nemtsov · 12 years ago
  54. fb0f2e4 wl18xx: implement hw op for setting blocks in hw_tx_desc by Arik Nemtsov · 12 years ago
  55. 624845b wl18xx: implement hw op for calculating hw block count per packet by Arik Nemtsov · 12 years ago
  56. 1349c42 wl18xx: set normal/GEM Tx spare block counts by Arik Nemtsov · 12 years ago
  57. cb7b5d8 wl18xx: set the number of Tx descriptors by Arik Nemtsov · 12 years ago
  58. 9d1c973 wl18xx: create per-chip-family private storage by Arik Nemtsov · 12 years ago
  59. 274c66c wl18xx: add trigger command and ack event operations by Luciano Coelho · 12 years ago
  60. 46a1d51 wl18xx: add some boot operations and hw-specific configurations by Luciano Coelho · 12 years ago
  61. 0cd6543 wl18xx: add identify chip operation by Luciano Coelho · 12 years ago
  62. 5d4a9fa wl18xx: add register table by Luciano Coelho · 12 years ago
  63. 82b890c wl18xx: add partition table by Luciano Coelho · 12 years ago
  64. 554c36b wl18xx: add empty operations struct by Luciano Coelho · 12 years ago
  65. 197c628 wlcore_sdio/wl18xx: use SDIO revision number to identify wl18xx chips by Luciano Coelho · 12 years ago
  66. 9a1a699 wl18xx: add new module by Luciano Coelho · 12 years ago
  67. 4161923 wlcore: fix undefined symbols when CONFIG_PM is not defined by Eyal Shapira · 12 years ago
  68. f380f2c wl1251: fix oops on early interrupt by Grazvydas Ignotas · 12 years ago
  69. 2247997 wlcore: fix some sparse warnings due to missing static declaration by Luciano Coelho · 12 years ago
  70. 3246a7f wlcore: fix pointer print out in wl1271_acx_set_rx_filter() by Luciano Coelho · 12 years ago
  71. 5f561f6 wlcore/wl12xx: implement better beacon loss handling by Bartosz.Markowski@tieto.com · 12 years ago
  72. 161f17b wlcore: fix size of two memset's in wl1271_cmd_build_arp_rsp() by Jesper Juhl · 12 years ago
  73. bd28a58 wireless: TI wlxxx depends on MAC80211 by Randy Dunlap · 12 years ago
  74. 0230dfe wlcore: fixup an allocation by Dan Carpenter · 12 years ago
  75. cd840f6 wlcore: release lock on error in wl1271_op_suspend() by Dan Carpenter · 12 years ago
  76. b95d7ce wl12xx: support wowlan wakeup patterns by Eyal Shapira · 12 years ago
  77. dbe0a8c wlcore: add RX filters driver state mgmt functions by Eyal Shapira · 12 years ago
  78. c21eebb wl12xx: add RX filters ACX commands by Eyal Shapira · 12 years ago
  79. a6eab0c wlcore: add RX filters util functions by Eyal Shapira · 12 years ago
  80. fd492ed wlcore: use GFP_KERNEL together with GFP_DMA by Luciano Coelho · 12 years ago
  81. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  82. 59ef43e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  83. f277683 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 12 years ago
  84. 916ef36 Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 12 years ago
  85. 6bac40a wlcore/wl12xx: adapt FW status for multiple families by Arik Nemtsov · 13 years ago
  86. 34785be wlcore: add module param to prevent HW recovery by Arik Nemtsov · 13 years ago
  87. 80cd661 wlcore/wl12xx: move identify firmware function to a lower driver op by Luciano Coelho · 13 years ago
  88. ba421f8 wlcore: set max_rx_agg_subframes in mac80211 according to HT conf by Arik Nemtsov · 13 years ago
  89. 4a589a6 wlcore/wl12xx: set HT capabilities per chip-family by Arik Nemtsov · 13 years ago
  90. fa7930a wlcore/wl12xx: add hw op to get rate-mask for AP-link in STA mode by Arik Nemtsov · 13 years ago
  91. 5453dc1 wlcore/wl12xx: use a single memory config and reset if using wl127x by Luciano Coelho · 13 years ago
  92. 166b213 wlcore/wl12xx: move extended radio configuration parameters to wl12xx by Luciano Coelho · 13 years ago
  93. e87288f wlcore/wl12xx: move runtime configuration struct to the lower driver by Luciano Coelho · 13 years ago
  94. 5d10b19 wlcore/wl12xx: expand functionality of cmd_trigger HW op by Arik Nemtsov · 13 years ago
  95. 8a9affc wlcore/wl12xx: add hw op for vif init by Arik Nemtsov · 13 years ago
  96. 9d68d1e wlcore/wl12xx: add hw_init operation by Luciano Coelho · 13 years ago
  97. f83985bb wlcore/wl12xx: turn no-Tx-align quirk into Tx-align by Arik Nemtsov · 13 years ago
  98. 53d67a5 wlcore/wl12xx: split Tx completion to immediate/delayed by Arik Nemtsov · 13 years ago
  99. 4158149 wlcore/wl12xx: add hw op for getting rx packet data length by Arik Nemtsov · 13 years ago
  100. b14684a wlcore/wl12xx: add prepare_read hw op for Rx data by Luciano Coelho · 13 years ago