summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800lib.c
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: move under ralink vendor directoryKalle Valo2015-11-181-8021/+0
* mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach2015-09-221-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-231-40/+17
|\
| * rt2800: fix assigning same WCID for different stationsStanislaw Gruszka2015-06-151-40/+17
* | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-9/+7
|/
* mac80211: extend get_tkip_seq to all keysJohannes Berg2015-05-061-6/+10
* mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-2/+1
* cfg80211: remove "channel" from survey namesJohannes Berg2015-01-081-6/+6
* rt2800: calculate tx power temperature compensation on selected chipsStanislaw Gruszka2014-12-011-19/+26
* rt2x00: support Ralink 5362.Canek Peláez Valdés2014-08-281-0/+6
* rt2x00: do not initialize BCN_OFFSET registersStanislaw Gruszka2014-06-191-22/+0
* rt2x00: change default MAC_BSSID_DW1_BSS_BCN_NUMStanislaw Gruszka2014-06-191-1/+1
* rt2x00: change beaconing setup on RT2800Stanislaw Gruszka2014-06-191-0/+45
* rt2x00: restore original beaconing stateStanislaw Gruszka2014-04-221-8/+7
* Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"Stanislaw Gruszka2014-03-131-3/+3
* rt2800: disable PS by default on USBStanislaw Gruszka2014-02-041-3/+2
* rt2x00: Fix FSF address in file headersJeff Kirsher2013-12-111-3/+1
* rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592Kevin Lo2013-12-051-1/+0
* rt2x00: rt2800lib: update RF registers for RT5390Kevin Lo2013-12-051-11/+19
* rt2x00: rt2800lib: Update BBP register initialization for RT53xxKevin Lo2013-12-051-3/+3
* wireless: rt2800lib: Fix typo on checkingFelipe Pena2013-11-111-1/+1
* rt2x00: rt2800lib: autodetect 5GHz band supportGabor Juhos2013-10-181-4/+4
* rt2x00: rt2800lib: use switch statement for RF specific setupGabor Juhos2013-10-181-21/+30
* rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM accessGabor Juhos2013-10-181-10/+6
* rt2x00: rt2800lib: remove duplicate rf_vals for RF3053Kevin Lo2013-10-141-72/+3
* rt2x00: rt2800lib: fix RF registers for RT5390/RT5392Kevin Lo2013-10-141-3/+2
* rt2x00: rt2800lib: use rt2x00_has_cap_* helpersGabor Juhos2013-10-141-13/+12
* rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593Gabor Juhos2013-10-101-5/+20
* rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos2013-10-101-4/+7
* rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twiceKevin Lo2013-10-101-7/+0
* rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz bandGabor Juhos2013-10-101-4/+11
* rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593Gabor Juhos2013-10-101-2/+8
* 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
* rt2800: add support for radio chip RF3070Stanislaw Gruszka2013-10-031-1/+7
* 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
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-281-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-261-8/+22
* | 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-221-1/+5
* | rt2x00: rt2800lib: optimize frequency offset adjustmentGabor Juhos2013-08-221-1/+6
OpenPOWER on IntegriCloud