aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00dev.c
Commit message (Expand)AuthorAge
* rt2x00: fix random stallsStanislaw Gruszka2012-03-19
* rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde2011-11-26
* rt2x00: fix rmmod crashStanislaw Gruszka2011-06-06
* rt2x00: Fix rmmod hang of rt2800pciGertjan van Wingerde2011-05-10
* rt2x00: Add autowake support for USB hardwareIvo van Doorn2011-05-02
* rt2800usb: add timer to handle TX_STA_FIFOJohannes Stezenbach2011-04-19
* rt2x00: fix queue timeout checksJohannes Stezenbach2011-04-19
* rt2x00: Split rt2x00dev->flagsIvo van Doorn2011-04-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-07
|\
| * rt2x00: fix cancelling uninitialized workStanislaw Gruszka2011-04-04
* | rt2x00: Fix tx aggregation problems with some clientsHelmut Schaa2011-04-04
* | rt2x00: Implement tx power temperature compensationHelmut Schaa2011-04-04
* | rt2x00: Remove obsolete rt2x00queue_align_payloadHelmut Schaa2011-04-04
* | rt2x00: Calculate tx status fifo size instead of hardcoding itHelmut Schaa2011-04-04
|/
* rt2x00: Move TX/RX work into dedicated workqueueIvo van Doorn2011-01-31
* rt2x00: Kill all tasklets during device removalIvo van Doorn2011-01-31
* rt2x00: Disable txstatus tasklet by defaultHelmut Schaa2011-01-31
* rt2x00: Introduce tasklets for interrupt handlingHelmut Schaa2011-01-31
* rt2x00: Make periodic beacon updates for PCI devices atomicHelmut Schaa2011-01-31
* rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa2011-01-31
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-21
* rt2x00: Simplify intf->delayed_flags lockingHelmut Schaa2011-01-04
* rt2x00: allow txstatus_fifo w/o txstatus_taskletJohannes Stezenbach2011-01-04
* rt2x00: Introduce extra queue entry sanity flagIvo van Doorn2010-12-13
* rt2x00: Cleanup RX index countingIvo van Doorn2010-12-13
* rt2x00: Add "flush" queue commandIvo van Doorn2010-12-13
* rt2x00: Protect queue control with mutexIvo van Doorn2010-12-13
* rt2x00: Reorganize queue callback functionsIvo van Doorn2010-12-13
* mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-11-30
* rt2x00: Fix header_length in rt2x00lib_txdoneRA-Jay Hung2010-11-17
* rt2x00: Remove rt2x00lib_toggle_rxIvo van Doorn2010-11-15
* rt2x00: checkpatch.pl error fixes for rt2x00dev.cMark Einon2010-11-15
* rt2x00: Fix crash on USB unplugIvo van Doorn2010-11-15
* rt2x00: Fix URB error handlingIvo van Doorn2010-10-11
* rt2x00: Fix dead queue when skb allocation failedIvo van Doorn2010-10-11
* rt2x00: Validate MCS on RX pathIvo van Doorn2010-10-11
* rt2x00: Simplify Queue function argumentsIvo van Doorn2010-10-11
* rt2x00: Fix oops caused by error path in rt2x00lib_startHelmut Schaa2010-10-05
* rt2x00: rework tx status handling in rt2800pciHelmut Schaa2010-10-05
* rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn2010-08-31
* rt2x00: Fix max TX power settingsIvo van Doorn2010-08-25
* rt2x00: Remove ieee80211_rx_status from rt2x00_devIvo van Doorn2010-08-16
* rt2x00: Add helper function for reporting tx statusIvo van Doorn2010-08-16
* rt2x00: Move USB tx/rx done handling to workqueueIvo van Doorn2010-08-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-20
|\
| * rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd2010-07-16
* | rt2x00: Use pretbtt irq for fetching beacons on rt2800pciHelmut Schaa2010-07-12
* | rt2x00: Implement broad- and multicast bufferingHelmut Schaa2010-07-12
* | rt2x00: Allow beacon update without scheduling a workHelmut Schaa2010-07-12
* | rt2x00: Convert rt2x00 to use threaded interruptsHelmut Schaa2010-07-12