summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2800lib.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-29rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde1-47/+43
2009-12-29rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USBGertjan van Wingerde1-2/+2
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg1-2/+1
2009-12-21rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde1-0/+6
2009-12-21drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall1-2/+2
2009-12-14rt2x00: Fix rt2800usb detection in rt2800lib.Gertjan van Wingerde1-2/+2
2009-11-28rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde1-6/+0
2009-11-28rt2x00: Clean up use of rt2x00_intf_is_pci.Gertjan van Wingerde1-10/+7
2009-11-28rt2x00: Only initialize HT on rt2800 devices that support it.Gertjan van Wingerde1-1/+5
2009-11-16rt2800: do not enable tbtt unless we are in a beacon modeJosef Bacik1-1/+2
2009-11-16rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.Gertjan van Wingerde1-10/+14
2009-11-16rt2x00: Log RT/RF chipset information correctly.Gertjan van Wingerde1-0/+1
2009-11-16rt2x00: Initialize rf302x RF values properly for rt2800pci.Gertjan van Wingerde1-17/+12
2009-11-16rt2x00: Fix rt2800lib RF chip programming selection.Gertjan van Wingerde1-3/+7
2009-11-14rt2800lib: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo1-1/+1
2009-11-14rt2x00: Properly detect Ralink RT3070 devices.Gertjan van Wingerde1-13/+15
2009-11-12rt2x00: Fix typo in rf programming of rt2800lib.Gertjan van Wingerde1-1/+1
2009-11-12rt2x00: Update copyright statements.Gertjan van Wingerde1-5/+10
2009-11-12rt2800: add eFuse EEPROM support code to rt2800libBartlomiej Zolnierkiewicz1-0/+43
2009-11-12rt2800: unify rt2800*_probe_hw_mode()Bartlomiej Zolnierkiewicz1-0/+218
2009-11-12rt2800: unify EEPROM support codeBartlomiej Zolnierkiewicz1-0/+199
2009-11-07rt2800: add rt2800lib (part four)Bartlomiej Zolnierkiewicz1-0/+157
2009-11-07rt2800: add rt2800lib (part three)Bartlomiej Zolnierkiewicz1-15/+599
2009-11-07rt2800: add rt2800lib (part two)Bartlomiej Zolnierkiewicz1-0/+832
2009-11-07rt2800: add rt2800lib (part one)Bartlomiej Zolnierkiewicz1-0/+244