1. 2ad69ac rt2x00: Endless loop on hub port power down by Richard Genoud · 10 years ago
  2. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  3. f659544 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  4. bc0df75a rt2x00: restore original beaconing state by Stanislaw Gruszka · 10 years ago
  5. 8834d36 rt2x00: fix beaconing on USB by Stanislaw Gruszka · 10 years ago
  6. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 10 years ago
  7. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  8. 5842219 Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx" by Stanislaw Gruszka · 10 years ago
  9. c8e4955 net: Replace min macro with min_t by Silvan Jegen · 11 years ago
  10. 434bb46 wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.c by Tejun Heo · 11 years ago
  11. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  12. 45cfc51 rt2x00: move frequent messages to debug level by Stanislaw Gruszka · 11 years ago
  13. 8b0df00 rt2500: disable PS by default by Stanislaw Gruszka · 11 years ago
  14. 58e33a2 rt2800: disable PS by default on USB by Stanislaw Gruszka · 11 years ago
  15. 7f6d740 rt2x00: rt2800usb: mark D-Link DWA-137 as supported by Roman Dubtsov · 11 years ago
  16. c8bf40a wireless: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  17. f012f75 rt2x00: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  18. a05b8c5 rt2x00: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  19. 515adc1 wireless: rt2x00: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  20. ac0ef81 rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592 by Kevin Lo · 11 years ago
  21. c8520bc rt2x00: rt2800lib: update RF registers for RT5390 by Kevin Lo · 11 years ago
  22. eac40d9 rt2x00: rt2800lib: Update BBP register initialization for RT53xx by Kevin Lo · 11 years ago
  23. 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
  24. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  25. b4089d6 rt2x00: fix a crash bug in the HT descriptor handling fix by Felix Fietkau · 11 years ago
  26. 498d319 kfifo API type safety by Stefani Seibold · 11 years ago
  27. 3d8bfe1 rt2x00: fix HT TX descriptor settings regression by Stanislaw Gruszka · 11 years ago
  28. 6264995 wireless: rt2800lib: Fix typo on checking by Felipe Pena · 11 years ago
  29. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  30. a1b13b9 rt2x00: rt2800pci: use module_pci_driver macro by Gabor Juhos · 11 years ago
  31. fe7ef7c rt2x00: rt2800pci: move SoC specific code into a separate module by Gabor Juhos · 11 years ago
  32. 0b0ee99 rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devices by Gabor Juhos · 11 years ago
  33. 3ccdcd5 rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module by Gabor Juhos · 11 years ago
  34. 1e7d303 rt2x00: rt2800pci: split rt2800pci_enable_radio function by Gabor Juhos · 11 years ago
  35. 28d4d98 rt2x00: rt2800pci: rename rt2800pci_disable_radio function by Gabor Juhos · 11 years ago
  36. 6716b3d rt2x00: rt2800pci: use separate set_state callback for SoC devices by Gabor Juhos · 11 years ago
  37. 899a5f4 rt2x00: rt2800pci: use separate firmware callbacks for SoC devices by Gabor Juhos · 11 years ago
  38. 68597ea rt2x00: rt2800pci: use separate read_eeprom callback for SoC devices by Gabor Juhos · 11 years ago
  39. eeea863 rt2x00: rt2800pci: use separate ops for the SoC driver by Gabor Juhos · 11 years ago
  40. 1052e3a rt2x00: rt2800pci: move initialization functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  41. 7573afd rt2x00: rt2800pci: use rt2800mmio prefix for initialization functions by Gabor Juhos · 11 years ago
  42. d5580ad rt2x00: rt2800pci: move queue functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  43. 51e62469e rt2x00: rt2800pci: use rt2800mmio prefix for queue functions by Gabor Juhos · 11 years ago
  44. 8d03e77 rt2x00: rt2800pci: move interrupt functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  45. b5cfde3 rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions by Gabor Juhos · 11 years ago
  46. 9732497 rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  47. d10b754 rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions by Gabor Juhos · 11 years ago
  48. 0bc202b rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  49. 45c6755 rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions by Gabor Juhos · 11 years ago
  50. e5553f0 rt2x00: create a new module for rt2800 MMIO code by Gabor Juhos · 11 years ago
  51. 53c5a09 rt2x00: rt2800lib: autodetect 5GHz band support by Gabor Juhos · 11 years ago
  52. 4a32c36 rt2x00: rt2800lib: use switch statement for RF specific setup by Gabor Juhos · 11 years ago
  53. aa10350 rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access by Gabor Juhos · 11 years ago
  54. 36165fd rt2800usb: slow down TX status polling by Stanislaw Gruszka · 11 years ago
  55. 5671ab0 rt2x00: check if device is still available on rt2x00mac_flush() by Stanislaw Gruszka · 11 years ago
  56. 2bf127a rt2400pci: fix RSSI read by Stanislaw Gruszka · 11 years ago
  57. b6b561c rt2x00: rt2800lib: remove duplicate rf_vals for RF3053 by Kevin Lo · 11 years ago
  58. 7122e66 rt2x00: rt2800lib: fix RF registers for RT5390/RT5392 by Kevin Lo · 11 years ago
  59. 7e43f3b rt2x00: rt73usb: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  60. f3218be rt2x00: rt61pci: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  61. c429dfe rt2x00: rt2800lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  62. 7b8a00d rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  63. a44d014 rt2x00: add rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  64. 42f920c rt2x00: cleanup indentation in rt2800.h by Gabor Juhos · 11 years ago
  65. e25aa82 rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593 by Gabor Juhos · 11 years ago
  66. 0beb1bb rt2x00: rt2800lib: fix VGC adjustment for RT5592 by Gabor Juhos · 11 years ago
  67. 1dc254a rt2x00: use generic EWMA functions for average RSSI calculations by Gabor Juhos · 11 years ago
  68. 8f78b0b rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twice by Kevin Lo · 11 years ago
  69. fdbdd25 rt2x00: do not pause queue on flush by Stanislaw Gruszka · 11 years ago
  70. 733aec6 rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz band by Gabor Juhos · 11 years ago
  71. 271f1a4 rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593 by Gabor Juhos · 11 years ago
  72. 0ffd2a9 rt2x00: rt2800lib: fix default VGC values for RT3593 by Gabor Juhos · 11 years ago
  73. cdabcb2 rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM map by Gabor Juhos · 11 years ago
  74. a750db9 rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM map by Gabor Juhos · 11 years ago
  75. 21cf502 rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts) by Kirill Tkhai · 11 years ago
  76. 274dede wireless: rt2x00: rt2800usb: add new devices by Xose Vazquez Perez · 11 years ago
  77. 3b9b74b rt2800: add support for radio chip RF3070 by Stanislaw Gruszka · 11 years ago
  78. dfb6b7c Revert "rt2x00pci: Use PCI MSIs whenever possible" by Stanislaw Gruszka · 11 years ago
  79. 772eb43 rt2x00: Fix rf register for RT3070 by Kevin Lo · 11 years ago
  80. 6075100 rt2x00: rt2800lib: fix band selection and LNA PE control for RT3593 PCIe cards by Gabor Juhos · 11 years ago
  81. 61edc7f rt2800: comment enable radio initialization sequence by Stanislaw Gruszka · 11 years ago
  82. f4e1a4d rt2800: change initialization sequence to fix system freeze by Stanislaw Gruszka · 11 years ago
  83. 7367d0b drivers/net: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 11 years ago
  84. 708ff08 rt2800usb: Add WLI-UC-G300HP's Product ID. by Masami Ichikawa · 11 years ago
  85. b35c809 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  86. 6e956da rt2800: fix wrong TX power compensation by Stanislaw Gruszka · 11 years ago
  87. 634b805 rt2x00: rt2800lib: don't hardcode beacon offsets by Gabor Juhos · 11 years ago
  88. 21c6af6 rt2x00: rt2800lib: add rt2800_hw_beacon_base helper by Gabor Juhos · 11 years ago
  89. e979a8a rt2x00: rt2800lib: adjust frequency offset for RF3053 by Gabor Juhos · 11 years ago
  90. 3f1b873 rt2x00: rt2800lib: move rt2800_adjust_freq_offset function by Gabor Juhos · 11 years ago
  91. 8d38eca rt2x00: rt2800lib: use step-by-step frequency offset adjustment on MMIO devices by Gabor Juhos · 11 years ago
  92. 76773f3 rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devices by Gabor Juhos · 11 years ago
  93. 6af1bdc rt2x00: rt2800lib: optimize frequency offset adjustment by Gabor Juhos · 11 years ago
  94. c1fada4 rt2x00: rt2800lib: fix frequency offset boundary calculation by Gabor Juhos · 11 years ago
  95. 77f7c0f rt2x00: rt2800lib: pass beacon index to rt2800_clear_beacon_register by Gabor Juhos · 11 years ago
  96. 91a3fa3 rt2x00: rt2800: rename HW_BEACON_OFFSET macro by Gabor Juhos · 11 years ago
  97. 89b5f74 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  98. 2dfca31 mac80211: add a flag to indicate CCK support for HT clients by Felix Fietkau · 11 years ago
  99. 41caa76 rt2x00: rt2800pci: fix AUX_CTRL register setup for RT3090/3390/3593/5592 by Gabor Juhos · 11 years ago
  100. ae1b1c5 rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helper by Gabor Juhos · 11 years ago