aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAge
...
* | net: Replace min macro with min_tSilvan Jegen2014-03-03
* | wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.cTejun Heo2014-02-24
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-13
|\|
| * rt2500: disable PS by defaultStanislaw Gruszka2014-02-04
| * rt2800: disable PS by default on USBStanislaw Gruszka2014-02-04
* | rt2x00: move frequent messages to debug levelStanislaw Gruszka2014-02-12
|/
* rt2x00: rt2800usb: mark D-Link DWA-137 as supportedRoman Dubtsov2014-01-23
* wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-03
* rt2x00: use ether_addr_equal_64bitsJulia Lawall2014-01-03
* rt2x00: Fix FSF address in file headersJeff Kirsher2013-12-11
* wireless: rt2x00: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-05
* rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592Kevin Lo2013-12-05
* rt2x00: rt2800lib: update RF registers for RT5390Kevin Lo2013-12-05
* rt2x00: rt2800lib: Update BBP register initialization for RT53xxKevin Lo2013-12-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-21
|\
| * rt2x00: fix a crash bug in the HT descriptor handling fixFelix Fietkau2013-11-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\|
| * rt2x00: fix HT TX descriptor settings regressionStanislaw Gruszka2013-11-11
| * wireless: rt2800lib: Fix typo on checkingFelipe Pena2013-11-11
* | kfifo API type safetyStefani Seibold2013-11-14
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\
| * rt2800usb: slow down TX status pollingStanislaw Gruszka2013-10-18
| * rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka2013-10-18
| * rt2400pci: fix RSSI readStanislaw Gruszka2013-10-18
| * Revert "rt2x00pci: Use PCI MSIs whenever possible"Stanislaw Gruszka2013-09-30
* | 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: create a new module for rt2800 MMIO codeGabor Juhos2013-10-18
* | rt2x00: rt2800lib: autodetect 5GHz band supportGabor Juhos2013-10-18
* | rt2x00: rt2800lib: use switch statement for RF specific setupGabor Juhos2013-10-18
* | rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM accessGabor Juhos2013-10-18
* | rt2x00: rt2800lib: remove duplicate rf_vals for RF3053Kevin Lo2013-10-14