1. 6b41f94 mwifiex: handle driver initialization error paths by Amitkumar Karwar · 11 years ago
  2. 9d55911 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  3. 72bb2f2 bgmac: make bgmac depend on bcm47xx by Hauke Mehrtens · 11 years ago
  4. 6370652 wireless: rt2x00: rt2800usb: add RT3573 devices by Xose Vazquez Perez · 11 years ago
  5. c2b8359 ath9k: Fix diversity combining for AR9285 by Sujith Manoharan · 11 years ago
  6. a4df8f5 mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2P by Avinash Patil · 11 years ago
  7. 6b21a69 mwifiex: remove duplicate structure host_cmd_tlv by Amitkumar Karwar · 11 years ago
  8. bedb361b mwifiex: correction in mwifiex_check_fw_status() return status by Amitkumar Karwar · 11 years ago
  9. a76b20e mwifiex: replace mdelay with msleep by Amitkumar Karwar · 11 years ago
  10. d00062e mwifiex: reduce firmware poll retries by Amitkumar Karwar · 11 years ago
  11. 2739a95 mwifiex: add unregister_dev handler for usb interface by Amitkumar Karwar · 11 years ago
  12. 4cfda67 mwifiex: move if_ops.cleanup_if() call by Amitkumar Karwar · 11 years ago
  13. f3340e6 mwifiex: remove unnecessary del_timer(cmd_timer) by Amitkumar Karwar · 11 years ago
  14. 003d87c mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleak by Amitkumar Karwar · 11 years ago
  15. 43ba6b9 mwifiex: add PCIe shutdown handler to avoid system hang on reboot by Amitkumar Karwar · 11 years ago
  16. 8795ca6 mwifiex: correct max IE length check for WPS IE by Avinash Patil · 11 years ago
  17. 5e4c079 mwifiex: support to send deauth for P2P client by Stone Piao · 11 years ago
  18. 4481b2d mwifiex: skip registering mgmt frame that has already registered by Stone Piao · 11 years ago
  19. eaf49db mwifiex: discard deauth and disassoc event during WPS session by Stone Piao · 11 years ago
  20. 231d83e mwifiex: add tx info to skb when forming mgmt frame by Huawei Yang · 11 years ago
  21. 61c87304 mwifiex: delete AP TX queues when bridged packets reach threshold by Avinash Patil · 11 years ago
  22. c7d9ed9 mwifiex: maintain outstanding packet count for RA list instead of packet size by Avinash Patil · 11 years ago
  23. f0cb84f mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl struct by Avinash Patil · 11 years ago
  24. 0e15370 mwifiex: remove stop_net_dev_queue operation in AP forwarding by Huawei Yang · 11 years ago
  25. 45fe142 iwl3945: better skb management in rx path by Eric Dumazet · 11 years ago
  26. c6c7788 wil6210: drop -Werror compiler flag by Vladimir Kondratiev · 11 years ago
  27. 7309e50 MAINTAINERS: update ath6kl git location by Kalle Valo · 11 years ago
  28. c8ac8aa MAINTAINERS: add ath10k by Kalle Valo · 11 years ago
  29. 504937d wil6210: Enable TCP/UDP checksum HW offload by Kirshenbaum Erez · 11 years ago
  30. c2a146f wil6210: fix error path in wil_tx_vring by Vladimir Kondratiev · 11 years ago
  31. f291f7d cw1200: Fix incorrect endianness annotation in a header field by Solomon Peachy · 11 years ago
  32. 70e89a7 ath9k: Release the RF bus after setting board values by Sujith Manoharan · 11 years ago
  33. 07a9bd2 ath9k: Program correct initvals for FCC by Sujith Manoharan · 11 years ago
  34. 5f35c0f ath9k: Use correct channel when switching bands by Sujith Manoharan · 11 years ago
  35. b840cff ath9k: Fix FastChannelChange for AR9462/AR9565 by Sujith Manoharan · 11 years ago
  36. 81dc75b ath9k: Add a HW flag for FCC by Sujith Manoharan · 11 years ago
  37. 4b03f16 ath9k: Move INI overrides to ar9003_hw_override_ini by Sujith Manoharan · 11 years ago
  38. a76e9ff brcmsmac: Further reduce log spam from tx phy messages by John Greene · 11 years ago
  39. fd4edf1 bcma: fix handling of big addrl by Hauke Mehrtens · 11 years ago
  40. 1cabf7d bcma: return correct error code when bus scan failed by Hauke Mehrtens · 11 years ago
  41. 1604199 bcma: add constants for new ARM based SoCs by Hauke Mehrtens · 11 years ago
  42. 6ffdead bcma: make it possible to select SoC support without mips by Hauke Mehrtens · 11 years ago
  43. bb4997a bcma: add some more core names by Hauke Mehrtens · 11 years ago
  44. 6cdadd4 wil6210: fix subtle race in wil_tx_vring by Vladimir Kondratiev · 11 years ago
  45. f88f113 wil6210: Introduce struct for sw context by Vladimir Kondratiev · 11 years ago
  46. 03269c6 wil6210: Optimize Tx completion by Vladimir Kondratiev · 11 years ago
  47. 4d1ac07 wil6210: fix wrong index in wil_vring_free by Vladimir Kondratiev · 11 years ago
  48. f988b23 wil6210: Align WMI header with latest FW by Vladimir Kondratiev · 11 years ago
  49. d02433d rt2x00: rt2800usb: add USB device ID for Linksys AE3000 by Gabor Juhos · 11 years ago
  50. 65d3c0d rt2x00: rt2800usb: use correct [RT]XWI size for RT3593 by Gabor Juhos · 11 years ago
  51. 2dc2bd2 rt2x00: rt2800lib: enable RT3593 support by Gabor Juhos · 11 years ago
  52. 0f5af26 rt2x00: rt2800lib: enable RF3053 support by Gabor Juhos · 11 years ago
  53. 1095df0 rt2x00: rt2800lib: enable VCO recalibration for RF3053 by Gabor Juhos · 11 years ago
  54. f42b046 rt2x00: rt2800lib: add channel configuration for RF3053 by Gabor Juhos · 11 years ago
  55. c8b9d3d rt2x00: rt2800lib: add rf_vals for RF3053 by Gabor Juhos · 11 years ago
  56. c0a1436 rt2x00: rt2800lib: add default_power3 field for three-chain devices by Gabor Juhos · 11 years ago
  57. f36bb0c rt2x00: rt2800lib: fix LNA_A[12] gain values for RT3593 by Gabor Juhos · 11 years ago
  58. 6316c78 rt2x00: rt2800lib: hardcode TX mixer gain values for RT3593 by Gabor Juhos · 11 years ago
  59. a3f1625 rt2x00: rt2800lib: introduce rt2800_get_txmixer_gain_{24,5}g helpers by Gabor Juhos · 11 years ago
  60. fc739cf rt2x00: rt2800lib: fix default TX power values for RT3593 by Gabor Juhos · 11 years ago
  61. 97aa03f rt2x00: rt2800lib: add rt2800_txpower_to_dev helper by Gabor Juhos · 11 years ago
  62. 5cddb3c rt2x00: rt2800lib: fix antenna configuration for RT3593 by Gabor Juhos · 11 years ago
  63. 4788ac1 rt2x00: rt2800lib: fix BBP1_TX_ANTENNA field configuration for 3T devices by Gabor Juhos · 11 years ago
  64. 34542ff rt2x00: rt2800lib: add TX power configuration for RT3593 by Gabor Juhos · 11 years ago
  65. d63f7e8 rt2x00: rt2800lib: add BBP post initialization for RT3593 by Gabor Juhos · 11 years ago
  66. ab7078a rt2x00: rt2800lib: add RFCSR register initialization for RT3593 by Gabor Juhos · 11 years ago
  67. b189a18 rt2x00: rt2800lib: add BBP register initialization for RT3593 by Gabor Juhos · 11 years ago
  68. 1706d15 rt2x00: rt2800lib: add MAC register initialization for RT3593 by Gabor Juhos · 11 years ago
  69. fa31d15 rt2x00: rt2800lib: add EEPROM map for the RT3593 chipset by Gabor Juhos · 11 years ago
  70. 379448f rt2x00: rt2800lib: introduce rt2800_eeprom_word_index helper by Gabor Juhos · 11 years ago
  71. 022138c rt2x00: rt2800lib: introduce rt2800_eeprom_read_from_array helper by Gabor Juhos · 11 years ago
  72. 3e38d3d rt2x00: rt2800lib: introduce local EEPROM access functions by Gabor Juhos · 11 years ago
  73. 8951b79 rt2x00: rt2800lib: introduce rt2800_eeprom_word enum by Gabor Juhos · 11 years ago
  74. a3835e9 ath9k: Fix RTS threshold by Sujith Manoharan · 11 years ago
  75. 74e1306 ath9k: make rfkill configurable by Johannes Berg · 11 years ago
  76. 3266d73 wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  77. 23d412a brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interface by Arend van Spriel · 11 years ago
  78. 28a905b brcmfmac: decrement pending 8021x count upon tx failure by Arend van Spriel · 11 years ago
  79. 5d21608 ath: wil6210: Fix build error by Larry Finger · 11 years ago
  80. 16ec75b cw1200: Fix OOPS in monitor mode by Solomon Peachy · 11 years ago
  81. 4928bd2 ath9k_htc: reboot firmware if it was loaded by Oleksij Rempel · 11 years ago
  82. dc2a87f ath9k_htc: do some initial hardware configuration by Oleksij Rempel · 11 years ago
  83. 232fde0 mwifiex: fix IRQ enable/disable by Daniel Drake · 11 years ago
  84. 0597a7a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  85. 22f64bd Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  86. 64b6f46 ath9k_hw: Fix multicast search for AR9002 family by Sujith Manoharan · 11 years ago
  87. 6f334c2 rtlwifi: Fix build errors for unusual cases by Larry Finger · 11 years ago
  88. f287cbd ath5k: fix extra set bit in multicast mask by Bob Copeland · 11 years ago
  89. 6a08483 rt2x00: RT2X00 should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  90. b01a60b ssb: fix alignment of struct bcma_device_id by Arnd Bergmann · 11 years ago
  91. 9494849 ath9k_htc: fix data race between request_firmware_nowait() callback and suspend() by Alexey Khoroshilov · 11 years ago
  92. a4943cc ath9k: fix tx pending frames accounting for dropped packets by Felix Fietkau · 11 years ago
  93. bcfb879 rtlwifi: Initialize power-setting callback for USB devices by Larry Finger · 11 years ago
  94. 5c9fc93 mac80211/minstrel: fix NULL pointer dereference issue by Felix Fietkau · 11 years ago
  95. a590ad4 iwlwifi: mvm: remove extra SSID from probe request by David Spinadel · 11 years ago
  96. fe04e83 iwlwifi: mvm: fix bug in scan ssid by David Spinadel · 11 years ago
  97. 48bc130 iwlwifi: mvm: refuse connection to APs with BI < 16 by Johannes Berg · 11 years ago
  98. 113a044 iwlwifi: mvm: track the number of Rx BA sessions by Emmanuel Grumbach · 11 years ago
  99. 93a4266 iwlwifi: mvm: fix L2P BA ressources leak by Emmanuel Grumbach · 11 years ago
  100. 0ecb376 iwlwifi: mvm: Fix VIF specific debugfs directory creation by Alexander Bondar · 11 years ago