1. 5ce6900 rt2x00: introduce rt2x00_set_{rt,rf} helpers by Gabor Juhos · 11 years ago
  2. 71d6c1b b43: make struct b2056_inittabs_pts const by Hauke Mehrtens · 11 years ago
  3. 2d9d238 b43: mark some functions and structs static by Hauke Mehrtens · 11 years ago
  4. 2b6254d mwifiex: use separate AMPDU tx/rx window sizes in 11ac networks by Avinash Patil · 11 years ago
  5. 04abc0a mwifiex: change default tx/rx win_size for BA setup by Avinash Patil · 11 years ago
  6. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  7. 689b66c brcmsmac: remove some pmu functions and use the bcma equivalents by Hauke Mehrtens · 11 years ago
  8. ca84a6c bcma: export some gpio functions by Hauke Mehrtens · 11 years ago
  9. 6951618 bcma: export bcma_chipco_get_alp_clock() by Hauke Mehrtens · 11 years ago
  10. d6b688c bcma: handle more devices in bcma_pmu_get_alp_clock() by Hauke Mehrtens · 11 years ago
  11. e3f2ae1 bcma: use BCMA_CC_PMU_CTL_* constants by Hauke Mehrtens · 11 years ago
  12. 0b8d6e5 bcma: mark eromptr as __iomem by Hauke Mehrtens · 11 years ago
  13. 05005c5 Show actual timeout value in failed calibration messages. by Robert Shade · 11 years ago
  14. 56771e5 carl9170: remove fast channel change feature by Christian Lamparter · 11 years ago
  15. fe21bb02 mwl8k: always apply configuration even when device is idle by Jonas Gorski · 11 years ago
  16. c55b376 brcmsmac: add support for adhoc mode by Hauke Mehrtens · 11 years ago
  17. 492b71e brcmsmac: activate AP support by Hauke Mehrtens · 11 years ago
  18. 04d2e42 brcmsmac: deactivate ucode sending probe responses by Hauke Mehrtens · 11 years ago
  19. 5f1e59e brcmsmac: add support for probe response template by Hauke Mehrtens · 11 years ago
  20. c031df3 brcmsmac: react on changing SSID by Hauke Mehrtens · 11 years ago
  21. af44e25 brcmsmac: add beacon template support by Hauke Mehrtens · 11 years ago
  22. ee9794f brcmsmac: write beacon period to hardware by Hauke Mehrtens · 11 years ago
  23. 0627fe3 brcmsmac: remove brcms_pub->bcmerr by Hauke Mehrtens · 11 years ago
  24. 73ff285 brcmsmac: remove brcms_bss_cfg->cur_etheraddr by Hauke Mehrtens · 11 years ago
  25. 7a6c0b1 brcmsmac: remove brcms_bss_cfg->up by Hauke Mehrtens · 11 years ago
  26. 01996ea brcmsmac: remove brcms_bss_cfg->enable by Hauke Mehrtens · 11 years ago
  27. 6da3b6c brcmsmac: remove brcms_bss_cfg->associated by Hauke Mehrtens · 11 years ago
  28. 45c4f65 brcmsmac: remove brcms_bss_cfg->BSS by Hauke Mehrtens · 11 years ago
  29. 70268ce brcmsmac: add interface type to brcms_bss_cfg by Hauke Mehrtens · 11 years ago
  30. 39b2d36 brcmsmac: implement ieee80211_ops get_tsf and set_tsf by Hauke Mehrtens · 11 years ago
  31. 5c1da23 b43: use constants by Hauke Mehrtens · 11 years ago
  32. c0880a2 mwifiex: use fw_status register to wake up PCIe card by Avinash Patil · 11 years ago
  33. c24d992 mwifiex: avoid waking up device in awake state by Avinash Patil · 11 years ago
  34. b2fda1f mwifiex: do not enable PCIe interrupt in Power Save sleep state by Avinash Patil · 11 years ago
  35. 50455ca brcmsmac: Remove unused macro SI_MSG by Joe Perches · 11 years ago
  36. 55f39e6 ath9k: trivial: change spectral relayfs buffering by Zefir Kurtisi · 11 years ago
  37. 2e1253d b43: N-PHY: use more bits for offset in RSSI calibration by Rafał Miłecki · 11 years ago
  38. 8ac3e99 libertas: drop maintainership by Dan Williams · 11 years ago
  39. ace5af3 iwlegacy: 4965-rs: avoid null pointer dereference error by Colin Ian King · 11 years ago
  40. 7fc0357 ath9k: avoid queueing hw check work when suspended by Luis R. Rodriguez · 11 years ago
  41. b251412 b43: A fix for DMA transmission sequence errors by Iestyn C. Elfick · 11 years ago
  42. e67dd87 b43: N-PHY: increase initial value of "mind" in RSSI calibration by Rafał Miłecki · 11 years ago
  43. c4ff948 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  44. 5468344 Revert "brcmsmac: support 4313iPA" by John W. Linville · 11 years ago
  45. 64513ef b43: remove warning for LP-PHY with sprom < 8 by Hauke Mehrtens · 11 years ago
  46. 7e4235a ssb: read additional sprom v2 and v3 attributes. by Hauke Mehrtens · 11 years ago
  47. 12bef78 ssb: fix sprom constant for ant_available_{bg,a} by Hauke Mehrtens · 11 years ago
  48. 0a64bae b43: use bcma_chipco_gpio_control() by Hauke Mehrtens · 11 years ago
  49. 3e69985 bcma: define board types by Rafał Miłecki · 11 years ago
  50. c5116e9 ssb: define more board types by Rafał Miłecki · 11 years ago
  51. 7b828f0 bcma: extract board_type from SPROM by Rafał Miłecki · 11 years ago
  52. 3623b26 ssb: extract board_type from SPROM by Rafał Miłecki · 11 years ago
  53. 83c78da mwifiex: add support to configure VHT for AP mode by Yogesh Ashok Powar · 11 years ago
  54. 657e276 rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when needed by Jussi Kivilinna · 11 years ago
  55. 29bb701 rtlwifi: usb: defer rx processing to tasklet by Jussi Kivilinna · 11 years ago
  56. d7d0f08 rtlwifi: usb: remove extra skb copy on RX path by Jussi Kivilinna · 11 years ago
  57. 872de8f rtlwifi: usb: use usb_alloc_coherent for RX buffers by Jussi Kivilinna · 11 years ago
  58. 2ed79f3 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 11 years ago
  59. 48b81cc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  60. 31c5770 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  61. c78b384 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  62. 0f49d64 mwifiex: reset skb->data after processing PCIe sleep confirm cmd respose by Avinash Patil · 11 years ago
  63. fae17213 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  64. a373c3c Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 11 years ago
  65. 97236a0 wlcore: move handling from hardirq to the irq thread function by Luciano Coelho · 11 years ago
  66. da7aa28 wlcore: use print_hex_dump_debug() by Luciano Coelho · 11 years ago
  67. abca123 wlcore: consider dummy packets when tx queues are empty by Arik Nemtsov · 11 years ago
  68. 75592be wlcore: correctly check state before regdomain conf by Arik Nemtsov · 11 years ago
  69. 0e752df wlcore: AP-mode - recover security seq num for stations by Arik Nemtsov · 11 years ago
  70. 5a99610 wlcore: free AP global links properly on recovery by Arik Nemtsov · 11 years ago
  71. f9ae085 wl18xx: print chip info during boot by Victor Goldenshtein · 11 years ago
  72. c0ad2f2 wlcore: don't attempt to roam in case of p2p by Eyal Shapira · 11 years ago
  73. 8910cfa wlcore: change warn on missing lock in wlcore_queue_xx funcs by Arik Nemtsov · 11 years ago
  74. 0a9ffac wlcore: report rssi from roaming statistics by Nadim Zubidat · 11 years ago
  75. 93d5d10 wlcore: consolidate tx_seq handling on recovery by Arik Nemtsov · 11 years ago
  76. 2fec3d2 wlcore: don't risk using stale HLID during .sta_state callback by Arik Nemtsov · 11 years ago
  77. 37c68ea wlcore: fix link count in single-link-PSM optimization by Arik Nemtsov · 11 years ago
  78. d21553f wlcore: set max num of Rx BA sessions per chip by Igal Chernobelsky · 11 years ago
  79. 0c7cc7f wlcore: enter elp in force ps mode in 5ms by Igal Chernobelsky · 11 years ago
  80. 370bd00 mac80211: Don't restart sta-timer if not associated. by Ben Greear · 11 years ago
  81. f9f4752 cfg80211: always check for scan end on P2P device by Johannes Berg · 11 years ago
  82. 8b30578 mac80211: fix virtual monitor interface locking by Johannes Berg · 11 years ago
  83. ce1eadd cfg80211: fix wdev tracing crash by Johannes Berg · 11 years ago
  84. 0227c7b Bluetooth: fix error return code in rfcomm_add_listener() by Wei Yongjun · 11 years ago
  85. e635c79 iwlwifi: mvm: Add support for different ROC types by Ilan Peer · 12 years ago
  86. fc8fed0 Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 11 years ago
  87. c451e6d iwlwifi: mvm: Increase the max remain on channel time by Ilan Peer · 11 years ago
  88. 6039f3e iwlwifi: mvm: fix WoWLAN RF-kill bug by Johannes Berg · 11 years ago
  89. b926926 iwlwifi: mvm: tune the move to static SMPS due to BT load by Emmanuel Grumbach · 11 years ago
  90. 3322354 iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLV by Emmanuel Grumbach · 11 years ago
  91. d110cb5 iwlwifi: mvm: take the radio type / step / dash from TLVs by Emmanuel Grumbach · 11 years ago
  92. 5358549 iwlwifi: mvm: specify filter flags in monitor mode by Johannes Berg · 11 years ago
  93. 754d7d9 iwlwifi: add debug message when a CMD is dropped in RFKILL by Emmanuel Grumbach · 11 years ago
  94. 1b53f21 iwlwifi: mvm: print the flags in ALIVE notification by Emmanuel Grumbach · 11 years ago
  95. 4103d84 iwlwifi: remove 5ghz_disable option by Stanislaw Gruszka · 11 years ago
  96. 1e1391c iwlwifi: mvm: Fix quota handling for monitor interface by Ilan Peer · 11 years ago
  97. 5649ce4 iwlwifi: use kmemdup instead of kmalloc+memcpy by Andrei Epure · 11 years ago
  98. 398e8c6 iwlwifi: mvm: Remove obsolete queue definitions by Ilan Peer · 11 years ago
  99. a77feb5 iwlwifi: mvm: don't support multi-channel inhibition by Emmanuel Grumbach · 11 years ago
  100. 5b7e662 iwlwifi: mvm: fix the {ack,cts}_kill_msk by Emmanuel Grumbach · 11 years ago