aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00queue.c
AgeCommit message (Expand)Author
2013-11-29rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka
2013-08-11rt2x00: fix stop queueStanislaw Gruszka
2013-04-22rt2x00: Use more current logging styles, shrink object sizeJoe Perches
2013-04-22rt2x00: provide separate information about TXWI & RXWI sizesStanislaw Gruszka
2013-03-18rt2x00: Revert "rt2x00: remove unused argument"Helmut Schaa
2013-02-15Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg
2013-02-14rt2x00: check for dma mappings errorsStanislaw Gruszka
2013-01-22rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-07-11rt2x00: remove unused argumentStanislaw Gruszka
2012-06-04rt2x00: use atomic variable for seqnoStanislaw Gruszka
2012-04-23rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devicesHelmut Schaa
2012-04-11rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka
2012-04-11rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka
2012-03-12rt2x00: fix random stallsStanislaw Gruszka
2011-09-14rt2x00: Add WCID to HT TX descriptorHelmut Schaa
2011-07-07rt2x00: Reduce window of a queue's tx lock.Gertjan van Wingerde
2011-07-07rt2x00: Don't use queue entry as parameter when creating TX descriptor.Gertjan van Wingerde
2011-07-07rt2x00: Serialize TX operations on a queue.Gertjan van Wingerde
2011-06-01rt2x00: Interface sequence lock doesn't have to disable interrupts.Gertjan van Wingerde
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-19rt2x00: Merge rt2x00ht.c contents in other files.Gertjan van Wingerde
2011-04-19rt2x00: Decrease association time for USB devicesIvo van Doorn
2011-04-19rt2x00: fix queue timeout checksJohannes Stezenbach
2011-04-19rt2x00: Make rt2x00_queue_entry_for_each more flexibleHelmut Schaa
2011-04-19rt2x00: Split rt2x00dev->flagsIvo van Doorn
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-04rt2x00: Add an error message when trying to send on a full queueHelmut Schaa
2011-04-04rt2x00: Remove obsolete rt2x00queue_align_payloadHelmut Schaa
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-04rt2x00: Remove unused rt2x00queue_get_queue function.Gertjan van Wingerde
2011-03-04rt2x00: Don't treat ATIM queue as second beacon queue.Gertjan van Wingerde
2011-03-04rt2x00: Don't call ieee80211_get_tx_rate for MCS ratesHelmut Schaa
2011-03-04rt2x00: Move TX descriptor field "ifs" into plcp substructHelmut Schaa
2011-03-04rt2x00: Optimize TX descriptor handlingHelmut Schaa
2011-03-04rt2x00: Generate sw sequence numbers only for devices that need itHelmut Schaa
2011-03-04rt2x00: Remove useless NULL checkHelmut Schaa
2011-02-21Revert "rt2x00 : avoid timestamp for monitor injected frame."Helmut Schaa
2011-01-31rt2x00: trivial: add \n to WARNING messageJohannes Stezenbach
2011-01-31rt2x00: Introduce beacon_update_locked that requires caller lockingHelmut Schaa
2011-01-31rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa
2010-12-13rt2x00: Fix WMM Queue namingIvo van Doorn
2010-12-13rt2x00: Cleanup RX index countingIvo van Doorn
2010-12-13rt2x00: Add "flush" queue commandIvo van Doorn
2010-12-13rt2x00: Protect queue control with mutexIvo van Doorn
2010-12-13rt2x00: Reorganize queue callback functionsIvo van Doorn
2010-12-13rt2x00: Ensure TX-ed frames are returned in the original state.Gertjan van Wingerde
2010-11-17rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignmentRA-Jay Hung
2010-11-15rt2x00: Fix rt2x00queue_kick_tx_queue argumentsIvo van Doorn