Commit Graph

1568 Commits (725b418b43d2ddcb94b413cd25c74c1175d1c5f0)

Author SHA1 Message Date
Stanislaw Gruszka 5842219189 Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx" 11 years ago
Tejun Heo d82fead463 wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.c 11 years ago
Silvan Jegen c8e4955653 net: Replace min macro with min_t 11 years ago
Tejun Heo 434bb46c36 wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.c 11 years ago
Stanislaw Gruszka 45cfc51681 rt2x00: move frequent messages to debug level 11 years ago
Stanislaw Gruszka 8b0df00fe6 rt2500: disable PS by default 11 years ago
Stanislaw Gruszka 58e33a2192 rt2800: disable PS by default on USB 11 years ago
Roman Dubtsov 7f6d740753 rt2x00: rt2800usb: mark D-Link DWA-137 as supported 11 years ago
Paul Gortmaker c8bf40ad4f wireless: delete non-required instances of include <linux/init.h> 11 years ago
Julia Lawall f012f7588f rt2x00: use ether_addr_equal_64bits 11 years ago
Jeff Kirsher a05b8c580c rt2x00: Fix FSF address in file headers 11 years ago
Jingoo Han 515adc14cb wireless: rt2x00: remove unnecessary pci_set_drvdata() 11 years ago
Kevin Lo ac0ef8139b rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592 11 years ago
Kevin Lo c8520bcb78 rt2x00: rt2800lib: update RF registers for RT5390 11 years ago
Kevin Lo eac40d9631 rt2x00: rt2800lib: Update BBP register initialization for RT53xx 11 years ago
Felix Fietkau b4089d6d8e rt2x00: fix a crash bug in the HT descriptor handling fix 11 years ago
Stefani Seibold 498d319bb5 kfifo API type safety 11 years ago
Stanislaw Gruszka 3d8bfe141b rt2x00: fix HT TX descriptor settings regression 11 years ago
Felipe Pena 6264995f86 wireless: rt2800lib: Fix typo on checking 11 years ago
Gabor Juhos a1b13b9ad3 rt2x00: rt2800pci: use module_pci_driver macro 11 years ago
Gabor Juhos fe7ef7c60c rt2x00: rt2800pci: move SoC specific code into a separate module 11 years ago
Gabor Juhos 0b0ee990f4 rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devices 11 years ago
Gabor Juhos 3ccdcd515d rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module 11 years ago
Gabor Juhos 1e7d30355d rt2x00: rt2800pci: split rt2800pci_enable_radio function 11 years ago
Gabor Juhos 28d4d98d7a rt2x00: rt2800pci: rename rt2800pci_disable_radio function 11 years ago
Gabor Juhos 6716b3d832 rt2x00: rt2800pci: use separate set_state callback for SoC devices 11 years ago
Gabor Juhos 899a5f493a rt2x00: rt2800pci: use separate firmware callbacks for SoC devices 11 years ago
Gabor Juhos 68597ea867 rt2x00: rt2800pci: use separate read_eeprom callback for SoC devices 11 years ago
Gabor Juhos eeea863eba rt2x00: rt2800pci: use separate ops for the SoC driver 11 years ago
Gabor Juhos 1052e3a6ae rt2x00: rt2800pci: move initialization functions to the rt2800mmio module 11 years ago
Gabor Juhos 7573afdf80 rt2x00: rt2800pci: use rt2800mmio prefix for initialization functions 11 years ago
Gabor Juhos d5580ade2f rt2x00: rt2800pci: move queue functions to the rt2800mmio module 11 years ago
Gabor Juhos 51e62469ea rt2x00: rt2800pci: use rt2800mmio prefix for queue functions 11 years ago
Gabor Juhos 8d03e77218 rt2x00: rt2800pci: move interrupt functions to the rt2800mmio module 11 years ago
Gabor Juhos b5cfde3fd9 rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions 11 years ago
Gabor Juhos 9732497d4d rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module 11 years ago
Gabor Juhos d10b7547d5 rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions 11 years ago
Gabor Juhos 0bc202b3bb rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module 11 years ago
Gabor Juhos 45c67550ad rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions 11 years ago
Gabor Juhos e5553f089a rt2x00: create a new module for rt2800 MMIO code 11 years ago
Gabor Juhos 53c5a099b8 rt2x00: rt2800lib: autodetect 5GHz band support 11 years ago
Gabor Juhos 4a32c36daa rt2x00: rt2800lib: use switch statement for RF specific setup 11 years ago
Gabor Juhos aa10350d06 rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access 11 years ago
Stanislaw Gruszka 36165fd5b0 rt2800usb: slow down TX status polling 11 years ago
Stanislaw Gruszka 5671ab05cf rt2x00: check if device is still available on rt2x00mac_flush() 11 years ago
Stanislaw Gruszka 2bf127a5cc rt2400pci: fix RSSI read 11 years ago
Kevin Lo b6b561c31d rt2x00: rt2800lib: remove duplicate rf_vals for RF3053 11 years ago
Kevin Lo 7122e66002 rt2x00: rt2800lib: fix RF registers for RT5390/RT5392 11 years ago
Gabor Juhos 7e43f3b066 rt2x00: rt73usb: use rt2x00_has_cap_* helpers 11 years ago
Gabor Juhos f3218beef6 rt2x00: rt61pci: use rt2x00_has_cap_* helpers 11 years ago