index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
...
*
rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.
Gertjan van Wingerde
2010-06-03
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-17
|
\
|
*
rt2x00: Simplify TXD handling of beacons.
Gertjan van Wingerde
2010-05-12
*
|
Merge branch 'master' into for-davem
John W. Linville
2010-04-23
|
\
|
|
*
rt2x00: add txdesc parameter to write_tx_data
Helmut Schaa
2010-04-16
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
/
*
rt2x00: Update copyright statements.
Gertjan van Wingerde
2009-11-11
*
rt2x00: Move interface type assignments to generic code.
Gertjan van Wingerde
2009-11-11
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-11-09
|
\
|
*
rt2x00: fix rt2x00usb_regbusy_read() arguments
Bartlomiej Zolnierkiewicz
2009-11-06
*
|
rt2x00: Don't queue ieee80211 work after USB removal
Sean Cross
2009-11-06
|
/
*
rt2x00: Don't free register information on suspend
Ivo van Doorn
2009-04-20
*
rt2x00: Add kill_tx_queue callback function
Ivo van Doorn
2009-02-09
*
rt2x00: Update copyright year to 2009
Ivo van Doorn
2009-01-29
*
rt2x00: Fix segementation fault
Ivo van Doorn
2009-01-12
*
rt2x00: Detect USB BULK in/out endpoints
Ivo van Doorn
2008-11-25
*
rt2x00: Move rt73usb register access wrappers into rt2x00usb
Ivo van Doorn
2008-11-25
*
rt2x00: Fix race condition when using inderect registers
Ivo van Doorn
2008-11-21
*
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
2008-11-21
*
rt2x00: skb->data pointer should not include TX descriptor
Mattias Nissler
2008-08-29
*
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
2008-08-29
*
rt2x00: Fix txdone_entry_desc_flags
Jochen Friedrich
2008-08-18
*
rt2x00: Fix compile warning
Ivo van Doorn
2008-08-02
*
rt2x00: Support for large vendor requests
Iwo Mergler
2008-07-29
*
rt2x00: kill URB for all TX queues during disable_radio()
Ivo van Doorn
2008-06-27
*
rt2x00: Fix sparse warning on nested container_of()
Ivo van Doorn
2008-06-26
*
rt2x00: Cleanup symbol exports
Ivo van Doorn
2008-06-26
*
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
2008-06-26
*
rt2x00: Centralize allocation of RX skbs.
Gertjan van Wingerde
2008-06-26
*
rt2x00: Convert rt2x00 to use generic DMA-mapping API
Gertjan van Wingerde
2008-06-26
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-16
|
\
|
*
rt2x00: Don't kill guardian_urb when it wasn't created
Ivo van Doorn
2008-06-13
*
|
rt2x00: Fix double usage of skb->cb in USB RX path.
Gertjan van Wingerde
2008-06-14
*
|
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
Gertjan van Wingerde
2008-06-14
*
|
rt2x00: Cleanup struct skb_frame_desc.
Gertjan van Wingerde
2008-06-14
*
|
rt2x00: Don't kick TX queue after each frame
Ivo van Doorn
2008-06-14
*
|
rt2x00: Move generic TX frame writing code into rt2x00queue
Ivo van Doorn
2008-06-14
*
|
rt2x00: Implement rt2x00usb_kick_tx_queue()
Ivo van Doorn
2008-06-14
*
|
rt2x00: Removed unused descriptor read in txdone
Ivo van Doorn
2008-06-14
*
|
mac80211: move TX info into skb->cb
Johannes Berg
2008-05-21
*
|
rt2x00: Merge RX and TX entry private data
Ivo van Doorn
2008-05-21
*
|
rt2x00: Split rt2x00lib_write_tx_desc()
Ivo van Doorn
2008-05-21
*
|
rt2x00: Preserve descriptor information after memmove()
Ivo van Doorn
2008-05-21
*
|
rt2x00: Fix TX status reporting
Ivo van Doorn
2008-05-21
*
|
rt2x00: Add helper macros
Ivo van Doorn
2008-05-07
*
|
rt2x00: Use rt2x00 queue numbering
Ivo van Doorn
2008-05-07
|
/
*
rt2x00:correct rx packet length for USB devices
Adam Baker
2008-03-13
*
rt2x00: Initialize TX control field in data entries
Mattias Nissler
2008-03-13
*
rt2x00: Align RX descriptor to 4 bytes
Ivo van Doorn
2008-03-13
*
rt2x00: Remove async vendor request calls from rt2x00usb
Ivo van Doorn
2008-02-29
[prev]
[next]