1. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
  2. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  3. ac2291c Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  4. 028f43b Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  5. a059783 rt2800: fix mt7620 E2 channel registers by Tomislav Požega · 8 years ago
  6. 4bd96b5 rt2800: fix mt7620 vco calibration registers by Tomislav Požega · 8 years ago
  7. 2031bad rt2800: do VCO calibration after programming ALC by Daniel Golle · 8 years ago
  8. 225a644 rt2800: fix LNA gain assignment for MT7620 by Daniel Golle · 8 years ago
  9. 1f242a3 rt2x00: reverse external PA capability flag logic by Daniel Golle · 8 years ago
  10. 41977e8 rt2x00: add support for MT7620 by Roman Yeryomin · 8 years ago
  11. 5ce33b6 rt2x00: fix TX_PWR_CFG_4 register definition by Daniel Golle · 8 years ago
  12. dd35cc0 rt2x00: fix rt2x00debug_dump_frame comment by Stanislaw Gruszka · 8 years ago
  13. fb47ada rt2800: use TXOP_BACKOFF for probe frames by Stanislaw Gruszka · 8 years ago
  14. 9d7a7a4 rt2800: status based rate flags for nomatch case by Stanislaw Gruszka · 8 years ago
  15. 293dff7 rt2x00: use txdone_nomatch on rt2800usb by Stanislaw Gruszka · 8 years ago
  16. ec80ad7 rt2x00: fixup fill_tx_status for nomatch case by Stanislaw Gruszka · 8 years ago
  17. a09305d rt2x00: add txdone nomatch function by Stanislaw Gruszka · 8 years ago
  18. 56646ad rt2x00: separte clearing entry from rt2x00lib_txdone by Stanislaw Gruszka · 8 years ago
  19. 5edb05a rt2x00: separte filling tx status from rt2x00lib_txdone by Stanislaw Gruszka · 8 years ago
  20. a13d985 rt2800: identify station based on status WCID by Stanislaw Gruszka · 8 years ago
  21. 96609f3 rt2x00: rt2800lib: move rt2800_drv_data declaration into rt2800lib.h by Gabor Juhos · 8 years ago
  22. ae44b50 wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers by Andrew Zaborowski · 8 years ago
  23. eb1e011 average: change to declare precision, not factor by Johannes Berg · 8 years ago
  24. 7272416 rt2500usb: don't mark register accesses as inline by Arnd Bergmann · 8 years ago
  25. cf81db3 rt2x00: remove queue_entry from skbdesc by Stanislaw Gruszka · 8 years ago
  26. 2ceb813 rt2x00: call entry directly in rt2x00_dump_frame by Stanislaw Gruszka · 8 years ago
  27. 80a97ea rt61pci: use entry directly by Stanislaw Gruszka · 8 years ago
  28. 0488a61 rt2x00usb: fix anchor initialization by Stanislaw Gruszka · 8 years ago
  29. 93c7018 rt2x00usb: do not anchor rx and tx urb's by Stanislaw Gruszka · 8 years ago
  30. 6232c17 rt2x00: avoid introducing a USB dependency in the rt2x00lib module by Stanislaw Gruszka · 8 years ago
  31. 6715208 rt2800: enable rt3290 unconditionally on pci probe by Stanislaw Gruszka · 8 years ago
  32. 33e962c rt2x00: fix clk_get call by Stanislaw Gruszka · 8 years ago
  33. 98e71f4 rt2x00: add support for RT5350 WiSoC by Serge Vasilugin · 8 years ago
  34. 5c4412e rt2x00: rt2800lib: add support for RT3352 with 20MHz crystal by Daniel Golle · 8 years ago
  35. 34db70b9 rt2x00: add copy of clk for soc devices by Stanislaw Gruszka · 8 years ago
  36. dab38e7 rt2x00: rt2800lib: support for for RT3352 with external PA by Daniel Golle · 8 years ago
  37. b8c2db5 rt2x00: rt2800lib: fix rf id for RT3352 by Felix Fietkau · 8 years ago
  38. e974f3a rt2x00: rt2800lib: correctly set HT20/HT40 filter by Serge Vasilugin · 8 years ago
  39. feecb0c rt2800: remove warning on bcn_num != rt2x00dev->intf_beaconing by Stanislaw Gruszka · 8 years ago
  40. 66ecec0 rt2800: set max_psdu to 3 on usb devices by Stanislaw Gruszka · 8 years ago
  41. 5158324 rt2x00: do not flush empty queue by Stanislaw Gruszka · 8 years ago
  42. 1701221 rt2800usb: mark tx failure on timeout by Stanislaw Gruszka · 8 years ago
  43. e4019e7 rt2800: tune TX_RTS_CFG config by Stanislaw Gruszka · 8 years ago
  44. 01d97ef rt2800: change default retry settings by Stanislaw Gruszka · 8 years ago
  45. 15ec51b rt2x00: save conf settings before reset tuner by Stanislaw Gruszka · 8 years ago
  46. cfe82fb rt2800: increase TX timeout by Stanislaw Gruszka · 8 years ago
  47. 480b468 rt2800usb: remove watchdog by Stanislaw Gruszka · 8 years ago
  48. 85eb018 Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  49. c7d1c77 rt2x00: add mutex to synchronize config and link tuner by Stanislaw Gruszka · 8 years ago
  50. 31369c3 rt2800: replace msleep() with usleep_range() on channel switch by Stanislaw Gruszka · 8 years ago
  51. eb79a8f rt2800: replace mdelay by usleep on vco calibration. by Stanislaw Gruszka · 8 years ago
  52. d963247 rt2x00: merge agc and vco works with link tuner by Stanislaw Gruszka · 8 years ago
  53. 24d42ef rt2800: perform VCO recalibration for RF5592 chip by Stanislaw Gruszka · 8 years ago
  54. bc00770 rt2800: warn if doing VCO recalibration for unknow RF chip by Stanislaw Gruszka · 8 years ago
  55. 8845254 rt2800: rename adjust_freq_offset function by Stanislaw Gruszka · 8 years ago
  56. 8f03a7c rt2800: set MAX_PSDU len according to remote STAs capabilities by Stanislaw Gruszka · 8 years ago
  57. a51b8969 rt2800: set minimum MPDU and PSDU lengths to sane values by Stanislaw Gruszka · 8 years ago
  58. e49abb1 rt2800: don't set ht parameters for non-aggregated frames by Stanislaw Gruszka · 8 years ago
  59. a08b981 rt2800: make rx ampdu_factor depend on number of rx chains by Stanislaw Gruszka · 8 years ago
  60. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  61. 33f8a04 Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  62. 159a55a rt2800: disable CCK rates on HT by Stanislaw Gruszka · 8 years ago
  63. 8d79b00 rt2800: tune *_PROT_CFG parameters by Stanislaw Gruszka · 8 years ago
  64. 6c40063 rt2800: use RTS/CTS protection instead of CTS-to-self by Stanislaw Gruszka · 8 years ago
  65. 231aeca rt2800: correct TX_SW_CFG1 for 5592 by Stanislaw Gruszka · 8 years ago
  66. be82de9 rt2800: correct AUTO_RSP_CFG by Stanislaw Gruszka · 8 years ago
  67. b4c449b rt2800: do not overwrite WPDMA_GLO_CFG_WP_DMA_BURST_SIZE by Stanislaw Gruszka · 8 years ago
  68. 770e4b7 rt2800: OFDM rates are mandatory by Stanislaw Gruszka · 8 years ago
  69. b29a1c1 rt2800usb: do not wipe out USB_DMA_CFG settings by Stanislaw Gruszka · 8 years ago
  70. cea5b03 rt2800: correctly report MCS TX parameters by Stanislaw Gruszka · 8 years ago
  71. a083c8f rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USB by Vishal Thanki · 8 years ago
  72. 9766cb7 rt2x00: add support for mac addr from device tree by Mathias Kresin · 9 years ago
  73. 8f20542 wireless: deprecate WDS and disable by default by Johannes Berg · 8 years ago
  74. 410280b rt2x00usb: Fix error return code by Christophe Jaillet · 9 years ago
  75. 2557654 rt2800lib: enable MFP if hw crypt is disabled by Chun-Yeow Yeoh · 9 years ago
  76. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  77. 8b4c000 rt2x00usb: Use usb anchor to manage URB by Vishal Thanki · 9 years ago
  78. f36f299 rt2x00: add new rt2800usb device Buffalo WLI-UC-G450 by Anthony Wong · 9 years ago
  79. 9cc3fdc rt2x00: unterminated strlen of user data by One Thousand Gnomes · 9 years ago
  80. d67703f Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  81. 6cd21d7 Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  82. 5b45171 net: wireless: rt2x00: Space Required by Paul Mcquade · 9 years ago
  83. b2cc2dd net: wireless: rt2x00: Space issue by Paul Mcquade · 9 years ago
  84. ac2b335 net: wireless: rt2x00: Fixed Spacing issues by Paul Mcquade · 9 years ago
  85. 262c741 rt2x00: fix monitor mode regression by Eli Cooper · 9 years ago
  86. 50ea05e mac80211: pass block ack session timeout to to driver by Sara Sharon · 9 years ago
  87. 7683fe0 rt2x00pci: Disable memory-write-invalidate when the driver exits by Jia-Ju Bai · 9 years ago
  88. 952348a rt2x00: type bug in _rt2500usb_register_read() by Dan Carpenter · 9 years ago
  89. 33aca94 rt2x00: move under ralink vendor directory by Kalle Valo · 9 years ago