summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00config.c
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Fix FSF address in file headersJeff Kirsher2013-12-111-3/+1Star
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-5/+5
* mac80211: add time synchronisation with BSS for assocJohannes Berg2012-07-121-1/+1
* rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka2012-04-111-0/+5
* mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-131-1/+1
* rt2x00:Add VCO recalibrationJohn Li2012-02-271-0/+3
* rt2x00: fix rmmod crashStanislaw Gruszka2011-06-061-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-0/+31
|\
| * rt2x00: Add autowake support for USB hardwareIvo van Doorn2011-05-021-0/+31
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-251-21/+56
|\|
| * rt2x00: Implement get_antenna and set_antenna callback functionsIvo van Doorn2011-04-191-19/+26
| * rt2x00: Merge rt2x00ht.c contents in other files.Gertjan van Wingerde2011-04-191-0/+28
| * rt2x00: Split rt2x00dev->flagsIvo van Doorn2011-04-191-2/+2
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* rt2x00: Fix pointer errors.Gertjan van Wingerde2011-01-041-4/+4
* rt2x00: Protect queue control with mutexIvo van Doorn2010-12-131-2/+2
* rt2x00: Reorganize queue callback functionsIvo van Doorn2010-12-131-4/+2Star
* rt2x00: Remove rt2x00lib_toggle_rxIvo van Doorn2010-11-151-2/+4
* rt2x00: checkpatch.pl error fixes for rt2x00config.cMark Einon2010-11-151-1/+1
* rt2x00: Implement HT protection for rt2800Helmut Schaa2010-10-051-0/+3
* rt2x00: Check for specific changed flags when updating the erp configHelmut Schaa2010-09-141-2/+3
* rt2x00: Antenna diversity does not work in 2.6.35Lars Ericsson2010-09-141-2/+2
* rt2x00: Remove ieee80211_rx_status from rt2x00_devIvo van Doorn2010-08-161-3/+1Star
* rt2x00: do not shortcut rt2x00lib_config_antennaJohn W. Linville2010-08-161-8/+0Star
* rt2x00: Add missing TSF sync mode for AP operationHelmut Schaa2010-07-121-1/+3
* rt2x00: Fix HT40 operation in rt2800.Gertjan van Wingerde2010-06-031-4/+8
* rt2x00: Update copyright statements.Gertjan van Wingerde2009-11-111-1/+1
* rt2x00: Hardcode TX ack timeout and consume timeIvo van Doorn2009-09-091-11/+0Star
* rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...Ivo van Doorn2009-08-141-6/+16
* rt2x00: Don't alter rt2x00dev->default_antLars Ericsson2009-07-271-6/+6
* rt2x00: Comment spellcheckingLuis Correia2009-07-241-1/+1
* rt2x00: Remove last usage of beacon_int from ieee80211_configIvo van Doorn2009-06-031-0/+3
* rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVALIvo van Doorn2009-05-221-0/+1
* rt2x00: Implement support for 802.11nIvo van Doorn2009-05-061-0/+5
* mac80211: constify ieee80211_if_conf.bssidJohannes Berg2009-01-291-1/+1
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-291-1/+1
* rt2x00: Implement WDS supportIvo van Doorn2009-01-291-0/+1
* rt2x00: Add mesh supportAndrey Yurovsky2009-01-291-0/+1
* rt2x00: Move link tuning into seperate fileIvo van Doorn2009-01-291-3/+2Star
* rt2x00: Remove duplicate codeIvo van Doorn2008-12-051-18/+19
* rt2x00: Store retry limit valuesIvo van Doorn2008-12-051-0/+2
* rt2x00: Optimize get_duration / get_duration_resIvo van Doorn2008-11-211-2/+2
* rt2x00: Fix BUG_ON() with antenna handlingIvo van Doorn2008-11-211-9/+26
* rt2x00: Optimize configuration handlingIvo van Doorn2008-11-101-140/+24Star
* mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg2008-11-011-16/+4Star
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-4/+4
* rt2x00: Fix race conditions in flag handlingIvo van Doorn2008-08-291-2/+2
* rt2x00: Gather channel information in structureIvo van Doorn2008-08-221-0/+4
* rt2x00: Fix partial antenna configurationIvo van Doorn2008-08-011-0/+4
* rt2x00: Fix EIFS timing valueIvo van Doorn2008-07-291-1/+1