RA-Jay Hung
|
387e688464
rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignment
|
14 年之前 |
Ivo van Doorn
|
8be4eed0ea
rt2x00: Fix rt2x00queue_kick_tx_queue arguments
|
14 年之前 |
Ivo van Doorn
|
813f0339dd
rt2x00: Rename queue->lock to queue->index_lock
|
14 年之前 |
Mark Einon
|
f8bfbc3179
rt2x00: checkpatch.pl error fixes for rt2x00queue.c
|
14 年之前 |
Helmut Schaa
|
2b23cdaa3b
rt2x00: Reduce tx descriptor size
|
14 年之前 |
John W. Linville
|
c64557d666
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 年之前 |
Ivo van Doorn
|
fa69560f31
rt2x00: Simplify Queue function arguments
|
14 年之前 |
Helmut Schaa
|
c6084d5fa2
rt2x00: Use unlikely for error case in rt2x00queue_write_tx_frame
|
14 年之前 |
Helmut Schaa
|
546adf294e
rt2x00: Optimize unmapping of skbs
|
14 年之前 |
John W. Linville
|
78ab952717
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 年之前 |
Ivo van Doorn
|
652a9dd2a0
rt2x00: Split watchdog check into a DMA and STATUS timeout
|
14 年之前 |
Helmut Schaa
|
a908a74382
rt2x00: Rename txentry_desc.queue -> txentry_desc.qid
|
14 年之前 |
John W. Linville
|
e569aa78ba
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 年之前 |
Ivo van Doorn
|
5eb7efe8a4
rt2x00: Move direct access to queue->entries to rt2x00queue.c
|
14 年之前 |
Ivo van Doorn
|
933314582e
rt2x00: Simplify arguments to rt2x00 driver callback functions
|
14 年之前 |
Joe Perches
|
baeb2ffab4
drivers/net: Convert unbounded kzalloc calls to kcalloc
|
15 年之前 |
Ivo van Doorn
|
7e613e1666
rt2x00: Move USB tx/rx done handling to workqueue
|
15 年之前 |
Ivo van Doorn
|
c965c74bbc
rt2x00: Implement watchdog monitoring
|
15 年之前 |
Gertjan van Wingerde
|
76dd5ddf23
rt2x00: Rename driver write_tx_datadesc callback function.
|
15 年之前 |
Gertjan van Wingerde
|
78eea11b0e
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
|
15 年之前 |
Helmut Schaa
|
2606e4223e
rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handling
|
15 年之前 |
Gertjan van Wingerde
|
0b8004aa12
rt2x00: Properly reserve room for descriptors in skbs.
|
15 年之前 |
Gertjan van Wingerde
|
5c3b685c79
rt2x00: Push beacon TX descriptor writing to drivers.
|
15 年之前 |
John W. Linville
|
6fe70aae0d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
15 年之前 |
Gertjan van Wingerde
|
185e5f77f8
rt2x00: Dump beacons under a different identifier than TX frames.
|
15 年之前 |
Gertjan van Wingerde
|
85b7a8b387
rt2x00: Simplify TXD handling of beacons.
|
15 年之前 |
John W. Linville
|
cc755896a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
15 年之前 |
Gertjan van Wingerde
|
6295d81552
rt2x00: Clean up generic procedures on descriptor writing.
|
15 年之前 |
Gertjan van Wingerde
|
f224f4ef79
rt2x00: provide beacon's txdesc to write_beacon callback function.
|
15 年之前 |
Gertjan van Wingerde
|
d61cb26696
rt2x00: Clean up all driver's kick_tx_queue callback functions.
|
15 年之前 |