index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2800pci.c
Age
Commit message (
Expand
)
Author
2013-10-18
rt2x00: rt2800pci: use module_pci_driver macro
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: move SoC specific code into a separate module
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devices
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: split rt2800pci_enable_radio function
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: rename rt2800pci_disable_radio function
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: use separate set_state callback for SoC devices
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: use separate firmware callbacks for SoC devices
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: use separate read_eeprom callback for SoC devices
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: use separate ops for the SoC driver
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: move initialization functions to the rt2800mmio module
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for initialization functions
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: move queue functions to the rt2800mmio module
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for queue functions
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: move interrupt functions to the rt2800mmio module
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module
Gabor Juhos
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions
Gabor Juhos
2013-08-16
rt2x00: rt2800pci: fix AUX_CTRL register setup for RT3090/3390/3593/5592
Gabor Juhos
2013-08-16
rt2x00: rt2800lib: introduce rt2800_get_txwi_rxwi_size helper
Gabor Juhos
2013-06-24
rt2x00: rt2800: unify [RT]XWI_SIZE defines
Gabor Juhos
2013-06-24
rt2x00: rt2800pci: don't use TXWI_DESC_SIZE directly
Gabor Juhos
2013-06-12
rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_dev
Gabor Juhos
2013-06-12
rt2x00: rt2800pci: implement queue_init callback
Gabor Juhos
2013-05-22
rt2x00: rt2800pci: use rt2x00dev->tx->limit
Gabor Juhos
2013-04-22
rt2x00: Use more current logging styles, shrink object size
Joe Perches
2013-04-22
rt2x00: provide separate information about TXWI & RXWI sizes
Stanislaw Gruszka
2013-04-10
rt2x00: rt2800pci: use the rt2x00mmio_* routines
Gabor Juhos
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-04-03
rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCs
Gabor Juhos
2013-03-18
rt2800: 5592: TXWI & RXWI descriptors size
Stanislaw Gruszka
2013-03-18
rt2x00: Fix tx status reporting for reordered frames in rt2800pci
Helmut Schaa
2013-03-13
rt2x00: fix rt2x00 to work with the new ralink SoC config symbols
John Crispin
2013-02-01
wireless: rt2x00: rt2800pci add id
Xose Vazquez Perez
2013-01-07
rt2x00: rt2800: convert read_eeprom functions to return an int value
Gabor Juhos
2012-12-06
rt2x00: remove __dev* attributes
Bill Pemberton
2012-09-25
rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.
Gertjan van Wingerde
2012-09-07
rt2x00: rt2800 - Make probe_hw function common between PCI and USB.
Gertjan van Wingerde
2012-09-07
rt2x00: Unify GPIO register field namings
Gertjan van Wingerde
2012-09-05
rt2x00: Fix rfkill polling prior to interface start.
Gertjan van Wingerde
2012-08-02
rt2x00 : fix rt3290 resuming failed.
Woody Hung
2012-07-11
rt2x00pci: small 3290 changes cleanup
Stanislaw Gruszka
2012-06-20
rt2x00 : RT3290 chip support v4
Woody Hung
2012-06-05
rt2x00: Add support for RT5360 based PCI devices.
villacis@palosanto.com
2012-05-16
rt2x00:Add RT539b chipset support
Zero.Lin
2012-04-16
wireless: rt2x00: rt2800pci add more RT539x ids
Xose Vazquez Perez
2012-04-13
rt2800: zero registers of unused TX rings
Jakub Kicinski
2012-04-13
rt2800: initialize queues before giving up due to DMA error
Jakub Kicinski
[next]