summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2800pci.c
AgeCommit message (Expand)Author
2011-03-04rt2x00: Fix comment in rt2800pciHelmut Schaa
2011-03-04rt2x00: Revise irqmask locking for PCI devicesHelmut Schaa
2011-03-04rt2x00: Optimize TX descriptor handlingHelmut Schaa
2011-03-04rt2x00: Make use of unlikely during tx status processingHelmut Schaa
2011-03-04rt2x00: Optimize calls to rt2x00queue_get_queueHelmut Schaa
2011-03-04rt2x00: fix whitespace damage in the rt2800 specific codeGabor Juhos
2011-02-21rt2x00: Add support for RT5390 chipRA-Shiang Tu
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2011-02-18wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez
2011-01-31rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde
2011-01-31rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISRHelmut Schaa
2011-01-31rt2x00: Convert rt2800pci to use taskletsHelmut Schaa
2011-01-31rt2x00: Disable txstatus tasklet by defaultHelmut Schaa
2011-01-31rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa
2011-01-19rt2x00: Fix radio off hang issue for PCIE interfaceRA-Jay Hung
2011-01-04rt2x00: simplify txstatus_fifo handlingJohannes Stezenbach
2010-12-13rt2x00: Fix WMM Queue namingIvo van Doorn
2010-12-13rt2x00: Reorganize queue callback functionsIvo van Doorn
2010-12-13rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).Ivo van Doorn
2010-12-13rt2x00: trivial: add missing \n on warningsJohannes Stezenbach
2010-12-13rt2x00: Don't frequently reset beacon interval in AdHoc modeHelmut Schaa
2010-12-13rt2x00: Implement get_survey callback for rt2800Helmut Schaa
2010-11-30mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach
2010-11-17rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.Gertjan van Wingerde
2010-11-17rt2x00: Remove unneccessary internal Kconfig symbols.Gertjan van Wingerde
2010-11-17rt2x00: Remove RT30XX Kconfig variables.Gertjan van Wingerde
2010-11-17rt2x00: Add initial support for RT3370/RT3390 devices.Gertjan van Wingerde
2010-11-15rt2x00: Remove rt2x00lib_toggle_rxIvo van Doorn
2010-11-15rt2x00: Fix MCU_SLEEP argumentsIvo van Doorn
2010-11-15rt2x00: Implement flush callbackIvo van Doorn
2010-11-15rt2x00: Sync Tx and RX ring sizes with legacy driversHelmut Schaa
2010-10-11rt2x00: Fix tx status handling in rt2800pciHelmut Schaa
2010-10-11rt2x00: Remove superfluous initialization of qidxHelmut Schaa
2010-10-05rt2x00: Fix race between dma mapping and clearing rx entries in rt2800pciHelmut Schaa
2010-10-05rt2x00: rework tx status handling in rt2800pciHelmut Schaa
2010-09-14rt2x00: Mask out unused interrupts in rt2800pciHelmut Schaa
2010-08-31rt2x00: Wakeup hardware before loading firmwareIvo van Doorn
2010-08-25rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800libIvo van Doorn
2010-08-25rt2x00: Move direct access to queue->entries to rt2x00queue.cIvo van Doorn
2010-08-25rt2x00: Simplify arguments to rt2x00 driver callback functionsIvo van Doorn
2010-08-16rt2x00: Implement TX status reporting for rt2800usbIvo van Doorn
2010-08-16rt2x00: Request TXWI pointer from driverIvo van Doorn
2010-07-12rt2x00: Move driver callback functions into the ops structureIvo van Doorn
2010-07-12rt2x00: Move common firmware loading into rt2800libIvo van Doorn
2010-07-12rt2x00: Remove set_tim callback from PCI driversHelmut Schaa
2010-07-12rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usbHelmut Schaa
2010-07-12rt2x00: Use pretbtt irq for fetching beacons on rt2800pciHelmut Schaa
2010-07-12rt2x00: Convert rt2x00 to use threaded interruptsHelmut Schaa
2010-07-12rt2x00: Rename CONFIG_DISABLE_LINK_TUNINGIvo van Doorn
2010-07-12rt2x00: Convert AGC value from descriptor to RSSI (dBm)Ivo van Doorn