kfifo: move struct kfifo in place
[safe/jmp/linux-2.6] / drivers / net / wireless / rt2x00 / rt2x00pci.c
2009-11-11 Gertjan van Wingerdert2x00: Update copyright statements.
2009-11-11 Gertjan van Wingerdert2x00: Move interface type assignments to generic...
2009-04-22 Ivo van Doornrt2x00: Move Move pci_dev specific access to rt2x00pci
2009-04-20 Ivo van Doornrt2x00: Don't free register information on suspend
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-01-29 Ivo van Doornrt2x00: Update copyright year to 2009
2008-11-25 Ivo van Doornrt2x00: Cleanup indirect register access
2008-11-21 Ivo van Doornrt2x00: Cleanup TX/RX entry handling
2008-10-31 Arjan van de Venpci: use pci_ioremap_bar() in drivers/net
2008-06-26 Ivo van Doornrt2x00: Cleanup symbol exports
2008-06-26 Gertjan van Wingerdert2x00: Replace statically allocated DMA buffers with...
2008-06-26 Gertjan van Wingerdert2x00: Centralize allocation of RX skbs.
2008-06-26 Gertjan van Wingerdert2x00: Convert rt2x00 to use generic DMA-mapping API
2008-06-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-14 Gertjan van Wingerdert2x00: Centralize RX packet alignment handling in...
2008-06-14 Gertjan van Wingerdert2x00: Cleanup struct skb_frame_desc.
2008-06-14 Ivo van Doornrt2x00: Don't kick TX queue after each frame
2008-06-14 Ivo van Doornrt2x00: Move generic TX frame writing code into rt2x00queue
2008-06-13 Gertjan van Wingerdert2x00: Restrict DMA to 32-bit addresses.
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Ivo van Doornrt2x00: Merge RX and TX entry private data
2008-05-22 Ivo van Doornrt2x00: Split rt2x00lib_write_tx_desc()
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-13 Ivo van Doornrt2x00: Clean up error handling of PCI queue DMA alloca...
2008-05-07 Ivo van Doornrt2x00: Use rt2x00 queue numbering
2008-03-13 Mattias Nisslerrt2x00: Initialize TX control field in data entries
2008-02-29 Ivo van Doornrt2x00: Fix Descriptor DMA initialization
2008-02-29 Ivo van Doornrt2x00: Don't report driver generated frames to tx_status()
2008-02-29 Ivo van Doornrt2x00: Fix skbdesc->data_len initialization
2008-02-29 Ivo van Doornrt2x00: make csr_cache and csr_addr an union
2008-02-29 Ivo van Doornrt2x00: Fix invalid DMA free
2008-02-29 Ivo van Doornrt2x00: Move beacon and atim queue defines into rt2x00
2008-02-29 Ivo van Doornrt2x00: Add per-interface structure
2008-02-29 Ivo van Doornrt2x00: Queue handling overhaul
2008-02-29 Ivo van Doornrt2x00: Update copyright notice
2008-01-28 Ivo van Doornrt2x00: Always call ieee80211_stop_queue() when return...
2008-01-28 Ivo van Doornrt2x00: Add TX/RX frame dumping facility
2008-01-28 Ivo van Doornrt2x00: Add skb descriptor
2008-01-28 Ivo van Doornrt2x00: Replace DRV_NAME with KBUILD_MODNAME
2008-01-28 Ivo van Doornrt2x00: Move duplicate code into rt2x00pci_txdone()
2008-01-28 Ivo van Doornrt2x00: Remove data_desc structure
2008-01-16 Ivo van Doornrt2x00: Fix ieee80211 payload alignment
2008-01-10 Ivo van Doornrt2x00: Put 802.11 data on 4 byte boundary
2007-10-10 Johannes Berg[PATCH] mac80211: revamp interface and filter configuration
2007-10-10 Ivo van Doorn[RT2x00]: add driver for Ralink wireless hardware