summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800pci.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* rt2x00: Fix FSF address in file headersJeff Kirsher2013-12-111-3/+1Star
* rt2x00: rt2800pci: use module_pci_driver macroGabor Juhos2013-10-181-13/+1Star
* rt2x00: rt2800pci: move SoC specific code into a separate moduleGabor Juhos2013-10-181-242/+2Star
* rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devicesGabor Juhos2013-10-181-2/+7
* rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another moduleGabor Juhos2013-10-181-13/+0Star
* rt2x00: rt2800pci: split rt2800pci_enable_radio functionGabor Juhos2013-10-181-7/+12
* rt2x00: rt2800pci: rename rt2800pci_disable_radio functionGabor Juhos2013-10-181-11/+8Star
* rt2x00: rt2800pci: use separate set_state callback for SoC devicesGabor Juhos2013-10-181-2/+41
* rt2x00: rt2800pci: use separate firmware callbacks for SoC devicesGabor Juhos2013-10-181-5/+33
* rt2x00: rt2800pci: use separate read_eeprom callback for SoC devicesGabor Juhos2013-10-181-40/+16Star
* rt2x00: rt2800pci: use separate ops for the SoC driverGabor Juhos2013-10-181-2/+102
* rt2x00: rt2800pci: move initialization functions to the rt2800mmio moduleGabor Juhos2013-10-181-159/+0Star
* rt2x00: rt2800pci: use rt2800mmio prefix for initialization functionsGabor Juhos2013-10-181-8/+8
* rt2x00: rt2800pci: move queue functions to the rt2800mmio moduleGabor Juhos2013-10-181-133/+0Star
* rt2x00: rt2800pci: use rt2800mmio prefix for queue functionsGabor Juhos2013-10-181-8/+8
* rt2x00: rt2800pci: move interrupt functions to the rt2800mmio moduleGabor Juhos2013-10-181-388/+0Star
* rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functionsGabor Juhos2013-10-181-36/+37
* rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio moduleGabor Juhos2013-10-181-55/+0Star
* rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functionsGabor Juhos2013-10-181-3/+3
* rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio moduleGabor Juhos2013-10-181-61/+1Star
* rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functionsGabor Juhos2013-10-181-6/+6
* rt2x00: rt2800pci: fix AUX_CTRL register setup for RT3090/3390/3593/5592Gabor Juhos2013-08-161-2/+6
* rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helperGabor Juhos2013-08-161-3/+8
* rt2x00: rt2800: unify [RT]XWI_SIZE definesGabor Juhos2013-06-241-3/+3
* rt2x00: rt2800pci: don't use TXWI_DESC_SIZE directlyGabor Juhos2013-06-241-2/+3
* rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_devGabor Juhos2013-06-121-1/+0Star
* rt2x00: rt2800pci: implement queue_init callbackGabor Juhos2013-06-121-24/+36
* rt2x00: rt2800pci: use rt2x00dev->tx->limitGabor Juhos2013-05-221-1/+1
* rt2x00: Use more current logging styles, shrink object sizeJoe Perches2013-04-221-14/+12Star
* rt2x00: provide separate information about TXWI & RXWI sizesStanislaw Gruszka2013-04-221-6/+4Star
* rt2x00: rt2800pci: use the rt2x00mmio_* routinesGabor Juhos2013-04-101-118/+123
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-0/+1
|\
| * rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos2013-04-031-0/+1
* | rt2800: 5592: TXWI & RXWI descriptors sizeStanislaw Gruszka2013-03-181-0/+5
* | rt2x00: Fix tx status reporting for reordered frames in rt2800pciHelmut Schaa2013-03-181-3/+108
|/
* rt2x00: fix rt2x00 to work with the new ralink SoC config symbolsJohn Crispin2013-03-131-7/+7
* wireless: rt2x00: rt2800pci add idXose Vazquez Perez2013-02-011-0/+1
* rt2x00: rt2800: convert read_eeprom functions to return an int valueGabor Juhos2013-01-071-11/+24
* rt2x00: remove __dev* attributesBill Pemberton2012-12-061-2/+2
* rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.Gertjan van Wingerde2012-09-251-1/+0Star
* rt2x00: rt2800 - Make probe_hw function common between PCI and USB.Gertjan van Wingerde2012-09-071-73/+9Star
* rt2x00: Unify GPIO register field namingsGertjan van Wingerde2012-09-071-3/+3
* rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde2012-09-051-0/+9
* rt2x00 : fix rt3290 resuming failed.Woody Hung2012-08-021-71/+0Star
* rt2x00pci: small 3290 changes cleanupStanislaw Gruszka2012-07-111-4/+4
* rt2x00 : RT3290 chip support v4Woody Hung2012-06-201-1/+81
* rt2x00: Add support for RT5360 based PCI devices.villacis@palosanto.com2012-06-051-0/+1
* rt2x00:Add RT539b chipset supportZero.Lin2012-05-161-0/+1
* wireless: rt2x00: rt2800pci add more RT539x idsXose Vazquez Perez2012-04-161-0/+2