rt2x00: Serialize TX operations on a queue.
[linux-flexiantxendom0-natty.git] / drivers / net / wireless / rt2x00 / rt2x00queue.c
2011-09-27 Gertjan van Wingerdert2x00: Serialize TX operations on a queue.
2010-12-13 Ivo van Doornrt2x00: Fix WMM Queue naming
2010-12-13 Ivo van Doornrt2x00: Cleanup RX index counting
2010-12-13 Ivo van Doornrt2x00: Add "flush" queue command
2010-12-13 Ivo van Doornrt2x00: Protect queue control with mutex
2010-12-13 Ivo van Doornrt2x00: Reorganize queue callback functions
2010-12-13 Gertjan van Wingerdert2x00: Ensure TX-ed frames are returned in the origina...
2010-11-17 RA-Jay Hungrt2x00: Modify rt2x00queue_remove_l2pad to make skb...
2010-11-15 Ivo van Doornrt2x00: Fix rt2x00queue_kick_tx_queue arguments
2010-11-15 Ivo van Doornrt2x00: Rename queue->lock to queue->index_lock
2010-11-15 Mark Einonrt2x00: checkpatch.pl error fixes for rt2x00queue.c
2010-11-15 Helmut Schaart2x00: Reduce tx descriptor size
2010-10-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-10-11 Ivo van Doornrt2x00: Simplify Queue function arguments
2010-10-11 Helmut Schaart2x00: Use unlikely for error case in rt2x00queue_writ...
2010-10-11 Helmut Schaart2x00: Optimize unmapping of skbs
2010-09-02 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-08-31 Ivo van Doornrt2x00: Split watchdog check into a DMA and STATUS...
2010-08-31 Helmut Schaart2x00: Rename txentry_desc.queue -> txentry_desc.qid
2010-08-25 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-08-25 Ivo van Doornrt2x00: Move direct access to queue->entries to rt2x00q...
2010-08-25 Ivo van Doornrt2x00: Simplify arguments to rt2x00 driver callback...
2010-08-18 Joe Perchesdrivers/net: Convert unbounded kzalloc calls to kcalloc
2010-08-16 Ivo van Doornrt2x00: Move USB tx/rx done handling to workqueue
2010-07-12 Ivo van Doornrt2x00: Implement watchdog monitoring
2010-06-30 Gertjan van Wingerdert2x00: Rename driver write_tx_datadesc callback function.
2010-06-30 Gertjan van Wingerdert2x00: Merge PCI and USB versions of write_tx_data...
2010-06-15 Helmut Schaart2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handling
2010-06-03 Gertjan van Wingerdert2x00: Properly reserve room for descriptors in skbs.
2010-06-03 Gertjan van Wingerdert2x00: Push beacon TX descriptor writing to drivers.
2010-05-17 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-05-12 Gertjan van Wingerdert2x00: Dump beacons under a different identifier than...
2010-05-12 Gertjan van Wingerdert2x00: Simplify TXD handling of beacons.
2010-05-11 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-05-10 Gertjan van Wingerdert2x00: Clean up generic procedures on descriptor writing.
2010-05-10 Gertjan van Wingerdert2x00: provide beacon's txdesc to write_beacon callbac...
2010-05-10 Gertjan van Wingerdert2x00: Clean up all driver's kick_tx_queue callback...
2010-05-05 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-05-04 Gertjan van Wingerdert2x00: Register frame length in TX entry descriptor...
2010-04-23 John W. LinvilleMerge branch 'master' into for-davem
2010-04-16 Helmut Schaart2x00: add txdesc parameter to write_tx_data
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-01-05 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2010-01-05 Pavel Roskinrt2x00: use correct headroom for transmission
2009-12-21 Gertjan van Wingerdert2x00: Fix trimming of L2 padded frames.
2009-12-21 Gertjan van Wingerdert2x00: Reorganize L2 padding inserting function.
2009-12-21 Gertjan van Wingerdert2x00: Remove SKBDESC_L2_PADDED flag.
2009-12-21 Gertjan van Wingerdert2x00: Further L2 padding fixes.
2009-12-21 Alban Browaeysrt2x00 : avoid timestamp for monitor injected frame.
2009-12-21 Alban Browaeysrt2x00 : modify padding location.
2009-12-04 Gertjan van Wingerdert2x00: Fix padding bug on L2PAD devices.
2009-11-28 Gertjan van Wingerdert2x00: Fix typo (lengt --> length) in rt2x00queue.c
2009-11-19 Johannes Bergmac80211: request TX status where needed
2009-11-11 Gertjan van Wingerdert2x00: Update copyright statements.
2009-08-31 Ivo van Doornrt2x00: Reorganize padding & L2 padding
2009-08-14 Igor Perminovrt2x00: Fix for race condition while update beacon
2009-08-14 Ivo van Doornrt2x00: Align ieee80211 header to 4-byte boundary for...
2009-08-14 Ivo van Doornrt2x00: Use IEEE80211_TX_CTL_MORE_FRAMES flag
2009-05-06 Ivo van Doornrt2x00: Implement support for 802.11n
2009-05-06 Ivo van Doornrt2x00: Add support for L2 padding during TX/RX
2009-05-06 Ivo van Doornrt2x00: Move iv_len into tx descriptor data
2009-02-09 Ivo van Doornrt2x00: Add kill_tx_queue callback function
2009-01-29 Ivo van Doornrt2x00: Update copyright year to 2009
2009-01-29 Ivo van Doornrt2x00: Remove ENTRY_TXD_OFDM_RATE
2009-01-29 Ivo van Doornrt2x00: Move code into seperate functions
2009-01-29 Ivo van Doornrt2x00: Rename CONFIG_CRYPTO_COPY_IV
2009-01-22 Ivo van Doornrt2x00: Fix TX rate short preamble detection
2009-01-12 Ivo van Doornrt2x00: Fix TX short preamble detection
2008-12-05 Ivo van Doornrt2x00: Move crypto TX descriptor handling to rt2x00cry...
2008-12-05 Ivo van Doornrt2x00: Implement HW encryption (rt2500usb)
2008-12-05 Ivo van Doornrt2x00: Store retry limit values
2008-11-25 Ivo van Doornrt2x00: Fix TX failure path
2008-11-21 Ivo van Doornrt2x00: Optimize get_duration / get_duration_res
2008-11-21 Ivo van Doornrt2x00: Cleanup TX/RX entry handling
2008-10-31 John Daikerrt2x00: reduce checkpatch.pl errors
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-15 Felix Fietkaurt2x00: fix regression introduced by "mac80211: free...
2008-10-06 Felix Fietkaumac80211: free up 2 bytes in skb->cb
2008-09-15 Johannes Bergmac80211: fix virtual interfaces vs. injection
2008-08-29 Ivo van Doornrt2x00: Initialize txop during conf_tx() callback
2008-08-29 Ivo van Doornrt2x00: Map extra_tx_headroom to DMA
2008-08-29 Ivo van Doornrt2x00: Fix race conditions in flag handling
2008-08-22 Ivo van Doornrt2x00: Implement HW encryption
2008-08-01 Ivo van Doornrt2x00: Sequence counter should be protected in irqsave
2008-07-29 Ivo van Doornrt2x00: Clear queue entry flags during initialization
2008-07-29 Ivo van Doornrt2x00: Fix QOS sequence counting
2008-07-14 Ivo van Doornrt2x00: Reorganize beacon handling
2008-07-14 Ivo van Doornrt2x00: Fix NULL pointer error in adhoc/master mode
2008-07-08 Ivo van Doornrt2x00: Decrease alignment headroom
2008-06-27 Ivo van Doornrt2x00: Remove duplicate deinitialization
2008-06-26 Ivo van Doornrt2x00: Cleanup symbol exports
2008-06-26 Gertjan van Wingerdert2x00: Replace statically allocated DMA buffers with...
2008-06-26 Gertjan van Wingerdert2x00: Centralize allocation of RX skbs.
2008-06-26 Ivo van Doornrt2x00: Use ieee80211 fc handlers
2008-06-14 Harvey Harrisonmac80211: remove ieee80211_get_morefrag
2008-06-14 Gertjan van Wingerdert2x00: Centralize RX packet alignment handling in...
2008-06-14 Ivo van Doornrt2x00: Don't kick TX queue after each frame
2008-06-14 Ivo van Doornrt2x00: Move generic TX frame writing code into rt2x00queue
next