index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Fix URB error handling
Ivo van Doorn
2010-10-11
1
-10
/
+8
*
rt2x00: Don't perform watchdog checks on empty queue
Ivo van Doorn
2010-10-11
1
-4
/
+6
*
rt2x00: Make queue_entry flags access atomic
Ivo van Doorn
2010-10-11
1
-4
/
+4
*
rt2x00: Simplify Queue function arguments
Ivo van Doorn
2010-10-11
1
-9
/
+9
*
rt2x00: Cleanup rt2x00usb_watchdog_reset_tx
Ivo van Doorn
2010-08-31
1
-26
/
+40
*
rt2x00: Split watchdog check into a DMA and STATUS timeout
Ivo van Doorn
2010-08-31
1
-3
/
+24
*
rt2x00: Move direct access to queue->entries to rt2x00queue.c
Ivo van Doorn
2010-08-25
1
-55
/
+20
*
rt2x00: Reduce indenting
Ivo van Doorn
2010-08-25
1
-13
/
+14
*
rt2x00: Simplify arguments to rt2x00 driver callback functions
Ivo van Doorn
2010-08-25
1
-9
/
+5
*
rt2x00: Add helper function for reporting tx status
Ivo van Doorn
2010-08-16
1
-8
/
+2
*
rt2x00: Move USB tx/rx done handling to workqueue
Ivo van Doorn
2010-08-16
1
-34
/
+99
*
rt2x00: Implement watchdog monitoring
Ivo van Doorn
2010-07-12
1
-0
/
+50
*
rt2x00: Move common txdone handling to rt2x00lib_txdone.
Gertjan van Wingerde
2010-06-30
1
-11
/
+0
*
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
Gertjan van Wingerde
2010-06-30
1
-21
/
+0
*
rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.
Gertjan van Wingerde
2010-06-30
1
-16
/
+17
*
rt2x00: Fix frame dumping for USB devices.
Gertjan van Wingerde
2010-06-30
1
-0
/
+6
*
rt2x00: Clean up USB vendor request buffer functions.
Gertjan van Wingerde
2010-06-03
1
-21
/
+1
*
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
2010-06-03
1
-6
/
+5
*
rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.
Gertjan van Wingerde
2010-06-03
1
-0
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
1
-8
/
+0
|
\
|
*
rt2x00: Simplify TXD handling of beacons.
Gertjan van Wingerde
2010-05-12
1
-8
/
+0
*
|
Merge branch 'master' into for-davem
John W. Linville
2010-04-23
1
-1
/
+2
|
\
\
|
|
/
|
*
rt2x00: add txdesc parameter to write_tx_data
Helmut Schaa
2010-04-16
1
-1
/
+2
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
rt2x00: Update copyright statements.
Gertjan van Wingerde
2009-11-11
1
-1
/
+1
*
rt2x00: Move interface type assignments to generic code.
Gertjan van Wingerde
2009-11-11
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-11-09
1
-1
/
+1
|
\
|
*
rt2x00: fix rt2x00usb_regbusy_read() arguments
Bartlomiej Zolnierkiewicz
2009-11-06
1
-1
/
+1
*
|
rt2x00: Don't queue ieee80211 work after USB removal
Sean Cross
2009-11-06
1
-1
/
+8
|
/
*
rt2x00: Don't free register information on suspend
Ivo van Doorn
2009-04-20
1
-17
/
+1
*
rt2x00: Add kill_tx_queue callback function
Ivo van Doorn
2009-02-09
1
-24
/
+38
*
rt2x00: Update copyright year to 2009
Ivo van Doorn
2009-01-29
1
-1
/
+1
*
rt2x00: Fix segementation fault
Ivo van Doorn
2009-01-12
1
-3
/
+3
*
rt2x00: Detect USB BULK in/out endpoints
Ivo van Doorn
2008-11-25
1
-9
/
+82
*
rt2x00: Move rt73usb register access wrappers into rt2x00usb
Ivo van Doorn
2008-11-25
1
-0
/
+22
*
rt2x00: Fix race condition when using inderect registers
Ivo van Doorn
2008-11-21
1
-6
/
+5
*
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
2008-11-21
1
-17
/
+14
*
rt2x00: skb->data pointer should not include TX descriptor
Mattias Nissler
2008-08-29
1
-5
/
+6
*
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
2008-08-29
1
-5
/
+5
*
rt2x00: Fix txdone_entry_desc_flags
Jochen Friedrich
2008-08-18
1
-0
/
+1
*
rt2x00: Fix compile warning
Ivo van Doorn
2008-08-02
1
-2
/
+2
*
rt2x00: Support for large vendor requests
Iwo Mergler
2008-07-29
1
-0
/
+32
*
rt2x00: kill URB for all TX queues during disable_radio()
Ivo van Doorn
2008-06-27
1
-3
/
+6
*
rt2x00: Fix sparse warning on nested container_of()
Ivo van Doorn
2008-06-26
1
-6
/
+3
*
rt2x00: Cleanup symbol exports
Ivo van Doorn
2008-06-26
1
-35
/
+7
*
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
2008-06-26
1
-23
/
+4
*
rt2x00: Centralize allocation of RX skbs.
Gertjan van Wingerde
2008-06-26
1
-19
/
+2
*
rt2x00: Convert rt2x00 to use generic DMA-mapping API
Gertjan van Wingerde
2008-06-26
1
-4
/
+7
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-16
1
-1
/
+4
|
\
|
*
rt2x00: Don't kill guardian_urb when it wasn't created
Ivo van Doorn
2008-06-13
1
-0
/
+6
[next]