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