summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00queue.h
AgeCommit message (Expand)Author
2012-03-15rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka
2011-09-14rt2x00: Add WCID to HT TX descriptorHelmut Schaa
2011-09-14rt2x00: Update some TX descriptorHelmut Schaa
2011-07-07rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde
2011-06-27rt2x00: Fix unspeficied typoJoe Perches
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-19rt2x00: fix queue timeout checksJohannes Stezenbach
2011-04-19rt2x00: Make rt2x00_queue_entry_for_each more flexibleHelmut Schaa
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-04rt2x00: Fix tx aggregation problems with some clientsHelmut Schaa
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-04rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor fieldHelmut Schaa
2011-03-04rt2x00: Move TX descriptor field "ifs" into plcp substructHelmut Schaa
2011-03-04rt2x00: Optimize TX descriptor memory layoutIvo van Doorn
2011-03-04rt2x00: Optimize TX descriptor handlingHelmut Schaa
2010-12-13rt2x00: Fix WMM Queue namingIvo van Doorn
2010-12-13rt2x00: Introduce extra queue entry sanity flagIvo van Doorn
2010-12-13rt2x00: Protect queue control with mutexIvo van Doorn
2010-11-15rt2x00: Rename queue->lock to queue->index_lockIvo van Doorn
2010-11-15rt2x00: Rename rt2x00queue_timeoutIvo van Doorn
2010-11-15rt2x00: Reduce tx descriptor sizeHelmut Schaa
2010-11-15rt2x00: Sync Tx and RX ring sizes with legacy driversHelmut Schaa
2010-08-31rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn
2010-08-31rt2x00: Rename txentry_desc.queue -> txentry_desc.qidHelmut Schaa
2010-08-25rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTOIvo van Doorn
2010-08-25rt2x00: Move direct access to queue->entries to rt2x00queue.cIvo van Doorn
2010-08-16rt2x00: Set MIMO PS flag in tx descriptor for STAs in dynamic SMPS modeIvo van Doorn
2010-08-16rt2x00: Move USB tx/rx done handling to workqueueIvo van Doorn
2010-07-12rt2x00: Implement watchdog monitoringIvo van Doorn
2010-06-15rt2x00: clarify meaning of txdone flagsHelmut Schaa
2010-05-12rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.Gertjan van Wingerde
2010-05-07rt2x00: rt2800: use correct txop value in tx descriptorHelmut Schaa
2010-05-04rt2x00: Register frame length in TX entry descriptor instead of L2PAD.Gertjan van Wingerde
2010-05-03rt2x00: remove now unused noise field from struct rxdone_entry_descJohn W. Linville
2009-12-21rt2x00: Remove SKBDESC_L2_PADDED flag.Gertjan van Wingerde
2009-11-19mac80211: request TX status where neededJohannes Berg
2009-11-11rt2x00: Update copyright statements.Gertjan van Wingerde
2009-08-20rt2x00: Add support for retry ratesBenoit PAPILLAULT
2009-07-24rt2x00: Comment spellcheckingLuis Correia
2009-05-06rt2x00: Implement support for 802.11nIvo van Doorn
2009-05-06rt2x00: Add support for L2 padding during TX/RXIvo van Doorn
2009-05-06rt2x00: Move iv_len into tx descriptor dataIvo van Doorn
2009-01-29rt2x00: Update copyright year to 2009Ivo van Doorn
2009-01-29rt2x00: Introduce RXDONE_SIGNAL_MASK maskIvo van Doorn
2009-01-29rt2x00: Allow drivers to pass the noise value during rxdoneIvo van Doorn
2009-01-29rt2x00: Remove ENTRY_TXD_OFDM_RATEIvo van Doorn
2008-12-05rt2x00: Add RXDONE_CRYPTO_IV/ICV flagsIvo van Doorn
2008-12-05rt2x00: Optimize IV/EIV handlingIvo van Doorn
2008-11-25rt2x00: Detect USB BULK in/out endpointsIvo van Doorn
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg