rt2x00: Fix race conditions in flag handling
[safe/jmp/linux-2.6] / drivers / net / wireless / rt2x00 / rt2x00queue.c
2008-08-29 Ivo van Doornrt2x00: Fix race conditions in flag handling
2008-08-22 Ivo van Doornrt2x00: Implement HW encryption
2008-08-01 Ivo van Doornrt2x00: Sequence counter should be protected in irqsave
2008-07-29 Ivo van Doornrt2x00: Clear queue entry flags during initialization
2008-07-29 Ivo van Doornrt2x00: Fix QOS sequence counting
2008-07-14 Ivo van Doornrt2x00: Reorganize beacon handling
2008-07-14 Ivo van Doornrt2x00: Fix NULL pointer error in adhoc/master mode
2008-07-08 Ivo van Doornrt2x00: Decrease alignment headroom
2008-06-27 Ivo van Doornrt2x00: Remove duplicate deinitialization
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 Ivo van Doornrt2x00: Use ieee80211 fc handlers
2008-06-14 Harvey Harrisonmac80211: remove ieee80211_get_morefrag
2008-06-14 Gertjan van Wingerdert2x00: Centralize RX packet alignment handling in...
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-14 Ivo van Doornrt2x00: Fix queue initialization
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: use rate index in TX control
2008-05-22 Ivo van Doornrt2x00: Split rt2x00lib_write_tx_desc()
2008-05-22 Gertjan van Wingerdert2x00: Fix queue related oops in case of deselected...
2008-05-07 Ivo van Doornrt2x00: Use rt2x00 queue numbering
2008-03-13 Ivo van Doornrt2x00: Upgrade queue->lock to use irqsave
2008-02-29 Ivo van Doornrt2x00: Fix queue->qid initialization
2008-02-29 Adam Bakerrt2x00: correct address calc for queue private data
2008-02-29 Ivo van Doornrt2x00: Fix queue index handling
2008-02-29 Ivo van Doornrt2x00: Move beacon and atim queue defines into rt2x00
2008-02-29 Ivo van Doornrt2x00: Queue handling overhaul