aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00pci.h
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Allow dynamic addition of PCI/USB IDs.Gertjan van Wingerde2011-04-191-1/+1
* rt2x00: Decrease association time for USB devicesIvo van Doorn2011-04-191-0/+10
* rt2x00: Limit rt2x00pci rxdone processing to 16 entries at onceHelmut Schaa2011-04-041-1/+4
* rt2x00: Fix firmware loading regression on x86_64.Wolfgang Kufner2010-12-131-1/+1
* rt2x00: Move common txdone handling to rt2x00lib_txdone.Gertjan van Wingerde2010-06-301-8/+0
* rt2x00: Merge PCI and USB versions of write_tx_data into single function.Gertjan van Wingerde2010-06-301-10/+0
* rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde2010-06-031-0/+8
* rt2x00: add txdesc parameter to write_tx_dataHelmut Schaa2010-04-161-1/+2
* rt2x00: Reorganize RT chipset setting for PCI/SOC devices.Gertjan van Wingerde2010-02-151-0/+1
* rt2x00: Update copyright statements.Gertjan van Wingerde2009-11-111-1/+1
* rt2x00: move REGISTER_BUSY_* definitions to rt2x00.hBartlomiej Zolnierkiewicz2009-11-061-9/+0
* rt2x00: fix rt2x00pci_register_multi[read,write]() argumentsBartlomiej Zolnierkiewicz2009-11-061-8/+7
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-291-1/+1
* rt2x00: Cleanup indirect register accessIvo van Doorn2008-11-251-0/+18
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-211-11/+0
* rt2x00: Remove debugfs CSR access wrappersIvo van Doorn2008-11-101-4/+4
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-1/+1
|\
| * rt2x00: treat firmware data as constDavid Woodhouse2008-07-101-1/+1
* | rt2x00: Cleanup symbol exportsIvo van Doorn2008-06-261-9/+0
* | rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde2008-06-261-3/+0
* | rt2x00: Move generic TX frame writing code into rt2x00queueIvo van Doorn2008-06-141-4/+7
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-211-5/+1
* | rt2x00: Merge RX and TX entry private dataIvo van Doorn2008-05-211-19/+3
* | rt2x00: Fix kernel-docIvo van Doorn2008-05-071-2/+4
|/
* rt2x00: Fix Descriptor DMA initializationIvo van Doorn2008-02-291-2/+4
* rt2x00: make csr_cache and csr_addr an unionIvo van Doorn2008-02-291-4/+4
* rt2x00: Move beacon and atim queue defines into rt2x00Ivo van Doorn2008-02-291-6/+0
* rt2x00: Queue handling overhaulIvo van Doorn2008-02-291-5/+44
* rt2x00: Update copyright noticeIvo van Doorn2008-02-291-1/+1
* rt2x00: Move duplicate code into rt2x00pci_txdone()Ivo van Doorn2008-01-281-1/+3
* rt2x00: Unconstify rt2x00devAdam Baker2008-01-281-4/+4
* [RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn2007-10-101-0/+127