summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)Author
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13Reset to 3.12.37Scott Wood
2014-04-08Merge branch 'sdk-kernel-3.12' into sdk-v1.6.xScott Wood
2014-04-08kfifo API type safetyStefani Seibold
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-12-08rt2800: add support for radio chip RF3070Stanislaw Gruszka
2013-12-04rt2400pci: fix RSSI readStanislaw Gruszka
2013-11-29rt2800usb: slow down TX status pollingStanislaw Gruszka
2013-11-29rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka
2013-11-29rt2x00: rt2800lib: fix VGC adjustment for RT5592Gabor Juhos
2013-11-29rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka
2013-11-29rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau
2013-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-15rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau
2013-11-15kfifo API type safetyStefani Seibold
2013-11-11rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka
2013-11-11wireless: rt2800lib: Fix typo on checkingFelipe Pena
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-18rt2x00: rt2800pci: use module_pci_driver macroGabor Juhos
2013-10-18rt2x00: rt2800pci: move SoC specific code into a separate moduleGabor Juhos
2013-10-18rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devicesGabor Juhos
2013-10-18rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another moduleGabor Juhos
2013-10-18rt2x00: rt2800pci: split rt2800pci_enable_radio functionGabor Juhos
2013-10-18rt2x00: rt2800pci: rename rt2800pci_disable_radio functionGabor Juhos
2013-10-18rt2x00: rt2800pci: use separate set_state callback for SoC devicesGabor Juhos
2013-10-18rt2x00: rt2800pci: use separate firmware callbacks for SoC devicesGabor Juhos
2013-10-18rt2x00: rt2800pci: use separate read_eeprom callback for SoC devicesGabor Juhos
2013-10-18rt2x00: rt2800pci: use separate ops for the SoC driverGabor Juhos
2013-10-18rt2x00: rt2800pci: move initialization functions to the rt2800mmio moduleGabor Juhos
2013-10-18rt2x00: rt2800pci: use rt2800mmio prefix for initialization functionsGabor Juhos
2013-10-18rt2x00: rt2800pci: move queue functions to the rt2800mmio moduleGabor Juhos
2013-10-18rt2x00: rt2800pci: use rt2800mmio prefix for queue functionsGabor Juhos
2013-10-18rt2x00: rt2800pci: move interrupt functions to the rt2800mmio moduleGabor Juhos
2013-10-18rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functionsGabor Juhos
2013-10-18rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio moduleGabor Juhos
2013-10-18rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functionsGabor Juhos
2013-10-18rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio moduleGabor Juhos
2013-10-18rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functionsGabor Juhos
2013-10-18rt2x00: create a new module for rt2800 MMIO codeGabor Juhos
2013-10-18rt2x00: rt2800lib: autodetect 5GHz band supportGabor Juhos
2013-10-18rt2x00: rt2800lib: use switch statement for RF specific setupGabor Juhos
2013-10-18rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM accessGabor Juhos
2013-10-18rt2800usb: slow down TX status pollingStanislaw Gruszka
2013-10-18rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka
2013-10-18rt2400pci: fix RSSI readStanislaw Gruszka
2013-10-14rt2x00: rt2800lib: remove duplicate rf_vals for RF3053Kevin Lo
2013-10-14rt2x00: rt2800lib: fix RF registers for RT5390/RT5392Kevin Lo
2013-10-14rt2x00: rt73usb: use rt2x00_has_cap_* helpersGabor Juhos
2013-10-14rt2x00: rt61pci: use rt2x00_has_cap_* helpersGabor Juhos