aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAge
* rt2x00: Cleanup rt2x00usb_watchdog_reset_txIvo van Doorn2010-08-31
* rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn2010-08-31
* rt2x00: Correctly kill beacon queueIvo van Doorn2010-08-31
* rt2x00: Set PWR_PIN_CFG during initializationIvo van Doorn2010-08-31
* rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSIDIvo van Doorn2010-08-31
* rt2x00: Wakeup hardware before loading firmwareIvo van Doorn2010-08-31
* rt2x00: Validate TX status results with current data entryIvo van Doorn2010-08-31
* rt2x00: Add rt2800_wait_csr_readyIvo van Doorn2010-08-31
* rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWIHelmut Schaa2010-08-31
* rt2x00: Rename txentry_desc.queue -> txentry_desc.qidHelmut Schaa2010-08-31
* rt2x00: fix "buffer size not provably correct" build warningArnaud Patard (Rtp)2010-08-25
* rt2x00: Fix max TX power settingsIvo van Doorn2010-08-25
* rt2x00: Fix channel configuration for RF3052Ivo van Doorn2010-08-25
* rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800libIvo van Doorn2010-08-25
* rt2x00: Fix rt2800 retry calculationIvo van Doorn2010-08-25
* rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTOIvo van Doorn2010-08-25
* rt2x00: Move direct access to queue->entries to rt2x00queue.cIvo van Doorn2010-08-25
* rt2x00: Reduce indentingIvo van Doorn2010-08-25
* rt2x00: Simplify arguments to rt2x00 driver callback functionsIvo van Doorn2010-08-25
* mac80211: use cipher suite selectorsJohannes Berg2010-08-16
* rt2x00: Remove ieee80211_rx_status from rt2x00_devIvo van Doorn2010-08-16
* rt2x00: Update comments regarding TXWI and TX_STA_FIFOHelmut Schaa2010-08-16
* rt2x00: Implement TX status reporting for rt2800usbIvo van Doorn2010-08-16
* rt2x00: Request TXWI pointer from driverIvo van Doorn2010-08-16
* rt2x00: Add helper function for reporting tx statusIvo van Doorn2010-08-16
* rt2x00: Set MIMO PS flag in tx descriptor for STAs in dynamic SMPS modeIvo van Doorn2010-08-16
* rt2x00: Move USB tx/rx done handling to workqueueIvo van Doorn2010-08-16
* rt2x00: do not shortcut rt2x00lib_config_antennaJohn W. Linville2010-08-16
* rt2x00: update fw version info in wiphy structJohn W. Linville2010-08-16
* rt2x00: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-04
* rt2500usb: disallow to set WEP key with non zero indexStanislaw Gruszka2010-07-27
* rt2500usb: truly disable encryption when initializeStanislaw Gruszka2010-07-27
* rt2500usb: write keys to proper registersStanislaw Gruszka2010-07-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-27
|\
| * 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
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-13
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-01
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-17
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-11
| |\ \ \ \ \
| * | | | | | drivers/net: use __packed annotationEric Dumazet2010-06-03
| | |_|_|_|/ | |/| | | |
* | | | | | rt2x00: Fix regression for rt2500pciIvo van Doorn2010-07-26
* | | | | | rt2x00: correct sparse warning in rt2x00debug.cJohn W. Linville2010-07-20
| |_|_|_|/ |/| | | |
* | | | | rt2x00: Move driver callback functions into the ops structureIvo van Doorn2010-07-12
* | | | | rt2x00: Move common firmware loading into rt2800libIvo van Doorn2010-07-12
* | | | | rt2x00: Add missing TSF sync mode for AP operationHelmut Schaa2010-07-12
* | | | | rt2x00: Don't initialize beacon interval to 0 on rt2800 devicesHelmut Schaa2010-07-12
* | | | | rt2x00: Remove set_tim callback from PCI driversHelmut Schaa2010-07-12
* | | | | rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usbHelmut Schaa2010-07-12
* | | | | rt2x00: Use pretbtt irq for fetching beacons on rt2800pciHelmut Schaa2010-07-12