summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00queue.c
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Fix WMM Queue namingIvo van Doorn2010-12-131-9/+9
* rt2x00: Cleanup RX index countingIvo van Doorn2010-12-131-4/+1
* rt2x00: Add "flush" queue commandIvo van Doorn2010-12-131-0/+85
* rt2x00: Protect queue control with mutexIvo van Doorn2010-12-131-9/+121
* rt2x00: Reorganize queue callback functionsIvo van Doorn2010-12-131-3/+3
* rt2x00: Ensure TX-ed frames are returned in the original state.Gertjan van Wingerde2010-12-131-5/+8
* rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignmentRA-Jay Hung2010-11-171-2/+4
* rt2x00: Fix rt2x00queue_kick_tx_queue argumentsIvo van Doorn2010-11-151-6/+3
* rt2x00: Rename queue->lock to queue->index_lockIvo van Doorn2010-11-151-9/+9
* rt2x00: checkpatch.pl error fixes for rt2x00queue.cMark Einon2010-11-151-2/+2
* rt2x00: Reduce tx descriptor sizeHelmut Schaa2010-11-151-8/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-151-29/+27
|\
| * rt2x00: Simplify Queue function argumentsIvo van Doorn2010-10-111-25/+24
| * rt2x00: Use unlikely for error case in rt2x00queue_write_tx_frameHelmut Schaa2010-10-111-1/+2
| * rt2x00: Optimize unmapping of skbsHelmut Schaa2010-10-111-3/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-021-12/+59
|\|
| * rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn2010-08-311-5/+8
| * rt2x00: Rename txentry_desc.queue -> txentry_desc.qidHelmut Schaa2010-08-311-1/+1
| * rt2x00: Move direct access to queue->entries to rt2x00queue.cIvo van Doorn2010-08-251-0/+45
| * rt2x00: Simplify arguments to rt2x00 driver callback functionsIvo van Doorn2010-08-251-6/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-251-3/+4
|\|
| * rt2x00: Move USB tx/rx done handling to workqueueIvo van Doorn2010-08-161-3/+4
* | drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches2010-08-171-2/+2
|/
* rt2x00: Implement watchdog monitoringIvo van Doorn2010-07-121-0/+4
* rt2x00: Rename driver write_tx_datadesc callback function.Gertjan van Wingerde2010-06-301-3/+3
* rt2x00: Merge PCI and USB versions of write_tx_data into single function.Gertjan van Wingerde2010-06-301-2/+41
* rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handlingHelmut Schaa2010-06-151-2/+7
* rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde2010-06-031-22/+2
* rt2x00: Push beacon TX descriptor writing to drivers.Gertjan van Wingerde2010-06-031-9/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-11/+4
|\
| * rt2x00: Dump beacons under a different identifier than TX frames.Gertjan van Wingerde2010-05-121-1/+4
| * rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde2010-05-121-10/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-11/+12
|\|
| * rt2x00: Clean up generic procedures on descriptor writing.Gertjan van Wingerde2010-05-101-6/+10
| * rt2x00: provide beacon's txdesc to write_beacon callback function.Gertjan van Wingerde2010-05-101-1/+1
| * rt2x00: Clean up all driver's kick_tx_queue callback functions.Gertjan van Wingerde2010-05-101-4/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-4/+2
|\|
| * rt2x00: Register frame length in TX entry descriptor instead of L2PAD.Gertjan van Wingerde2010-05-041-4/+2
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-1/+2
|\|
| * rt2x00: add txdesc parameter to write_tx_dataHelmut Schaa2010-04-161-1/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-051-3/+3
|\|
| * rt2x00: use correct headroom for transmissionPavel Roskin2010-01-051-3/+3
* | rt2x00: Fix trimming of L2 padded frames.Gertjan van Wingerde2009-12-211-1/+1
* | rt2x00: Reorganize L2 padding inserting function.Gertjan van Wingerde2009-12-211-33/+27
* | rt2x00: Remove SKBDESC_L2_PADDED flag.Gertjan van Wingerde2009-12-211-5/+1
* | rt2x00: Further L2 padding fixes.Gertjan van Wingerde2009-12-211-3/+5
* | rt2x00 : avoid timestamp for monitor injected frame.Alban Browaeys2009-12-211-3/+6