| Commit message (Expand) | Author | Age | Files | Lines |
* | rt2x00: Use more current logging styles, shrink object size | Joe Perches | 2013-04-22 | 19 | -240/+228 |
* | rt2x00: rt2800lib: rename rt2800_init_bbb_early to rt2800_init_bbp_early | Gabor Juhos | 2013-04-22 | 1 | -2/+2 |
* | rt2800: nulify all last words of TXWI | Stanislaw Gruszka | 2013-04-22 | 1 | -4/+7 |
* | rt2x00: provide separate information about TXWI & RXWI sizes | Stanislaw Gruszka | 2013-04-22 | 5 | -25/+34 |
* | rt2800: cleanup rt2800_init_rfcsr | Stanislaw Gruszka | 2013-04-22 | 1 | -21/+6 |
* | rt2800: add rt2800_normal_mode_setup_3xxx subroutine | Stanislaw Gruszka | 2013-04-22 | 1 | -77/+77 |
* | rt2800: add rt2800_led_open_drain_enable subroutine | Stanislaw Gruszka | 2013-04-22 | 1 | -4/+25 |
* | rt2800: move RF_R27 setup to individual rfcsr init subroutines | Stanislaw Gruszka | 2013-04-22 | 1 | -7/+11 |
* | rt2800: add rt2800_rx_filter_calibration procedure | Stanislaw Gruszka | 2013-04-22 | 1 | -46/+57 |
* | rt2800: move RFCSR6_R2 & LDO_CFG0 setup to 3572 specific rfcsr init | Stanislaw Gruszka | 2013-04-22 | 1 | -17/+17 |
* | rt2800: move GPIO_SWITCH setup to 3390 specific rfcsr init | Stanislaw Gruszka | 2013-04-22 | 1 | -5/+7 |
* | rt2800: move 30xx common rf init code | Stanislaw Gruszka | 2013-04-22 | 1 | -28/+35 |
* | rt2800: move RFCSR29_RSSI_GAIN to 3290 specific rfcsr init | Stanislaw Gruszka | 2013-04-22 | 1 | -6/+6 |
* | rt2800: move rf init calibration code | Stanislaw Gruszka | 2013-04-22 | 1 | -22/+32 |
* | rt2800: merge 5xxx normal mode setup | Stanislaw Gruszka | 2013-04-22 | 1 | -48/+36 |
* | rt2x00: Fix transmit power troubles on some Ralink RT30xx cards | Alex A. Mihaylov | 2013-04-22 | 1 | -2/+6 |
* | rt2x00: rt2x00mmio: remove unused rt2x00pci_* defines | Gabor Juhos | 2013-04-10 | 1 | -11/+0 |
* | rt2x00: rt2800pci: use the rt2x00mmio_* routines | Gabor Juhos | 2013-04-10 | 1 | -118/+123 |
* | rt2x00: rt61pci: use the rt2x00mmio_* routines | Gabor Juhos | 2013-04-10 | 1 | -256/+259 |
* | rt2x00: rt2500pci: use the rt2x00mmio_* routines | Gabor Juhos | 2013-04-10 | 1 | -167/+167 |
* | rt2x00: rt2400pci: use the rt2x00mmio_* routines | Gabor Juhos | 2013-04-10 | 1 | -154/+155 |
* | rt2x00: rt2x00mmio: use rt2x00mmio prefix in function names | Gabor Juhos | 2013-04-10 | 2 | -50/+61 |
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-04-10 | 4 | -11/+11 |
|\ |
|
| * | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan | Karl Beldan | 2013-03-25 | 4 | -11/+11 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-10 | 10 | -264/+347 |
|\ \ |
|
| * | | rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCs | Gabor Juhos | 2013-04-03 | 10 | -264/+347 |
| * | | rt2x00: rt2x00pci_regbusy_read() - only print register access failure once | Tim Gardner | 2013-04-03 | 1 | -2/+2 |
* | | | rt2x00: rt2800lib: probe RT chipset earlier | Gabor Juhos | 2013-04-01 | 1 | -35/+45 |
* | | | rt2x00: rt2800lib: separate RT and RF chipset detection | Gabor Juhos | 2013-04-01 | 1 | -24/+32 |
* | | | rt2x00: introduce rt2x00_set_{rt,rf} helpers | Gabor Juhos | 2013-04-01 | 1 | -0/+17 |
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-03-25 | 2 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: pass queue bitmap to flush operation | Johannes Berg | 2013-03-18 | 2 | -2/+2 |
* | | | rt2800: 5592: add more USB devices IDs | Stanislaw Gruszka | 2013-03-18 | 1 | -0/+9 |
* | | | rt2800: 5592: iq calibration for 5GHz | Stanislaw Gruszka | 2013-03-18 | 1 | -10/+60 |
* | | | rt2800: 5592: add Kconfig | Stanislaw Gruszka | 2013-03-18 | 1 | -0/+7 |
* | | | rt2800: 5592: TXWI & RXWI descriptors size | Stanislaw Gruszka | 2013-03-18 | 4 | -7/+58 |
* | | | rt2800: 5592: add chip specific vgc calculations | Stanislaw Gruszka | 2013-03-18 | 1 | -7/+22 |
* | | | rt2800: 5592: add AGC init | Stanislaw Gruszka | 2013-03-18 | 1 | -1/+4 |
* | | | rt2800: add write_with_rx_chain function | Stanislaw Gruszka | 2013-03-18 | 2 | -0/+19 |
* | | | rt2800: rearrange bbp/rfcsr initialization | Stanislaw Gruszka | 2013-03-18 | 1 | -5/+45 |
* | | | rt2800: 5592: add iq calibration | Stanislaw Gruszka | 2013-03-18 | 3 | -4/+101 |
* | | | rt2800: 5592: more channel switch registers settings (BBP & GLRT) | Stanislaw Gruszka | 2013-03-18 | 1 | -0/+32 |
* | | | rt2800: 5592: enable rf init | Stanislaw Gruszka | 2013-03-18 | 1 | -0/+1 |
* | | | rt2800: 5592: setup LDO_CFG0 when configuring channel | Stanislaw Gruszka | 2013-03-18 | 1 | -0/+5 |
* | | | rt2800: 5592: init frequency calibration | Stanislaw Gruszka | 2013-03-18 | 1 | -3/+9 |
* | | | rt2800: 5592: initialize RF_38/39/30 registers | Stanislaw Gruszka | 2013-03-18 | 1 | -1/+2 |
* | | | rt2800: 5592: initialize BBP_R138 register | Stanislaw Gruszka | 2013-03-18 | 1 | -1/+2 |
* | | | rt2800: 5592: initalize BBP_R103 register on new revisions | Stanislaw Gruszka | 2013-03-18 | 1 | -0/+2 |
* | | | rt2800: 5592: initalize RF_R27 on older revisions | Stanislaw Gruszka | 2013-03-18 | 1 | -1/+2 |
* | | | rt2800: 5592: RF early registers initialization | Stanislaw Gruszka | 2013-03-18 | 1 | -25/+51 |