summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00queue.c
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Reorganize padding & L2 paddingIvo van Doorn2009-08-311-24/+75
* rt2x00: Fix for race condition while update beaconIgor Perminov2009-08-141-1/+14
* rt2x00: Align ieee80211 header to 4-byte boundary for PCI devicesIvo van Doorn2009-08-141-0/+12
* rt2x00: Use IEEE80211_TX_CTL_MORE_FRAMES flagIvo van Doorn2009-08-141-1/+2
* rt2x00: Implement support for 802.11nIvo van Doorn2009-05-061-0/+1
* rt2x00: Add support for L2 padding during TX/RXIvo van Doorn2009-05-061-0/+39
* rt2x00: Move iv_len into tx descriptor dataIvo van Doorn2009-05-061-6/+2
* rt2x00: Add kill_tx_queue callback functionIvo van Doorn2009-02-091-1/+18
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-291-1/+1
* rt2x00: Remove ENTRY_TXD_OFDM_RATEIvo van Doorn2009-01-291-1/+5
* rt2x00: Move code into seperate functionsIvo van Doorn2009-01-291-93/+100
* rt2x00: Rename CONFIG_CRYPTO_COPY_IVIvo van Doorn2009-01-291-1/+1
* rt2x00: Fix TX rate short preamble detectionIvo van Doorn2009-01-221-1/+2
* rt2x00: Fix TX short preamble detectionIvo van Doorn2009-01-121-1/+1
* rt2x00: Move crypto TX descriptor handling to rt2x00crypto.cIvo van Doorn2008-12-051-24/+5
* rt2x00: Implement HW encryption (rt2500usb)Ivo van Doorn2008-12-051-2/+6
* rt2x00: Store retry limit valuesIvo van Doorn2008-12-051-8/+1
* rt2x00: Fix TX failure pathIvo van Doorn2008-11-251-8/+6
* rt2x00: Optimize get_duration / get_duration_resIvo van Doorn2008-11-211-2/+2
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-211-25/+3
* rt2x00: reduce checkpatch.pl errorsJohn Daiker2008-10-311-1/+1
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-311-4/+18
* rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau2008-10-141-4/+5
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-061-2/+5
* mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-151-8/+13
* rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn2008-08-291-0/+1
* rt2x00: Map extra_tx_headroom to DMAIvo van Doorn2008-08-291-3/+21
* rt2x00: Fix race conditions in flag handlingIvo van Doorn2008-08-291-3/+3
* rt2x00: Implement HW encryptionIvo van Doorn2008-08-221-8/+73
* rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn2008-08-011-2/+3
* rt2x00: Clear queue entry flags during initializationIvo van Doorn2008-07-291-2/+8
* rt2x00: Fix QOS sequence countingIvo van Doorn2008-07-291-0/+26
* rt2x00: Reorganize beacon handlingIvo van Doorn2008-07-141-6/+58
* rt2x00: Fix NULL pointer error in adhoc/master modeIvo van Doorn2008-07-141-0/+3
* rt2x00: Decrease alignment headroomIvo van Doorn2008-07-081-3/+4
* rt2x00: Remove duplicate deinitializationIvo van Doorn2008-06-271-18/+2
* rt2x00: Cleanup symbol exportsIvo van Doorn2008-06-261-4/+11
* rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde2008-06-261-13/+72
* rt2x00: Centralize allocation of RX skbs.Gertjan van Wingerde2008-06-261-17/+54
* rt2x00: Use ieee80211 fc handlersIvo van Doorn2008-06-261-9/+5
* mac80211: remove ieee80211_get_morefragHarvey Harrison2008-06-141-1/+1
* rt2x00: Centralize RX packet alignment handling in rt2x00lib.Gertjan van Wingerde2008-06-141-0/+39
* rt2x00: Don't kick TX queue after each frameIvo van Doorn2008-06-141-11/+17
* rt2x00: Move generic TX frame writing code into rt2x00queueIvo van Doorn2008-06-141-0/+37
* rt2x00: Fix queue initializationIvo van Doorn2008-06-141-3/+4
* mac80211: move TX info into skb->cbJohannes Berg2008-05-211-16/+15
* mac80211: use rate index in TX controlJohannes Berg2008-05-211-3/+6
* rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn2008-05-211-0/+157
* rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde2008-05-211-4/+4
* rt2x00: Use rt2x00 queue numberingIvo van Doorn2008-05-071-3/+3
OpenPOWER on IntegriCloud