index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-13
rt2x00: Implement watchdog monitoring
Ivo van Doorn
1
-0
/
+50
2010-06-30
rt2x00: Move common txdone handling to rt2x00lib_txdone.
Gertjan van Wingerde
1
-11
/
+0
2010-06-30
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
Gertjan van Wingerde
1
-21
/
+0
2010-06-30
rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.
Gertjan van Wingerde
1
-16
/
+17
2010-06-30
rt2x00: Fix frame dumping for USB devices.
Gertjan van Wingerde
1
-0
/
+6
2010-06-03
rt2x00: Clean up USB vendor request buffer functions.
Gertjan van Wingerde
1
-21
/
+1
2010-06-03
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
1
-6
/
+5
2010-06-03
rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.
Gertjan van Wingerde
1
-0
/
+6
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+0
2010-05-13
rt2x00: Simplify TXD handling of beacons.
Gertjan van Wingerde
1
-8
/
+0
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
1
-1
/
+2
2010-04-16
rt2x00: add txdesc parameter to write_tx_data
Helmut Schaa
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-12
rt2x00: Update copyright statements.
Gertjan van Wingerde
1
-1
/
+1
2009-11-11
rt2x00: Move interface type assignments to generic code.
Gertjan van Wingerde
1
-0
/
+2
2009-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2009-11-07
rt2x00: fix rt2x00usb_regbusy_read() arguments
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-11-06
rt2x00: Don't queue ieee80211 work after USB removal
Sean Cross
1
-1
/
+8
2009-04-21
rt2x00: Don't free register information on suspend
Ivo van Doorn
1
-17
/
+1
2009-02-09
rt2x00: Add kill_tx_queue callback function
Ivo van Doorn
1
-24
/
+38
2009-01-30
rt2x00: Update copyright year to 2009
Ivo van Doorn
1
-1
/
+1
2009-01-12
rt2x00: Fix segementation fault
Ivo van Doorn
1
-3
/
+3
2008-11-26
rt2x00: Detect USB BULK in/out endpoints
Ivo van Doorn
1
-9
/
+82
2008-11-26
rt2x00: Move rt73usb register access wrappers into rt2x00usb
Ivo van Doorn
1
-0
/
+22
2008-11-21
rt2x00: Fix race condition when using inderect registers
Ivo van Doorn
1
-6
/
+5
2008-11-21
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
1
-17
/
+14
2008-08-30
rt2x00: skb->data pointer should not include TX descriptor
Mattias Nissler
1
-5
/
+6
2008-08-30
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
1
-5
/
+5
2008-08-18
rt2x00: Fix txdone_entry_desc_flags
Jochen Friedrich
1
-0
/
+1
2008-08-02
rt2x00: Fix compile warning
Ivo van Doorn
1
-2
/
+2
2008-07-30
rt2x00: Support for large vendor requests
Iwo Mergler
1
-0
/
+32
2008-06-27
rt2x00: kill URB for all TX queues during disable_radio()
Ivo van Doorn
1
-3
/
+6
2008-06-27
rt2x00: Fix sparse warning on nested container_of()
Ivo van Doorn
1
-6
/
+3
2008-06-27
rt2x00: Cleanup symbol exports
Ivo van Doorn
1
-35
/
+7
2008-06-27
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
1
-23
/
+4
2008-06-27
rt2x00: Centralize allocation of RX skbs.
Gertjan van Wingerde
1
-19
/
+2
2008-06-27
rt2x00: Convert rt2x00 to use generic DMA-mapping API
Gertjan van Wingerde
1
-4
/
+7
2008-06-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+4
2008-06-14
rt2x00: Fix double usage of skb->cb in USB RX path.
Gertjan van Wingerde
1
-5
/
+3
2008-06-14
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
Gertjan van Wingerde
1
-60
/
+3
2008-06-14
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
1
-3
/
+0
2008-06-14
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
1
-3
/
+3
2008-06-14
rt2x00: Move generic TX frame writing code into rt2x00queue
Ivo van Doorn
1
-43
/
+14
2008-06-14
rt2x00: Implement rt2x00usb_kick_tx_queue()
Ivo van Doorn
1
-1
/
+47
2008-06-14
rt2x00: Removed unused descriptor read in txdone
Ivo van Doorn
1
-4
/
+0
2008-06-14
rt2x00: Don't kill guardian_urb when it wasn't created
Ivo van Doorn
1
-0
/
+6
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-7
/
+5
2008-05-22
rt2x00: Merge RX and TX entry private data
Ivo van Doorn
1
-85
/
+59
2008-05-22
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
1
-1
/
+10
2008-05-22
rt2x00: Preserve descriptor information after memmove()
Ivo van Doorn
1
-18
/
+42
[next]