John W. Linville
|
b9237578f8
rt2x00pci: do not use GFP_DMA
|
14 年之前 |
Ivo van Doorn
|
fa69560f31
rt2x00: Simplify Queue function arguments
|
14 年之前 |
Kulikov Vasiliy
|
47cb905d6b
rt2x00: do not use PCI resources before pci_enable_device()
|
15 年之前 |
Helmut Schaa
|
78e256c9a3
rt2x00: Convert rt2x00 to use threaded interrupts
|
15 年之前 |
Gertjan van Wingerde
|
e513a0b6f1
rt2x00: Move common txdone handling to rt2x00lib_txdone.
|
15 年之前 |
Gertjan van Wingerde
|
78eea11b0e
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
|
15 年之前 |
Gertjan van Wingerde
|
6e1fdd11b1
rt2x00: Introduce separate interface type for PCI-express.
|
15 年之前 |
Gertjan van Wingerde
|
0b8004aa12
rt2x00: Properly reserve room for descriptors in skbs.
|
15 年之前 |
Gertjan van Wingerde
|
baaffe67b5
rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.
|
15 年之前 |
Helmut Schaa
|
52a9bd2a8f
rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize
|
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
|
85b7a8b387
rt2x00: Simplify TXD handling of beacons.
|
15 年之前 |
John W. Linville
|
3b51cc996e
Merge branch 'master' into for-davem
|
15 年之前 |
Helmut Schaa
|
410866930e
rt2x00: add txdesc parameter to write_tx_data
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Gertjan van Wingerde
|
714fa66363
rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
|
15 年之前 |
Alban Browaeys
|
c70762f9ac
rt2x00 : bail out of regbusy_read if device is removed.
|
15 年之前 |
Gertjan van Wingerde
|
9c9a0d145f
rt2x00: Update copyright statements.
|
15 年之前 |
Gertjan van Wingerde
|
2015d1920c
rt2x00: Move interface type assignments to generic code.
|
15 年之前 |
Ivo van Doorn
|
440ddadaee
rt2x00: Move Move pci_dev specific access to rt2x00pci
|
16 年之前 |
Ivo van Doorn
|
499a214ca2
rt2x00: Don't free register information on suspend
|
16 年之前 |
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 年之前 |