1. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  2. 7a4a77b rt2x00: Properly request tx headroom for alignment operations. by Gertjan van Wingerde · 15 years ago
  3. b734083 rt2x00: Only remove L2 padding in received frames if there is payload. by Gertjan van Wingerde · 15 years ago
  4. 1398d45 rt2x00 : trim the skb after having the l2pad removed. by Alban Browaeys · 15 years ago
  5. e6218cc rt2x00: Centralize setting of extra TX headroom requested by rt2x00. by Gertjan van Wingerde · 15 years ago
  6. 7351c6b mac80211: request TX status where needed by Johannes Berg · 15 years ago
  7. 9c9a0d1 rt2x00: Update copyright statements. by Gertjan van Wingerde · 15 years ago
  8. 863cc97 rt2x00: Remove deprecated ieee80211_rx_status->qual usage by Ivo van Doorn · 15 years ago
  9. 66f84d6 rt2x00: Don't queue ieee80211 work after USB removal by Sean Cross · 15 years ago
  10. daee6c0 rt2x00: Reorganize padding & L2 padding by Ivo van Doorn · 15 years ago
  11. 2e27cff rt2x00: Fix TX status reporting by Ivo van Doorn · 15 years ago
  12. d904dc1 rt2x00: bss_info_changed() callback is allowed to sleep by Ivo van Doorn · 15 years ago
  13. afa6204 rt2x00: configure_filter() callback is allowed to sleep by Ivo van Doorn · 15 years ago
  14. 92ed48e rt2x00: Add support for retry rates by Benoit PAPILLAULT · 15 years ago
  15. 17512dc rt2x00: Fix for race condition while update beacon by Igor Perminov · 15 years ago
  16. bdfa500 rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADIO_ENABLED by Ivo van Doorn · 15 years ago
  17. d8cc892 rt2x00: cancel all work on disconnect by Pavel Roskin · 15 years ago
  18. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  19. 4b9631a rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HW by Ivo van Doorn · 15 years ago
  20. e47a5cd rt2x00: use wiphy rfkill interface by Ivo van Doorn · 15 years ago
  21. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  22. ce4c45e rt73usb: fix for master mode by Alexandre Becholey · 16 years ago
  23. 35f00cf rt2x00: Implement support for 802.11n by Ivo van Doorn · 16 years ago
  24. 9f16617 rt2x00: Add support for L2 padding during TX/RX by Ivo van Doorn · 16 years ago
  25. f05faa3 rt2x00: prevent double kfree when failing to register hardware by Herton Ronaldo Krzesinski · 16 years ago
  26. a2c9b65 rt2x00: Add kill_tx_queue callback function by Ivo van Doorn · 16 years ago
  27. 382fe0f rt2x00: Move intf_work to mac82011 workqueue by Ivo van Doorn · 16 years ago
  28. 0712612 rt2x00: Simplify suspend/resume handling by Ivo van Doorn · 16 years ago
  29. 4e54c71 rt2x00: Update copyright year to 2009 by Ivo van Doorn · 16 years ago
  30. b30dd5c0 rt2x00: Introduce RXDONE_SIGNAL_MASK mask by Ivo van Doorn · 16 years ago
  31. 2bdb35c rt2x00: Allow drivers to pass the noise value during rxdone by Ivo van Doorn · 16 years ago
  32. ce292a6 rt2x00: Implement WDS support by Ivo van Doorn · 16 years ago
  33. a07dbea rt2x00: Add mesh support by Andrey Yurovsky · 16 years ago
  34. 84e3196 rt2x00: Move link tuning into seperate file by Ivo van Doorn · 16 years ago
  35. 3ea9646 rt2x00: Fix TX short preamble detection by Ivo van Doorn · 16 years ago
  36. 74415ed rt2x00: Add RXDONE_CRYPTO_IV/ICV flags by Ivo van Doorn · 16 years ago
  37. 8ff48a8 rt2x00: Fix race condition when using inderect registers by Ivo van Doorn · 16 years ago
  38. 798b7ad rt2x00: Cleanup TX/RX entry handling by Ivo van Doorn · 16 years ago
  39. 6d64360 rt2x00: Fix BUG_ON() with antenna handling by Ivo van Doorn · 16 years ago
  40. 3d8606a rt2x00: Remove RATE_BASIC flag by Ivo van Doorn · 16 years ago
  41. 3514a44 rt2x00: Improve interface_modes initialization by Ivo van Doorn · 16 years ago
  42. c3fd7b4 rt2x00: Remove ieee80211_bss_conf from rt2x00_intf by Ivo van Doorn · 16 years ago
  43. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  44. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  45. 0f4ac38 mac80211: kill hw.conf.antenna_sel_{rx,tx} by Johannes Berg · 16 years ago
  46. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  47. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  48. 6c6aa3c rt2x00: Add Signal type flag by Ivo van Doorn · 16 years ago
  49. 2575c11 rt2x00: Only configure hardware when radio is enabled by Mattias Nissler · 16 years ago
  50. 0262ab0 rt2x00: Fix race conditions in flag handling by Ivo van Doorn · 16 years ago
  51. 8c5e7a5 rt2x00: Gather channel information in structure by Ivo van Doorn · 16 years ago
  52. 2bb057d rt2x00: Implement HW encryption by Ivo van Doorn · 16 years ago
  53. 74c0ee9 rt2x00: Force full register config after start() by Ivo van Doorn · 16 years ago
  54. bd88a78 rt2x00: Reorganize beacon handling by Ivo van Doorn · 16 years ago
  55. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  56. ae73e58 rt2x00: Report RX end time for rt2400pci by Ivo van Doorn · 16 years ago
  57. 8e260c2 rt2x00: Use ieee80211_hw->workqueue again by Ivo van Doorn · 16 years ago
  58. 50db787 rt2x00: Remove input_polldev requirements for rfkill by Ivo van Doorn · 16 years ago
  59. 28f49d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  60. 1b63ba8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  61. 980dfcb rt2x00: Fix lock dependency errror by Ivo van Doorn · 16 years ago
  62. d74f5ba rt2x00: Cleanup symbol exports by Ivo van Doorn · 16 years ago
  63. c4da004 rt2x00: Replace statically allocated DMA buffers with mapped skb's. by Gertjan van Wingerde · 16 years ago
  64. c95edf5 rt2x00: Properly clean up beacon skbs. by Gertjan van Wingerde · 16 years ago
  65. ac10446 rt2x00: Use ieee80211 fc handlers by Ivo van Doorn · 16 years ago
  66. a9f853d rt2x00: Rework alignment check. by Gertjan van Wingerde · 16 years ago
  67. 239c249 rt2x00: Centralize RX packet alignment handling in rt2x00lib. by Gertjan van Wingerde · 16 years ago
  68. 2b08da3 rt2x00: Cleanup/optimize set_state() function callback function by Ivo van Doorn · 16 years ago
  69. cb14cb7 rt2x00dev.c: fix-up merge damage by John W. Linville · 16 years ago
  70. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  71. 633257d rt2x00: Use atomic interface iteration in irq context by Ivo van Doorn · 17 years ago
  72. 2088d41 rt2x00: Don't count retries as failure by Ivo van Doorn · 17 years ago
  73. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 17 years ago
  74. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 17 years ago
  75. 7050ec8 rt2x00: Split rt2x00lib_write_tx_desc() by Ivo van Doorn · 17 years ago
  76. 61448f8 rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature. by Gertjan van Wingerde · 17 years ago
  77. 61486e0 rt2x00: Remove ieee80211_tx_control argument from write_tx_desc() by Ivo van Doorn · 17 years ago
  78. fb55f4d1 rt2x00: Fix TX status reporting by Ivo van Doorn · 17 years ago
  79. 5a6e599 rt2x00: trim skb_frame_desc to 32 bytes by Ivo van Doorn · 17 years ago
  80. f42a444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  81. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  82. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 17 years ago
  83. ed49998 rt2x00: Fix broken recover-on-error path by Ivo van Doorn · 17 years ago
  84. 36fc675 mac80211: remove queue info from ieee80211_tx_status by Johannes Berg · 17 years ago
  85. e58c6ac rt2x00: Use rt2x00 queue numbering by Ivo van Doorn · 17 years ago
  86. 61c2b68 rt2x00: Fix quality/activity led handling by Ivo van Doorn · 17 years ago
  87. 171afcd rt2x00: Only free skb when beacon_update fails by Ivo van Doorn · 17 years ago
  88. 133adf0 rt2x00: Use lib->config_filter() during scheduled packet filter config by Ivo van Doorn · 17 years ago
  89. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  90. a2e1d52 rt2x00: Remove MAC80211_LEDS dependency by Ivo van Doorn · 17 years ago
  91. 3480a58 rt2x00: fixup some non-functional merge errors by John W. Linville · 17 years ago
  92. 9896322 rt2x00: Ignore set_state(STATE_SLEEP) failure by Ivo van Doorn · 17 years ago
  93. 866a050 rt2x00: Fix rate detection for invalid signals by Ivo van Doorn · 17 years ago
  94. 19d30e0 rt2x00: Add dev_flags to rx descriptor by Ivo van Doorn · 17 years ago
  95. 247df45 [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning by Andrew Morton · 17 years ago
  96. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  97. 8ed0985 rt2x00: Only strip preamble bit in rt2400pci by Ivo van Doorn · 17 years ago
  98. 8999389 rt2x00: Fix rt2400pci signal by Ivo van Doorn · 17 years ago
  99. aa77672 rt2x00: Fix basic rate initialization by Ivo van Doorn · 17 years ago
  100. 7281037 rt2x00: Rename config_preamble() to config_erp() by Ivo van Doorn · 17 years ago