aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00queue.c
Commit message (Expand)AuthorAge
* rt2x00: Reorganize padding & L2 paddingIvo van Doorn2009-08-31
* rt2x00: Fix for race condition while update beaconIgor Perminov2009-08-14
* rt2x00: Align ieee80211 header to 4-byte boundary for PCI devicesIvo van Doorn2009-08-14
* rt2x00: Use IEEE80211_TX_CTL_MORE_FRAMES flagIvo van Doorn2009-08-14
* 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: Add kill_tx_queue callback functionIvo van Doorn2009-02-09
* rt2x00: Update copyright year to 2009Ivo van Doorn2009-01-29
* rt2x00: Remove ENTRY_TXD_OFDM_RATEIvo van Doorn2009-01-29
* rt2x00: Move code into seperate functionsIvo van Doorn2009-01-29
* rt2x00: Rename CONFIG_CRYPTO_COPY_IVIvo van Doorn2009-01-29
* rt2x00: Fix TX rate short preamble detectionIvo van Doorn2009-01-22
* rt2x00: Fix TX short preamble detectionIvo van Doorn2009-01-12
* rt2x00: Move crypto TX descriptor handling to rt2x00crypto.cIvo van Doorn2008-12-05
* rt2x00: Implement HW encryption (rt2500usb)Ivo van Doorn2008-12-05
* rt2x00: Store retry limit valuesIvo van Doorn2008-12-05
* rt2x00: Fix TX failure pathIvo van Doorn2008-11-25
* rt2x00: Optimize get_duration / get_duration_resIvo van Doorn2008-11-21
* rt2x00: Cleanup TX/RX entry handlingIvo van Doorn2008-11-21
* rt2x00: reduce checkpatch.pl errorsJohn Daiker2008-10-31
* mac80211/drivers: rewrite the rate control APIJohannes Berg2008-10-31
* rt2x00: fix regression introduced by "mac80211: free up 2 bytes in skb->cb"Felix Fietkau2008-10-14
* mac80211: free up 2 bytes in skb->cbFelix Fietkau2008-10-06
* mac80211: fix virtual interfaces vs. injectionJohannes Berg2008-09-15
* rt2x00: Initialize txop during conf_tx() callbackIvo van Doorn2008-08-29
* rt2x00: Map extra_tx_headroom to DMAIvo van Doorn2008-08-29
* rt2x00: Fix race conditions in flag handlingIvo van Doorn2008-08-29
* rt2x00: Implement HW encryptionIvo van Doorn2008-08-22
* rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn2008-08-01
* rt2x00: Clear queue entry flags during initializationIvo van Doorn2008-07-29
* rt2x00: Fix QOS sequence countingIvo van Doorn2008-07-29
* rt2x00: Reorganize beacon handlingIvo van Doorn2008-07-14
* rt2x00: Fix NULL pointer error in adhoc/master modeIvo van Doorn2008-07-14
* rt2x00: Decrease alignment headroomIvo van Doorn2008-07-08
* rt2x00: Remove duplicate deinitializationIvo van Doorn2008-06-27
* rt2x00: Cleanup symbol exportsIvo van Doorn2008-06-26
* rt2x00: Replace statically allocated DMA buffers with mapped skb's.Gertjan van Wingerde2008-06-26
* rt2x00: Centralize allocation of RX skbs.Gertjan van Wingerde2008-06-26
* rt2x00: Use ieee80211 fc handlersIvo van Doorn2008-06-26
* mac80211: remove ieee80211_get_morefragHarvey Harrison2008-06-14
* rt2x00: Centralize RX packet alignment handling in rt2x00lib.Gertjan van Wingerde2008-06-14
* rt2x00: Don't kick TX queue after each frameIvo van Doorn2008-06-14
* rt2x00: Move generic TX frame writing code into rt2x00queueIvo van Doorn2008-06-14
* rt2x00: Fix queue initializationIvo van Doorn2008-06-14
* mac80211: move TX info into skb->cbJohannes Berg2008-05-21
* mac80211: use rate index in TX controlJohannes Berg2008-05-21
* rt2x00: Split rt2x00lib_write_tx_desc()Ivo van Doorn2008-05-21
* rt2x00: Fix queue related oops in case of deselected mac80211 multi-queue fea...Gertjan van Wingerde2008-05-21
* rt2x00: Use rt2x00 queue numberingIvo van Doorn2008-05-07