aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00queue.c
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-14rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau
2008-10-06mac80211: free up 2 bytes in skb->cbFelix Fietkau
2008-09-15mac80211: fix virtual interfaces vs. injectionJohannes Berg
2008-08-29rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn
2008-08-29rt2x00: Map extra_tx_headroom to DMAIvo van Doorn
2008-08-29rt2x00: Fix race conditions in flag handlingIvo van Doorn
2008-08-22rt2x00: Implement HW encryptionIvo van Doorn
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