1. 19a4e68 net: wireless: wl1251: Use module_spi_driver macro by Sachin Kamat · 11 years ago
  2. d5a4917 net/wireless/ti/wlcore/spi: Use module_spi_driver to register driver by Peter Huewe · 11 years ago
  3. 5cbba2d wlcore: fix occasional AP TX stop after recovery by Victor Goldenshtein · 11 years ago
  4. 2baf53c wlcore: hold jiffies in unsigned long by Arik Nemtsov · 11 years ago
  5. c838478 wlcore: cancel channel switch work on interface removal by Arik Nemtsov · 11 years ago
  6. ba1e6eb wlcore: set default_wep_key when configured by Yoni Divinsky · 11 years ago
  7. bc2ab3b wl18xx: use locally administered MAC address if not available from fuse by Luciano Coelho · 12 years ago
  8. 6f0b1bb wlcore: configure rates in multiple cases by Eliad Peller · 12 years ago
  9. 33cab57 wlcore: move sysfs handling to a separate file by Luciano Coelho · 12 years ago
  10. 8f6ac53 wlcore: some non-functional clean-ups in main.c by Luciano Coelho · 12 years ago
  11. e3b8bbb wl18xx: FDSP Code RAM Corruption fix by Ido Reis · 12 years ago
  12. 812fd64 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  13. a805de4 wl12xx/wl18xx: scan all 5ghz channels by Eliad Peller · 12 years ago
  14. 0e284c0 wl12xx: increase minimum singlerole firmware version required by Luciano Coelho · 12 years ago
  15. 60c28cf wl12xx: fix minimum required firmware version for wl127x multirole by Luciano Coelho · 12 years ago
  16. 964dc9e cfg80211: take WoWLAN support information out of wiphy struct by Johannes Berg · 11 years ago
  17. 6ed0e32 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  18. a42c74e Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  19. 85220d7 mac80211: support secondary channel offset in CSA by Johannes Berg · 12 years ago
  20. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  21. d364140 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  22. c49b05a net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 12 years ago
  23. 2ed79f3 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 12 years ago
  24. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  25. a373c3c Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 12 years ago
  26. 97236a0 wlcore: move handling from hardirq to the irq thread function by Luciano Coelho · 12 years ago
  27. da7aa28 wlcore: use print_hex_dump_debug() by Luciano Coelho · 12 years ago
  28. abca123 wlcore: consider dummy packets when tx queues are empty by Arik Nemtsov · 12 years ago
  29. 75592be wlcore: correctly check state before regdomain conf by Arik Nemtsov · 12 years ago
  30. 0e752df wlcore: AP-mode - recover security seq num for stations by Arik Nemtsov · 12 years ago
  31. 5a99610 wlcore: free AP global links properly on recovery by Arik Nemtsov · 12 years ago
  32. f9ae085 wl18xx: print chip info during boot by Victor Goldenshtein · 12 years ago
  33. c0ad2f2 wlcore: don't attempt to roam in case of p2p by Eyal Shapira · 12 years ago
  34. 8910cfa wlcore: change warn on missing lock in wlcore_queue_xx funcs by Arik Nemtsov · 12 years ago
  35. 0a9ffac wlcore: report rssi from roaming statistics by Nadim Zubidat · 12 years ago
  36. 93d5d10 wlcore: consolidate tx_seq handling on recovery by Arik Nemtsov · 12 years ago
  37. 2fec3d2 wlcore: don't risk using stale HLID during .sta_state callback by Arik Nemtsov · 12 years ago
  38. 37c68ea wlcore: fix link count in single-link-PSM optimization by Arik Nemtsov · 12 years ago
  39. d21553f wlcore: set max num of Rx BA sessions per chip by Igal Chernobelsky · 12 years ago
  40. 0c7cc7f wlcore: enter elp in force ps mode in 5ms by Igal Chernobelsky · 12 years ago
  41. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  42. d339d5c mac80211: Allow drivers to differentiate between ROC types by Ilan Peer · 12 years ago
  43. 42af657 wl1251: call pm_runtime_put_sync in pm_runtime_get_sync failed case by Li Fei · 12 years ago
  44. a0b1c42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  45. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  46. ded652a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  47. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  48. 4fe0c75 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  49. f1045f5 wlcore: remove newly introduced alloc/OOM messages by Luciano Coelho · 12 years ago
  50. f1e3e05 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE by Johannes Berg · 12 years ago
  51. f5237f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  52. 9c3a8d9 wlcore: fix wrong remote rates when starting STA role by Luciano Coelho · 12 years ago
  53. 1d61466 wl18xx: add new phy configuration parameters for telec support by Victor Goldenshtein · 12 years ago
  54. 5dc283f wlcore: don't hide real error code when booting fails by Luciano Coelho · 12 years ago
  55. 6cc9efe wlcore: move wl12xx_platform_data up and make it truly optional by Luciano Coelho · 12 years ago
  56. 06ab405 wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflicts by Luciano Coelho · 12 years ago
  57. 91147a6 wlcore: use wl12xx_platform_data pointer from wlcore_pdev_data by Luciano Coelho · 12 years ago
  58. afb43e6 wlcore: remove if_ops from platform_data by Luciano Coelho · 12 years ago
  59. 3a0a8d9 wlcore: remove unused set_power method by Luciano Coelho · 12 years ago
  60. 9646b13 wlcore: use single-role version when verifying the PLT firmware by Luciano Coelho · 12 years ago
  61. 0d2e7a5 wireless: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  62. 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
  63. 56e1bd7 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 12 years ago
  64. 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  65. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 12 years ago
  66. 5b37649 Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 12 years ago
  67. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 12 years ago
  68. 8113554 net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings by Jiri Pirko · 12 years ago
  69. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 12 years ago
  70. 02957f9 wl1251: don't use [delayed_]work_pending() by Tejun Heo · 12 years ago
  71. 2e07d02 wlcore: Always pass DMA-able buffers to mmc functions by Ido Yariv · 12 years ago
  72. 2fd8a3b wl18xx: count HW block spare based correctly on keys by Arik Nemtsov · 12 years ago
  73. 0b70078 wlcore: support scan reports during periodic scan by Eyal Shapira · 12 years ago
  74. c80daad wl18xx: support MIMO only if HT mode is not forced to SISO by Arik Nemtsov · 12 years ago
  75. 9ae5d8d wlcore: consolidate Rx BA bitmap management to links struct by Arik Nemtsov · 12 years ago
  76. d6037d2 wlcore: don't take mutex before stopping queues by Arik Nemtsov · 12 years ago
  77. 1c33db7 wlcore: use separate HW queue for each AC in each vif by Arik Nemtsov · 12 years ago
  78. 9a10096 wlcore: use link count for single-STA-PSM optimization by Arik Nemtsov · 12 years ago
  79. 9832389 wl18xx: limit Tx for the AP single-STA-in-PSM case by Arik Nemtsov · 12 years ago
  80. f1626fd wlcore/wl18xx: change priority calculations for links by Arik Nemtsov · 12 years ago
  81. c91ec5f wl18xx: fix a bug in wl->num_rx_desc initialization by Yair Shapira · 12 years ago
  82. c23280e wlcore: set 5Ghz probe-req template for DFS channels by Arik Nemtsov · 12 years ago
  83. 387116b wlcore: improve handling for Rx errors by Arik Nemtsov · 12 years ago
  84. 5d3a160 wlcore: increase scan dwell times if no activity by Eyal Shapira · 12 years ago
  85. f4d0200 wlcore: remove support for injected Tx by Arik Nemtsov · 12 years ago
  86. 530abe1 wlcore: add ACX_PEER_CAP command by Eliad Peller · 12 years ago
  87. b74324d wlcore/wl18xx/wl12xx: remove __dev* attributes by Bill Pemberton · 12 years ago
  88. 4d70384 wl18xx: set last Tx rate from FW status by Arik Nemtsov · 12 years ago
  89. 0e81047 wlcore: improved Tx scheduling algorithm by Arik Nemtsov · 12 years ago
  90. 9ebcb23 wlcore: track FW-allocated packets per link by Arik Nemtsov · 12 years ago
  91. 8591d42 wlcore: count packets held per AC in each vif by Arik Nemtsov · 12 years ago
  92. 1e0708a wlcore: track wlvif inside per-link structure by Arik Nemtsov · 12 years ago
  93. b50a62b wlcore: initialize per-link FW freed blocks correctly by Arik Nemtsov · 12 years ago
  94. 583f816 wlcore: restore default channel configuration by Victor Goldenshtein · 12 years ago
  95. 6c4c453 wlcore: consolidate free_link and always call it by Arik Nemtsov · 12 years ago
  96. d935e38 wlcore: take the mutex before resetting Tx queues by Arik Nemtsov · 12 years ago
  97. 4c14518 wlcore: remove unnecessary WARN_ON in wl12xx_tx_reset by Victor Goldenshtein · 12 years ago
  98. 0330ee1 wl18xx: declare support for greenfield ht_cap by Eliad Peller · 12 years ago
  99. 5d979f3 wlcore: clear roc_vif on iface removal by Arik Nemtsov · 12 years ago
  100. 2718bf4 wlcore: remove WLCORE_QUIRK_NO_ELP by Eliad Peller · 12 years ago