1. 3713300 ath9k: Use a subroutine to calculate ALT ratio by Sujith Manoharan · 11 years ago
  2. 9ddf030 ath9k: Simplify checks in quick_scan by Sujith Manoharan · 11 years ago
  3. 5f800ff ath9k: Use a helper function for checking LNA options by Sujith Manoharan · 11 years ago
  4. ef99911 ath9k: Use a subroutine to try LNA switch by Sujith Manoharan · 11 years ago
  5. 552bde4 ath9k: Add ALT check for cards with GROUP-3 config by Sujith Manoharan · 11 years ago
  6. 9383be4 ath9k: Use a subroutine to check for short scan by Sujith Manoharan · 11 years ago
  7. 3fbaf4c ath9k: Do a quick scan only when scan_not_start is true by Sujith Manoharan · 11 years ago
  8. 4eba10c ath9k: Add a debugfs file for antenna diversity by Sujith Manoharan · 11 years ago
  9. c1de4a9 iwl4965: better skb management in rx path by Stanislaw Gruszka · 11 years ago
  10. 092c464 ssb: drop BROKEN from SSB_SFLASH by Rafał Miłecki · 11 years ago
  11. d28e5e5 rtlwifi: rtl8192cu: fix function declaration header by Mark Schulte · 11 years ago
  12. 78dfca6 mwifiex: populate rates in probe request using cfg80211_scan_request by Avinash Patil · 11 years ago
  13. c3afd99 mwifiex: fix adapter pointer dereference issue by Amitkumar Karwar · 11 years ago
  14. 7546ff9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  15. 2cdf359 mwifiex: code rearrangement in sdio.c by Amitkumar Karwar · 11 years ago
  16. 6b41f94 mwifiex: handle driver initialization error paths by Amitkumar Karwar · 11 years ago
  17. 9d55911 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  18. 72bb2f2 bgmac: make bgmac depend on bcm47xx by Hauke Mehrtens · 11 years ago
  19. 6370652 wireless: rt2x00: rt2800usb: add RT3573 devices by Xose Vazquez Perez · 11 years ago
  20. c2b8359 ath9k: Fix diversity combining for AR9285 by Sujith Manoharan · 11 years ago
  21. a4df8f5 mwifiex: modify mwifiex_ap_sta_limits to advertise support for P2P by Avinash Patil · 11 years ago
  22. 6b21a69 mwifiex: remove duplicate structure host_cmd_tlv by Amitkumar Karwar · 11 years ago
  23. bedb361b mwifiex: correction in mwifiex_check_fw_status() return status by Amitkumar Karwar · 11 years ago
  24. a76b20e mwifiex: replace mdelay with msleep by Amitkumar Karwar · 11 years ago
  25. d00062e mwifiex: reduce firmware poll retries by Amitkumar Karwar · 11 years ago
  26. 2739a95 mwifiex: add unregister_dev handler for usb interface by Amitkumar Karwar · 11 years ago
  27. 4cfda67 mwifiex: move if_ops.cleanup_if() call by Amitkumar Karwar · 11 years ago
  28. f3340e6 mwifiex: remove unnecessary del_timer(cmd_timer) by Amitkumar Karwar · 11 years ago
  29. 003d87c mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleak by Amitkumar Karwar · 11 years ago
  30. 43ba6b9 mwifiex: add PCIe shutdown handler to avoid system hang on reboot by Amitkumar Karwar · 11 years ago
  31. 8795ca6 mwifiex: correct max IE length check for WPS IE by Avinash Patil · 11 years ago
  32. 5e4c079 mwifiex: support to send deauth for P2P client by Stone Piao · 11 years ago
  33. 4481b2d mwifiex: skip registering mgmt frame that has already registered by Stone Piao · 11 years ago
  34. eaf49db mwifiex: discard deauth and disassoc event during WPS session by Stone Piao · 11 years ago
  35. 231d83e mwifiex: add tx info to skb when forming mgmt frame by Huawei Yang · 11 years ago
  36. 61c87304 mwifiex: delete AP TX queues when bridged packets reach threshold by Avinash Patil · 11 years ago
  37. c7d9ed9 mwifiex: maintain outstanding packet count for RA list instead of packet size by Avinash Patil · 11 years ago
  38. f0cb84f mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl struct by Avinash Patil · 11 years ago
  39. 0e15370 mwifiex: remove stop_net_dev_queue operation in AP forwarding by Huawei Yang · 11 years ago
  40. 45fe142 iwl3945: better skb management in rx path by Eric Dumazet · 11 years ago
  41. c6c7788 wil6210: drop -Werror compiler flag by Vladimir Kondratiev · 11 years ago
  42. 7309e50 MAINTAINERS: update ath6kl git location by Kalle Valo · 11 years ago
  43. c8ac8aa MAINTAINERS: add ath10k by Kalle Valo · 11 years ago
  44. 504937d wil6210: Enable TCP/UDP checksum HW offload by Kirshenbaum Erez · 11 years ago
  45. c2a146f wil6210: fix error path in wil_tx_vring by Vladimir Kondratiev · 11 years ago
  46. f291f7d cw1200: Fix incorrect endianness annotation in a header field by Solomon Peachy · 11 years ago
  47. 70e89a7 ath9k: Release the RF bus after setting board values by Sujith Manoharan · 11 years ago
  48. 07a9bd2 ath9k: Program correct initvals for FCC by Sujith Manoharan · 11 years ago
  49. 5f35c0f ath9k: Use correct channel when switching bands by Sujith Manoharan · 11 years ago
  50. b840cff ath9k: Fix FastChannelChange for AR9462/AR9565 by Sujith Manoharan · 11 years ago
  51. 81dc75b ath9k: Add a HW flag for FCC by Sujith Manoharan · 11 years ago
  52. 4b03f16 ath9k: Move INI overrides to ar9003_hw_override_ini by Sujith Manoharan · 11 years ago
  53. a76e9ff brcmsmac: Further reduce log spam from tx phy messages by John Greene · 11 years ago
  54. fd4edf1 bcma: fix handling of big addrl by Hauke Mehrtens · 11 years ago
  55. 1cabf7d bcma: return correct error code when bus scan failed by Hauke Mehrtens · 11 years ago
  56. 1604199 bcma: add constants for new ARM based SoCs by Hauke Mehrtens · 11 years ago
  57. 6ffdead bcma: make it possible to select SoC support without mips by Hauke Mehrtens · 11 years ago
  58. bb4997a bcma: add some more core names by Hauke Mehrtens · 11 years ago
  59. 6cdadd4 wil6210: fix subtle race in wil_tx_vring by Vladimir Kondratiev · 11 years ago
  60. f88f113 wil6210: Introduce struct for sw context by Vladimir Kondratiev · 11 years ago
  61. 03269c6 wil6210: Optimize Tx completion by Vladimir Kondratiev · 11 years ago
  62. 4d1ac07 wil6210: fix wrong index in wil_vring_free by Vladimir Kondratiev · 11 years ago
  63. f988b23 wil6210: Align WMI header with latest FW by Vladimir Kondratiev · 11 years ago
  64. d02433d rt2x00: rt2800usb: add USB device ID for Linksys AE3000 by Gabor Juhos · 11 years ago
  65. 65d3c0d rt2x00: rt2800usb: use correct [RT]XWI size for RT3593 by Gabor Juhos · 11 years ago
  66. 2dc2bd2 rt2x00: rt2800lib: enable RT3593 support by Gabor Juhos · 11 years ago
  67. 0f5af26 rt2x00: rt2800lib: enable RF3053 support by Gabor Juhos · 11 years ago
  68. 1095df0 rt2x00: rt2800lib: enable VCO recalibration for RF3053 by Gabor Juhos · 11 years ago
  69. f42b046 rt2x00: rt2800lib: add channel configuration for RF3053 by Gabor Juhos · 11 years ago
  70. c8b9d3d rt2x00: rt2800lib: add rf_vals for RF3053 by Gabor Juhos · 11 years ago
  71. c0a1436 rt2x00: rt2800lib: add default_power3 field for three-chain devices by Gabor Juhos · 11 years ago
  72. f36bb0c rt2x00: rt2800lib: fix LNA_A[12] gain values for RT3593 by Gabor Juhos · 11 years ago
  73. 6316c78 rt2x00: rt2800lib: hardcode TX mixer gain values for RT3593 by Gabor Juhos · 11 years ago
  74. a3f1625 rt2x00: rt2800lib: introduce rt2800_get_txmixer_gain_{24,5}g helpers by Gabor Juhos · 11 years ago
  75. fc739cf rt2x00: rt2800lib: fix default TX power values for RT3593 by Gabor Juhos · 11 years ago
  76. 97aa03f rt2x00: rt2800lib: add rt2800_txpower_to_dev helper by Gabor Juhos · 11 years ago
  77. 5cddb3c rt2x00: rt2800lib: fix antenna configuration for RT3593 by Gabor Juhos · 11 years ago
  78. 4788ac1 rt2x00: rt2800lib: fix BBP1_TX_ANTENNA field configuration for 3T devices by Gabor Juhos · 11 years ago
  79. 34542ff rt2x00: rt2800lib: add TX power configuration for RT3593 by Gabor Juhos · 11 years ago
  80. d63f7e8 rt2x00: rt2800lib: add BBP post initialization for RT3593 by Gabor Juhos · 11 years ago
  81. ab7078a rt2x00: rt2800lib: add RFCSR register initialization for RT3593 by Gabor Juhos · 11 years ago
  82. b189a18 rt2x00: rt2800lib: add BBP register initialization for RT3593 by Gabor Juhos · 11 years ago
  83. 1706d15 rt2x00: rt2800lib: add MAC register initialization for RT3593 by Gabor Juhos · 11 years ago
  84. fa31d15 rt2x00: rt2800lib: add EEPROM map for the RT3593 chipset by Gabor Juhos · 11 years ago
  85. 379448f rt2x00: rt2800lib: introduce rt2800_eeprom_word_index helper by Gabor Juhos · 11 years ago
  86. 022138c rt2x00: rt2800lib: introduce rt2800_eeprom_read_from_array helper by Gabor Juhos · 11 years ago
  87. 3e38d3d rt2x00: rt2800lib: introduce local EEPROM access functions by Gabor Juhos · 11 years ago
  88. 8951b79 rt2x00: rt2800lib: introduce rt2800_eeprom_word enum by Gabor Juhos · 11 years ago
  89. a3835e9 ath9k: Fix RTS threshold by Sujith Manoharan · 11 years ago
  90. 74e1306 ath9k: make rfkill configurable by Johannes Berg · 11 years ago
  91. 3266d73 wireless: Convert mwifiex/pcie to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  92. 23d412a brcmfmac: bail out of brcmf_txflowblock_if() for non-netdev interface by Arend van Spriel · 11 years ago
  93. 28a905b brcmfmac: decrement pending 8021x count upon tx failure by Arend van Spriel · 11 years ago
  94. 5d21608 ath: wil6210: Fix build error by Larry Finger · 11 years ago
  95. 16ec75b cw1200: Fix OOPS in monitor mode by Solomon Peachy · 11 years ago
  96. 4928bd2 ath9k_htc: reboot firmware if it was loaded by Oleksij Rempel · 11 years ago
  97. dc2a87f ath9k_htc: do some initial hardware configuration by Oleksij Rempel · 11 years ago
  98. 232fde0 mwifiex: fix IRQ enable/disable by Daniel Drake · 11 years ago
  99. 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
  100. 22f64bd Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago