summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00queue.h
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Remove SKBDESC_L2_PADDED flag.Gertjan van Wingerde2009-12-221-4/+1Star
* mac80211: request TX status where neededJohannes Berg2009-11-191-1/+4
* rt2x00: Update copyright statements.Gertjan van Wingerde2009-11-111-1/+1
* rt2x00: Add support for retry ratesBenoit PAPILLAULT2009-08-201-0/+2
* rt2x00: Comment spellcheckingLuis Correia2009-07-241-5/+5
* rt2x00: Implement support for 802.11nIvo van Doorn2009-05-061-9/+30
* rt2x00: Add support for L2 padding during TX/RXIvo van Doorn2009-05-061-2/+12
* rt2x00: Move iv_len into tx descriptor dataIvo van Doorn2009-05-061-0/+2
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-291-1/+1
* rt2x00: Introduce RXDONE_SIGNAL_MASK maskIvo van Doorn2009-01-291-0/+8
* rt2x00: Allow drivers to pass the noise value during rxdoneIvo van Doorn2009-01-291-0/+2
* rt2x00: Remove ENTRY_TXD_OFDM_RATEIvo van Doorn2009-01-291-2/+3
* rt2x00: Add RXDONE_CRYPTO_IV/ICV flagsIvo van Doorn2008-12-051-0/+4
* rt2x00: Optimize IV/EIV handlingIvo van Doorn2008-12-051-8/+4Star
* rt2x00: Detect USB BULK in/out endpointsIvo van Doorn2008-11-251-2/+20
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-11-011-2/+7
* rt2x00: Add Signal type flagIvo van Doorn2008-08-291-3/+4
* rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn2008-08-291-0/+2
* rt2x00: Implement HW encryptionIvo van Doorn2008-08-221-7/+66
* rt2x00: Fix txdone_entry_desc_flagsJochen Friedrich2008-08-181-4/+4
* rt2x00: Fix QOS sequence countingIvo van Doorn2008-07-291-0/+2
* rt2x00: Report RX end time for rt2400pciIvo van Doorn2008-07-081-0/+2
* rt2x00: Increase queue sizeIvo van Doorn2008-06-261-7/+10
* rt2x00: Cleanup symbol exportsIvo van Doorn2008-06-261-0/+2
* rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde2008-06-261-7/+9
* rt2x00: Cleanup struct skb_frame_desc.Gertjan van Wingerde2008-06-141-4/+1Star
* rt2x00: Don't kick TX queue after each frameIvo van Doorn2008-06-141-5/+14
* rt2x00: Implement rt2x00usb_kick_tx_queue()Ivo van Doorn2008-06-141-0/+3
* mac80211: use multi-queue master netdeviceJohannes Berg2008-05-221-13/+0Star
* mac80211: move TX info into skb->cbJohannes Berg2008-05-221-6/+9
* rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn2008-05-221-0/+2
* rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde2008-05-221-1/+1
* rt2x00: Remove ieee80211_tx_control argument from write_tx_desc()Ivo van Doorn2008-05-221-4/+10
* rt2x00: Fix TX status reportingIvo van Doorn2008-05-221-2/+18
* rt2x00: trim skb_frame_desc to 32 bytesIvo van Doorn2008-05-221-5/+2Star
* mac80211: QoS related cleanupsJohannes Berg2008-05-071-5/+2Star
* rt2x00: Use rt2x00 queue numberingIvo van Doorn2008-05-071-14/+26
* rt2x00: Add dev_flags to rx descriptorIvo van Doorn2008-03-251-7/+15
* rt2x00: Fix rt2400pci signalIvo van Doorn2008-03-141-0/+3
* rt2x00: Don't report driver generated frames to tx_status()Ivo van Doorn2008-02-291-1/+11
* rt2x00: Move beacon and atim queue defines into rt2x00Ivo van Doorn2008-02-291-0/+15
* rt2x00: Add per-interface structureIvo van Doorn2008-02-291-3/+0Star
* rt2x00: Queue handling overhaulIvo van Doorn2008-02-291-0/+435