1. 8a8e31c rtlwifi: rtl8192c: Fix W=1 warning by Larry Finger · 12 years ago
  2. 829323cd rtlwifi: Fix warnings in usb.c by Larry Finger · 12 years ago
  3. d221ad1 rtlwifi: Fix many compile warnings when using W=1 by Larry Finger · 12 years ago
  4. c480601 wireless: rt2x00: rt2800pci add id by Xose Vazquez Perez · 12 years ago
  5. c67ba5e ath9k: Remove unused variables in ath_mci_cleanup by Sven Eckelmann · 12 years ago
  6. 1282437 ath9k: Fix sparse __CHECK_ENDIAN__ for spectral code by Sven Eckelmann · 12 years ago
  7. 00b5418 ath9k: Only remove spectral scan relay file when it was created by Sven Eckelmann · 12 years ago
  8. ab2e2fc ath9k: Only add fix_rssi_inv_only when spectral code is used by Sven Eckelmann · 12 years ago
  9. bd2ffe1 ath9k: Only process fft samples when ATH9K_DEBUGFS is enabled by Sven Eckelmann · 12 years ago
  10. c672a3a ath9k: Select RELAY for ATH9K_DEBUGFS by Sven Eckelmann · 12 years ago
  11. 5e3175f mwifiex: remove max_tx_buf_size by Bing Zhao · 12 years ago
  12. 6274923 mwifiex: do not reconfigure tx buffer size in firmware while associating by Bing Zhao · 12 years ago
  13. 21fbbca ath9k: report A-MPDU status by Christian Lamparter · 12 years ago
  14. cd435d5 wireless: rt2x00: rt2800usb add/identify ids by Xose Vazquez Perez · 12 years ago
  15. 96ebbe8 iwlegacy: check for dma mapping errors by Stanislaw Gruszka · 12 years ago
  16. 58b2710 bcma: Xflash: reorder includes to make pr_fmt work by Rafał Miłecki · 12 years ago
  17. 0255bed iwl4965: report A-MPDU status by Christian Lamparter · 12 years ago
  18. e56b04e iwlwifi: move register access lock into transport by Lilach Edelstein · 12 years ago
  19. e139dc4 iwlwifi: add iwl_set_bits_mask to transport API by Lilach Edelstein · 12 years ago
  20. 6690c01 iwlwifi: lower BT coex aggregation message severity by Johannes Berg · 12 years ago
  21. 8ca151b iwlwifi: add the MVM driver by Johannes Berg · 12 years ago
  22. b1e1adf iwlwifi: add NVM and PHY DB code for new MVM driver by Johannes Berg · 12 years ago
  23. aa2b177 iwlwifi: fix calibration parser by Johannes Berg · 12 years ago
  24. 4a4ee10 iwlwifi: clean up CMD_MODE enum by Johannes Berg · 12 years ago
  25. 99cd471 iwlwifi: add 7000 series device configuration by Johannes Berg · 12 years ago
  26. de8d7a5 Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 12 years ago
  27. c331997 wil6210: fix wil_vring_init_tx status by Vladimir Kondratiev · 12 years ago
  28. 2acb422 wil6210: Never delete Rx chain with firmware by Vladimir Kondratiev · 12 years ago
  29. afda8bb wil6210: checkpatch warnings by Vladimir Kondratiev · 12 years ago
  30. 7743882 wil6210: fix checkpatch CamelCase warnings by Vladimir Kondratiev · 12 years ago
  31. e08b590 wil6210: Reorder reset preparation sequence by Vladimir Kondratiev · 12 years ago
  32. 56f004b wil6210: Separate common code for mbox regs caching to function by Vladimir Kondratiev · 12 years ago
  33. b98917d wil6210: Fix "don't scan after connect" logic by Vladimir Kondratiev · 12 years ago
  34. 241804c wil6210: Call skb_orphan() right before Rx indication by Vladimir Kondratiev · 12 years ago
  35. cb90173 wil6210: Fix: Tx stall by Vladimir Kondratiev · 12 years ago
  36. 795ce73 wil6210: Count Tx statistics on Tx completion by Vladimir Kondratiev · 12 years ago
  37. 47e19af wil6210: Refactor rx init/fini by Vladimir Kondratiev · 12 years ago
  38. 2057ebb wil6210: remove raw wil_dbg() calls by Vladimir Kondratiev · 12 years ago
  39. 4789d72 wil6210: rearrange IRQ debug printing by Vladimir Kondratiev · 12 years ago
  40. 7269494 wil6210: Detect FW error by Vladimir Kondratiev · 12 years ago
  41. 485f107 mwifiex: avoid out of bounds access in mwifiex_get_common_rates. by Cyril Roelandt · 12 years ago
  42. 44ba973 rtlwifi: Eliminate two empty routines by Larry Finger · 12 years ago
  43. 44ceaf3 net: iwlegacy: remove unused variable by Guenter Roeck · 12 years ago
  44. 00bcd0d iwlegacy: fix antenna bitmask by Christian Lamparter · 12 years ago
  45. 8f1ca26 bcma: add gpio_to_irq by Hauke Mehrtens · 12 years ago
  46. a6ca2e1 ssb: add gpio_to_irq by Hauke Mehrtens · 12 years ago
  47. 5b2e2ec mwifiex: do not overwrite error code from lower layer driver by Bing Zhao · 12 years ago
  48. 3220712 mwifiex: don't return zero on failure paths in mwifiex_pcie_init() by Alexey Khoroshilov · 12 years ago
  49. baf58b0 rtl8723ae: Fix misspellings sucess->success by Anatol Pomozov · 12 years ago
  50. dcee743 mwl8k: Do not call STA specific cmds not supported by the AP fw by Yogesh Ashok Powar · 12 years ago
  51. 41bf911 mwl8k: Choose interface specific calls on vif type by Yogesh Ashok Powar · 12 years ago
  52. d994a1c mwl8k: Add/Del self entry for AP interface only by Yogesh Ashok Powar · 12 years ago
  53. 751930c mwl8k: Enable hw encryption for STA mode on AP fw by Yogesh Ashok Powar · 12 years ago
  54. af45883 mwl8k: set mac type to MWL8K_MAC_TYPE_SECONDARY_CLIENT by Yogesh Ashok Powar · 12 years ago
  55. d59c1cf mwl8k: Allow adding station interface on AP firmware by Yogesh Ashok Powar · 12 years ago
  56. 2acdaa7 mwl8k: Announce simultaneous AP-STA support on AP fw by Yogesh Ashok Powar · 12 years ago
  57. a246ac3 mwl8k: Move tx/rx antenna configuration to mwl8k_probe_hw by Yogesh Ashok Powar · 12 years ago
  58. 0f4316b mwl8k: Do not call mwl8k_cmd_set_rf_channel unconditionally by Yogesh Ashok Powar · 12 years ago
  59. e882efc mwl8k: Stop bsses before hw specific commands by Yogesh Ashok Powar · 12 years ago
  60. 73e4dbe bcma: register platform device for parallel flash by Rafał Miłecki · 12 years ago
  61. c7a4a9e ssb: register platform device for parallel flash by Rafał Miłecki · 12 years ago
  62. f1ab57e ssb: trivial: use pflash helper variable by Rafał Miłecki · 12 years ago
  63. 4a5fc6d rt2x00: allow AP and mesh mode to operate simultaneously by Chun-Yeow Yeoh · 12 years ago
  64. 9294138 rt2x00: remove NOTICE by Stanislaw Gruszka · 12 years ago
  65. bb9c298 rt2800usb: move "TX status missed" messages to debug level by Stanislaw Gruszka · 12 years ago
  66. 28f2bce rt2x00: print warning, notice and info as default by Stanislaw Gruszka · 12 years ago
  67. 4ab0b0a ath9k: Update spectral scan output data by Sven Eckelmann · 12 years ago
  68. 3a32556 ath9k: reorder error codes for spectral by Simon Wunderlich · 12 years ago
  69. 9b99e66 ath9k: drop spectral packets after processing them by Simon Wunderlich · 12 years ago
  70. 04ccd4a ath9k: add debug parameters for spectral scan by Simon Wunderlich · 12 years ago
  71. 6ccea75 mwifiex: fix invalid access of PCIe RxBD ring buffer descriptor by Avinash Patil · 12 years ago
  72. def6452 rt2x00: print chip and firmware version by default by Stanislaw Gruszka · 12 years ago
  73. 29d7b33 drivers/net/wireless/iwlegacy/4965-mac.c: adjust duplicate test by Julia Lawall · 12 years ago
  74. 1698c6d Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  75. 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
  76. 56e1bd7 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 12 years ago
  77. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  78. 97c7952 iwlwifi: include debugfs.h by Johannes Berg · 12 years ago
  79. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 12 years ago
  80. d13f186 iwlwifi: provide RX page order by Emmanuel Grumbach · 12 years ago
  81. 128e63e iwlwifi: update copyright by Johannes Berg · 12 years ago
  82. c5e818e ath9k_hw: remove a useless WARN_ON by Felix Fietkau · 12 years ago
  83. 9dbac67 ath9k_hw: reduce struct ar5416AniState size by Felix Fietkau · 12 years ago
  84. f5ffe23 ath9k_hw: remove ath9k_hw_ani_setup and its variables by Felix Fietkau · 12 years ago
  85. 0166b4b ath9k_hw: make the initval parameter to ath9k_hw_write_array const by Felix Fietkau · 12 years ago
  86. 81b5195 ath9k: use ath_tx_process_buffer instead of open-coding similar code by Felix Fietkau · 12 years ago
  87. 1381559 ath9k: clean up processing of pending tx frames on reset by Felix Fietkau · 12 years ago
  88. 0a62acb ath9k: stop rx after tx by Felix Fietkau · 12 years ago
  89. eee569e net: wireless/rtlwifi: fix uninitialized variable issue by Cong Ding · 12 years ago
  90. 6628450 iwlegacy: don't return zero on failure paths in il4965_pci_probe() by Alexey Khoroshilov · 12 years ago
  91. a2ca8ec mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]() by Alexey Khoroshilov · 12 years ago
  92. 7532c7d mwifiex: correction in status codes used for association failure by Amitkumar Karwar · 12 years ago
  93. 84e9e8ebd rt2x00: Improve TX status handling for BlockAckReq frames by Helmut Schaa · 12 years ago
  94. f49aabf prism54: bug in getting auth type by Dan Carpenter · 12 years ago
  95. e03e8dd b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent() by Dan Carpenter · 12 years ago
  96. 708d019 drivers/net/wireless: need consider the not '\0' terminated string. by Chen Gang · 12 years ago
  97. 6aaacd8 ath9k_hw: fix RF bank initialization by Felix Fietkau · 12 years ago
  98. 066433a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  99. aa3c90b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  100. 83f0c6d mwifiex: fix typo in PCIe adapter NULL check by Avinash Patil · 12 years ago