index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
rt2x00: Fix double usage of skb->cb in USB RX path.
Gertjan van Wingerde
2008-06-14
1
-5
/
+3
*
|
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
Gertjan van Wingerde
2008-06-14
1
-60
/
+3
*
|
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
2008-06-14
1
-3
/
+0
*
|
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
2008-06-14
1
-3
/
+3
*
|
rt2x00: Move generic TX frame writing code into rt2x00queue
Ivo van Doorn
2008-06-14
1
-43
/
+14
*
|
rt2x00: Implement rt2x00usb_kick_tx_queue()
Ivo van Doorn
2008-06-14
1
-1
/
+47
*
|
rt2x00: Removed unused descriptor read in txdone
Ivo van Doorn
2008-06-14
1
-4
/
+0
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
1
-7
/
+5
*
|
rt2x00: Merge RX and TX entry private data
Ivo van Doorn
2008-05-21
1
-85
/
+59
*
|
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
2008-05-21
1
-1
/
+10
*
|
rt2x00: Preserve descriptor information after memmove()
Ivo van Doorn
2008-05-21
1
-18
/
+42
*
|
rt2x00: Fix TX status reporting
Ivo van Doorn
2008-05-21
1
-1
/
+10
*
|
rt2x00: Add helper macros
Ivo van Doorn
2008-05-07
1
-1
/
+1
*
|
rt2x00: Use rt2x00 queue numbering
Ivo van Doorn
2008-05-07
1
-1
/
+1
|
/
*
rt2x00:correct rx packet length for USB devices
Adam Baker
2008-03-13
1
-0
/
+1
*
rt2x00: Initialize TX control field in data entries
Mattias Nissler
2008-03-13
1
-0
/
+1
*
rt2x00: Align RX descriptor to 4 bytes
Ivo van Doorn
2008-03-13
1
-2
/
+15
*
rt2x00: Remove async vendor request calls from rt2x00usb
Ivo van Doorn
2008-02-29
1
-52
/
+0
*
rt2x00: Don't report driver generated frames to tx_status()
Ivo van Doorn
2008-02-29
1
-1
/
+0
*
rt2x00: Kill guardian urb during disable_radio
Ivo van Doorn
2008-02-29
1
-1
/
+18
*
rt2x00: Fix skbdesc->data_len initialization
Ivo van Doorn
2008-02-29
1
-1
/
+1
*
rt2x00: make csr_cache and csr_addr an union
Ivo van Doorn
2008-02-29
1
-8
/
+8
*
rt2x00: Enable LED class support for rt2500usb/rt73usb
Ivo van Doorn
2008-02-29
1
-0
/
+52
*
rt2x00: Queue handling overhaul
Ivo van Doorn
2008-02-29
1
-127
/
+163
*
rt2x00: Update copyright notice
Ivo van Doorn
2008-02-29
1
-1
/
+1
*
drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warning
Andrew Morton
2008-01-28
1
-1
/
+1
[next]