summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2800lib.c
AgeCommit message (Expand)Author
2015-11-18rt2x00: move under ralink vendor directoryKalle Valo
2015-09-22mac80211: allow to transmit A-MSDU within A-MPDUEmmanuel Grumbach
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller
2015-06-15rt2800: fix assigning same WCID for different stationsStanislaw Gruszka
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg
2014-12-01rt2800: calculate tx power temperature compensation on selected chipsStanislaw Gruszka
2014-08-28rt2x00: support Ralink 5362.Canek Peláez Valdés
2014-06-19rt2x00: do not initialize BCN_OFFSET registersStanislaw Gruszka
2014-06-19rt2x00: change default MAC_BSSID_DW1_BSS_BCN_NUMStanislaw Gruszka
2014-06-19rt2x00: change beaconing setup on RT2800Stanislaw Gruszka
2014-04-22rt2x00: restore original beaconing stateStanislaw Gruszka
2014-03-13Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"Stanislaw Gruszka
2014-02-04rt2800: disable PS by default on USBStanislaw Gruszka
2013-12-11rt2x00: Fix FSF address in file headersJeff Kirsher
2013-12-05rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592Kevin Lo
2013-12-05rt2x00: rt2800lib: update RF registers for RT5390Kevin Lo
2013-12-05rt2x00: rt2800lib: Update BBP register initialization for RT53xxKevin Lo
2013-11-11wireless: rt2800lib: Fix typo on checkingFelipe Pena
2013-10-18rt2x00: rt2800lib: autodetect 5GHz band supportGabor Juhos
2013-10-18rt2x00: rt2800lib: use switch statement for RF specific setupGabor Juhos
2013-10-18rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM accessGabor Juhos
2013-10-14rt2x00: rt2800lib: remove duplicate rf_vals for RF3053Kevin Lo
2013-10-14rt2x00: rt2800lib: fix RF registers for RT5390/RT5392Kevin Lo
2013-10-14rt2x00: rt2800lib: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-10rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593Gabor Juhos
2013-10-10rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos
2013-10-10rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twiceKevin Lo
2013-10-10rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz bandGabor Juhos
2013-10-10rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593Gabor Juhos
2013-10-10rt2x00: rt2800lib: fix default VGC values for RT3593Gabor Juhos
2013-10-10rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM mapGabor Juhos
2013-10-10rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM mapGabor Juhos
2013-10-03rt2800: add support for radio chip RF3070Stanislaw Gruszka
2013-09-26rt2x00: Fix rf register for RT3070Kevin Lo
2013-09-26rt2x00: rt2800lib: fix band selection and LNA PE control for RT3593 PCIe cardsGabor Juhos
2013-09-26rt2800: comment enable radio initialization sequenceStanislaw Gruszka
2013-09-09rt2800: change initialization sequence to fix system freezeStanislaw Gruszka
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-26rt2800: fix wrong TX power compensationStanislaw Gruszka
2013-08-26rt2x00: rt2800lib: don't hardcode beacon offsetsGabor Juhos
2013-08-26rt2x00: rt2800lib: add rt2800_hw_beacon_base helperGabor Juhos
2013-08-22rt2x00: rt2800lib: adjust frequency offset for RF3053Gabor Juhos
2013-08-22rt2x00: rt2800lib: move rt2800_adjust_freq_offset functionGabor Juhos
2013-08-22rt2x00: rt2800lib: use step-by-step frequency offset adjustment on MMIO devicesGabor Juhos
2013-08-22rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devicesGabor Juhos
2013-08-22rt2x00: rt2800lib: optimize frequency offset adjustmentGabor Juhos
2013-08-22rt2x00: rt2800lib: fix frequency offset boundary calculationGabor Juhos