1. 69fecf5 wil6210: ensure P2P device is stopped before removing interface by Lior David · 7 years ago
  2. d83ad4c wil6210: increase connect timeout by Lior David · 7 years ago
  3. 7086d86 wil6210: clear PAL_UNIT_ICR part of device reset by Dedy Lansky · 7 years ago
  4. 1490846 wil6210: move pre-FW configuration to separate function by Dedy Lansky · 7 years ago
  5. 761f8e4 wil6210: align to latest auto generated wmi.h by Lazar Alexei · 7 years ago
  6. 5f591dac wil6210: make debugfs compilation optional by Gidon Studinski · 7 years ago
  7. 40cbd88 wil6210: ratelimit errors in TX/RX interrupts by Lior David · 7 years ago
  8. 38d16ab2 wil6210: move vring_idle_trsh definition to wil6210_priv by Gidon Studinski · 7 years ago
  9. eb4c021 wil6210: store FW RF calibration result by Dedy Lansky · 7 years ago
  10. 9b2a4c2 wil6210: fix interface-up check by Hamad Kadmany · 7 years ago
  11. d1fbf07 wil6210: notify wiphy on wowlan support by Maya Erez · 7 years ago
  12. 2623452 wil6210: add statistics for suspend time by Maya Erez · 7 years ago
  13. c662211 wil6210: check no_fw_recovery in resume failure recovery by Maya Erez · 7 years ago
  14. 30868f5 wil6210: support FW RSSI reporting by Dedy Lansky · 7 years ago
  15. 6641525 wil6210: protect against invalid length of tx management frame by Hamad Kadmany · 7 years ago
  16. 24a72b7 Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  17. a520b49 wil6210: remove ioctl interface by Maya Erez · 8 years ago
  18. fe9ee51 wil6210: add support for PCIe D3hot in system suspend by Maya Erez · 8 years ago
  19. 5b49ee9 wil6210: prevent platform callbacks after uninit by Dedy Lansky · 8 years ago
  20. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  21. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  22. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  23. d86d471 wil6210: support devices with different PCIe bar size by Maya Erez · 8 years ago
  24. 646d402 wil6210: Improve AP stop handling by Hamad Kadmany · 8 years ago
  25. 1c39645 wil6210: add option to load FTM FW by Hamad Kadmany · 8 years ago
  26. 0216a89 wil6210: low level RF sector API by Lior David · 8 years ago
  27. 9a49290 wil6210: use memdup_user by Geliang Tang · 8 years ago
  28. ac2291c Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  29. 028f43b Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  30. 3161add wil6210: prevent access to 11AD device if resume fails by Maya Erez · 8 years ago
  31. 98a830a wil6210: fix array out of bounds access in pmc by Dedy Lansky · 8 years ago
  32. bd50e26 wil6210: remove HALP voting in debugfs ioblob by Maya Erez · 8 years ago
  33. 0f6edfe wil6210: fix memory access violation in wil_memcpy_from/toio_32 by Dedy Lansky · 8 years ago
  34. 4d4f813 wil6210: fix check for sparrow D0 FW file by Hamad Kadmany · 8 years ago
  35. a3839fb wil6210: protect against sporadic interrupt during suspend flow by Maya Erez · 8 years ago
  36. b819447 wil6210: fix protection against connections during reset by Hamad Kadmany · 8 years ago
  37. 90ffabb wil6210: align to latest auto generated wmi.h by Dedy Lansky · 8 years ago
  38. 52a4570 wil6210: support 8KB RX buffers by Lior David · 8 years ago
  39. 8b068c03 wil6210: restore power save state after internal FW reset by Lazar Alexei · 8 years ago
  40. 82e9f64 wil6210: fix sequence for scan-abort during reset by Hamad Kadmany · 8 years ago
  41. 818a986 cfg80211: move add/change interface monitor flags into params by Johannes Berg · 8 years ago
  42. b8c31b5d wil6210: add oob_mode for AP certification by Lior David · 8 years ago
  43. 3b56c15 wil6210: correctly report locally generated disconnect in STA mode by Dedy Lansky · 8 years ago
  44. 628639b wil6210: use WMI_DISCONNECT_CMDID upon connect timeout by Dedy Lansky · 8 years ago
  45. f6b29b6 wil6210: protect list of pending wmi events during flush by Hamad Kadmany · 8 years ago
  46. bcdd49b wil6210: store bss object and use cfg80211_connect_bss() by Dedy Lansky · 8 years ago
  47. 18618a9 wil6210: missing reinit_completion in HALP voting by Maya Erez · 8 years ago
  48. 5eb443e wil6210: use print_hex_dump_debug instead of print_hex_dump_bytes by Dedy Lansky · 8 years ago
  49. 9953a78 wil6210: bus_request platform operation refinement by Lior David · 8 years ago
  50. 4a0e45a wil6210: do not start regular scan on stopped p2p device by Lior David · 8 years ago
  51. f2de576 wil6210: set dma mask to reflect device capability by Hamad Kadmany · 8 years ago
  52. 0c1eca4 cfg80211: refactor cfg80211_calculate_bitrate() by Johannes Berg · 8 years ago
  53. 949c2d0 wil6210: include moduleparam.h by Johannes Berg · 8 years ago
  54. 889711a Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  55. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  56. 78484c4 wil6210: convert symbolic permissions to octal permissions by Maya Erez · 8 years ago
  57. c3bfea0 wil6210: option to override A-BFT length in start AP/PCP by Lior David · 8 years ago
  58. 9d865ee wil6210: report association ID (AID) per station in debugfs by Lior David · 8 years ago
  59. a52fb91 wil6210: align to latest auto generated wmi.h by Lior David · 8 years ago
  60. a895cb8 wil6210: fix for broadcast workaround in PBSS by Lior David · 8 years ago
  61. 3ee908d wil6210: protect against false interrupt during reset sequence by Hamad Kadmany · 8 years ago
  62. 4d4c4dc wil6210: missing reinit_completion in wmi_call by Lior David · 8 years ago
  63. 0d2370e wil6210: support new WMI-only FW capability by Dedy Lansky · 8 years ago
  64. af3db60 wil6210: remove __func__ from debug printouts by Lazar Alexei · 8 years ago
  65. a351f2f wil6210: support loading dedicated image for sparrow-plus devices by Lazar Alexei · 8 years ago
  66. 849a564 wil6210: add disable_ap_sme module parameter by Dedy Lansky · 8 years ago
  67. b59eb96 wil6210: constify cfg80211_ops structures by Bhumika Goyal · 8 years ago
  68. 6bdf1e0e Makefile: drop -D__CHECK_ENDIAN__ from cflags by Michael S. Tsirkin · 8 years ago
  69. a9042de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  70. 9165dab treewide: Fix printk() message errors by Masanari Iida · 8 years ago
  71. 8ae5d62 wil6210: align to latest auto generated wmi.h by Lior David · 8 years ago
  72. 6157882 wil6210: add debugfs blobs for UCODE code and data by Lior David · 8 years ago
  73. 1db226f wil6210: validate wil_pmc_alloc parameters by Maya Erez · 8 years ago
  74. bb6743f7 wil6210: delay remain on channel when scan is active by Lior David · 8 years ago
  75. 3fea18d wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORT by Lior David · 8 years ago
  76. cbf795c wil6210: align to latest auto generated wmi.h by Lior David · 8 years ago
  77. 035859a wil6210: add support for abort scan by Maya Erez · 8 years ago
  78. dfb5b09 wil6210: fix deadlock when using fw_no_recovery option by Lior David · 8 years ago
  79. 2c207eb wil6210: add support for power save enable / disable by Maya Erez · 8 years ago
  80. f9e3033 wil6210: fix net queue stop/wake by Dedy Lansky · 8 years ago
  81. 9c22b4a net: use core MTU range checking in wireless drivers by Jarod Wilson · 8 years ago
  82. 13cd9f7 wil6210: extract firmware version from file header by Lior David · 8 years ago
  83. 12bace7 wil6210: extract firmware capabilities from FW file by Lior David · 8 years ago
  84. 08989f9 wil6210: align to latest auto generated wmi.h by Lior David · 8 years ago
  85. 5ffae43 wil6210: fix protection of wil->scan_request by Lior David · 8 years ago
  86. 2690c4c wil6210: fix wiphy registration sequence by Lior David · 8 years ago
  87. dc90506 wil6210: prevent usage of incorrect TX hwtail by Maya Erez · 8 years ago
  88. b0c0e68 wil6210: Fix driver down flow by Lazar Alexei · 8 years ago
  89. d35c2b6 wil6210: fix stop p2p device handling by Maya Erez · 8 years ago
  90. ef86f24 wil6210: change HALP logging category to IRQ by Lior David · 8 years ago
  91. 74b6ac5 wil6210: support rx key setting for all TIDs by Maya Erez · 8 years ago
  92. f1b7764 wil6210: fix HALP handling in case of HALP vote time-out by Maya Erez · 8 years ago
  93. 0163b03 wil6210: align to latest auto generated wmi.h by Maya Erez · 8 years ago
  94. 1d76250 nl80211: support beacon report scanning by Avraham Stern · 9 years ago
  95. eb57a5b wil6210: abort P2P search when stopping P2P device by Lior David · 9 years ago
  96. 9c830ab wil6210: fix chan check in wil_p2p_listen by Maya Erez · 9 years ago
  97. 8fe2a5f wil6210: align wil log functions to wil_dbg_ratelimited implementation by Maya Erez · 9 years ago
  98. e34dc64 wil6210: add pm_notify handling by Maya Erez · 9 years ago
  99. a1526f7 wil6210: fix dma mapping error cleanup in __wil_tx_vring_tso by Maya Erez · 9 years ago
  100. 34b8886 wil6210: protect wil_vring_fini_tx in parallel to tx completions by Maya Erez · 9 years ago