1. c7d1c77 rt2x00: add mutex to synchronize config and link tuner by Stanislaw Gruszka · 9 years ago
  2. 8f03a7c rt2800: set MAX_PSDU len according to remote STAs capabilities by Stanislaw Gruszka · 9 years ago
  3. 9766cb7 rt2x00: add support for mac addr from device tree by Mathias Kresin · 9 years ago
  4. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  5. 8b4c000 rt2x00usb: Use usb anchor to manage URB by Vishal Thanki · 9 years ago
  6. 6cd21d7 Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  7. b2cc2dd net: wireless: rt2x00: Space issue by Paul Mcquade · 10 years ago
  8. 262c741 rt2x00: fix monitor mode regression by Eli Cooper · 10 years ago
  9. 33aca94 rt2x00: move under ralink vendor directory by Kalle Valo · 10 years ago[Renamed from drivers/net/wireless/rt2x00/rt2x00.h]
  10. 11ab35e rt2x00: use DECLARE_EWMA by Johannes Berg · 10 years ago
  11. 7a5a735 rt2x00: change REGISTER_BUSY_COUNT for USB by Stanislaw Gruszka · 11 years ago
  12. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 11 years ago
  13. 616a839 rt2x00: fix rfkill regression on rt2500pci by Stanislaw Gruszka · 11 years ago
  14. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 11 years ago
  15. a05b8c5 rt2x00: Fix FSF address in file headers by Jeff Kirsher · 12 years ago
  16. a44d014 rt2x00: add rt2x00_has_cap_* helpers by Gabor Juhos · 12 years ago
  17. 1dc254a rt2x00: use generic EWMA functions for average RSSI calculations by Gabor Juhos · 12 years ago
  18. c0a1436 rt2x00: rt2800lib: add default_power3 field for three-chain devices by Gabor Juhos · 12 years ago
  19. 5616a6e rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev by Gabor Juhos · 12 years ago
  20. 705802b rt2x00: remove data_queue_desc struct by Gabor Juhos · 12 years ago
  21. 25bf6ce rt2x00: add queue_init callback to rt2x00_ops by Gabor Juhos · 12 years ago
  22. ec9c498 rt2x00: Use more current logging styles, shrink object size by Joe Perches · 12 years ago
  23. 5ce6900 rt2x00: introduce rt2x00_set_{rt,rf} helpers by Gabor Juhos · 12 years ago
  24. c78b384 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  25. 8756130 rt2800: 5592: add iq calibration by Stanislaw Gruszka · 12 years ago
  26. b8863f8 rt2800: 5592: early defines by Stanislaw Gruszka · 12 years ago
  27. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 13 years ago
  28. 4ea545d rt2x00: check for dma mappings errors by Stanislaw Gruszka · 13 years ago
  29. 9294138 rt2x00: remove NOTICE by Stanislaw Gruszka · 13 years ago
  30. 28f2bce rt2x00: print warning, notice and info as default by Stanislaw Gruszka · 13 years ago
  31. def6452 rt2x00: print chip and firmware version by default by Stanislaw Gruszka · 13 years ago
  32. 84e9e8ebd rt2x00: Improve TX status handling for BlockAckReq frames by Helmut Schaa · 13 years ago
  33. 55d2e9d rt2x00: Replace open coded interface checking with interface combinations. by Gertjan van Wingerde · 13 years ago
  34. 3e4c415 rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops. by Gertjan van Wingerde · 13 years ago
  35. 0383995 rt2x00: add MediaTek/RaLink Rt3352 WiSoC by Daniel Golle · 13 years ago
  36. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 13 years ago
  37. a89534e rt2x00 : RT3290 chip support v4 by Woody Hung · 13 years ago
  38. e5851da rt2x00: use atomic variable for seqno by Stanislaw Gruszka · 13 years ago
  39. 8821102 rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices by Helmut Schaa · 13 years ago
  40. e66a8dd rt2x00: do not generate seqno in h/w if QOS is disabled by Stanislaw Gruszka · 13 years ago
  41. da40f40 rt2x00: configure different txdesc parameters for non HT channel by Stanislaw Gruszka · 13 years ago
  42. f421111 rt2x00: rt2800usb: rework txstatus code by Stanislaw Gruszka · 13 years ago
  43. 2ed7188 rt2x00:Add RT5372 chipset support by John Li · 13 years ago
  44. 2e9c43d rt2x00:Add VCO recalibration by John Li · 13 years ago
  45. bef453d rt2x00: Update comment on freq_offset field in struct rt2x00_dev. by Gertjan van Wingerde · 14 years ago
  46. 3a1c012 rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}. by Gertjan van Wingerde · 14 years ago
  47. 1ebbc48 rt2x00: Introduce concept of driver data in struct rt2x00_dev. by Gertjan van Wingerde · 14 years ago
  48. 5a87e7a rt2x00: RT3593 is also applicable to USB. by Gertjan van Wingerde · 14 years ago
  49. 70127cb rt2x00: Whitespace cleanup. by Gertjan van Wingerde · 14 years ago
  50. ed66ba4 rt2x00: Fix sleep-while-atomic bug in powersaving code. by Gertjan van Wingerde · 14 years ago
  51. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 14 years ago
  52. f03fcfc rt2x00: Add WCID to crypto struct by Helmut Schaa · 14 years ago
  53. b4943d8 rt2x00: Introduce sta_add/remove callbacks by Helmut Schaa · 14 years ago
  54. 1832552 rt2x00: Move bssidx calculation into its own function by Helmut Schaa · 14 years ago
  55. 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 · 14 years ago
  56. 5f0dd29 rt2x00: Implement tx_frames_pending mac80211 callback function. by Gertjan van Wingerde · 14 years ago
  57. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  58. a70171d 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 · 14 years ago
  59. 1c0bcf8 rt2x00: Add autowake support for USB hardware by Ivo van Doorn · 14 years ago
  60. fdbc7b0 rt2x00: Introduce capability flag for Bluetooth co-existence. by Gertjan van Wingerde · 14 years ago
  61. cfef604 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 · 14 years ago
  62. 0ed7b3c rt2x00: Implement get_antenna and set_antenna callback functions by Ivo van Doorn · 14 years ago
  63. e7dee44 rt2x00: Implement get_ringparam callback function by Ivo van Doorn · 14 years ago
  64. 152a599 rt2x00: Decrease association time for USB devices by Ivo van Doorn · 14 years ago
  65. f0187a1 rt2800usb: add timer to handle TX_STA_FIFO by Johannes Stezenbach · 14 years ago
  66. 0e0d39e rt2800usb: read TX_STA_FIFO asynchronously by Johannes Stezenbach · 14 years ago
  67. 7dab73b rt2x00: Split rt2x00dev->flags by Ivo van Doorn · 14 years ago
  68. 252f4bf 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 · 14 years ago
  69. 9e33a35 rt2x00: Implement tx power temperature compensation by Helmut Schaa · 14 years ago
  70. aca7305b rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag by Helmut Schaa · 14 years ago
  71. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  72. 557d99a rt2x00: Remove unused rt2x00queue_get_queue function. by Gertjan van Wingerde · 14 years ago
  73. 61c6e48 rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue. by Gertjan van Wingerde · 14 years ago
  74. e74df4a rt2x00: Don't treat ATIM queue as second beacon queue. by Gertjan van Wingerde · 14 years ago
  75. 567108e rt2x00: Remove now unused crypto.aid field by Helmut Schaa · 14 years ago
  76. 26a1d07 rt2x00: Optimize TX descriptor handling by Helmut Schaa · 14 years ago
  77. 7fe7ee7 rt2x00: Generate sw sequence numbers only for devices that need it by Helmut Schaa · 14 years ago
  78. 11f818e rt2x00: Optimize calls to rt2x00queue_get_queue by Helmut Schaa · 14 years ago
  79. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  80. 60687ba rt2x00: Add support for RT5390 chip by RA-Shiang Tu · 14 years ago
  81. e90c54b rt2x00: Fix rt2800 txpower setting to correct value by RA-Jay Hung · 14 years ago
  82. d96aa64 rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversity support by RA-Jay Hung · 14 years ago
  83. 0439f53 rt2x00: Move TX/RX work into dedicated workqueue by Ivo van Doorn · 15 years ago
  84. e88399b rt2x00: Remove interrupt thread registration by Helmut Schaa · 15 years ago
  85. c5c6576 rt2x00: Introduce tasklets for interrupt handling by Helmut Schaa · 15 years ago
  86. 69cf36a rt2x00: Refactor beacon code to make use of start- and stop_queue by Helmut Schaa · 15 years ago
  87. 48103d2 rt2x00: Remove unused interface spinlock by Helmut Schaa · 15 years ago
  88. bfe6a15 rt2x00: Simplify intf->delayed_flags locking by Helmut Schaa · 15 years ago
  89. a39fd6b rt2x00: remove intf->mac field. by Gertjan van Wingerde · 15 years ago
  90. 773d1b9 rt2x00: Remove intf->bssid field. by Gertjan van Wingerde · 15 years ago
  91. c4d6324 rt2x00: simplify txstatus_fifo handling by Johannes Stezenbach · 15 years ago
  92. e85b4c0 rt2x00: remove stray semicolon by Johannes Stezenbach · 15 years ago
  93. 64e7d72 rt2x00: Cleanup RX index counting by Ivo van Doorn · 15 years ago
  94. 5be6560 rt2x00: Add "flush" queue command by Ivo van Doorn · 15 years ago
  95. 0b7fde5 rt2x00: Protect queue control with mutex by Ivo van Doorn · 15 years ago
  96. dbba306 rt2x00: Reorganize queue callback functions by Ivo van Doorn · 15 years ago
  97. 20ed316 mac80211/rt2x00: add ieee80211_tx_status_ni() by Johannes Stezenbach · 15 years ago
  98. ae4ecb9 rt2x00: Increase REGISTER_BUSY_COUNT by Ivo van Doorn · 15 years ago
  99. f44df18 rt2x00: Implement flush callback by Ivo van Doorn · 15 years ago
  100. cdfd2c5c rt2x00: Move watchdog work to kernel work_queue by Ivo van Doorn · 15 years ago