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