1. 9f5b424 wl12xx: send beacon loss events to userspace by Eliad Peller · 12 years ago
  2. 6b8bf5b wlcore: fixes for connection_loss_work by Arik Nemtsov · 12 years ago
  3. 5f561f6 wlcore/wl12xx: implement better beacon loss handling by Bartosz.Markowski@tieto.com · 12 years ago
  4. 4263c5f wlcore: remove some unnecessary event mailbox address reads by Luciano Coelho · 13 years ago
  5. f16ff75 wlcore/wl12xx: add command trigger and event ack operations by Luciano Coelho · 12 years ago
  6. 0078213 wlcore/wl12xx: implement chip-specific register tables by Luciano Coelho · 13 years ago
  7. c31be25 wl12xx/wlcore: move wl1271 struct to wlcore and add ops by Luciano Coelho · 13 years ago
  8. 7b3115f wl12xx/wlcore: rename wl12xx to wlcore by Luciano Coelho · 13 years ago[Renamed from drivers/net/wireless/ti/wl12xx/event.c]
  9. 9092101 wireless/wl12xx/wl1251: move TI WLAN modules to a common ti subdirectory by Luciano Coelho · 13 years ago[Renamed from drivers/net/wireless/wl12xx/event.c]
  10. 690142e wl12xx: fix DMA-API-related warnings by Mircea Gherzan · 12 years ago
  11. ec414c7 wl12xx: fix station channel switch by Victor Goldenshtein · 12 years ago
  12. f1d63a5 wl12xx: add support for HW dynamic PS by Eyal Shapira · 13 years ago
  13. d6bf9ad wl12xx: remove PS management code by Eyal Shapira · 13 years ago
  14. 775e1a4 wl12xx: remove unnecessary shadow declaration by Luciano Coelho · 13 years ago
  15. ee91d18 wl12xx: mark no sched scan only after FW event by Eyal Shapira · 13 years ago
  16. a693534 wl12xx: keep beacon-filtering enabled during STA operation by Arik Nemtsov · 13 years ago
  17. 0f4e312 wl12xx: move debugging definitions to a separate file by Luciano Coelho · 13 years ago
  18. 1b92f15 wl12xx: add band field to wlvif by Eliad Peller · 13 years ago
  19. 52630c5 wl12xx: make WL1271_FLAG_CS_PROGRESS flag per-vif by Eliad Peller · 13 years ago
  20. 836d660 wl12xx: make WL1271_FLAG_PSPOLL_FAILURE flag per-vif by Eliad Peller · 13 years ago
  21. c29bb00 wl12xx: make WL1271_FLAG_PSM flag per-vif by Eliad Peller · 13 years ago
  22. ba8447f wl12xx: make WL1271_FLAG_STA_ASSOCIATED flag per-vif by Eliad Peller · 13 years ago
  23. 9eb599e wl12xx: rearm rx streaming per vif by Eliad Peller · 13 years ago
  24. 4b730b6 wl12xx: make event handling support multirole by Eliad Peller · 13 years ago
  25. c7ffb90 wl12xx: move ap_hlid_map into wlvif.ap by Eliad Peller · 13 years ago
  26. d0802ab wl12xx: move ba fields into wlvif by Eliad Peller · 13 years ago
  27. 04324d9 wl12xx: move rssi_thold and last_rssi_event into wlvif by Eliad Peller · 13 years ago
  28. 74ec839 wl12xx: move ps_poll_failures and psm_entry_retry into wlvif by Eliad Peller · 13 years ago
  29. 6ec45dc wl12xx: move ps_compl into wlvif by Eliad Peller · 13 years ago
  30. 252efa4 wl12xx: move pspoll_work into wlvif by Eliad Peller · 13 years ago
  31. 0603d89 wl12xx: move role_id into wlvif by Eliad Peller · 13 years ago
  32. 536129c wl12xx: move bss_type into wlvif by Eliad Peller · 13 years ago
  33. cdf0949 wl12xx: replace wl->bssid with vif->bss_conf.bssid by Eliad Peller · 13 years ago
  34. d2d66c5 wl12xx: move basic_rate into wlvif by Eliad Peller · 13 years ago
  35. 784f694 wl12xx: replace wl->mac_addr with vif->addr by Eliad Peller · 13 years ago
  36. 6d158ff wl12xx: Add support for HW channel switch by Shahar Levi · 13 years ago
  37. 6b66189 wl12xx: report the stop_ba event to all STAs in AP-mode by Arik Nemtsov · 13 years ago
  38. f4d3b6a wl12xx: AP mode - enable the BA constraint event from the FW by Arik Nemtsov · 13 years ago
  39. 79ebec7 wl12xx: handle dummy packet event also in ap mode by Arik Nemtsov · 13 years ago
  40. c690ec8 wl12xx: update commands & events by Eliad Peller · 13 years ago
  41. 3618f30 wl12xx: AP mode - support FW TX inactivity triggers by Arik Nemtsov · 13 years ago
  42. 0e44eb2 wl12xx: Enable beacon early termination in 2.4GHz band only by Shahar Levi · 13 years ago
  43. 77ddaa1 wl12xx: add automatic rx streaming triggers by Eliad Peller · 13 years ago
  44. 70559a0 wl12xx: Stop BA session event from device by Shahar Levi · 13 years ago
  45. 9439064 wl12xx: enter/exit psm on wowlan suspend/resume by Eliad Peller · 13 years ago
  46. 33c2c06 wl12xx: implement scheduled scan driver operations and reporting by Luciano Coelho · 13 years ago
  47. 6394c01 wl12xx: listen to scheduled scan events by Luciano Coelho · 13 years ago
  48. 25eaea30 Revert "wl12xx: support FW TX inactivity triggers" by Luciano Coelho · 13 years ago
  49. 4768480 wl12xx: support FW TX inactivity triggers by Arik Nemtsov · 13 years ago
  50. c1b193e wl12xx: rearrange some ELP wake_up/sleep calls by Eliad Peller · 13 years ago
  51. ae47c45 wl12xx: 1281/1283 support - Add dummy packet support by Shahar Levi · 13 years ago
  52. c8bde24 wl12xx: move to new firmware (6.1.3.50.49) by Eliad Peller · 14 years ago
  53. 203c903 wl12xx: AP mode - add AP specific event by Arik Nemtsov · 14 years ago
  54. 00d2010 wl1271: Change wl12xx Files Names by Shahar Levi · 14 years ago[Renamed (97%) from drivers/net/wireless/wl12xx/wl1271_event.c]
  55. ff6d76f wireless/wl1271: remove redundant if-statement v2 by Nicolas Kaiser · 14 years ago
  56. 8eab7b4 wl1271: Increase connection reliability by Juuso Oikarinen · 14 years ago
  57. 8c7f4f3 wl1271: Fix work cancelling when shutting down the driver by Juuso Oikarinen · 14 years ago
  58. 65cddbf wl1271: Reduce rate used for last PSM entry attempt by Juuso Oikarinen · 14 years ago
  59. 08688d6 wl1271: rewritten scanning code by Luciano Coelho · 14 years ago
  60. 34dd2aa wl1271: moved scan operations to a separate file by Luciano Coelho · 14 years ago
  61. f532be6 wl1271: Update interface to temporarily disable dynamic PS by Juuso Oikarinen · 14 years ago
  62. 8d2ef7b wl1271: Disable dynamic PS based on BT co-ext sense events by Juuso Oikarinen · 14 years ago
  63. 90494a9 wl1271: Work around AP's with broken ps-poll functionality by Juuso Oikarinen · 14 years ago
  64. 4fb26fa wl1271: Fix scan parameter handling for 5GHz by Juuso Oikarinen · 14 years ago
  65. 00236aed wl1271: Add support for connection quality monitoring by Juuso Oikarinen · 14 years ago
  66. 1a186a5 wl1271: Fix debug prints for beacon-loss and psm-entry-fail scenarios by Juuso Oikarinen · 14 years ago
  67. d60772f wl1271: Disconnect if PSM entry fails by Juuso Oikarinen · 14 years ago
  68. c2b2d99 wl1271: Configure probe-request template when associated by Juuso Oikarinen · 14 years ago
  69. 64e29e44 wl1271: Removed checking of PSM from handling BSS_LOST_EVENT by Teemu Paasikivi · 14 years ago
  70. 818e306 wl1271: get probe request template from mac80211 by Kalle Valo · 14 years ago
  71. 760d969 wl1271: Removed wl1271_spi.h and made some functions static by Teemu Paasikivi · 14 years ago
  72. 7b048c5 wl1271: Renamed IO functions by Teemu Paasikivi · 14 years ago
  73. 30240fc wl1271: Add SSID configuration for JOIN in ad-hoc by Juuso Oikarinen · 14 years ago
  74. d8c42c0 wl1271: Fix PSM entry by Juuso Oikarinen · 14 years ago
  75. 04477bf wl1271: Check vif for NULL when indicating beacon-loss by Juuso Oikarinen · 15 years ago
  76. 71449f8 wl1271: Change booleans in struct wl1271 into a flags bitmask by Juuso Oikarinen · 15 years ago
  77. 26a63f6 wl1271: Remove beacon-loss-ind from PSM entry failure handling by Juuso Oikarinen · 15 years ago
  78. 13f2dc5 wl1271: Fix event acknowledging functionality by Juuso Oikarinen · 15 years ago
  79. 461fa13 wl1271: Prevent PSM-entry retry loop if PSM cancelled by Juuso Oikarinen · 15 years ago
  80. 19ad071 wl1271: Add retry implementation for PSM entries by Juuso Oikarinen · 15 years ago
  81. d0f63b2 wl1271: fix endianess issues by Luciano Coelho · 15 years ago
  82. 1fd2794 wl1271: Fix event handling mechanism by Juuso Oikarinen · 15 years ago
  83. abb0b3b wl1271: Added support to scan on 5 GHz band by Teemu Paasikivi · 15 years ago
  84. 7462141 wl1271: Remove outdated SPI functions by Juuso Oikarinen · 15 years ago
  85. b771eee wl1271: Enable beacon filtering with the stack by Juuso Oikarinen · 15 years ago
  86. 66497dc wl1271: Clear probe-request template after scan by Juuso Oikarinen · 15 years ago
  87. f5fc0f8 wl1271: add wl1271 driver files by Luciano Coelho · 15 years ago