1. 33aca94 rt2x00: move under ralink vendor directory by Kalle Valo · 10 years ago[Renamed from drivers/net/wireless/rt2x00/rt61pci.c]
  2. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 10 years ago
  3. df14046 mac80211: remove support for IFF_PROMISC by Johannes Berg · 10 years ago
  4. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  5. bc0df75a rt2x00: restore original beaconing state by Stanislaw Gruszka · 11 years ago
  6. c8bf40a wireless: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 12 years ago
  7. a05b8c5 rt2x00: Fix FSF address in file headers by Jeff Kirsher · 12 years ago
  8. f3218be rt2x00: rt61pci: use rt2x00_has_cap_* helpers by Gabor Juhos · 12 years ago
  9. 0a6f3a8 rt2x00: read 5GHz TX power values from the correct offset 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. 7106d97 rt2x00: rt61pci: implement queue_init callback by Gabor Juhos · 12 years ago
  12. 98cd6c7 rt2x00: rt61pci: use rt2x00dev->tx->limit by Gabor Juhos · 12 years ago
  13. ec9c498 rt2x00: Use more current logging styles, shrink object size by Joe Perches · 12 years ago
  14. 1d6205d rt2x00: rt61pci: use the rt2x00mmio_* routines by Gabor Juhos · 12 years ago
  15. 655d8e2 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. 69a2bac rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCs by Gabor Juhos · 12 years ago
  17. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  18. 6920235 rt2x00: remove __dev* attributes by Bill Pemberton · 13 years ago
  19. 3e4c415 rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops. by Gertjan van Wingerde · 13 years ago
  20. 99bdf51 rt2x00: Unify GPIO register field namings by Gertjan van Wingerde · 13 years ago
  21. a396e10 rt2x00: Fix rfkill polling prior to interface start. by Gertjan van Wingerde · 13 years ago
  22. deee021 rt61pci: fix NULL pointer dereference in config_lna_gain by Stanislaw Gruszka · 13 years ago
  23. f4f7f414 wireless: Use eth_random_addr by Joe Perches · 13 years ago
  24. 5b0a3b7 net/wireless: use module_pci_driver by Axel Lin · 13 years ago
  25. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 14 years ago
  26. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 14 years ago
  27. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 14 years ago
  28. abc1199 rt2x00: Fix PCI interrupt processing race on SMP systems by Helmut Schaa · 14 years ago
  29. 5f0dd29 rt2x00: Implement tx_frames_pending mac80211 callback function. by Gertjan van Wingerde · 14 years ago
  30. 0ed7b3c rt2x00: Implement get_antenna and set_antenna callback functions by Ivo van Doorn · 14 years ago
  31. e7dee44 rt2x00: Implement get_ringparam callback function by Ivo van Doorn · 14 years ago
  32. e01ae27 rt2x00: Allow dynamic addition of PCI/USB IDs. by Gertjan van Wingerde · 14 years ago
  33. 7a5a681 rt2x00: Always inline rt2x00pci_enable_interrupt by Helmut Schaa · 14 years ago
  34. 152a599 rt2x00: Decrease association time for USB devices by Ivo van Doorn · 14 years ago
  35. 7dab73b rt2x00: Split rt2x00dev->flags by Ivo van Doorn · 14 years ago
  36. 1663893 rt2x00: Limit rt2x00pci rxdone processing to 16 entries at once by Helmut Schaa · 14 years ago
  37. 0aa13b2 rt2x00: Revise irqmask locking for PCI devices by Helmut Schaa · 14 years ago
  38. 2517794 rt2x00: Move TX descriptor field "ifs" into plcp substruct by Helmut Schaa · 14 years ago
  39. 26a1d07 rt2x00: Optimize TX descriptor handling by Helmut Schaa · 14 years ago
  40. 11f818e rt2x00: Optimize calls to rt2x00queue_get_queue by Helmut Schaa · 14 years ago
  41. d76dfc6 rt2x00: Check for errors from skb_pad() calls by Seth Forshee · 14 years ago
  42. a0aff62 rt2x00: Fix FIXME comments in rt61pci and rt73usb on Michael MIC. by Gertjan van Wingerde · 15 years ago
  43. b550911 rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR by Helmut Schaa · 15 years ago
  44. 5846a55 rt2x00: Convert rt61pci to use tasklets by Helmut Schaa · 15 years ago
  45. 69cf36a rt2x00: Refactor beacon code to make use of start- and stop_queue by Helmut Schaa · 15 years ago
  46. 739fd94 rt2x00: Pad beacon to multiple of 32 bits. by Wolfgang Kufner · 15 years ago
  47. f615e9a rt2x00: Fix WMM Queue naming by Ivo van Doorn · 15 years ago
  48. dbba306 rt2x00: Reorganize queue callback functions by Ivo van Doorn · 15 years ago
  49. 5450b7e rt2x00: Introduce 3 queue commands in drivers (start, kick, stop). by Ivo van Doorn · 15 years ago
  50. 89b25f6 rt2x00: Don't frequently reset beacon interval in AdHoc mode by Helmut Schaa · 15 years ago
  51. ea175ee rt2x00: Remove rt2x00lib_toggle_rx by Ivo van Doorn · 15 years ago
  52. f44df18 rt2x00: Implement flush callback by Ivo van Doorn · 15 years ago
  53. 2b23cda rt2x00: Reduce tx descriptor size by Helmut Schaa · 15 years ago
  54. efd2f27 rt2x00: Sync Tx and RX ring sizes with legacy drivers by Helmut Schaa · 15 years ago
  55. e9a6870 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 · 15 years ago
  56. ba3b9e5 rt2x00: correctly set max_report_rates in rt61pci and rt2800 by Helmut Schaa · 15 years ago
  57. b618f6f 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 · 15 years ago
  58. 65b7fc9 rt2x00: fix oops in rt2x00lib_txdone with rt61pci by Helmut Schaa · 15 years ago
  59. 6646505 rt2x00: Enable missing interrupts in rt61pci by Helmut Schaa · 15 years ago
  60. 0204464 rt2x00: Check for specific changed flags when updating the erp config by Helmut Schaa · 15 years ago
  61. 78ab952 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 · 15 years ago
  62. a908a74 rt2x00: Rename txentry_desc.queue -> txentry_desc.qid by Helmut Schaa · 15 years ago
  63. e569aa7 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 · 15 years ago
  64. 8d1331b rt2x00: Fix max TX power settings by Ivo van Doorn · 15 years ago
  65. 9333145 rt2x00: Simplify arguments to rt2x00 driver callback functions by Ivo van Doorn · 15 years ago
  66. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 15 years ago
  67. e5ef5ba rt2x00: Remove ieee80211_rx_status from rt2x00_dev by Ivo van Doorn · 15 years ago
  68. 3392bec rt2x00: Add helper function for reporting tx status by Ivo van Doorn · 15 years ago
  69. ab0ed4a rt2x00: Remove set_tim callback from PCI drivers by Helmut Schaa · 15 years ago
  70. 78e256c rt2x00: Convert rt2x00 to use threaded interrupts by Helmut Schaa · 15 years ago
  71. d8147f9 rt2x00: Disable link tuning while scanning by Ivo van Doorn · 15 years ago
  72. 27df2a9 rt2x00: Rename CONFIG_DISABLE_LINK_TUNING by Ivo van Doorn · 15 years ago
  73. fa43750 rt2x00: Fix beacon updates in rt61pci by Helmut Schaa · 15 years ago
  74. e513a0b rt2x00: Move common txdone handling to rt2x00lib_txdone. by Gertjan van Wingerde · 15 years ago
  75. 78eea11 rt2x00: Merge PCI and USB versions of write_tx_data into single function. by Gertjan van Wingerde · 15 years ago
  76. e6474c3 rt2x00: Limit TX done looping to number of TX ring entries by Ivo van Doorn · 15 years ago
  77. e1b4d7b rt2x00: Enable fallback rates for rt61pci and rt73usb by Ivo van Doorn · 15 years ago
  78. 0b8004a rt2x00: Properly reserve room for descriptors in skbs. by Gertjan van Wingerde · 15 years ago
  79. 5c3b685 rt2x00: Push beacon TX descriptor writing to drivers. by Gertjan van Wingerde · 15 years ago
  80. 9655a6e rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions. by Gertjan van Wingerde · 15 years ago
  81. 6fe70aa 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 · 15 years ago
  82. 85b7a8b rt2x00: Simplify TXD handling of beacons. by Gertjan van Wingerde · 15 years ago
  83. e01f1ec rt2x00: Re-order tx descriptor writing code in drivers. by Gertjan van Wingerde · 15 years ago
  84. 6b97cb0 rt2x00: Fix beacon descriptor writing for rt61pci. by Gertjan van Wingerde · 15 years ago
  85. cc75589 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 · 15 years ago
  86. f224f4e rt2x00: provide beacon's txdesc to write_beacon callback function. by Gertjan van Wingerde · 15 years ago
  87. d61cb26 rt2x00: Clean up all driver's kick_tx_queue callback functions. by Gertjan van Wingerde · 15 years ago
  88. 78b8f3b rt2x00: Don't check whether hardware crypto is enabled when reading RXD. by Gertjan van Wingerde · 15 years ago
  89. 8316324 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 · 15 years ago
  90. df624ca rt2x00: Register frame length in TX entry descriptor instead of L2PAD. by Gertjan van Wingerde · 15 years ago
  91. 5c01d56 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 · 15 years ago
  92. 9e18944 rt2x00: Add wakeup interrupt handler to rt61pci. by Gertjan van Wingerde · 15 years ago
  93. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  94. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  95. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  96. 49e721e rt2x00: rework RT chipset and revision determination for PCI an SOC devices. by Gertjan van Wingerde · 16 years ago
  97. 714fa66 rt2x00: Reorganize RT chipset setting for PCI/SOC devices. by Gertjan van Wingerde · 16 years ago
  98. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  99. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 16 years ago
  100. 00a08eb rt2x00: remove get_tx_stats() mac80211 op by Kalle Valo · 16 years ago