summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
...
* | rt2x00: rt2800lib: fix default VGC values for RT3593Gabor Juhos2013-10-101-0/+3
* | rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM mapGabor Juhos2013-10-101-1/+0
* | rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM mapGabor Juhos2013-10-101-2/+0
* | rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts)Kirill Tkhai2013-10-101-1/+1
* | wireless: rt2x00: rt2800usb: add new devicesXose Vazquez Perez2013-10-031-1/+16
* | rt2800: add support for radio chip RF3070Stanislaw Gruszka2013-10-032-1/+9
* | rt2x00: Fix rf register for RT3070Kevin Lo2013-09-261-1/+1
* | rt2x00: rt2800lib: fix band selection and LNA PE control for RT3593 PCIe cardsGabor Juhos2013-09-261-9/+17
* | rt2800: comment enable radio initialization sequenceStanislaw Gruszka2013-09-261-2/+11
|/
* rt2800: change initialization sequence to fix system freezeStanislaw Gruszka2013-09-091-5/+6
* drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-031-2/+2
* rt2800usb: Add WLI-UC-G300HP's Product ID.Masami Ichikawa2013-08-281-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-281-1/+2
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-221-1/+2
| |\
| | * mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau2013-08-211-1/+2
* | | rt2800: fix wrong TX power compensationStanislaw Gruszka2013-08-261-0/+7
* | | rt2x00: rt2800lib: don't hardcode beacon offsetsGabor Juhos2013-08-262-8/+24
* | | rt2x00: rt2800lib: add rt2800_hw_beacon_base helperGabor Juhos2013-08-261-2/+9
* | | rt2x00: rt2800lib: adjust frequency offset for RF3053Gabor Juhos2013-08-221-1/+1
* | | rt2x00: rt2800lib: move rt2800_adjust_freq_offset functionGabor Juhos2013-08-221-36/+37
* | | rt2x00: rt2800lib: use step-by-step frequency offset adjustment on MMIO devicesGabor Juhos2013-08-221-3/+16
* | | rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devicesGabor Juhos2013-08-222-1/+6
* | | rt2x00: rt2800lib: optimize frequency offset adjustmentGabor Juhos2013-08-221-1/+6
* | | rt2x00: rt2800lib: fix frequency offset boundary calculationGabor Juhos2013-08-221-4/+5
* | | rt2x00: rt2800lib: pass beacon index to rt2800_clear_beacon_registerGabor Juhos2013-08-221-11/+7
* | | rt2x00: rt2800: rename HW_BEACON_OFFSET macroGabor Juhos2013-08-222-3/+3
* | | rt2x00: rt2800pci: fix AUX_CTRL register setup for RT3090/3390/3593/5592Gabor Juhos2013-08-161-2/+6
* | | rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helperGabor Juhos2013-08-164-13/+36
* | | net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()Jingoo Han2013-08-091-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-7/+11
|\ \ \ | |/ /
| * | rt2x00: fix stop queueStanislaw Gruszka2013-07-291-7/+11
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-07-251-1/+1
|\ \ \ | |/ /
| * | rt2x00: RT2X00 should depend on HAS_DMAGeert Uytterhoeven2013-07-181-1/+1
| |/
* | wireless: rt2x00: rt2800usb: add RT3573 devicesXose Vazquez Perez2013-07-241-0/+30
* | rt2x00: rt2800usb: add USB device ID for Linksys AE3000Gabor Juhos2013-07-222-0/+10
* | rt2x00: rt2800usb: use correct [RT]XWI size for RT3593Gabor Juhos2013-07-222-1/+5
* | rt2x00: rt2800lib: enable RT3593 supportGabor Juhos2013-07-221-0/+1
* | rt2x00: rt2800lib: enable RF3053 supportGabor Juhos2013-07-221-0/+1
* | rt2x00: rt2800lib: enable VCO recalibration for RF3053Gabor Juhos2013-07-221-0/+2
* | rt2x00: rt2800lib: add channel configuration for RF3053Gabor Juhos2013-07-222-3/+409
* | rt2x00: rt2800lib: add rf_vals for RF3053Gabor Juhos2013-07-221-0/+70
* | rt2x00: rt2800lib: add default_power3 field for three-chain devicesGabor Juhos2013-07-222-0/+23
* | rt2x00: rt2800lib: fix LNA_A[12] gain values for RT3593Gabor Juhos2013-07-222-12/+47
* | rt2x00: rt2800lib: hardcode TX mixer gain values for RT3593Gabor Juhos2013-07-221-0/+6
* | rt2x00: rt2800lib: introduce rt2800_get_txmixer_gain_{24,5}g helpersGabor Juhos2013-07-221-14/+24
* | rt2x00: rt2800lib: fix default TX power values for RT3593Gabor Juhos2013-07-222-0/+14
* | rt2x00: rt2800lib: add rt2800_txpower_to_dev helperGabor Juhos2013-07-222-13/+14
* | rt2x00: rt2800lib: fix antenna configuration for RT3593Gabor Juhos2013-07-221-0/+7
* | rt2x00: rt2800lib: fix BBP1_TX_ANTENNA field configuration for 3T devicesGabor Juhos2013-07-221-1/+1
* | rt2x00: rt2800lib: add TX power configuration for RT3593Gabor Juhos2013-07-222-3/+538
OpenPOWER on IntegriCloud