index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00usb.c
Age
Commit message (
Expand
)
Author
2012-07-11
rt2x00: remove unused argument
Stanislaw Gruszka
2012-07-09
rt2x00usb: fix indexes ordering on RX queue kick
Stanislaw Gruszka
2012-04-23
rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices
Helmut Schaa
2012-03-15
rt2x00: rt2800usb: rework txstatus code
Stanislaw Gruszka
2012-01-04
rt2x00usb: Zero USB padding before sending URB
Jakub KiciĆski
2011-08-22
rt2x00: do not drop usb dev reference counter on suspend
Stanislaw Gruszka
2011-08-11
rt2x00: fix order of entry flags modification
Stanislaw Gruszka
2011-06-22
rt2x00: reset usb devices at probe
Stanislaw Gruszka
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-05
rt2x00: Fix transfer speed regression for USB hardware
Ivo van Doorn
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-02
rt2x00: Optimize TX_STA_FIFO register reading
Ivo van Doorn
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-19
rt2x00: Allow dynamic addition of PCI/USB IDs.
Gertjan van Wingerde
2011-04-19
rt2x00: Decrease association time for USB devices
Ivo van Doorn
2011-04-19
rt2800usb: add timer to handle TX_STA_FIFO
Johannes Stezenbach
2011-04-19
rt2x00: fix queue timeout checks
Johannes Stezenbach
2011-04-19
rt2800usb: read TX_STA_FIFO asynchronously
Johannes Stezenbach
2011-04-19
rt2x00: Make rt2x00_queue_entry_for_each more flexible
Helmut Schaa
2011-04-19
rt2x00: Split rt2x00dev->flags
Ivo van Doorn
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-31
rt2x00: Move TX/RX work into dedicated workqueue
Ivo van Doorn
2010-12-13
rt2x00: Fix WMM Queue naming
Ivo van Doorn
2010-12-13
rt2x00: Introduce extra queue entry sanity flag
Ivo van Doorn
2010-12-13
rt2x00: Cleanup RX index counting
Ivo van Doorn
2010-12-13
rt2x00: Add "flush" queue command
Ivo van Doorn
2010-12-13
rt2x00: Protect queue control with mutex
Ivo van Doorn
2010-12-13
rt2x00: Reorganize queue callback functions
Ivo van Doorn
2010-12-13
rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).
Ivo van Doorn
2010-12-13
rt2x00: trivial: add missing \n on warnings
Johannes Stezenbach
2010-12-13
rt2x00: fix hang when unplugging USB device in use
Johannes Stezenbach
2010-11-15
rt2x00: Fix crash on USB unplug
Ivo van Doorn
2010-11-15
rt2x00: Remove failsave from rt2x00usb_watchdog_tx_dma
Ivo van Doorn
2010-11-15
rt2x00: Rename rt2x00queue_timeout
Ivo van Doorn
2010-10-11
rt2x00: Fix URB error handling
Ivo van Doorn
2010-10-11
rt2x00: Don't perform watchdog checks on empty queue
Ivo van Doorn
2010-10-11
rt2x00: Make queue_entry flags access atomic
Ivo van Doorn
2010-10-11
rt2x00: Simplify Queue function arguments
Ivo van Doorn
2010-08-31
rt2x00: Cleanup rt2x00usb_watchdog_reset_tx
Ivo van Doorn
2010-08-31
rt2x00: Split watchdog check into a DMA and STATUS timeout
Ivo van Doorn
2010-08-25
rt2x00: Move direct access to queue->entries to rt2x00queue.c
Ivo van Doorn
2010-08-25
rt2x00: Reduce indenting
Ivo van Doorn
2010-08-25
rt2x00: Simplify arguments to rt2x00 driver callback functions
Ivo van Doorn
2010-08-16
rt2x00: Add helper function for reporting tx status
Ivo van Doorn
2010-08-16
rt2x00: Move USB tx/rx done handling to workqueue
Ivo van Doorn
2010-07-12
rt2x00: Implement watchdog monitoring
Ivo van Doorn
2010-06-30
rt2x00: Move common txdone handling to rt2x00lib_txdone.
Gertjan van Wingerde
2010-06-30
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
Gertjan van Wingerde
2010-06-30
rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.
Gertjan van Wingerde
2010-06-30
rt2x00: Fix frame dumping for USB devices.
Gertjan van Wingerde
[next]