1. a05b8c5 rt2x00: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  2. 515adc1 wireless: rt2x00: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  3. ac0ef81 rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592 by Kevin Lo · 11 years ago
  4. c8520bc rt2x00: rt2800lib: update RF registers for RT5390 by Kevin Lo · 11 years ago
  5. eac40d9 rt2x00: rt2800lib: Update BBP register initialization for RT53xx by Kevin Lo · 11 years ago
  6. 7acd718 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  7. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  8. b4089d6 rt2x00: fix a crash bug in the HT descriptor handling fix by Felix Fietkau · 11 years ago
  9. 498d319 kfifo API type safety by Stefani Seibold · 11 years ago
  10. 3d8bfe1 rt2x00: fix HT TX descriptor settings regression by Stanislaw Gruszka · 11 years ago
  11. 6264995 wireless: rt2800lib: Fix typo on checking by Felipe Pena · 11 years ago
  12. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  13. a1b13b9 rt2x00: rt2800pci: use module_pci_driver macro by Gabor Juhos · 11 years ago
  14. fe7ef7c rt2x00: rt2800pci: move SoC specific code into a separate module by Gabor Juhos · 11 years ago
  15. 0b0ee99 rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devices by Gabor Juhos · 11 years ago
  16. 3ccdcd5 rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module by Gabor Juhos · 11 years ago
  17. 1e7d303 rt2x00: rt2800pci: split rt2800pci_enable_radio function by Gabor Juhos · 11 years ago
  18. 28d4d98 rt2x00: rt2800pci: rename rt2800pci_disable_radio function by Gabor Juhos · 11 years ago
  19. 6716b3d rt2x00: rt2800pci: use separate set_state callback for SoC devices by Gabor Juhos · 11 years ago
  20. 899a5f4 rt2x00: rt2800pci: use separate firmware callbacks for SoC devices by Gabor Juhos · 11 years ago
  21. 68597ea rt2x00: rt2800pci: use separate read_eeprom callback for SoC devices by Gabor Juhos · 11 years ago
  22. eeea863 rt2x00: rt2800pci: use separate ops for the SoC driver by Gabor Juhos · 11 years ago
  23. 1052e3a rt2x00: rt2800pci: move initialization functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  24. 7573afd rt2x00: rt2800pci: use rt2800mmio prefix for initialization functions by Gabor Juhos · 11 years ago
  25. d5580ad rt2x00: rt2800pci: move queue functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  26. 51e62469e rt2x00: rt2800pci: use rt2800mmio prefix for queue functions by Gabor Juhos · 11 years ago
  27. 8d03e77 rt2x00: rt2800pci: move interrupt functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  28. b5cfde3 rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions by Gabor Juhos · 11 years ago
  29. 9732497 rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  30. d10b754 rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions by Gabor Juhos · 11 years ago
  31. 0bc202b rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  32. 45c6755 rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions by Gabor Juhos · 11 years ago
  33. e5553f0 rt2x00: create a new module for rt2800 MMIO code by Gabor Juhos · 11 years ago
  34. 53c5a09 rt2x00: rt2800lib: autodetect 5GHz band support by Gabor Juhos · 11 years ago
  35. 4a32c36 rt2x00: rt2800lib: use switch statement for RF specific setup by Gabor Juhos · 11 years ago
  36. aa10350 rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access by Gabor Juhos · 11 years ago
  37. 36165fd rt2800usb: slow down TX status polling by Stanislaw Gruszka · 11 years ago
  38. 5671ab0 rt2x00: check if device is still available on rt2x00mac_flush() by Stanislaw Gruszka · 11 years ago
  39. 2bf127a rt2400pci: fix RSSI read by Stanislaw Gruszka · 11 years ago
  40. b6b561c rt2x00: rt2800lib: remove duplicate rf_vals for RF3053 by Kevin Lo · 11 years ago
  41. 7122e66 rt2x00: rt2800lib: fix RF registers for RT5390/RT5392 by Kevin Lo · 11 years ago
  42. 7e43f3b rt2x00: rt73usb: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  43. f3218be rt2x00: rt61pci: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  44. c429dfe rt2x00: rt2800lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  45. 7b8a00d rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  46. a44d014 rt2x00: add rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  47. 42f920c rt2x00: cleanup indentation in rt2800.h by Gabor Juhos · 11 years ago
  48. e25aa82 rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593 by Gabor Juhos · 11 years ago
  49. 0beb1bb rt2x00: rt2800lib: fix VGC adjustment for RT5592 by Gabor Juhos · 11 years ago
  50. 1dc254a rt2x00: use generic EWMA functions for average RSSI calculations by Gabor Juhos · 11 years ago
  51. 8f78b0b rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twice by Kevin Lo · 11 years ago
  52. fdbdd25 rt2x00: do not pause queue on flush by Stanislaw Gruszka · 11 years ago
  53. 733aec6 rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz band by Gabor Juhos · 11 years ago
  54. 271f1a4 rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593 by Gabor Juhos · 11 years ago
  55. 0ffd2a9 rt2x00: rt2800lib: fix default VGC values for RT3593 by Gabor Juhos · 11 years ago
  56. cdabcb2 rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM map by Gabor Juhos · 11 years ago
  57. a750db9 rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM map by Gabor Juhos · 11 years ago
  58. 21cf502 rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts) by Kirill Tkhai · 11 years ago
  59. 274dede wireless: rt2x00: rt2800usb: add new devices by Xose Vazquez Perez · 11 years ago
  60. 3b9b74b rt2800: add support for radio chip RF3070 by Stanislaw Gruszka · 11 years ago
  61. dfb6b7c Revert "rt2x00pci: Use PCI MSIs whenever possible" by Stanislaw Gruszka · 11 years ago
  62. 772eb43 rt2x00: Fix rf register for RT3070 by Kevin Lo · 11 years ago
  63. 6075100 rt2x00: rt2800lib: fix band selection and LNA PE control for RT3593 PCIe cards by Gabor Juhos · 11 years ago
  64. 61edc7f rt2800: comment enable radio initialization sequence by Stanislaw Gruszka · 11 years ago
  65. f4e1a4d rt2800: change initialization sequence to fix system freeze by Stanislaw Gruszka · 11 years ago
  66. 7367d0b drivers/net: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 11 years ago
  67. 708ff08 rt2800usb: Add WLI-UC-G300HP's Product ID. by Masami Ichikawa · 11 years ago
  68. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  69. 6e956da rt2800: fix wrong TX power compensation by Stanislaw Gruszka · 11 years ago
  70. 634b805 rt2x00: rt2800lib: don't hardcode beacon offsets by Gabor Juhos · 11 years ago
  71. 21c6af6 rt2x00: rt2800lib: add rt2800_hw_beacon_base helper by Gabor Juhos · 11 years ago
  72. e979a8a rt2x00: rt2800lib: adjust frequency offset for RF3053 by Gabor Juhos · 11 years ago
  73. 3f1b873 rt2x00: rt2800lib: move rt2800_adjust_freq_offset function by Gabor Juhos · 11 years ago
  74. 8d38eca rt2x00: rt2800lib: use step-by-step frequency offset adjustment on MMIO devices by Gabor Juhos · 11 years ago
  75. 76773f3 rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devices by Gabor Juhos · 11 years ago
  76. 6af1bdc rt2x00: rt2800lib: optimize frequency offset adjustment by Gabor Juhos · 11 years ago
  77. c1fada4 rt2x00: rt2800lib: fix frequency offset boundary calculation by Gabor Juhos · 11 years ago
  78. 77f7c0f rt2x00: rt2800lib: pass beacon index to rt2800_clear_beacon_register by Gabor Juhos · 11 years ago
  79. 91a3fa3 rt2x00: rt2800: rename HW_BEACON_OFFSET macro by Gabor Juhos · 11 years ago
  80. 89b5f74 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  81. 2dfca31 mac80211: add a flag to indicate CCK support for HT clients by Felix Fietkau · 11 years ago
  82. 41caa76 rt2x00: rt2800pci: fix AUX_CTRL register setup for RT3090/3390/3593/5592 by Gabor Juhos · 11 years ago
  83. ae1b1c5 rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helper by Gabor Juhos · 11 years ago
  84. 6cdfc1d net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck() by Jingoo Han · 11 years ago
  85. 4f05444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  86. e2288b6 rt2x00: fix stop queue by Stanislaw Gruszka · 11 years ago
  87. 9d55911 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  88. 6370652 wireless: rt2x00: rt2800usb: add RT3573 devices by Xose Vazquez Perez · 11 years ago
  89. d02433d rt2x00: rt2800usb: add USB device ID for Linksys AE3000 by Gabor Juhos · 11 years ago
  90. 65d3c0d rt2x00: rt2800usb: use correct [RT]XWI size for RT3593 by Gabor Juhos · 11 years ago
  91. 2dc2bd2 rt2x00: rt2800lib: enable RT3593 support by Gabor Juhos · 11 years ago
  92. 0f5af26 rt2x00: rt2800lib: enable RF3053 support by Gabor Juhos · 11 years ago
  93. 1095df0 rt2x00: rt2800lib: enable VCO recalibration for RF3053 by Gabor Juhos · 11 years ago
  94. f42b046 rt2x00: rt2800lib: add channel configuration for RF3053 by Gabor Juhos · 11 years ago
  95. c8b9d3d rt2x00: rt2800lib: add rf_vals for RF3053 by Gabor Juhos · 11 years ago
  96. c0a1436 rt2x00: rt2800lib: add default_power3 field for three-chain devices by Gabor Juhos · 11 years ago
  97. f36bb0c rt2x00: rt2800lib: fix LNA_A[12] gain values for RT3593 by Gabor Juhos · 11 years ago
  98. 6316c78 rt2x00: rt2800lib: hardcode TX mixer gain values for RT3593 by Gabor Juhos · 11 years ago
  99. a3f1625 rt2x00: rt2800lib: introduce rt2800_get_txmixer_gain_{24,5}g helpers by Gabor Juhos · 11 years ago
  100. fc739cf rt2x00: rt2800lib: fix default TX power values for RT3593 by Gabor Juhos · 11 years ago