1. 87cba16 wlcore: don't WARN_ON in case of existing ROC by Eliad Peller · 9 years ago
  2. 50ea05e mac80211: pass block ack session timeout to to driver by Sara Sharon · 9 years ago
  3. 3719c17 wlcore/wl18xx: fw logger over sdio by Shahar Patury · 9 years ago
  4. e3abc8f mac80211: allow to transmit A-MSDU within A-MPDU by Emmanuel Grumbach · 9 years ago
  5. 7845af3 wlcore: add p2p device support by Eliad Peller · 9 years ago
  6. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 9 years ago
  7. d98c3ed Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  8. 0e00a0f Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  9. bd76348 wl18xx: wlan_irq: support platform dependent interrupt types by Eyal Reizer · 9 years ago
  10. df14046 mac80211: remove support for IFF_PROMISC by Johannes Berg · 9 years ago
  11. 60d7900 wlcore: enable IEEE80211_HW_SUPPORT_FAST_XMIT by Johannes Berg · 9 years ago
  12. 83c3a7d wlcore: remove wl12xx_platform_data by Eliad Peller · 10 years ago
  13. 6f921fa wlcore: set irq_trigger in board files instead of hiding behind a quirk by Luciano Coelho · 10 years ago
  14. bcb5144 wlcore: unlock on error in wl1271_op_suspend() by Dan Carpenter · 10 years ago
  15. 6b03e32 Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next by Kalle Valo · 10 years ago
  16. 1cd91b2 wlcore: add dfs region to reg domain update cmd by Guy Mishol · 10 years ago
  17. 4ce9fad wlcore: allow using dfs channels by Eliad Peller · 10 years ago
  18. 830513a wlcore: add dfs master restart calls by Eliad Peller · 10 years ago
  19. 534719f wlcore: add support for ap csa by Eliad Peller · 10 years ago
  20. 750e9d1 wl18xx: add radar detection implementation by Eliad Peller · 10 years ago
  21. b8714d1 wlcore: enable AP wowlan by Eliad Peller · 10 years ago
  22. 6d5a748 wlcore: add ability to reduce FW interrupts during suspend by Ram Amrani · 10 years ago
  23. 7d3b29e wlcore/wl18xx: handle rc updates in a separate work by Eliad Peller · 10 years ago
  24. 319090b cfg80211: remove enum station_info_flags by Johannes Berg · 10 years ago
  25. 2b9a7e1 mac80211: allow drivers to provide most station statistics by Johannes Berg · 10 years ago
  26. 848955c mac80211: move U-APSD enablement to vif flags by Johannes Berg · 10 years ago
  27. 0f791eb4 mac80211: allow channel switch with multiple channel contexts by Luciano Coelho · 10 years ago
  28. 5e74b3a wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs by Eliad Peller · 10 years ago
  29. e656286 wlcore: don't switch channels on disconnected STA vifs by Arik Nemtsov · 10 years ago
  30. d8c5a48 wlcore: register vendor commands by Eliad Peller · 10 years ago
  31. fbddf58 wlcore: increase max roc duration to 30 seconds by Eliad Peller · 10 years ago
  32. 71a301b wlcore: use correct LAA bit by Eliad Peller · 10 years ago
  33. 30a0035 wlcore: user smaller sqn padding for GEM by Eliad Peller · 10 years ago
  34. 50d26aa wlcore: save seq num only between recoveries by Eliad Peller · 10 years ago
  35. 633e271 mac80211: split sched scan IEs by David Spinadel · 11 years ago
  36. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 11 years ago
  37. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  38. 922bd80 cfg80211: constify wowlan/coalesce mask/pattern pointers by Johannes Berg · 10 years ago
  39. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  40. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 10 years ago
  41. c8e4955 net: Replace min macro with min_t by Silvan Jegen · 11 years ago
  42. 37e3308 mac80211: allow driver to return error from sched_scan_stop by Johannes Berg · 11 years ago
  43. 6b27fe5 wlcore: add support for STA CSA with chan contexts by Arik Nemtsov · 11 years ago
  44. d881fa2 wlcore: enable beacon filtering only after receiving a beacon by Eliad Peller · 11 years ago
  45. 1ede950 wlcore: decrease warning verbosity during recovery by Arik Nemtsov · 11 years ago
  46. 41ed1a7 wlcore: consider multiple APs when checking active_link_count by Eliad Peller · 11 years ago
  47. bf4e5f1 wlcore: don't handle unsetting of default wep key by Eliad Peller · 11 years ago
  48. 5a441f5 wlcore: don't stop sched_scan on interface removal by Barak Bercovitz · 11 years ago
  49. 028e724 wl18xx: move to new firmware (wl18xx-fw-3.bin) by Eliad Peller · 11 years ago
  50. abf0b24 wlcore/wl12xx/wl18xx: configure iface_combinations per-hw by Eliad Peller · 11 years ago
  51. 32f0fd5 wlcore/wl12xx/wl18xx: configure max_stations per-hw by Eliad Peller · 11 years ago
  52. da08fdf wlcore/wl12xx/wl18xx: configure num_links per-hw by Eliad Peller · 11 years ago
  53. 75fb4df wlcore/wl12xx/wl18xx: simplify fw_status handling by Eliad Peller · 11 years ago
  54. 9be86cf wlcore: cancel Tx watchdog on suspend and rearm on first Tx after by Arik Nemtsov · 11 years ago
  55. 02d0727 wlcore: memset wl->rx_filter_enabled to zero after recovery by Nadim Zubidat · 11 years ago
  56. b30d49b wl12xx: fix tx power setting by Alex Gal · 11 years ago
  57. 685328b mac80211: remove channel_change_time by Johannes Berg · 11 years ago
  58. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  59. 8d3c1fd wlcore: save last regdom configuration on stop by Eliad Peller · 11 years ago
  60. 2473ec8 wlcore: wakeup from ELP before starting recovery by Barak Bercovitz · 11 years ago
  61. 5cc14c0 wlcore: read fw panic log only in host mode by Barak Bercovitz · 11 years ago
  62. c83cb80 wlcore/wl18xx/wl12xx: FW log params per chip arch by Igal Chernobelsky · 11 years ago
  63. 93ac848 wlcore: fwlog dynamic mem_block control by Ido Reis · 11 years ago
  64. 71e996b wlcore: add ap_event_mask by Eliad Peller · 11 years ago
  65. f2cede4 wlcore: always register dummy hardirq by Arik Nemtsov · 11 years ago
  66. 7ca38a9 wlcore: remove unsupported channels by Eliad Peller · 11 years ago
  67. b0ed8a4 wlcore: re-enable idle handling by Arik Nemtsov · 11 years ago
  68. dd491ff wlcore: add new plt power-mode: CHIP_AWAKE by Yair Shapira · 11 years ago
  69. 187e52c wlcore: ROC on AP channel before auth reply by Arik Nemtsov · 11 years ago
  70. 9065062 wireless: wlcore: use dev_get_platdata() by Jingoo Han · 11 years ago
  71. 1fb90260 mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers by Johannes Berg · 11 years ago
  72. 50ac660 cfg80211/nl80211: rename packet pattern related structures and enums by Amitkumar Karwar · 11 years ago
  73. 5cbba2d wlcore: fix occasional AP TX stop after recovery by Victor Goldenshtein · 11 years ago
  74. c838478 wlcore: cancel channel switch work on interface removal by Arik Nemtsov · 11 years ago
  75. ba1e6eb wlcore: set default_wep_key when configured by Yoni Divinsky · 11 years ago
  76. 6f0b1bb wlcore: configure rates in multiple cases by Eliad Peller · 11 years ago
  77. 33cab57 wlcore: move sysfs handling to a separate file by Luciano Coelho · 11 years ago
  78. 8f6ac53 wlcore: some non-functional clean-ups in main.c by Luciano Coelho · 11 years ago
  79. 964dc9e cfg80211: take WoWLAN support information out of wiphy struct by Johannes Berg · 11 years ago
  80. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  81. 2ed79f3 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 11 years ago
  82. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  83. a373c3c Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 11 years ago
  84. 97236a0 wlcore: move handling from hardirq to the irq thread function by Luciano Coelho · 12 years ago
  85. 75592be wlcore: correctly check state before regdomain conf by Arik Nemtsov · 12 years ago
  86. 0e752df wlcore: AP-mode - recover security seq num for stations by Arik Nemtsov · 12 years ago
  87. 5a99610 wlcore: free AP global links properly on recovery by Arik Nemtsov · 12 years ago
  88. 0a9ffac wlcore: report rssi from roaming statistics by Nadim Zubidat · 12 years ago
  89. 93d5d10 wlcore: consolidate tx_seq handling on recovery by Arik Nemtsov · 12 years ago
  90. 2fec3d2 wlcore: don't risk using stale HLID during .sta_state callback by Arik Nemtsov · 12 years ago
  91. 37c68ea wlcore: fix link count in single-link-PSM optimization by Arik Nemtsov · 12 years ago
  92. d21553f wlcore: set max num of Rx BA sessions per chip by Igal Chernobelsky · 12 years ago
  93. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  94. d339d5c mac80211: Allow drivers to differentiate between ROC types by Ilan Peer · 12 years ago
  95. f1e3e05 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE by Johannes Berg · 12 years ago
  96. 5dc283f wlcore: don't hide real error code when booting fails by Luciano Coelho · 12 years ago
  97. afb43e6 wlcore: remove if_ops from platform_data by Luciano Coelho · 12 years ago
  98. 3a0a8d9 wlcore: remove unused set_power method by Luciano Coelho · 12 years ago
  99. 20fb9e5 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  100. 56e1bd7 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 12 years ago