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