aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800pci.c
Commit message (Expand)AuthorAge
* rt2x00: move under ralink vendor directoryKalle Valo2015-11-18
* mac80211: extend get_tkip_seq to all keysJohannes Berg2015-05-06
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* rt2x00: Fix FSF address in file headersJeff Kirsher2013-12-11
* rt2x00: rt2800pci: use module_pci_driver macroGabor Juhos2013-10-18
* rt2x00: rt2800pci: move SoC specific code into a separate moduleGabor Juhos2013-10-18
* rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devicesGabor Juhos2013-10-18
* rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another moduleGabor Juhos2013-10-18
* rt2x00: rt2800pci: split rt2800pci_enable_radio functionGabor Juhos2013-10-18
* rt2x00: rt2800pci: rename rt2800pci_disable_radio functionGabor Juhos2013-10-18
* rt2x00: rt2800pci: use separate set_state callback for SoC devicesGabor Juhos2013-10-18
* rt2x00: rt2800pci: use separate firmware callbacks for SoC devicesGabor Juhos2013-10-18
* rt2x00: rt2800pci: use separate read_eeprom callback for SoC devicesGabor Juhos2013-10-18
* rt2x00: rt2800pci: use separate ops for the SoC driverGabor Juhos2013-10-18
* rt2x00: rt2800pci: move initialization functions to the rt2800mmio moduleGabor Juhos2013-10-18
* rt2x00: rt2800pci: use rt2800mmio prefix for initialization functionsGabor Juhos2013-10-18
* rt2x00: rt2800pci: move queue functions to the rt2800mmio moduleGabor Juhos2013-10-18
* rt2x00: rt2800pci: use rt2800mmio prefix for queue functionsGabor Juhos2013-10-18
* rt2x00: rt2800pci: move interrupt functions to the rt2800mmio moduleGabor Juhos2013-10-18
* rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functionsGabor Juhos2013-10-18
* rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio moduleGabor Juhos2013-10-18
* rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functionsGabor Juhos2013-10-18
* rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio moduleGabor Juhos2013-10-18
* rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functionsGabor Juhos2013-10-18
* rt2x00: rt2800pci: fix AUX_CTRL register setup for RT3090/3390/3593/5592Gabor Juhos2013-08-16
* rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helperGabor Juhos2013-08-16
* rt2x00: rt2800: unify [RT]XWI_SIZE definesGabor Juhos2013-06-24
* rt2x00: rt2800pci: don't use TXWI_DESC_SIZE directlyGabor Juhos2013-06-24
* rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_devGabor Juhos2013-06-12
* rt2x00: rt2800pci: implement queue_init callbackGabor Juhos2013-06-12
* rt2x00: rt2800pci: use rt2x00dev->tx->limitGabor Juhos2013-05-22
* rt2x00: Use more current logging styles, shrink object sizeJoe Perches2013-04-22
* rt2x00: provide separate information about TXWI & RXWI sizesStanislaw Gruszka2013-04-22
* rt2x00: rt2800pci: use the rt2x00mmio_* routinesGabor Juhos2013-04-10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\
| * rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCsGabor Juhos2013-04-03
* | rt2800: 5592: TXWI & RXWI descriptors sizeStanislaw Gruszka2013-03-18
* | rt2x00: Fix tx status reporting for reordered frames in rt2800pciHelmut Schaa2013-03-18
|/
* rt2x00: fix rt2x00 to work with the new ralink SoC config symbolsJohn Crispin2013-03-13
* wireless: rt2x00: rt2800pci add idXose Vazquez Perez2013-02-01
* rt2x00: rt2800: convert read_eeprom functions to return an int valueGabor Juhos2013-01-07
* rt2x00: remove __dev* attributesBill Pemberton2012-12-06
* rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.Gertjan van Wingerde2012-09-25
* rt2x00: rt2800 - Make probe_hw function common between PCI and USB.Gertjan van Wingerde2012-09-07
* rt2x00: Unify GPIO register field namingsGertjan van Wingerde2012-09-07
* rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde2012-09-05
* rt2x00 : fix rt3290 resuming failed.Woody Hung2012-08-02
* rt2x00pci: small 3290 changes cleanupStanislaw Gruszka2012-07-11
* rt2x00 : RT3290 chip support v4Woody Hung2012-06-20
* rt2x00: Add support for RT5360 based PCI devices.villacis@palosanto.com2012-06-05