summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00usb.c
AgeCommit message (Expand)Author
2010-12-13rt2x00: Fix WMM Queue namingIvo van Doorn
2010-12-13rt2x00: Introduce extra queue entry sanity flagIvo van Doorn
2010-12-13rt2x00: Cleanup RX index countingIvo van Doorn
2010-12-13rt2x00: Add "flush" queue commandIvo van Doorn
2010-12-13rt2x00: Protect queue control with mutexIvo van Doorn
2010-12-13rt2x00: Reorganize queue callback functionsIvo van Doorn
2010-12-13rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).Ivo van Doorn
2010-12-13rt2x00: trivial: add missing \n on warningsJohannes Stezenbach
2010-12-13rt2x00: fix hang when unplugging USB device in useJohannes Stezenbach
2010-11-15rt2x00: Fix crash on USB unplugIvo van Doorn
2010-11-15rt2x00: Remove failsave from rt2x00usb_watchdog_tx_dmaIvo van Doorn
2010-11-15rt2x00: Rename rt2x00queue_timeoutIvo van Doorn
2010-10-11rt2x00: Fix URB error handlingIvo van Doorn
2010-10-11rt2x00: Don't perform watchdog checks on empty queueIvo van Doorn
2010-10-11rt2x00: Make queue_entry flags access atomicIvo van Doorn
2010-10-11rt2x00: Simplify Queue function argumentsIvo van Doorn
2010-08-31rt2x00: Cleanup rt2x00usb_watchdog_reset_txIvo van Doorn
2010-08-31rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn
2010-08-25rt2x00: Move direct access to queue->entries to rt2x00queue.cIvo van Doorn
2010-08-25rt2x00: Reduce indentingIvo van Doorn
2010-08-25rt2x00: Simplify arguments to rt2x00 driver callback functionsIvo van Doorn
2010-08-16rt2x00: Add helper function for reporting tx statusIvo van Doorn
2010-08-16rt2x00: Move USB tx/rx done handling to workqueueIvo van Doorn
2010-07-12rt2x00: Implement watchdog monitoringIvo van Doorn
2010-06-30rt2x00: Move common txdone handling to rt2x00lib_txdone.Gertjan van Wingerde
2010-06-30rt2x00: Merge PCI and USB versions of write_tx_data into single function.Gertjan van Wingerde
2010-06-30rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.Gertjan van Wingerde
2010-06-30rt2x00: Fix frame dumping for USB devices.Gertjan van Wingerde
2010-06-03rt2x00: Clean up USB vendor request buffer functions.Gertjan van Wingerde
2010-06-03rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde
2010-06-03rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.Gertjan van Wingerde
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-12rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-16rt2x00: add txdesc parameter to write_tx_dataHelmut Schaa
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-11rt2x00: Update copyright statements.Gertjan van Wingerde
2009-11-11rt2x00: Move interface type assignments to generic code.Gertjan van Wingerde
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-06rt2x00: fix rt2x00usb_regbusy_read() argumentsBartlomiej Zolnierkiewicz
2009-11-06rt2x00: Don't queue ieee80211 work after USB removalSean Cross
2009-04-20rt2x00: Don't free register information on suspendIvo van Doorn
2009-02-09rt2x00: Add kill_tx_queue callback functionIvo van Doorn
2009-01-29rt2x00: Update copyright year to 2009Ivo van Doorn
2009-01-12rt2x00: Fix segementation faultIvo van Doorn
2008-11-25rt2x00: Detect USB BULK in/out endpointsIvo van Doorn
2008-11-25rt2x00: Move rt73usb register access wrappers into rt2x00usbIvo van Doorn
2008-11-21rt2x00: Fix race condition when using inderect registersIvo van Doorn
2008-11-21rt2x00: Cleanup TX/RX entry handlingIvo van Doorn
2008-08-29rt2x00: skb->data pointer should not include TX descriptorMattias Nissler