summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00queue.c
AgeCommit message (Expand)Author
2015-01-07rt2x00: use helper to check capability/requirementFred Chou
2014-11-11rt2x00: do not align payload on modern H/WStanislaw Gruszka
2014-06-19rt2x00: change beaconing lockingStanislaw Gruszka
2013-12-11rt2x00: Fix FSF address in file headersJeff Kirsher
2013-11-11rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka
2013-10-14rt2x00: rt2x00lib: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-10rt2x00: do not pause queue on flushStanislaw Gruszka
2013-08-09net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()Jingoo Han
2013-07-29rt2x00: fix stop queueStanislaw Gruszka
2013-06-12rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_devGabor Juhos
2013-06-12rt2x00: remove data_queue_desc structGabor Juhos
2013-06-12rt2x00: add queue_init callback to rt2x00_opsGabor Juhos
2013-06-12rt2x00: rt2x00queue: setup queue->threshold from queue->limitGabor Juhos
2013-06-12rt2x00: rt2x00queue: remove qdesc parameter of rt2x00queue_alloc_entriesGabor Juhos
2013-06-12rt2x00: rt2x00queue: add priv_size field to struct data_queueGabor Juhos
2013-06-10rt2x00: rt2x00queue: initialize data_queue fields earlierGabor Juhos
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