1. 30a0035 wlcore: user smaller sqn padding for GEM by Eliad Peller · 10 years ago
  2. 50d26aa wlcore: save seq num only between recoveries by Eliad Peller · 10 years ago
  3. 633e271 mac80211: split sched scan IEs by David Spinadel · 10 years ago
  4. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 10 years ago
  5. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  6. 922bd80 cfg80211: constify wowlan/coalesce mask/pattern pointers by Johannes Berg · 10 years ago
  7. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  8. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 10 years ago
  9. c8e4955 net: Replace min macro with min_t by Silvan Jegen · 10 years ago
  10. 37e3308 mac80211: allow driver to return error from sched_scan_stop by Johannes Berg · 10 years ago
  11. 6b27fe5 wlcore: add support for STA CSA with chan contexts by Arik Nemtsov · 10 years ago
  12. d881fa2 wlcore: enable beacon filtering only after receiving a beacon by Eliad Peller · 10 years ago
  13. 1ede950 wlcore: decrease warning verbosity during recovery by Arik Nemtsov · 10 years ago
  14. 41ed1a7 wlcore: consider multiple APs when checking active_link_count by Eliad Peller · 10 years ago
  15. bf4e5f1 wlcore: don't handle unsetting of default wep key by Eliad Peller · 10 years ago
  16. 5a441f5 wlcore: don't stop sched_scan on interface removal by Barak Bercovitz · 10 years ago
  17. 028e724 wl18xx: move to new firmware (wl18xx-fw-3.bin) by Eliad Peller · 10 years ago
  18. abf0b24 wlcore/wl12xx/wl18xx: configure iface_combinations per-hw by Eliad Peller · 10 years ago
  19. 32f0fd5 wlcore/wl12xx/wl18xx: configure max_stations per-hw by Eliad Peller · 10 years ago
  20. da08fdf wlcore/wl12xx/wl18xx: configure num_links per-hw by Eliad Peller · 10 years ago
  21. 75fb4df wlcore/wl12xx/wl18xx: simplify fw_status handling by Eliad Peller · 10 years ago
  22. 9be86cf wlcore: cancel Tx watchdog on suspend and rearm on first Tx after by Arik Nemtsov · 10 years ago
  23. 02d0727 wlcore: memset wl->rx_filter_enabled to zero after recovery by Nadim Zubidat · 10 years ago
  24. b30d49b wl12xx: fix tx power setting by Alex Gal · 11 years ago
  25. 685328b mac80211: remove channel_change_time by Johannes Berg · 11 years ago
  26. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  27. 8d3c1fd wlcore: save last regdom configuration on stop by Eliad Peller · 11 years ago
  28. 2473ec8 wlcore: wakeup from ELP before starting recovery by Barak Bercovitz · 11 years ago
  29. 5cc14c0 wlcore: read fw panic log only in host mode by Barak Bercovitz · 11 years ago
  30. c83cb80 wlcore/wl18xx/wl12xx: FW log params per chip arch by Igal Chernobelsky · 11 years ago
  31. 93ac848 wlcore: fwlog dynamic mem_block control by Ido Reis · 11 years ago
  32. 71e996b wlcore: add ap_event_mask by Eliad Peller · 11 years ago
  33. f2cede4 wlcore: always register dummy hardirq by Arik Nemtsov · 11 years ago
  34. 7ca38a9 wlcore: remove unsupported channels by Eliad Peller · 11 years ago
  35. b0ed8a4 wlcore: re-enable idle handling by Arik Nemtsov · 11 years ago
  36. dd491ff wlcore: add new plt power-mode: CHIP_AWAKE by Yair Shapira · 11 years ago
  37. 187e52c wlcore: ROC on AP channel before auth reply by Arik Nemtsov · 11 years ago
  38. 9065062 wireless: wlcore: use dev_get_platdata() by Jingoo Han · 11 years ago
  39. 1fb90260 mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers by Johannes Berg · 11 years ago
  40. 50ac660 cfg80211/nl80211: rename packet pattern related structures and enums by Amitkumar Karwar · 11 years ago
  41. 5cbba2d wlcore: fix occasional AP TX stop after recovery by Victor Goldenshtein · 11 years ago
  42. c838478 wlcore: cancel channel switch work on interface removal by Arik Nemtsov · 11 years ago
  43. ba1e6eb wlcore: set default_wep_key when configured by Yoni Divinsky · 11 years ago
  44. 6f0b1bb wlcore: configure rates in multiple cases by Eliad Peller · 11 years ago
  45. 33cab57 wlcore: move sysfs handling to a separate file by Luciano Coelho · 11 years ago
  46. 8f6ac53 wlcore: some non-functional clean-ups in main.c by Luciano Coelho · 11 years ago
  47. 964dc9e cfg80211: take WoWLAN support information out of wiphy struct by Johannes Berg · 11 years ago
  48. 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
  49. 2ed79f3 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 11 years ago
  50. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  51. a373c3c Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 11 years ago
  52. 97236a0 wlcore: move handling from hardirq to the irq thread function by Luciano Coelho · 11 years ago
  53. 75592be wlcore: correctly check state before regdomain conf by Arik Nemtsov · 11 years ago
  54. 0e752df wlcore: AP-mode - recover security seq num for stations by Arik Nemtsov · 11 years ago
  55. 5a99610 wlcore: free AP global links properly on recovery by Arik Nemtsov · 11 years ago
  56. 0a9ffac wlcore: report rssi from roaming statistics by Nadim Zubidat · 11 years ago
  57. 93d5d10 wlcore: consolidate tx_seq handling on recovery by Arik Nemtsov · 11 years ago
  58. 2fec3d2 wlcore: don't risk using stale HLID during .sta_state callback by Arik Nemtsov · 11 years ago
  59. 37c68ea wlcore: fix link count in single-link-PSM optimization by Arik Nemtsov · 11 years ago
  60. d21553f wlcore: set max num of Rx BA sessions per chip by Igal Chernobelsky · 11 years ago
  61. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 11 years ago
  62. d339d5c mac80211: Allow drivers to differentiate between ROC types by Ilan Peer · 11 years ago
  63. f1e3e05 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE by Johannes Berg · 11 years ago
  64. 5dc283f wlcore: don't hide real error code when booting fails by Luciano Coelho · 11 years ago
  65. afb43e6 wlcore: remove if_ops from platform_data by Luciano Coelho · 11 years ago
  66. 3a0a8d9 wlcore: remove unused set_power method by Luciano Coelho · 11 years ago
  67. 20fb9e5 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  68. 56e1bd7 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 11 years ago
  69. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 12 years ago
  70. 5b37649 Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 12 years ago
  71. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 12 years ago
  72. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 12 years ago
  73. 2e07d02 wlcore: Always pass DMA-able buffers to mmc functions by Ido Yariv · 12 years ago
  74. 9ae5d8d wlcore: consolidate Rx BA bitmap management to links struct by Arik Nemtsov · 12 years ago
  75. d6037d2 wlcore: don't take mutex before stopping queues by Arik Nemtsov · 12 years ago
  76. 1c33db7 wlcore: use separate HW queue for each AC in each vif by Arik Nemtsov · 12 years ago
  77. 9a10096 wlcore: use link count for single-STA-PSM optimization by Arik Nemtsov · 12 years ago
  78. f4d0200 wlcore: remove support for injected Tx by Arik Nemtsov · 12 years ago
  79. 530abe1 wlcore: add ACX_PEER_CAP command by Eliad Peller · 12 years ago
  80. b74324d wlcore/wl18xx/wl12xx: remove __dev* attributes by Bill Pemberton · 12 years ago
  81. 0e81047 wlcore: improved Tx scheduling algorithm by Arik Nemtsov · 12 years ago
  82. 9ebcb23 wlcore: track FW-allocated packets per link by Arik Nemtsov · 12 years ago
  83. 8591d42 wlcore: count packets held per AC in each vif by Arik Nemtsov · 12 years ago
  84. 583f816 wlcore: restore default channel configuration by Victor Goldenshtein · 12 years ago
  85. 6c4c453 wlcore: consolidate free_link and always call it by Arik Nemtsov · 12 years ago
  86. d935e38 wlcore: take the mutex before resetting Tx queues by Arik Nemtsov · 12 years ago
  87. 5d979f3 wlcore: clear roc_vif on iface removal by Arik Nemtsov · 12 years ago
  88. 2718bf4 wlcore: remove WLCORE_QUIRK_NO_ELP by Eliad Peller · 12 years ago
  89. aaabee8 Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 12 years ago
  90. 7230341 wlcore/wl18xx/wl12xx: add recovery settings to conf by Yair Shapira · 12 years ago
  91. c108c90 wlcore: gather information about firmware stability by Luciano Coelho · 12 years ago
  92. 518b680 wlcore: move ps change handling to .bss_info_changed() by Eliad Peller · 12 years ago
  93. 426001a wlcore: use sta_state-based ROCs for AP mode by Eliad Peller · 12 years ago
  94. de40750 wlcore/wl18xx/wl12xx: separate channel count between chips by Arik Nemtsov · 12 years ago
  95. 847cbeb wlcore: don't stop fwlog if dbgpins are used by Eliad Peller · 12 years ago
  96. 5f9b677 wlcore: use new set bandwidth command to adjusting channel BW by Arik Nemtsov · 12 years ago
  97. 1019975 wlcore: call ieee80211_sched_scan_stopped on interface removal by Eliad Peller · 12 years ago
  98. 6b70e7e wlcore: add new reg-domain configuration command by Victor Goldenshtein · 12 years ago
  99. 978cd3a wlcore: save session_id per-link by Eliad Peller · 12 years ago
  100. d50529c wlcore: pass wmm configuration to the fw by Eliad Peller · 12 years ago