Age | Commit message (Expand) | Author | Files | Lines |
2013-12-11 | rt2x00: Fix FSF address in file headers | Jeff Kirsher | 1 | -3/+1 |
2013-10-14 | rt2x00: cleanup indentation in rt2800.h | Gabor Juhos | 1 | -21/+21 |
2013-10-04 | rt2800: add support for radio chip RF3070 | Stanislaw Gruszka | 1 | -0/+2 |
2013-08-26 | rt2x00: rt2800lib: don't hardcode beacon offsets | Gabor Juhos | 1 | -0/+2 |
2013-08-22 | rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devices | Gabor Juhos | 1 | -0/+1 |
2013-08-22 | rt2x00: rt2800: rename HW_BEACON_OFFSET macro | Gabor Juhos | 1 | -1/+1 |
2013-07-23 | rt2x00: rt2800usb: use correct [RT]XWI size for RT3593 | Gabor Juhos | 1 | -0/+1 |
2013-07-23 | rt2x00: rt2800lib: add channel configuration for RF3053 | Gabor Juhos | 1 | -2/+44 |
2013-07-23 | rt2x00: rt2800lib: fix LNA_A[12] gain values for RT3593 | Gabor Juhos | 1 | -0/+4 |
2013-07-23 | rt2x00: rt2800lib: fix default TX power values for RT3593 | Gabor Juhos | 1 | -0/+7 |
2013-07-23 | rt2x00: rt2800lib: add rt2800_txpower_to_dev helper | Gabor Juhos | 1 | -6/+0 |
2013-07-23 | rt2x00: rt2800lib: add TX power configuration for RT3593 | Gabor Juhos | 1 | -0/+116 |
2013-07-23 | rt2x00: rt2800lib: add RFCSR register initialization for RT3593 | Gabor Juhos | 1 | -0/+10 |
2013-07-23 | rt2x00: rt2800lib: add MAC register initialization for RT3593 | Gabor Juhos | 1 | -0/+1 |
2013-07-23 | rt2x00: rt2800lib: add EEPROM map for the RT3593 chipset | Gabor Juhos | 1 | -0/+6 |
2013-07-23 | rt2x00: rt2800lib: introduce rt2800_eeprom_word_index helper | Gabor Juhos | 1 | -37/+39 |
2013-07-23 | rt2x00: rt2800lib: introduce rt2800_eeprom_word enum | Gabor Juhos | 1 | -40/+39 |
2013-06-27 | rt2x00: rt2800: increase EEPROM_SIZE to 512 bytes | Gabor Juhos | 1 | -1/+1 |
2013-06-24 | rt2x00: rt2800: unify [RT]XWI_SIZE defines | Gabor Juhos | 1 | -4/+6 |
2013-03-19 | rt2800: 5592: TXWI & RXWI descriptors size | Stanislaw Gruszka | 1 | -0/+2 |
2013-03-19 | rt2800: add write_with_rx_chain function | Stanislaw Gruszka | 1 | -0/+3 |
2013-03-19 | rt2800: 5592: add iq calibration | Stanislaw Gruszka | 1 | -0/+55 |
2013-03-19 | rt2800: 5592: BBP registers initialization | Stanislaw Gruszka | 1 | -4/+20 |
2013-03-19 | rt2800: 5592: channel config stub | Stanislaw Gruszka | 1 | -0/+11 |
2013-03-19 | rt2800: 5592: add channels table | Stanislaw Gruszka | 1 | -0/+6 |
2013-03-19 | rt2800: 5592: early defines | Stanislaw Gruszka | 1 | -0/+2 |
2012-12-03 | rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_EN | Gabor Juhos | 1 | -0/+2 |
2012-12-03 | rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* defines | Gabor Juhos | 1 | -2/+2 |
2012-09-11 | rt2x00: add MediaTek/RaLink Rt3352 WiSoC | Daniel Golle | 1 | -0/+5 |
2012-09-07 | rt2x00: Unify GPIO register field namings | Gertjan van Wingerde | 1 | -26/+27 |
2012-09-07 | rt2x00: Align GPIO register definitions with the datasheets. | Gertjan van Wingerde | 1 | -0/+6 |
2012-06-20 | rt2x00 : RT3290 chip support v4 | Woody Hung | 1 | -1/+172 |
2012-06-06 | rt2x00:Add RT5392 chipset support | Zero.Lin | 1 | -0/+6 |
2012-06-05 | rt2x00: Add support for RT5360 based PCI devices. | villacis@palosanto.com | 1 | -0/+2 |
2012-05-09 | rt2x00: Add debugfs access for rfcsr register | Anisse Astier | 1 | -0/+2 |
2012-04-23 | rt2800: add chipset revision RT5390R support | Anisse Astier | 1 | -0/+1 |
2012-04-23 | rt2800: debugfs register access: BBP is 256 bytes big | Anisse Astier | 1 | -1/+1 |
2012-03-12 | rt2x00: Fix beacon skew in rt2800pci | Helmut Schaa | 1 | -0/+7 |
2012-02-27 | rt2800: Add documentation on MCU requests | Jakub Kicinski | 1 | -1/+14 |
2012-02-27 | rt2x00:Add RT5372 chipset support | John Li | 1 | -0/+1 |
2012-02-27 | rt2x00:Add VCO recalibration | John Li | 1 | -0/+9 |
2012-02-09 | rt2x00: Correctly set txmixer_gain in RT3572 channel switching. | Gertjan van Wingerde | 1 | -0/+13 |
2012-02-09 | rt2x00: Fix RT3572 channel switch RFCSR 7 programming. | Gertjan van Wingerde | 1 | -4/+6 |
2012-02-09 | rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572. | Gertjan van Wingerde | 1 | -0/+2 |
2012-02-09 | rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}. | Gertjan van Wingerde | 1 | -0/+8 |
2012-02-06 | rt2800: document RF_R03 register bits [7:4] | Stanislaw Gruszka | 1 | -0/+3 |
2012-02-06 | rt2800: radio 3xxxx: channel switch RX/TX calibration fixes | Stanislaw Gruszka | 1 | -0/+8 |
2012-02-06 | rt2800: radio 3xxx: reprogram only lower bits of RF_R3 | Stanislaw Gruszka | 1 | -0/+5 |
2012-01-04 | rt2x00: Change RF3853 to RF3053. | Gertjan van Wingerde | 1 | -2/+2 |
2011-09-14 | rt2x00: Add LED_CFG register description | Helmut Schaa | 1 | -0/+3 |