aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00usb.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-1/+3
|\
| * rt2x00: Optimize TX_STA_FIFO register readingIvo van Doorn2011-05-021-1/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-251-10/+21
|\ \ | |/
| * rt2x00: Allow dynamic addition of PCI/USB IDs.Gertjan van Wingerde2011-04-191-7/+1
| * rt2x00: Decrease association time for USB devicesIvo van Doorn2011-04-191-3/+5
| * rt2800usb: read TX_STA_FIFO asynchronouslyJohannes Stezenbach2011-04-191-0/+15
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* rt2x00: Add "flush" queue commandIvo van Doorn2010-12-131-2/+2
* rt2x00: Reorganize queue callback functionsIvo van Doorn2010-12-131-2/+2
* rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).Ivo van Doorn2010-12-131-4/+4
* rt2x00: Simplify arguments to rt2x00 driver callback functionsIvo van Doorn2010-08-251-8/+4
* rt2x00: Implement watchdog monitoringIvo van Doorn2010-07-121-0/+10
* rt2x00: Merge PCI and USB versions of write_tx_data into single function.Gertjan van Wingerde2010-06-301-10/+0
* rt2x00: Clean up USB vendor request buffer functions.Gertjan van Wingerde2010-06-031-19/+0
* rt2x00: add txdesc parameter to write_tx_dataHelmut Schaa2010-04-161-1/+2
* rt2x00: Update copyright statements.Gertjan van Wingerde2009-11-111-1/+1
* rt2x00: Fix building of rt2800lib when rt2x00 driver is built-in.Gertjan van Wingerde2009-11-111-0/+2
* rt2x00: move REGISTER_BUSY_* definitions to rt2x00.hBartlomiej Zolnierkiewicz2009-11-061-6/+0
* rt2x00: fix rt2x00usb_regbusy_read() argumentsBartlomiej Zolnierkiewicz2009-11-061-1/+1
* rt2x00: fix rt2x00usb_register_multiwrite() argumentsBartlomiej Zolnierkiewicz2009-11-061-3/+4
* rt2x00: fix rt2x00usb_register_read() commentBartlomiej Zolnierkiewicz2009-11-041-1/+1
* rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-091-0/+11
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-291-1/+1
* rt2x00: Move rt73usb register access wrappers into rt2x00usbIvo van Doorn2008-11-251-0/+136
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-211-4/+1
* rt2x00: Fix compile warningIvo van Doorn2008-08-021-1/+1
* rt2x00: Large vendor requests for rt73usb firmware upload and beaconsIwo Mergler2008-07-291-1/+0
* rt2x00: Support for large vendor requestsIwo Mergler2008-07-291-1/+20
* rt2x00: Fix sparse warning on nested container_of()Ivo van Doorn2008-06-261-0/+6
* rt2x00: Move generic TX frame writing code into rt2x00queueIvo van Doorn2008-06-141-4/+7
* rt2x00: Implement rt2x00usb_kick_tx_queue()Ivo van Doorn2008-06-141-0/+11
* mac80211: move TX info into skb->cbJohannes Berg2008-05-211-8/+1
* rt2x00: Merge RX and TX entry private dataIvo van Doorn2008-05-211-13/+4
* rt2x00: Fix kernel-docIvo van Doorn2008-05-071-3/+3
* rt2x00: Add helper macrosIvo van Doorn2008-05-071-3/+16
* rt2x00: Remove async vendor request calls from rt2x00usbIvo van Doorn2008-02-291-18/+0
* rt2x00: Enable LED class support for rt2500usb/rt73usbIvo van Doorn2008-02-291-34/+95
* rt2x00: Queue handling overhaulIvo van Doorn2008-02-291-3/+45
* rt2x00: Update copyright noticeIvo van Doorn2008-02-291-1/+1
* rt2x00: Move init_txring and init_rxring into rt2x00libIvo van Doorn2008-01-281-1/+4
* rt2x00: Place mutex around USB register accessAdam Baker2008-01-281-0/+8
* rt2x00: Unconstify rt2x00devAdam Baker2008-01-281-6/+5
* [PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout.Ivo van Doorn2007-10-101-4/+4
* [RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn2007-10-101-0/+180