1. c8fed0d rt2x00: do not pause queue unconditionally on error path by Stanislaw Gruszka · 7 years ago
  2. 262c741 rt2x00: fix monitor mode regression by Eli Cooper · 9 years ago
  3. 33aca94 rt2x00: move under ralink vendor directory by Kalle Valo · 9 years ago[Renamed from drivers/net/wireless/rt2x00/rt2x00mac.c]
  4. ed8e0ed rt2800: fix assigning same WCID for different stations by Stanislaw Gruszka · 9 years ago
  5. df14046 mac80211: remove support for IFF_PROMISC by Johannes Berg · 9 years ago
  6. b9d305c rt2x00: use helper to check capability/requirement by Fred Chou · 10 years ago
  7. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 10 years ago
  8. 72948cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  9. ddb4055 rt2x00: change order when stop beaconing by Stanislaw Gruszka · 10 years ago
  10. 283dafa rt2x00: change beaconing locking by Stanislaw Gruszka · 10 years ago
  11. 57eaeb6 net: wireless: rt2x00: rt2x00mac.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  12. 8edcb0b rt2x00: disable TKIP on USB by Stanislaw Gruszka · 10 years ago
  13. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  14. 8834d36 rt2x00: fix beaconing on USB by Stanislaw Gruszka · 10 years ago
  15. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 10 years ago
  16. a05b8c5 rt2x00: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  17. 3d8bfe1 rt2x00: fix HT TX descriptor settings regression by Stanislaw Gruszka · 11 years ago
  18. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  19. 5671ab0 rt2x00: check if device is still available on rt2x00mac_flush() by Stanislaw Gruszka · 11 years ago
  20. 7b8a00d rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers by Gabor Juhos · 11 years ago
  21. ec9c498 rt2x00: Use more current logging styles, shrink object size by Joe Perches · 11 years ago
  22. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  23. def6452 rt2x00: print chip and firmware version by default by Stanislaw Gruszka · 12 years ago
  24. 8b2c982 mac80211: clarify interface iteration and make it configurable by Johannes Berg · 12 years ago
  25. 55d2e9d rt2x00: Replace open coded interface checking with interface combinations. by Gertjan van Wingerde · 12 years ago
  26. 3e4c415 rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops. by Gertjan van Wingerde · 12 years ago
  27. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  28. 6851dff rt2x00: claim RSN IBSS support by Stanislaw Gruszka · 12 years ago
  29. e5851da rt2x00: use atomic variable for seqno by Stanislaw Gruszka · 12 years ago
  30. e66a8dd rt2x00: do not generate seqno in h/w if QOS is disabled by Stanislaw Gruszka · 12 years ago
  31. 3780d03 rt2x00: fix random stalls by Stanislaw Gruszka · 13 years ago
  32. e4522ab rt2x00: Make use of ieee80211_free_txskb in tx path by Helmut Schaa · 13 years ago
  33. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  34. f03fcfc rt2x00: Add WCID to crypto struct by Helmut Schaa · 13 years ago
  35. b4943d8 rt2x00: Introduce sta_add/remove callbacks by Helmut Schaa · 13 years ago
  36. 1832552 rt2x00: Move bssidx calculation into its own function by Helmut Schaa · 13 years ago
  37. 00898a4 rt2x00: fix usage of NULL queue by Stanislaw Gruszka · 13 years ago
  38. 5f0dd29 rt2x00: Implement tx_frames_pending mac80211 callback function. by Gertjan van Wingerde · 13 years ago
  39. 0ed7b3c rt2x00: Implement get_antenna and set_antenna callback functions by Ivo van Doorn · 13 years ago
  40. e7dee44 rt2x00: Implement get_ringparam callback function by Ivo van Doorn · 13 years ago
  41. 7dab73b rt2x00: Split rt2x00dev->flags by Ivo van Doorn · 13 years ago
  42. 62fe778 rt2x00: Fix stuck queue in tx failure case by Helmut Schaa · 13 years ago
  43. a244083 rt2x00: Optimize getting the beacon queue structure. by Gertjan van Wingerde · 14 years ago
  44. 61c6e48 rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue. by Gertjan van Wingerde · 14 years ago
  45. 567108e rt2x00: Remove now unused crypto.aid field by Helmut Schaa · 14 years ago
  46. 208f19d rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_tx by Helmut Schaa · 14 years ago
  47. 11f818e rt2x00: Optimize calls to rt2x00queue_get_queue by Helmut Schaa · 14 years ago
  48. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  49. 430df79 rt2x00: Minor optimization for devices with RTS/CTS offload by Helmut Schaa · 14 years ago
  50. 1dae8d3 rt2x00: Limit beacon updates in bss_info_changed to USB devices by Helmut Schaa · 14 years ago
  51. 69cf36a rt2x00: Refactor beacon code to make use of start- and stop_queue by Helmut Schaa · 14 years ago
  52. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  53. 5af3c1d rt2x00: Fix comment about removed spinlock by Helmut Schaa · 14 years ago
  54. 48103d2 rt2x00: Remove unused interface spinlock by Helmut Schaa · 14 years ago
  55. bfe6a15 rt2x00: Simplify intf->delayed_flags locking by Helmut Schaa · 14 years ago
  56. 736e3ac rt2x00: Fix pointer errors. by Gertjan van Wingerde · 14 years ago
  57. a39fd6b rt2x00: remove intf->mac field. by Gertjan van Wingerde · 14 years ago
  58. 773d1b9 rt2x00: Remove intf->bssid field. by Gertjan van Wingerde · 14 years ago
  59. 5be6560 rt2x00: Add "flush" queue command by Ivo van Doorn · 14 years ago
  60. 0b7fde5 rt2x00: Protect queue control with mutex by Ivo van Doorn · 14 years ago
  61. dbba306 rt2x00: Reorganize queue callback functions by Ivo van Doorn · 14 years ago
  62. 094a1d9 rt2x00: trivial: add missing \n on warnings by Johannes Stezenbach · 14 years ago
  63. ea175ee rt2x00: Remove rt2x00lib_toggle_rx by Ivo van Doorn · 14 years ago
  64. fa8b4b2 rt2x00: Fix hw crypto in AP mode for some devices by Helmut Schaa · 14 years ago
  65. f44df18 rt2x00: Implement flush callback by Ivo van Doorn · 14 years ago
  66. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  67. 87c1915 rt2x00: Implement HT protection for rt2800 by Helmut Schaa · 14 years ago
  68. 0204464 rt2x00: Check for specific changed flags when updating the erp config by Helmut Schaa · 14 years ago
  69. 06b3cda rt2x00: Fix regression for rt2500pci by Ivo van Doorn · 14 years ago
  70. 4dee32f rt2x00: Allow beacon update without scheduling a work by Helmut Schaa · 14 years ago
  71. d8147f9 rt2x00: Disable link tuning while scanning by Ivo van Doorn · 14 years ago
  72. 1ed7a17 rt2x00: Remove unneeded variable by Ivo van Doorn · 14 years ago
  73. f1aa4c5 rt2x00: Write the BSSID to register when interface is added by Ivo van Doorn · 14 years ago
  74. 00a08eb rt2x00: remove get_tx_stats() mac80211 op by Kalle Valo · 15 years ago
  75. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  76. 6a6f455 rt2x00: Remove unused variable frame_control from rt2x00mac_tx. by Gertjan van Wingerde · 15 years ago
  77. 7351c6b mac80211: request TX status where needed by Johannes Berg · 15 years ago
  78. 9c9a0d1 rt2x00: Update copyright statements. by Gertjan van Wingerde · 15 years ago
  79. 924d635 rt2x00: Cleanup rt2x00mac_bss_info_changed() by Ivo van Doorn · 15 years ago
  80. d904dc1 rt2x00: bss_info_changed() callback is allowed to sleep by Ivo van Doorn · 15 years ago
  81. afa6204 rt2x00: configure_filter() callback is allowed to sleep by Ivo van Doorn · 15 years ago
  82. 73077c8 rt2x00: Fix RFKILL polling by Ivo van Doorn · 15 years ago
  83. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  84. 1afcfd54 rt2x00: FIF_PSPOLL filter flag support by Igor Perminov · 15 years ago
  85. 17512dc rt2x00: Fix for race condition while update beacon by Igor Perminov · 15 years ago
  86. bdfa500 rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADIO_ENABLED by Ivo van Doorn · 15 years ago
  87. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  88. ad2f34b rt2x00: Fix build error when crypto support is disabled by Ivo van Doorn · 15 years ago
  89. eb87eaa rt2x00: Don't alter rt2x00dev->default_ant by Lars Ericsson · 15 years ago
  90. 4951348 rt2x00: Comment spellchecking by Luis Correia · 15 years ago
  91. 930c06f rt2x00: Implement set_tim callback for all drivers by Stefan Steuerwald · 15 years ago
  92. e47a5cd rt2x00: use wiphy rfkill interface by Ivo van Doorn · 15 years ago
  93. 18ad01c rt2x00: remove skb->do_not_encrypt usage by Johannes Berg · 15 years ago
  94. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  95. a2c9b65 rt2x00: Add kill_tx_queue callback function by Ivo van Doorn · 16 years ago
  96. 4e54c71 rt2x00: Update copyright year to 2009 by Ivo van Doorn · 16 years ago
  97. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 16 years ago
  98. 7b40982 rt2x00: Move code into seperate functions by Ivo van Doorn · 16 years ago
  99. ce292a6 rt2x00: Implement WDS support by Ivo van Doorn · 16 years ago
  100. a07dbea rt2x00: Add mesh support by Andrey Yurovsky · 16 years ago