aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-19rt2x00: Allow dynamic addition of PCI/USB IDs.Gertjan van Wingerde1-1/+1
2011-04-19rt2x00: Decrease association time for USB devicesIvo van Doorn1-0/+10
2011-04-04rt2x00: Limit rt2x00pci rxdone processing to 16 entries at onceHelmut Schaa1-1/+4
2010-12-13rt2x00: Fix firmware loading regression on x86_64.Wolfgang Kufner1-1/+1
2010-06-30rt2x00: Move common txdone handling to rt2x00lib_txdone.Gertjan van Wingerde1-8/+0
2010-06-30rt2x00: Merge PCI and USB versions of write_tx_data into single function.Gertjan van Wingerde1-10/+0
2010-06-03rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde1-0/+8
2010-04-16rt2x00: add txdesc parameter to write_tx_dataHelmut Schaa1-1/+2
2010-02-15rt2x00: Reorganize RT chipset setting for PCI/SOC devices.Gertjan van Wingerde1-0/+1
2009-11-11rt2x00: Update copyright statements.Gertjan van Wingerde1-1/+1
2009-11-06rt2x00: move REGISTER_BUSY_* definitions to rt2x00.hBartlomiej Zolnierkiewicz1-9/+0
2009-11-06rt2x00: fix rt2x00pci_register_multi[read,write]() argumentsBartlomiej Zolnierkiewicz1-8/+7
2009-01-29rt2x00: Update copyright year to 2009Ivo van Doorn1-1/+1
2008-11-25rt2x00: Cleanup indirect register accessIvo van Doorn1-0/+18
2008-11-21rt2x00: Cleanup TX/RX entry handlingIvo van Doorn1-11/+0
2008-11-10rt2x00: Remove debugfs CSR access wrappersIvo van Doorn1-4/+4
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-1/+1
2008-07-10rt2x00: treat firmware data as constDavid Woodhouse1-1/+1
2008-06-26rt2x00: Cleanup symbol exportsIvo van Doorn1-9/+0
2008-06-26rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde1-3/+0
2008-06-14rt2x00: Move generic TX frame writing code into rt2x00queueIvo van Doorn1-4/+7
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-5/+1
2008-05-21rt2x00: Merge RX and TX entry private dataIvo van Doorn1-19/+3
2008-05-07rt2x00: Fix kernel-docIvo van Doorn1-2/+4
2008-02-29rt2x00: Fix Descriptor DMA initializationIvo van Doorn1-2/+4
2008-02-29rt2x00: make csr_cache and csr_addr an unionIvo van Doorn1-4/+4
2008-02-29rt2x00: Move beacon and atim queue defines into rt2x00Ivo van Doorn1-6/+0
2008-02-29rt2x00: Queue handling overhaulIvo van Doorn1-5/+44
2008-02-29rt2x00: Update copyright noticeIvo van Doorn1-1/+1
2008-01-28rt2x00: Move duplicate code into rt2x00pci_txdone()Ivo van Doorn1-1/+3
2008-01-28rt2x00: Unconstify rt2x00devAdam Baker1-4/+4
2007-10-10[RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn1-0/+127