summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)Author
2010-10-05rt2x00: Fix oops caused by error path in rt2x00lib_startHelmut Schaa
2010-10-05rt2x00: Update comment about the AMPDU flag in the TXWIHelmut Schaa
2010-10-05rt2x00: Enable rx aggregation in rt2800Helmut Schaa
2010-10-05rt2x00: Improve TX status entry validationIvo van Doorn
2010-10-05rt2x00: correctly set max_report_rates in rt61pci and rt2800Helmut Schaa
2010-10-05rt2x00: Don't enable broad- and multicast buffering on USB devicesHelmut Schaa
2010-10-05rt2x00: add field definitions for the TBTT_SYNC_CFG registerHelmut Schaa
2010-10-05rt2x00: Add register definition for busy time on secondary channelHelmut Schaa
2010-10-05rt2x00: Add rt73usb device IDIvo van Doorn
2010-10-05rt2x00: Allow tx duplication for legacy rates in HT40 modeHelmut Schaa
2010-10-05rt2x00: Fix race between dma mapping and clearing rx entries in rt2800pciHelmut Schaa
2010-10-05rt2x00: Don't initialize MM40 HT protection to RTS/CTS on PCI devicesHelmut Schaa
2010-10-05rt2x00: Implement HT protection for rt2800Helmut Schaa
2010-10-05rt2x00: Fix SM PS checkHelmut Schaa
2010-10-05rt2x00: rework tx status handling in rt2800pciHelmut Schaa
2010-10-05rt2x00: Split out parts of the rt2800_txdone function for easier reuseHelmut Schaa
2010-10-05rt2x00: Don't overwrite beacon buffers in pairwise key setupHelmut Schaa
2010-09-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann
2010-09-14drivers/net/wireless: Use static const char * const where possibleJoe Perches
2010-09-14rt2x00: fix oops in rt2x00lib_txdone with rt61pciHelmut Schaa
2010-09-14rt2x00: Enable missing interrupts in rt61pciHelmut Schaa
2010-09-14rt2x00: Mask out unused interrupts in rt2800pciHelmut Schaa
2010-09-14rt2x00: Check for specific changed flags when updating the erp configHelmut Schaa
2010-09-14rt2x00: Initialize AMPDU_BA_WINSIZE registerHelmut Schaa
2010-09-14rt2x00: Antenna diversity does not work in 2.6.35Lars Ericsson
2010-09-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-31rt2x00: Cleanup rt2x00usb_watchdog_reset_txIvo van Doorn
2010-08-31rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn
2010-08-31rt2x00: Correctly kill beacon queueIvo van Doorn
2010-08-31rt2x00: Set PWR_PIN_CFG during initializationIvo van Doorn
2010-08-31rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSIDIvo van Doorn
2010-08-31rt2x00: Wakeup hardware before loading firmwareIvo van Doorn
2010-08-31rt2x00: Validate TX status results with current data entryIvo van Doorn
2010-08-31rt2x00: Add rt2800_wait_csr_readyIvo van Doorn
2010-08-31rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWIHelmut Schaa
2010-08-31rt2x00: Rename txentry_desc.queue -> txentry_desc.qidHelmut Schaa
2010-08-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-25rt2x00: fix "buffer size not provably correct" build warningArnaud Patard (Rtp)
2010-08-25rt2x00: Fix max TX power settingsIvo van Doorn
2010-08-25rt2x00: Fix channel configuration for RF3052Ivo van Doorn
2010-08-25rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800libIvo van Doorn
2010-08-25rt2x00: Fix rt2800 retry calculationIvo van Doorn
2010-08-25rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTOIvo van Doorn
2010-08-25rt2x00: Move direct access to queue->entries to rt2x00queue.cIvo van Doorn
2010-08-25rt2x00: Reduce indentingIvo van Doorn
2010-08-25rt2x00: Simplify arguments to rt2x00 driver callback functionsIvo van Doorn
2010-08-17drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-16rt2x00: Remove ieee80211_rx_status from rt2x00_devIvo van Doorn