aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00queue.h
Commit message (Expand)AuthorAge
* rt2x00: Fix WMM Queue namingIvo van Doorn2010-12-13
* rt2x00: Introduce extra queue entry sanity flagIvo van Doorn2010-12-13
* rt2x00: Protect queue control with mutexIvo van Doorn2010-12-13
* rt2x00: Rename queue->lock to queue->index_lockIvo van Doorn2010-11-15
* rt2x00: Rename rt2x00queue_timeoutIvo van Doorn2010-11-15
* rt2x00: Reduce tx descriptor sizeHelmut Schaa2010-11-15
* rt2x00: Sync Tx and RX ring sizes with legacy driversHelmut Schaa2010-11-15
* rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn2010-08-31
* rt2x00: Rename txentry_desc.queue -> txentry_desc.qidHelmut Schaa2010-08-31
* rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTOIvo van Doorn2010-08-25
* rt2x00: Move direct access to queue->entries to rt2x00queue.cIvo van Doorn2010-08-25
* rt2x00: Set MIMO PS flag in tx descriptor for STAs in dynamic SMPS modeIvo van Doorn2010-08-16
* rt2x00: Move USB tx/rx done handling to workqueueIvo van Doorn2010-08-16
* rt2x00: Implement watchdog monitoringIvo van Doorn2010-07-12
* rt2x00: clarify meaning of txdone flagsHelmut Schaa2010-06-15
* rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.Gertjan van Wingerde2010-05-12
* rt2x00: rt2800: use correct txop value in tx descriptorHelmut Schaa2010-05-07
* rt2x00: Register frame length in TX entry descriptor instead of L2PAD.Gertjan van Wingerde2010-05-04
* rt2x00: remove now unused noise field from struct rxdone_entry_descJohn W. Linville2010-05-03
* rt2x00: Remove SKBDESC_L2_PADDED flag.Gertjan van Wingerde2009-12-21
* mac80211: request TX status where neededJohannes Berg2009-11-19
* rt2x00: Update copyright statements.Gertjan van Wingerde2009-11-11
* rt2x00: Add support for retry ratesBenoit PAPILLAULT2009-08-20
* rt2x00: Comment spellcheckingLuis Correia2009-07-24
* rt2x00: Implement support for 802.11nIvo van Doorn2009-05-06
* rt2x00: Add support for L2 padding during TX/RXIvo van Doorn2009-05-06
* rt2x00: Move iv_len into tx descriptor dataIvo van Doorn2009-05-06
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-29
* rt2x00: Introduce RXDONE_SIGNAL_MASK maskIvo van Doorn2009-01-29
* rt2x00: Allow drivers to pass the noise value during rxdoneIvo van Doorn2009-01-29
* rt2x00: Remove ENTRY_TXD_OFDM_RATEIvo van Doorn2009-01-29
* rt2x00: Add RXDONE_CRYPTO_IV/ICV flagsIvo van Doorn2008-12-05
* rt2x00: Optimize IV/EIV handlingIvo van Doorn2008-12-05
* rt2x00: Detect USB BULK in/out endpointsIvo van Doorn2008-11-25
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* rt2x00: Add Signal type flagIvo van Doorn2008-08-29
* rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn2008-08-29
* rt2x00: Implement HW encryptionIvo van Doorn2008-08-22
* rt2x00: Fix txdone_entry_desc_flagsJochen Friedrich2008-08-18
* rt2x00: Fix QOS sequence countingIvo van Doorn2008-07-29
* rt2x00: Report RX end time for rt2400pciIvo van Doorn2008-07-08
* rt2x00: Increase queue sizeIvo van Doorn2008-06-26
* rt2x00: Cleanup symbol exportsIvo van Doorn2008-06-26
* rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde2008-06-26
* rt2x00: Cleanup struct skb_frame_desc.Gertjan van Wingerde2008-06-14
* rt2x00: Don't kick TX queue after each frameIvo van Doorn2008-06-14
* rt2x00: Implement rt2x00usb_kick_tx_queue()Ivo van Doorn2008-06-14
* mac80211: use multi-queue master netdeviceJohannes Berg2008-05-21
* mac80211: move TX info into skb->cbJohannes Berg2008-05-21
* rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn2008-05-21