Age | Commit message (Expand) | Author |
2013-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-11-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-11-15 | rt2x00: fix a crash bug in the HT descriptor handling fix | Felix Fietkau |
2013-11-15 | kfifo API type safety | Stefani Seibold |
2013-11-11 | rt2x00: fix HT TX descriptor settings regression | Stanislaw Gruszka |
2013-11-11 | wireless: rt2800lib: Fix typo on checking | Felipe Pena |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
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-10-18 | rt2x00: create a new module for rt2800 MMIO code | Gabor Juhos |
2013-10-18 | rt2x00: rt2800lib: autodetect 5GHz band support | Gabor Juhos |
2013-10-18 | rt2x00: rt2800lib: use switch statement for RF specific setup | Gabor Juhos |
2013-10-18 | rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access | Gabor Juhos |
2013-10-18 | rt2800usb: slow down TX status polling | Stanislaw Gruszka |
2013-10-18 | rt2x00: check if device is still available on rt2x00mac_flush() | Stanislaw Gruszka |
2013-10-18 | rt2400pci: fix RSSI read | Stanislaw Gruszka |
2013-10-14 | rt2x00: rt2800lib: remove duplicate rf_vals for RF3053 | Kevin Lo |
2013-10-14 | rt2x00: rt2800lib: fix RF registers for RT5390/RT5392 | Kevin Lo |
2013-10-14 | rt2x00: rt73usb: use rt2x00_has_cap_* helpers | Gabor Juhos |
2013-10-14 | rt2x00: rt61pci: use rt2x00_has_cap_* helpers | Gabor Juhos |
2013-10-14 | rt2x00: rt2800lib: use rt2x00_has_cap_* helpers | Gabor Juhos |
2013-10-14 | rt2x00: rt2x00lib: use rt2x00_has_cap_* helpers | Gabor Juhos |
2013-10-14 | rt2x00: add rt2x00_has_cap_* helpers | Gabor Juhos |
2013-10-14 | rt2x00: cleanup indentation in rt2800.h | Gabor Juhos |
2013-10-10 | rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593 | Gabor Juhos |
2013-10-10 | rt2x00: rt2800lib: fix VGC adjustment for RT5592 | Gabor Juhos |
2013-10-10 | rt2x00: use generic EWMA functions for average RSSI calculations | Gabor Juhos |
2013-10-10 | rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twice | Kevin Lo |
2013-10-10 | rt2x00: do not pause queue on flush | Stanislaw Gruszka |
2013-10-10 | rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz band | Gabor Juhos |
2013-10-10 | rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593 | Gabor Juhos |
2013-10-10 | rt2x00: rt2800lib: fix default VGC values for RT3593 | Gabor Juhos |