summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Move filling of TX URB to rt2x00usb_kick_tx_entry function.Gertjan van Wingerde2010-06-301-16/+17
* rt2x00: Fix frame dumping for USB devices.Gertjan van Wingerde2010-06-301-0/+6
* rt2x00: Remove unneeded variableIvo van Doorn2010-06-301-5/+2
* rt2x00: Write the BSSID to register when interface is addedIvo van Doorn2010-06-301-1/+2
* rt2x00: Implement tx mpdu aggregationHelmut Schaa2010-06-302-1/+48
* rt2500usb: fallback to SW encryption for TKIP+AESOndrej Zary2010-06-241-0/+10
* rt2x00: Synchronize WCID initialization with legacy driverIvo van Doorn2010-06-152-9/+26
* rt2x00: Enable HW crypto by defaultIvo van Doorn2010-06-152-2/+2
* rt2x00: Limit TX done looping to number of TX ring entriesIvo van Doorn2010-06-151-14/+9
* rt2x00: Update author rt2800libIvo van Doorn2010-06-151-5/+6
* rt2x00: Enable fallback rates for rt61pci and rt73usbIvo van Doorn2010-06-152-0/+25
* rt2x00: Fix tx status reporting when falling back to the lowest rateHelmut Schaa2010-06-151-1/+12
* rt2x00: provide mac80211 a suitable max_rates valueHelmut Schaa2010-06-151-0/+12
* rt2x00: Fix typo in rt2800_config_txpowerHelmut Schaa2010-06-151-1/+1
* rt2x00: Fix TX_STA_FIFO handlingHelmut Schaa2010-06-151-14/+9
* rt2x00: Add comment about BBP1_TX_POWERHelmut Schaa2010-06-151-1/+3
* rt2x00: Fix IEEE80211_TX_CTL_MORE_FRAMES handlingHelmut Schaa2010-06-151-2/+7
* rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retriedHelmut Schaa2010-06-151-2/+6
* rt2x00: don't use TXDONE_FALLBACK as success indicatorHelmut Schaa2010-06-151-2/+1
* rt2x00: clarify meaning of txdone flagsHelmut Schaa2010-06-151-1/+8
* rt2x00: Remove suspicious register writeHelmut Schaa2010-06-031-1/+0
* rt2x00: fix use of mcs ratesHelmut Schaa2010-06-031-3/+12
* rt2x00: Update TX_SW_CFG initvals for 305x SoCHelmut Schaa2010-06-031-0/+4
* rt2x00: Use IEEE80211_TX_CTL_STBC flagIvo van Doorn2010-06-031-1/+3
* rt2x00: rt2800: disable TX STBC for 1 stream devicesHelmut Schaa2010-06-031-1/+4
* rt2x00: Fix HT40 operation in rt2800.Gertjan van Wingerde2010-06-034-8/+46
* rt2x00: Sync rt2800 MCU boot signal with Ralink driver.Gertjan van Wingerde2010-06-032-2/+2
* rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.Gertjan van Wingerde2010-06-034-57/+87
* rt2x00: Simplify check for external LNA in rt2800_init_rfcsr.Gertjan van Wingerde2010-06-031-2/+1
* rt2x00: Introduce separate interface type for PCI-express.Gertjan van Wingerde2010-06-032-2/+12
* rt2x00: Move all register definitions for rt2800 to rt2800.h.Gertjan van Wingerde2010-06-034-59/+51
* rt2x00: Remove RT2870 chipset identification.Gertjan van Wingerde2010-06-033-7/+2
* rt2x00: Centralize rt2800 beacon writing.Gertjan van Wingerde2010-06-034-124/+65
* rt2x00: Clean up USB vendor request buffer functions.Gertjan van Wingerde2010-06-035-87/+14
* rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde2010-06-031-1/+1
* rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde2010-06-0316-79/+109
* rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.Gertjan van Wingerde2010-06-034-11/+18
* rt2x00: Push beacon TX descriptor writing to drivers.Gertjan van Wingerde2010-06-038-21/+81
* wireless: fix several minor description typosWalter Goldens2010-06-021-1/+1
* rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.Gertjan van Wingerde2010-06-024-11/+28
* Revert "rt2x00: Fix rt2800usb TX descriptor writing."John W. Linville2010-05-261-1/+1
* rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde2010-05-241-1/+1
* rt2x00: Fix failed SLEEP->AWAKE and AWAKE->SLEEP transitions.Gertjan van Wingerde2010-05-244-14/+18
* rt2x00: don't use to_pci_dev in rt2x00pci_uninitializeHelmut Schaa2010-05-241-1/+1
* drivers/net: remove useless semicolonsJoe Perches2010-05-171-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-1713-136/+158
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-1713-136/+158
| |\
| | * rt2x00: In debugfs frame dumping allow the TX descriptor to be part of the skb.Gertjan van Wingerde2010-05-122-4/+13
| | * rt2x00: Dump beacons under a different identifier than TX frames.Gertjan van Wingerde2010-05-122-1/+7
| | * rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde2010-05-1210-81/+72
OpenPOWER on IntegriCloud