1. 028014c rt2x00: zero-out rx_status by Gabor Juhos · 12 years ago
  2. c66cfd5 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  3. fe8e410 rt2800usb: reorganize 2001:3c1e in usb id table Wi-Fi adapter by John W. Linville · 12 years ago
  4. fd7b927 rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter by Maia Kozheva · 12 years ago
  5. 6920235 rt2x00: remove __dev* attributes by Bill Pemberton · 12 years ago
  6. f5685ba rt2x00: Only specify interface combinations if more then one interface is possible by Helmut Schaa · 12 years ago
  7. ab9d6e4 Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails" by Stanislaw Gruszka · 12 years ago
  8. d6d8202 rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_EN by Gabor Juhos · 12 years ago
  9. fc1b63d rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* defines by Gabor Juhos · 12 years ago
  10. 33e274e rt2x00: rt2800lib: fix indentation in rt2800_init_rfcsr by Gabor Juhos · 12 years ago
  11. e6d227b rt2x00: rt2800lib: fix indentation of some rt2x00_rt calls by Gabor Juhos · 12 years ago
  12. 6c50f94 rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid mode by Helmut Schaa · 12 years ago
  13. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  14. 0f62248 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  15. 36f318b Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.c by Jaume Delclòs · 12 years ago
  16. 8b2c982 mac80211: clarify interface iteration and make it configurable by Johannes Berg · 12 years ago
  17. bf7e1ab rt2800: validate step value for temperature compensation by Stanislaw Gruszka · 12 years ago
  18. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  19. 761ce8c rt2x00: usb: fix reset resume by Stanislaw Gruszka · 12 years ago
  20. 7a66205 rt2800: comment tx power settings by Stanislaw Gruszka · 12 years ago
  21. 1e4cf24 rt2800: allow to reduce tx power on devices not exporting power limit by Stanislaw Gruszka · 12 years ago
  22. 146c3b0 rt2800: pass channel pointer to rt2800_config_txpower by Stanislaw Gruszka · 12 years ago
  23. d9bceae rt2800: use eeprom OFDM 6M TX power as criterion by Stanislaw Gruszka · 12 years ago
  24. de2493c rt2800: compensate tx power also for non 11b rates on 2GHz by Stanislaw Gruszka · 12 years ago
  25. 19f3fa2 rt2800: limit TX_PWR_CFG_ values to 0xc by Stanislaw Gruszka · 12 years ago
  26. cee2c73 rt2800: use BBP_R1 for setting tx power by Stanislaw Gruszka · 12 years ago
  27. cf193f6 rt2x00/rt3352: Fix lnagain assignment to use register 66. by Daniel Golle · 12 years ago
  28. 55d2e9d rt2x00: Replace open coded interface checking with interface combinations. by Gertjan van Wingerde · 12 years ago
  29. 3e4c415 rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops. by Gertjan van Wingerde · 12 years ago
  30. 7ad6303 rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx. by Gertjan van Wingerde · 12 years ago
  31. 5b19613 rt2x00: Code style cleanup in rt2800lib.c by Gertjan van Wingerde · 12 years ago
  32. 59d1287 rt2x00: rt2800lib - code cleanup. by Gertjan van Wingerde · 12 years ago
  33. d961e44 rt2x00: rt2800 - Fix default vgc values for RT3572 by Gertjan van Wingerde · 12 years ago
  34. 8c6728b rt2x00: Code clean up in rt2800lib. by Gertjan van Wingerde · 12 years ago
  35. 0383995 rt2x00: add MediaTek/RaLink Rt3352 WiSoC by Daniel Golle · 12 years ago
  36. ad417a5 rt2x00: rt2800 - Make probe_hw function common between PCI and USB. by Gertjan van Wingerde · 12 years ago
  37. 99bdf51 rt2x00: Unify GPIO register field namings by Gertjan van Wingerde · 12 years ago
  38. 605b551 rt2x00: Align GPIO register definitions with the datasheets. by Gertjan van Wingerde · 12 years ago
  39. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  40. efd5d6b rt2800usb: Added rx packet length validity check by Sergei Poselenov · 12 years ago
  41. a396e10 rt2x00: Fix rfkill polling prior to interface start. by Gertjan van Wingerde · 12 years ago
  42. 6ced58a rt2x00: Fix word size of rt2500usb MAC_CSR19 register. by Gertjan van Wingerde · 12 years ago
  43. 177ef83 rt2x00: Identify ASUS USB-N53 device. by Gertjan van Wingerde · 12 years ago
  44. d0f21fe rt2x00: fix voltage setting for RT3572/RT3592 by Marc Kleine-Budde · 12 years ago
  45. deee021 rt61pci: fix NULL pointer dereference in config_lna_gain by Stanislaw Gruszka · 13 years ago
  46. 16ebd60 rt2x00 : fix rt3290 resuming failed. by Woody Hung · 13 years ago
  47. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 13 years ago
  48. 90b90f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  49. f4f7f414 wireless: Use eth_random_addr by Joe Perches · 13 years ago
  50. d07d152 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 13 years ago
  51. 8c358bc mac80211: add time synchronisation with BSS for assoc by Johannes Berg · 13 years ago
  52. db36f79 rt2x00: remove unused argument by Stanislaw Gruszka · 13 years ago
  53. 7573cb5 rt2800lib: merge same defines by Stanislaw Gruszka · 13 years ago
  54. 5d7d55d6 rt2x00pci: small 3290 changes cleanup by Stanislaw Gruszka · 13 years ago
  55. 635d999 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  56. efd8211 rt2x00usb: fix indexes ordering on RX queue kick by Stanislaw Gruszka · 13 years ago
  57. a769f95 rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb. by Jeongdo Son · 13 years ago
  58. a89534e rt2x00 : RT3290 chip support v4 by Woody Hung · 13 years ago
  59. cff3d1f rt2x00:Add RT5392 chipset support by Zero.Lin · 13 years ago
  60. 6851dff rt2x00: claim RSN IBSS support by Stanislaw Gruszka · 13 years ago
  61. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  62. ccf91bd rt2x00: Add support for RT5360 based PCI devices. by villacis@palosanto.com · 13 years ago
  63. 8fd9d05 rt2800usb: 2001:3c17 is an RT3370 device by Albert Pool · 13 years ago
  64. e5851da rt2x00: use atomic variable for seqno by Stanislaw Gruszka · 13 years ago
  65. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  66. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  67. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 13 years ago
  68. 2aed691 rt2x00:Add RT539b chipset support by Zero.Lin · 13 years ago
  69. f2bd7f1 rt2x00: Add debugfs access for rfcsr register by Anisse Astier · 13 years ago
  70. f2efd20 rt2x00: debugfs support - allow a register to be empty by Anisse Astier · 13 years ago
  71. 0586a11 rt2800: add chipset revision RT5390R support by Anisse Astier · 13 years ago
  72. 8821102 rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices by Helmut Schaa · 13 years ago
  73. 0c0fdf6 rt2800: debugfs register access: BBP is 256 bytes big by Anisse Astier · 13 years ago
  74. e828b9f wireless: rt2x00: rt2800usb more devices were identified by Xose Vazquez Perez · 13 years ago
  75. 63b3764 wireless: rt2x00: rt2800usb add more devices ids by Xose Vazquez Perez · 13 years ago
  76. be03d4a rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails by Andreas Hartmann · 13 years ago
  77. f57d7b6 wireless: rt2x00: rt2800pci add more RT539x ids by Xose Vazquez Perez · 13 years ago
  78. 8f35f78 wireless: rt2x00: rt{2500,73}usb.c put back duplicate id by Xose Vazquez Perez · 13 years ago
  79. 5b0a3b7 net/wireless: use module_pci_driver by Axel Lin · 13 years ago
  80. 3a4b43f rt2800: zero registers of unused TX rings by Jakub Kicinski · 13 years ago
  81. 52b8243 rt2800: initialize queues before giving up due to DMA error by Jakub Kicinski · 13 years ago
  82. b7e1d22 rt2800: add disabling of DMA before loading firmware by Jakub Kicinski · 13 years ago
  83. f7b395e rt2800: introduce wpdma_disable function by Jakub Kicinski · 13 years ago
  84. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  85. e66a8dd rt2x00: do not generate seqno in h/w if QOS is disabled by Stanislaw Gruszka · 13 years ago
  86. da40f40 rt2x00: configure different txdesc parameters for non HT channel by Stanislaw Gruszka · 13 years ago
  87. e2bc7c5 rt2x00: Fix rfkill_polling register function. by Chen, Chien-Chia · 13 years ago
  88. 4272a27 rt2x00: increase led's name buffer length by Jakub Kicinski · 13 years ago
  89. 4e808a3 rt2x00: rt2800usb: fix status register reread logic by Stanislaw Gruszka · 13 years ago
  90. b9fc106 rt2x00: rt2800usb: schedule txdone work on timeout by Stanislaw Gruszka · 13 years ago
  91. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  92. 0d9be8a rt2x00: rt2800usb: limit tx queues length by Stanislaw Gruszka · 13 years ago
  93. 5f8f718 rt2x00: rt2800usb: do not check packedid for aggregated frames by Stanislaw Gruszka · 13 years ago
  94. f421111 rt2x00: rt2800usb: rework txstatus code by Stanislaw Gruszka · 13 years ago
  95. ed61e2b rt2x00: rt2800usb: rework txdone code by Stanislaw Gruszka · 13 years ago
  96. 627fdaf rt2x00: rt2800usb: move additional txdone into new function by Stanislaw Gruszka · 13 years ago
  97. 9d4f09b rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800 by Helmut Schaa · 13 years ago
  98. e9ac074 mac80211: rename bss_conf timestamp to last_tsf by Johannes Berg · 13 years ago
  99. 290d608 rt2x00: Fix beacon skew in rt2800pci by Helmut Schaa · 13 years ago
  100. 3780d03 rt2x00: fix random stalls by Stanislaw Gruszka · 13 years ago