Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 年之前 |
Ivo van Doorn
|
4e54c711b4
rt2x00: Update copyright year to 2009
|
16 年之前 |
Ivo van Doorn
|
c9c3b1a5de
rt2x00: Cleanup indirect register access
|
16 年之前 |
Ivo van Doorn
|
798b7adb4e
rt2x00: Cleanup TX/RX entry handling
|
16 年之前 |
Arjan van de Ven
|
275f165fa9
pci: use pci_ioremap_bar() in drivers/net
|
16 年之前 |
Ivo van Doorn
|
d74f5ba473
rt2x00: Cleanup symbol exports
|
17 年之前 |
Gertjan van Wingerde
|
c4da004857
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
|
17 年之前 |
Gertjan van Wingerde
|
30caa6e3d5
rt2x00: Centralize allocation of RX skbs.
|
17 年之前 |
Gertjan van Wingerde
|
14a3bf8921
rt2x00: Convert rt2x00 to use generic DMA-mapping API
|
17 年之前 |
David S. Miller
|
caea902f72
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Gertjan van Wingerde
|
239c249d06
rt2x00: Centralize RX packet alignment handling in rt2x00lib.
|
17 年之前 |
Gertjan van Wingerde
|
d56d453a1d
rt2x00: Cleanup struct skb_frame_desc.
|
17 年之前 |
Ivo van Doorn
|
b869767b6f
rt2x00: Don't kick TX queue after each frame
|
17 年之前 |
Ivo van Doorn
|
6db3786aee
rt2x00: Move generic TX frame writing code into rt2x00queue
|
17 年之前 |
Gertjan van Wingerde
|
051c256f67
rt2x00: Restrict DMA to 32-bit addresses.
|
17 年之前 |
Johannes Berg
|
e039fa4a41
mac80211: move TX info into skb->cb
|
17 年之前 |
Ivo van Doorn
|
b8be63ffa5
rt2x00: Merge RX and TX entry private data
|
17 年之前 |
Ivo van Doorn
|
7050ec821c
rt2x00: Split rt2x00lib_write_tx_desc()
|
17 年之前 |
David S. Miller
|
63fe46da9c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Ivo van Doorn
|
b30cdfc517
rt2x00: Clean up error handling of PCI queue DMA allocation.
|
17 年之前 |
Ivo van Doorn
|
e58c6aca99
rt2x00: Use rt2x00 queue numbering
|
17 年之前 |
Mattias Nissler
|
92f5ac6320
rt2x00: Initialize TX control field in data entries
|
17 年之前 |
Ivo van Doorn
|
30b3a23c25
rt2x00: Fix Descriptor DMA initialization
|
17 年之前 |
Ivo van Doorn
|
baf26a7eae
rt2x00: Don't report driver generated frames to tx_status()
|
17 年之前 |
Ivo van Doorn
|
647d0ca905
rt2x00: Fix skbdesc->data_len initialization
|
17 年之前 |
Ivo van Doorn
|
21795094e2
rt2x00: make csr_cache and csr_addr an union
|
17 年之前 |
Ivo van Doorn
|
9c9dd2c9a4
rt2x00: Fix invalid DMA free
|
17 年之前 |
Ivo van Doorn
|
5957da4c6e
rt2x00: Move beacon and atim queue defines into rt2x00
|
17 年之前 |
Ivo van Doorn
|
6bb40dd13b
rt2x00: Add per-interface structure
|
17 年之前 |
Ivo van Doorn
|
181d6902b6
rt2x00: Queue handling overhaul
|
17 年之前 |