aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00soc.c
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.Gertjan van Wingerde2010-11-171-2/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* rt2x00: Export rt2x00soc_probe from rt2x00socHelmut Schaa2010-03-031-0/+1
* rt2x00: Reorganize RT chipset setting for PCI/SOC devices.Gertjan van Wingerde2010-02-151-4/+1
* rt2x00: Introduce SoC interface type.Gertjan van Wingerde2010-02-151-5/+1
* rt2x00: Update copyright statements.Gertjan van Wingerde2009-11-111-1/+2
* rt2x00: Move interface type assignments to generic code.Gertjan van Wingerde2009-11-111-0/+5
* rt2x00: Add rt2x00soc bus moduleIvo van Doorn2009-10-271-0/+159