aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00queue.c
AgeCommit message (Expand)Author
2008-08-01rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn
2008-07-29rt2x00: Clear queue entry flags during initializationIvo van Doorn
2008-07-29rt2x00: Fix QOS sequence countingIvo van Doorn
2008-07-14rt2x00: Reorganize beacon handlingIvo van Doorn
2008-07-14rt2x00: Fix NULL pointer error in adhoc/master modeIvo van Doorn
2008-07-08rt2x00: Decrease alignment headroomIvo van Doorn
2008-06-27rt2x00: Remove duplicate deinitializationIvo van Doorn
2008-06-26rt2x00: Cleanup symbol exportsIvo van Doorn
2008-06-26rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde
2008-06-26rt2x00: Centralize allocation of RX skbs.Gertjan van Wingerde
2008-06-26rt2x00: Use ieee80211 fc handlersIvo van Doorn
2008-06-14mac80211: remove ieee80211_get_morefragHarvey Harrison
2008-06-14rt2x00: Centralize RX packet alignment handling in rt2x00lib.Gertjan van Wingerde
2008-06-14rt2x00: Don't kick TX queue after each frameIvo van Doorn
2008-06-14rt2x00: Move generic TX frame writing code into rt2x00queueIvo van Doorn
2008-06-14rt2x00: Fix queue initializationIvo van Doorn
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-05-21rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn
2008-05-21rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde
2008-05-07rt2x00: Use rt2x00 queue numberingIvo van Doorn
2008-03-13rt2x00: Upgrade queue->lock to use irqsaveIvo van Doorn
2008-02-29rt2x00: Fix queue->qid initializationIvo van Doorn
2008-02-29rt2x00: correct address calc for queue private dataAdam Baker
2008-02-29rt2x00: Fix queue index handlingIvo van Doorn
2008-02-29rt2x00: Move beacon and atim queue defines into rt2x00Ivo van Doorn
2008-02-29rt2x00: Queue handling overhaulIvo van Doorn