1. 7351c6b mac80211: request TX status where needed by Johannes Berg · 15 years ago
  2. 9c9a0d1 rt2x00: Update copyright statements. by Gertjan van Wingerde · 15 years ago
  3. 863cc97 rt2x00: Remove deprecated ieee80211_rx_status->qual usage by Ivo van Doorn · 15 years ago
  4. fe24756 rt2x00: fix the definition of rt2x00crypto_rx_insert_iv by Andrew Price · 15 years ago
  5. daee6c0 rt2x00: Reorganize padding & L2 padding by Ivo van Doorn · 15 years ago
  6. eb87eaa rt2x00: Don't alter rt2x00dev->default_ant by Lars Ericsson · 15 years ago
  7. e47a5cd rt2x00: use wiphy rfkill interface by Ivo van Doorn · 15 years ago
  8. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  9. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 16 years ago
  10. 206eade rt2x00: Style fix for interval defines by Alban Browaeys · 16 years ago
  11. 35f00cf rt2x00: Implement support for 802.11n by Ivo van Doorn · 16 years ago
  12. 9f16617 rt2x00: Add support for L2 padding during TX/RX by Ivo van Doorn · 16 years ago
  13. 9eb4e21 rt2x00: Move iv_len into tx descriptor data by Ivo van Doorn · 16 years ago
  14. a2c9b65 rt2x00: Add kill_tx_queue callback function by Ivo van Doorn · 16 years ago
  15. 5f936f1 mac80211: constify ieee80211_if_conf.bssid by Johannes Berg · 16 years ago
  16. 4e54c71 rt2x00: Update copyright year to 2009 by Ivo van Doorn · 16 years ago
  17. cca3e99 rt2x00: Replace RFKILL with INPUT by Ivo van Doorn · 16 years ago
  18. 7b40982 rt2x00: Move code into seperate functions by Ivo van Doorn · 16 years ago
  19. 84e3196 rt2x00: Move link tuning into seperate file by Ivo van Doorn · 16 years ago
  20. 3ea9646 rt2x00: Fix TX short preamble detection by Ivo van Doorn · 16 years ago
  21. 9c3444d rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c by Ivo van Doorn · 16 years ago
  22. dddfb47 rt2x00: Implement HW encryption (rt2500usb) by Ivo van Doorn · 16 years ago
  23. 798b7ad rt2x00: Cleanup TX/RX entry handling by Ivo van Doorn · 16 years ago
  24. 6d64360 rt2x00: Fix BUG_ON() with antenna handling by Ivo van Doorn · 16 years ago
  25. 3d8606a rt2x00: Remove RATE_BASIC flag by Ivo van Doorn · 16 years ago
  26. e4ea1c4 rt2x00: Optimize configuration handling by Ivo van Doorn · 16 years ago
  27. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  28. 2bb057d rt2x00: Implement HW encryption by Ivo van Doorn · 16 years ago
  29. ed06387 rt2x00: Remove duplicate declaration by Ivo van Doorn · 16 years ago
  30. bd88a78 rt2x00: Reorganize beacon handling by Ivo van Doorn · 16 years ago
  31. 50db787 rt2x00: Remove input_polldev requirements for rfkill by Ivo van Doorn · 16 years ago
  32. d74f5ba rt2x00: Cleanup symbol exports by Ivo van Doorn · 17 years ago
  33. 6db3786 rt2x00: Move generic TX frame writing code into rt2x00queue by Ivo van Doorn · 17 years ago
  34. 5a6e599 rt2x00: trim skb_frame_desc to 32 bytes by Ivo van Doorn · 17 years ago
  35. 61c2b68 rt2x00: Fix quality/activity led handling by Ivo van Doorn · 17 years ago
  36. a2e1d52 rt2x00: Remove MAC80211_LEDS dependency by Ivo van Doorn · 17 years ago
  37. 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
  38. aa77672 rt2x00: Fix basic rate initialization by Ivo van Doorn · 17 years ago
  39. 72fa559 rt2x00: Make rt2x00leds_register return void by Ivo van Doorn · 17 years ago
  40. 7281037 rt2x00: Rename config_preamble() to config_erp() by Ivo van Doorn · 17 years ago
  41. 1682fe6 rt2x00: Add suspend/resume handlers to rt2x00rfkill by Ivo van Doorn · 17 years ago
  42. 31562e8 rt2x00: Cleanup mode registration by Ivo van Doorn · 17 years ago
  43. a9450b7 rt2x00: Make use of MAC80211_LED_TRIGGERS by Ivo van Doorn · 17 years ago
  44. 70e2fed rt2x00: Rate structure overhaul by Ivo van Doorn · 17 years ago
  45. 6bb40dd rt2x00: Add per-interface structure by Ivo van Doorn · 17 years ago
  46. 181d690 rt2x00: Queue handling overhaul by Ivo van Doorn · 17 years ago
  47. 811aa9c rt2x00: Update copyright notice by Ivo van Doorn · 17 years ago
  48. e37ea21 rt2x00: Move start() and stop() handlers into rt2x00lib.c by Ivo van Doorn · 17 years ago
  49. 2b1ea59 rt2x00: correct "skb_buff" typo by John W. Linville · 17 years ago
  50. 4d8dd66 rt2x00: Add TX/RX frame dumping facility by Ivo van Doorn · 17 years ago
  51. 69f81a2 [PATCH] rt2x00: Implement SW diversity by Ivo van Doorn · 17 years ago
  52. b239bd7 [PATCH] rt2x00: jiffies_round -> jiffies_round_relative by Anton Blanchard · 17 years ago
  53. 5cbf830 [PATCH] rt2x00: Pass dev_state to rt2x00lib_toggle_rx by Ivo van Doorn · 17 years ago
  54. feb2469 [PATCH] rt2x00: Move TSF sync values into rt2x00config by Ivo van Doorn · 17 years ago
  55. 81873e9 [PATCH] rt2x00: Fix rfkill handling by Ivo van Doorn · 17 years ago
  56. 066cb63 [PATCH] rt2x00: Reorganize rt2x00dev->flags by Ivo van Doorn · 17 years ago
  57. 4150c57 [PATCH] mac80211: revamp interface and filter configuration by Johannes Berg · 17 years ago
  58. 95ea362 [RT2x00]: add driver for Ralink wireless hardware by Ivo van Doorn · 17 years ago