1. b74324d wlcore/wl18xx/wl12xx: remove __dev* attributes by Bill Pemberton · 12 years ago
  2. 6f8d6b2 wlcore: Load the NVS file asynchronously by Ido Yariv · 12 years ago
  3. 3992eb2 wlcore: Refactor probe by Ido Yariv · 12 years ago
  4. 001e39a wlcore: use dynamic keep-alive template ids by Eliad Peller · 12 years ago
  5. f4afbed wlcore/wl18xx/wl12xx: allow up to 3 mac addresses by Arik Nemtsov · 12 years ago
  6. 26a309c wlcore/wl18xx/wl12xx: aggregation buffer size set by Igal Chernobelsky · 12 years ago
  7. 4cc5338 wlcore: Prevent interaction with HW after recovery is queued by Ido Yariv · 12 years ago
  8. ff32431 wlcore/wl12xx: calibrator fem detect implementation by Yair Shapira · 12 years ago
  9. 7019c80 wlcore: add plt_mode including new PLT_FEM_DETECT by Yair Shapira · 12 years ago
  10. 091185d wlcore: define number of supported bands internally by Arik Nemtsov · 12 years ago
  11. 3df74f4 wlcore: add probe request templates for sched and one-shot scans by Yoni Divinsky · 12 years ago
  12. 4a1ccce wlcore/wl12xx/wl18xx: check min FW version by Arik Nemtsov · 12 years ago
  13. 01b3c0e wlcore: enable sched scan while connected by Victor Goldenshtein · 12 years ago
  14. b0f0ad3 wlcore: Propagate errors from wl1271_raw_write32 by Ido Yariv · 12 years ago
  15. 6134323 wlcore: Propagate errors from wl1271_raw_read32 by Ido Yariv · 12 years ago
  16. eb96f84 wlcore: Propagate errors from wl1271_write by Ido Yariv · 12 years ago
  17. 045b9b5 wlcore: Propagate errors from wl1271_read by Ido Yariv · 12 years ago
  18. fa2adfc wl18xx: sane defaults for HT capabilities by Arik Nemtsov · 12 years ago
  19. 26b5858 wlcore: add a debugfs entry to allow changing the sleep mode by hand by Luciano Coelho · 13 years ago
  20. 9fccc82 wl18xx: pad only last frame in aggregration buffer for PG2 by Ido Reis · 12 years ago
  21. afbe371 wlcore: do not send stop fwlog cmd if fw is hanged by Yoni Divinsky · 12 years ago
  22. a1c597f wlcore/wl12xx/wl18xx: implement op_set_key per HW arch by Arik Nemtsov · 12 years ago
  23. 2c38849 wlcore: stop queues on Tx flush by Arik Nemtsov · 12 years ago
  24. 6639611 wlcore: add stop reason bitmap for waking/starting queues by Arik Nemtsov · 12 years ago
  25. 32bb2c0 wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per arch by Arik Nemtsov · 12 years ago
  26. 2c0133a wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header space by Arik Nemtsov · 12 years ago
  27. bfb92ca wlcore: set wl->ht_cap per-band by Eliad Peller · 12 years ago
  28. 7140df6 wlcore: create private static_data area and add operation to parse it by Luciano Coelho · 12 years ago
  29. 4987257 wlcore: abstract debugfs fw_stats to be handled by the lower drivers by Luciano Coelho · 12 years ago
  30. 0afd04e wlcore/wl12xx/18xx: split fw_status struct into two by Arik Nemtsov · 12 years ago
  31. c331b34 wlcore/wl12xx: add plt_init op and move the code to wl12xx by Luciano Coelho · 12 years ago
  32. 4b4887e wlcore/wl12xx: move rx_mem_pool_addr element to wl12xx by Luciano Coelho · 12 years ago
  33. a5d751b wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xx by Luciano Coelho · 12 years ago
  34. 8388569 wlcore: rename wl12xx.h to wlcore_i.h by Luciano Coelho · 12 years ago
  35. ebc7e57 wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate config by Arik Nemtsov · 12 years ago
  36. 83d08d3 wlcore: track current channel type per vif by Arik Nemtsov · 12 years ago
  37. 169da04 wlcore/wl18xx: add hw op for Rx HW checksum by Arik Nemtsov · 12 years ago
  38. 2fc28de wlcore/wl18xx: add hw op for setting Tx HW checksum by Arik Nemtsov · 12 years ago
  39. 5f561f6 wlcore/wl12xx: implement better beacon loss handling by Bartosz.Markowski@tieto.com · 12 years ago
  40. dbe0a8c wlcore: add RX filters driver state mgmt functions by Eyal Shapira · 13 years ago
  41. 6bac40a wlcore/wl12xx: adapt FW status for multiple families by Arik Nemtsov · 13 years ago
  42. 80cd661 wlcore/wl12xx: move identify firmware function to a lower driver op by Luciano Coelho · 13 years ago
  43. 4a589a6 wlcore/wl12xx: set HT capabilities per chip-family by Arik Nemtsov · 13 years ago
  44. fa7930a wlcore/wl12xx: add hw op to get rate-mask for AP-link in STA mode by Arik Nemtsov · 13 years ago
  45. e87288f wlcore/wl12xx: move runtime configuration struct to the lower driver by Luciano Coelho · 13 years ago
  46. 5d10b19 wlcore/wl12xx: expand functionality of cmd_trigger HW op by Arik Nemtsov · 13 years ago
  47. 8a9affc wlcore/wl12xx: add hw op for vif init by Arik Nemtsov · 13 years ago
  48. 9d68d1e wlcore/wl12xx: add hw_init operation by Luciano Coelho · 13 years ago
  49. f83985bb wlcore/wl12xx: turn no-Tx-align quirk into Tx-align by Arik Nemtsov · 13 years ago
  50. 53d67a5 wlcore/wl12xx: split Tx completion to immediate/delayed by Arik Nemtsov · 13 years ago
  51. 4158149 wlcore/wl12xx: add hw op for getting rx packet data length by Arik Nemtsov · 13 years ago
  52. b14684a wlcore/wl12xx: add prepare_read hw op for Rx data by Luciano Coelho · 13 years ago
  53. cd70f6a wlcore/wl12xx: add hw op for getting rx buffer data alignment by Arik Nemtsov · 13 years ago
  54. 5766435 wlcore: introduce Rx block-size alignment HW quirk by Arik Nemtsov · 13 years ago
  55. 43a8bc5 wlcore/wl12xx: add global elements to convert hw-rates to standard rates by Arik Nemtsov · 13 years ago
  56. 6f266e9 wlcore/wl12xx: add hw op for setting frame length in tx_hw_desc by Arik Nemtsov · 13 years ago
  57. 4a3b97ee wlcore/wl12xx: add hw op for setting blocks in hw_tx_desc by Arik Nemtsov · 13 years ago
  58. b3b4b4b wlcore/wl12xx: add hw op for calculating hw block count per packet by Arik Nemtsov · 13 years ago
  59. 3edab30 wlcore/wl12xx: change GEM Tx-spare blocks per-vif by Arik Nemtsov · 13 years ago
  60. 72b0624 wlcore/wl12xx: set the number of Tx descriptors per chip family by Arik Nemtsov · 13 years ago
  61. 96e0c68 wlcore/wl12xx: create per-chip-family private storage by Arik Nemtsov · 13 years ago
  62. 441101f wlcore: add quirk to disable ELP by Luciano Coelho · 13 years ago
  63. 4263c5f wlcore: remove some unnecessary event mailbox address reads by Luciano Coelho · 13 years ago
  64. d203e59 wlcore/wl12xx: add quirk for legacy NVS support by Luciano Coelho · 13 years ago
  65. f16ff75 wlcore/wl12xx: add command trigger and event ack operations by Luciano Coelho · 12 years ago
  66. 30d9b4a wlcore/wl12xx: move MAC address reading operation to lower driver by Luciano Coelho · 12 years ago
  67. dd5512e wlcore/wl12xx: move top initialization to wl12xx by Luciano Coelho · 12 years ago
  68. 4ded91c wlcore/wl12xx: move get_pg_ver to the lower driver by Luciano Coelho · 12 years ago
  69. 6f7dd16 wlcore/wl12xx: add chip-specific identify chip operation by Luciano Coelho · 13 years ago
  70. 0078213 wlcore/wl12xx: implement chip-specific register tables by Luciano Coelho · 13 years ago
  71. 25a43d7 wlcore/wl12xx: implement chip-specific partition tables by Luciano Coelho · 13 years ago
  72. c31be25 wl12xx/wlcore: move wl1271 struct to wlcore and add ops by Luciano Coelho · 13 years ago
  73. ffeb501 wl12xx/wlcore: initial split of probe by Luciano Coelho · 13 years ago
  74. b2ba99f wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xx by Luciano Coelho · 13 years ago