1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  3. 49e721e rt2x00: rework RT chipset and revision determination for PCI an SOC devices. by Gertjan van Wingerde · 14 years ago
  4. 714fa66 rt2x00: Reorganize RT chipset setting for PCI/SOC devices. by Gertjan van Wingerde · 14 years ago
  5. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  6. 00a08eb rt2x00: remove get_tx_stats() mac80211 op by Kalle Valo · 14 years ago
  7. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 14 years ago
  8. 5122d89 rt2x00: Cleanup chip handling helper functions. by Gertjan van Wingerde · 14 years ago
  9. e6218cc rt2x00: Centralize setting of extra TX headroom requested by rt2x00. by Gertjan van Wingerde · 14 years ago
  10. 04d0362 rt2x00: Whitespace cleanup. by Gertjan van Wingerde · 14 years ago
  11. 16475b0 rt2x00: Log RT/RF chipset information correctly. by Gertjan van Wingerde · 15 years ago
  12. 9c9a0d1 rt2x00: Update copyright statements. by Gertjan van Wingerde · 15 years ago
  13. 4789666 rt2x00: Hardcode TX ack timeout and consume time by Ivo van Doorn · 15 years ago
  14. d6756d0 rt2x00: Fix beacon de-synchronization while update beacon by Igor Perminov · 15 years ago
  15. 930c06f rt2x00: Implement set_tim callback for all drivers by Stefan Steuerwald · 15 years ago
  16. e47a5cd rt2x00: use wiphy rfkill interface by Ivo van Doorn · 15 years ago
  17. 6b347bf rt2x00: Remove last usage of beacon_int from ieee80211_config by Ivo van Doorn · 15 years ago
  18. 8a566af rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL by Ivo van Doorn · 15 years ago
  19. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  20. 440ddada rt2x00: Move Move pci_dev specific access to rt2x00pci by Ivo van Doorn · 15 years ago
  21. 53bc647 rt2x00: Remove check for rf word 0 by Ivo van Doorn · 15 years ago
  22. a2c9b65 rt2x00: Add kill_tx_queue callback function by Ivo van Doorn · 15 years ago
  23. 3d3e451 rt2x00: Add LED_MODE_ASUS support by Ivo van Doorn · 15 years ago
  24. 4e54c71 rt2x00: Update copyright year to 2009 by Ivo van Doorn · 15 years ago
  25. 217875a rt2400,rt2500: init led_qual for LED_MODE_DEFAULT by Andrew Price · 15 years ago
  26. 4be8c38 mac80211: extend/document powersave API by Johannes Berg · 15 years ago
  27. 076f958 rt2x00: Remove ENTRY_TXD_OFDM_RATE by Ivo van Doorn · 15 years ago
  28. 5352ff6 rt2x00: Restrict interface between rt2x00link and drivers by Ivo van Doorn · 15 years ago
  29. eb20b4e rt2x00: Reduce calls to bbp_read() by Ivo van Doorn · 15 years ago
  30. 7d7f19c rt2x00: Implement Powersaving by Ivo van Doorn · 15 years ago
  31. c9c3b1a rt2x00: Cleanup indirect register access by Ivo van Doorn · 16 years ago
  32. 8ff48a8 rt2x00: Fix race condition when using inderect registers by Ivo van Doorn · 16 years ago
  33. bad1363 rt2x00: Optimize get_duration / get_duration_res by Ivo van Doorn · 16 years ago
  34. 798b7ad rt2x00: Cleanup TX/RX entry handling by Ivo van Doorn · 16 years ago
  35. 743b97c rt2x00: Remove debugfs CSR access wrappers by Ivo van Doorn · 16 years ago
  36. e4ea1c4 rt2x00: Optimize configuration handling by Ivo van Doorn · 16 years ago
  37. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  38. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  39. 771fd56 rt2x00: Make rt2x00 LEDS invisible config option by Ivo van Doorn · 16 years ago
  40. 5816952 rt2x00: Make RFKILL enabled by default by Ivo van Doorn · 16 years ago
  41. 6c6aa3c rt2x00: Add Signal type flag by Ivo van Doorn · 16 years ago
  42. 0262ab0 rt2x00: Fix race conditions in flag handling by Ivo van Doorn · 16 years ago
  43. 8c5e7a5 rt2x00: Gather channel information in structure by Ivo van Doorn · 16 years ago
  44. bf4634a rt2500pci: restoring missing line by Peter Chubb · 16 years ago
  45. fc943b1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  46. 2aec609 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  47. bd88a78 rt2x00: Reorganize beacon handling by Ivo van Doorn · 16 years ago
  48. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 16 years ago
  49. 1f90916 rt2x00: Disable synchronization during initialization by Ivo van Doorn · 16 years ago
  50. d74f5ba rt2x00: Cleanup symbol exports by Ivo van Doorn · 16 years ago
  51. c4da004 rt2x00: Replace statically allocated DMA buffers with mapped skb's. by Gertjan van Wingerde · 16 years ago
  52. 14a3bf8 rt2x00: Convert rt2x00 to use generic DMA-mapping API by Gertjan van Wingerde · 16 years ago
  53. d56d453 rt2x00: Cleanup struct skb_frame_desc. by Gertjan van Wingerde · 16 years ago
  54. b869767 rt2x00: Don't kick TX queue after each frame by Ivo van Doorn · 16 years ago
  55. 475433b rt2x00: Move led initialization into function by Ivo van Doorn · 16 years ago
  56. 2b08da3 rt2x00: Cleanup/optimize set_state() function callback function by Ivo van Doorn · 16 years ago
  57. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  58. b8be63f rt2x00: Merge RX and TX entry private data by Ivo van Doorn · 16 years ago
  59. dec13b6 rt2x00: Remove redundant flags/dev_flags initializations by Ivo van Doorn · 16 years ago
  60. 7050ec8 rt2x00: Split rt2x00lib_write_tx_desc() by Ivo van Doorn · 16 years ago
  61. 4de36fe rt2x00: Only initialize the minimum needed fields of PCI TX descriptors. by Gertjan van Wingerde · 16 years ago
  62. 61448f8 rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue feature. by Gertjan van Wingerde · 16 years ago
  63. 61486e0 rt2x00: Remove ieee80211_tx_control argument from write_tx_desc() by Ivo van Doorn · 16 years ago
  64. fb55f4d1 rt2x00: Fix TX status reporting by Ivo van Doorn · 16 years ago
  65. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  66. e58c6ac rt2x00: Use rt2x00 queue numbering by Ivo van Doorn · 16 years ago
  67. 61c2b68 rt2x00: Fix quality/activity led handling by Ivo van Doorn · 16 years ago
  68. 44a9809 rt2x00: Don't enable short preamble for 1MBs by Ivo van Doorn · 16 years ago
  69. a2e1d52 rt2x00: Remove MAC80211_LEDS dependency by Ivo van Doorn · 16 years ago
  70. e0b005f rt2x00: TO_DS filter depends on intf_ap_count by Ivo van Doorn · 16 years ago
  71. 3a643d2 rt2x00: Fix in_atomic() usage by Ivo van Doorn · 16 years ago
  72. 19d30e0 rt2x00: Add dev_flags to rx descriptor by Ivo van Doorn · 16 years ago
  73. 8999389 rt2x00: Fix rt2400pci signal by Ivo van Doorn · 16 years ago
  74. dac37d7 rt2x00: Fix RX DMA ring initialization by Ivo van Doorn · 16 years ago
  75. fd3c91c rt2x00: Always enable TSF ticking by Ivo van Doorn · 16 years ago
  76. 7281037 rt2x00: Rename config_preamble() to config_erp() by Ivo van Doorn · 16 years ago
  77. a4fe07d rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity by Ivo van Doorn · 16 years ago
  78. 8af244c rt2x00: Only disable beaconing just before beacon update by Ivo van Doorn · 16 years ago
  79. 31562e8 rt2x00: Cleanup mode registration by Ivo van Doorn · 16 years ago
  80. ef8f66c rt2x00: Remove reset_tsf() by Ivo van Doorn · 16 years ago
  81. 30b3a23 rt2x00: Fix Descriptor DMA initialization by Ivo van Doorn · 16 years ago
  82. baf26a7 rt2x00: Don't report driver generated frames to tx_status() by Ivo van Doorn · 16 years ago
  83. 25fd893 rt2x00: Make rt2x00 less verbose by Ivo van Doorn · 16 years ago
  84. a9450b7 rt2x00: Make use of MAC80211_LED_TRIGGERS by Ivo van Doorn · 16 years ago
  85. 5957da4c rt2x00: Move beacon and atim queue defines into rt2x00 by Ivo van Doorn · 16 years ago
  86. 6bb40dd rt2x00: Add per-interface structure by Ivo van Doorn · 16 years ago
  87. 181d690 rt2x00: Queue handling overhaul by Ivo van Doorn · 16 years ago
  88. 811aa9c rt2x00: Update copyright notice by Ivo van Doorn · 16 years ago
  89. 61667d8 rt2x00: Add link tuner safe RX toggle states by Ivo van Doorn · 16 years ago
  90. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 16 years ago
  91. 837e7f2 rt2x00: Move init_txring and init_rxring into rt2x00lib by Ivo van Doorn · 16 years ago
  92. 7e56d38 rt2x00: Determine MY_BSS from descriptor by Ivo van Doorn · 16 years ago
  93. dd3193e rt2x00: Cleanup write_tx_desc() arguments by Ivo van Doorn · 16 years ago
  94. 3c4f208 rt2x00: Move packet filter flags by Ivo van Doorn · 16 years ago
  95. 3867705 rt2x00: Only set the TBCN flag when the interface is configured to send beacons. by Ivo van Doorn · 16 years ago
  96. 2360157 rt2x00: Replace DRV_NAME with KBUILD_MODNAME by Ivo van Doorn · 16 years ago
  97. 3957ccb rt2x00: Move duplicate code into rt2x00pci_txdone() by Ivo van Doorn · 17 years ago
  98. 2700f8b rt2x00: Correctly set ACK bit in tx descriptors by Mattias Nissler · 17 years ago
  99. 4bd7c45 rt2x00: Remove data_desc structure by Ivo van Doorn · 16 years ago
  100. 0e14f6d rt2x00: Unconstify rt2x00dev by Adam Baker · 17 years ago