summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800lib.c
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Introduce SoC interface type.Gertjan van Wingerde2010-02-151-19/+19
* rt2x00: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-1/+0Star
* rt2x00: Make rt2800_init_led static and don't export it.Gertjan van Wingerde2010-01-121-2/+1Star
* rt2x00: Unify rt2800 WPDMA ready waiting functions.Gertjan van Wingerde2010-01-121-0/+19
* rt2x00: RF3052 is a valid RF chipset for USB devices as well.Gertjan van Wingerde2010-01-121-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-051-1/+1
|\
| * rt2x00: Fix LED configuration setting for rt2800.Gertjan van Wingerde2010-01-051-1/+1
* | rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde2009-12-281-47/+43Star
* | rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USBGertjan van Wingerde2009-12-281-2/+2
|/
* mac80211: fix peer HT capabilitiesJohannes Berg2009-12-211-2/+1Star
* rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde2009-12-211-0/+6
* drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall2009-12-211-2/+2
* rt2x00: Fix rt2800usb detection in rt2800lib.Gertjan van Wingerde2009-12-141-2/+2
* rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde2009-11-281-6/+0Star
* rt2x00: Clean up use of rt2x00_intf_is_pci.Gertjan van Wingerde2009-11-281-10/+7Star
* rt2x00: Only initialize HT on rt2800 devices that support it.Gertjan van Wingerde2009-11-281-1/+5
* rt2800: do not enable tbtt unless we are in a beacon modeJosef Bacik2009-11-161-1/+2
* rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.Gertjan van Wingerde2009-11-161-10/+14
* rt2x00: Log RT/RF chipset information correctly.Gertjan van Wingerde2009-11-161-0/+1
* rt2x00: Initialize rf302x RF values properly for rt2800pci.Gertjan van Wingerde2009-11-161-17/+12Star
* rt2x00: Fix rt2800lib RF chip programming selection.Gertjan van Wingerde2009-11-161-3/+7
* rt2800lib: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-11-131-1/+1
* rt2x00: Properly detect Ralink RT3070 devices.Gertjan van Wingerde2009-11-131-13/+15
* rt2x00: Fix typo in rf programming of rt2800lib.Gertjan van Wingerde2009-11-111-1/+1
* rt2x00: Update copyright statements.Gertjan van Wingerde2009-11-111-5/+10
* rt2800: add eFuse EEPROM support code to rt2800libBartlomiej Zolnierkiewicz2009-11-111-0/+43
* rt2800: unify rt2800*_probe_hw_mode()Bartlomiej Zolnierkiewicz2009-11-111-0/+218
* rt2800: unify EEPROM support codeBartlomiej Zolnierkiewicz2009-11-111-0/+199
* rt2800: add rt2800lib (part four)Bartlomiej Zolnierkiewicz2009-11-061-0/+157
* rt2800: add rt2800lib (part three)Bartlomiej Zolnierkiewicz2009-11-061-15/+599
* rt2800: add rt2800lib (part two)Bartlomiej Zolnierkiewicz2009-11-061-0/+832
* rt2800: add rt2800lib (part one)Bartlomiej Zolnierkiewicz2009-11-061-0/+244