1. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  2. a05b8c5 rt2x00: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  3. a1b13b9 rt2x00: rt2800pci: use module_pci_driver macro by Gabor Juhos · 11 years ago
  4. fe7ef7c rt2x00: rt2800pci: move SoC specific code into a separate module by Gabor Juhos · 11 years ago
  5. 0b0ee99 rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devices by Gabor Juhos · 11 years ago
  6. 3ccdcd5 rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module by Gabor Juhos · 11 years ago
  7. 1e7d303 rt2x00: rt2800pci: split rt2800pci_enable_radio function by Gabor Juhos · 11 years ago
  8. 28d4d98 rt2x00: rt2800pci: rename rt2800pci_disable_radio function by Gabor Juhos · 11 years ago
  9. 6716b3d rt2x00: rt2800pci: use separate set_state callback for SoC devices by Gabor Juhos · 11 years ago
  10. 899a5f4 rt2x00: rt2800pci: use separate firmware callbacks for SoC devices by Gabor Juhos · 11 years ago
  11. 68597ea rt2x00: rt2800pci: use separate read_eeprom callback for SoC devices by Gabor Juhos · 11 years ago
  12. eeea863 rt2x00: rt2800pci: use separate ops for the SoC driver by Gabor Juhos · 11 years ago
  13. 1052e3a rt2x00: rt2800pci: move initialization functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  14. 7573afd rt2x00: rt2800pci: use rt2800mmio prefix for initialization functions by Gabor Juhos · 11 years ago
  15. d5580ad rt2x00: rt2800pci: move queue functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  16. 51e62469e rt2x00: rt2800pci: use rt2800mmio prefix for queue functions by Gabor Juhos · 11 years ago
  17. 8d03e77 rt2x00: rt2800pci: move interrupt functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  18. b5cfde3 rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions by Gabor Juhos · 11 years ago
  19. 9732497 rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  20. d10b754 rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions by Gabor Juhos · 11 years ago
  21. 0bc202b rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module by Gabor Juhos · 11 years ago
  22. 45c6755 rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions by Gabor Juhos · 11 years ago
  23. 41caa76 rt2x00: rt2800pci: fix AUX_CTRL register setup for RT3090/3390/3593/5592 by Gabor Juhos · 11 years ago
  24. ae1b1c5 rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helper by Gabor Juhos · 11 years ago
  25. 150cc69 rt2x00: rt2800: unify [RT]XWI_SIZE defines by Gabor Juhos · 11 years ago
  26. a53aff5 rt2x00: rt2800pci: don't use TXWI_DESC_SIZE directly by Gabor Juhos · 11 years ago
  27. 5616a6e rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev by Gabor Juhos · 11 years ago
  28. 1896b76 rt2x00: rt2800pci: implement queue_init callback by Gabor Juhos · 11 years ago
  29. 1cfcbe4 rt2x00: rt2800pci: use rt2x00dev->tx->limit by Gabor Juhos · 11 years ago
  30. ec9c498 rt2x00: Use more current logging styles, shrink object size by Joe Perches · 11 years ago
  31. f0bda57 rt2x00: provide separate information about TXWI & RXWI sizes by Stanislaw Gruszka · 11 years ago
  32. b9570b6 rt2x00: rt2800pci: use the rt2x00mmio_* routines by Gabor Juhos · 11 years ago
  33. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  34. 69a2bac rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCs by Gabor Juhos · 12 years ago
  35. 613c75f rt2800: 5592: TXWI & RXWI descriptors size by Stanislaw Gruszka · 12 years ago
  36. 8857d6d rt2x00: Fix tx status reporting for reordered frames in rt2800pci by Helmut Schaa · 12 years ago
  37. 5818a46 rt2x00: fix rt2x00 to work with the new ralink SoC config symbols by John Crispin · 12 years ago
  38. c480601 wireless: rt2x00: rt2800pci add id by Xose Vazquez Perez · 12 years ago
  39. a02308e rt2x00: rt2800: convert read_eeprom functions to return an int value by Gabor Juhos · 12 years ago
  40. 6920235 rt2x00: remove __dev* attributes by Bill Pemberton · 12 years ago
  41. 3e4c415 rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops. by Gertjan van Wingerde · 12 years ago
  42. ad417a5 rt2x00: rt2800 - Make probe_hw function common between PCI and USB. by Gertjan van Wingerde · 12 years ago
  43. 99bdf51 rt2x00: Unify GPIO register field namings by Gertjan van Wingerde · 12 years ago
  44. a396e10 rt2x00: Fix rfkill polling prior to interface start. by Gertjan van Wingerde · 12 years ago
  45. 16ebd60 rt2x00 : fix rt3290 resuming failed. by Woody Hung · 12 years ago
  46. 5d7d55d6 rt2x00pci: small 3290 changes cleanup by Stanislaw Gruszka · 12 years ago
  47. a89534e rt2x00 : RT3290 chip support v4 by Woody Hung · 12 years ago
  48. ccf91bd rt2x00: Add support for RT5360 based PCI devices. by villacis@palosanto.com · 12 years ago
  49. 2aed691 rt2x00:Add RT539b chipset support by Zero.Lin · 12 years ago
  50. f57d7b6 wireless: rt2x00: rt2800pci add more RT539x ids by Xose Vazquez Perez · 12 years ago
  51. 3a4b43f rt2800: zero registers of unused TX rings by Jakub Kicinski · 13 years ago
  52. 52b8243 rt2800: initialize queues before giving up due to DMA error by Jakub Kicinski · 13 years ago
  53. f7b395e rt2800: introduce wpdma_disable function by Jakub Kicinski · 13 years ago
  54. 290d608 rt2x00: Fix beacon skew in rt2800pci by Helmut Schaa · 13 years ago
  55. e8b461c rt2800pci: Fix 'Error - MCU request failed' during initialization by Jakub Kicinski · 13 years ago
  56. 09a3311 rt2800: Add documentation on MCU requests by Jakub Kicinski · 13 years ago
  57. 2ed7188 rt2x00:Add RT5372 chipset support by John Li · 13 years ago
  58. 2e9c43d rt2x00:Add VCO recalibration by John Li · 13 years ago
  59. 3a1c012 rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}. by Gertjan van Wingerde · 13 years ago
  60. 2a48e8a rt2800: zero MAC_SYS_CTRL bits during BBP and MAC reset by Stanislaw Gruszka · 13 years ago
  61. dfd00c4 rt2800pci: fix spurious interrupts generation by Stanislaw Gruszka · 13 years ago
  62. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  63. a2b1328 rt2x00: Make use of sta_add/remove callbacks in rt2800 by Helmut Schaa · 13 years ago
  64. 3de3d96 rt2x00: Avoid unnecessary uncached by Helmut Schaa · 13 years ago
  65. 31937c4 rt2x00: Minor optimizazion in txdone path by Helmut Schaa · 13 years ago
  66. 5126d97 rt2x00: Add new chipset support by zero.lin · 13 years ago
  67. abc1199 rt2x00: Fix PCI interrupt processing race on SMP systems by Helmut Schaa · 13 years ago
  68. 204d164 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  69. 5f0dd29 rt2x00: Implement tx_frames_pending mac80211 callback function. by Gertjan van Wingerde · 13 years ago
  70. 71e0b38 rt2x00: Add device ID for RT539F device. by Gertjan van Wingerde · 13 years ago
  71. c0c33ad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  72. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  73. 872834d rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo card by Gertjan van Wingerde · 13 years ago
  74. d4c838e rt2x00: Fix optimize register access for rt2800pci by Ivo van Doorn · 13 years ago
  75. e7dee44 rt2x00: Implement get_ringparam callback function by Ivo van Doorn · 13 years ago
  76. 9a81999 rt2x00: Optimize register access in rt2800pci by Helmut Schaa · 13 years ago
  77. e01ae27 rt2x00: Allow dynamic addition of PCI/USB IDs. by Gertjan van Wingerde · 13 years ago
  78. 7a5a681 rt2x00: Always inline rt2x00pci_enable_interrupt by Helmut Schaa · 13 years ago
  79. 152a599 rt2x00: Decrease association time for USB devices by Ivo van Doorn · 13 years ago
  80. 7dab73b rt2x00: Split rt2x00dev->flags by Ivo van Doorn · 13 years ago
  81. 9e33a35 rt2x00: Implement tx power temperature compensation by Helmut Schaa · 14 years ago
  82. 2e7798b rt2x00: Limit rt2800pci txdone processing to 16 entries at once by Helmut Schaa · 14 years ago
  83. 1663893 rt2x00: Limit rt2x00pci rxdone processing to 16 entries at once by Helmut Schaa · 14 years ago
  84. 3736fe5 rt2x00: Fix comment in rt2800pci by Helmut Schaa · 14 years ago
  85. 0aa13b2 rt2x00: Revise irqmask locking for PCI devices by Helmut Schaa · 14 years ago
  86. 26a1d07 rt2x00: Optimize TX descriptor handling by Helmut Schaa · 14 years ago
  87. 87443e8 rt2x00: Make use of unlikely during tx status processing by Helmut Schaa · 14 years ago
  88. 11f818e rt2x00: Optimize calls to rt2x00queue_get_queue by Helmut Schaa · 14 years ago
  89. adde588 rt2x00: fix whitespace damage in the rt2800 specific code by Gabor Juhos · 14 years ago
  90. 60687ba rt2x00: Add support for RT5390 chip by RA-Shiang Tu · 14 years ago
  91. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  92. 00781a7 wireless: rt2x00: rt2800pci.c: add two ids by Xose Vazquez Perez · 14 years ago
  93. a45f369 rt2x00: Fix WPA TKIP Michael MIC failures. by Gertjan van Wingerde · 14 years ago
  94. b550911 rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR by Helmut Schaa · 14 years ago
  95. a9d61e9 rt2x00: Convert rt2800pci to use tasklets by Helmut Schaa · 14 years ago
  96. c8e15a1 rt2x00: Disable txstatus tasklet by default by Helmut Schaa · 14 years ago
  97. 69cf36a rt2x00: Refactor beacon code to make use of start- and stop_queue by Helmut Schaa · 14 years ago
  98. 7f6e144 rt2x00: Fix radio off hang issue for PCIE interface by RA-Jay Hung · 14 years ago
  99. c4d6324 rt2x00: simplify txstatus_fifo handling by Johannes Stezenbach · 14 years ago
  100. f615e9a rt2x00: Fix WMM Queue naming by Ivo van Doorn · 14 years ago