Commit Graph

1809 Commits (f22deee523e0ff49c3be01dd6f979d374230725a)

Author SHA1 Message Date
Alex Hacker 8d7763b433 ath9k_hw: use register name in place of magic value 14 years ago
Rajkumar Manoharan f74b9d365d ath9k_hw: Update AR9003 high_power tx gain table 14 years ago
Rajkumar Manoharan d116eb707c ath9k_hw: Update the radio parameters related to high_power 14 years ago
Rajkumar Manoharan cca1fe1aed ath9k_hw: Optimize rx descriptor processing for AR9003 14 years ago
Rajkumar Manoharan 0f9dc29821 ath9k: Remove virtual wiphy specific frame type 14 years ago
Rajkumar Manoharan 3f4c4bdd9d ath9k: Dump modal eeprom header 14 years ago
Rajkumar Manoharan 580f010f1b ath9k: Dump base eeprom header 14 years ago
Rajkumar Manoharan 1b37d3e61a ath9k_hw: Add dump_eeprom support for eeprom_def 14 years ago
Rajkumar Manoharan 49c99520f3 ath9k_hw: Add dump_eeprom support for AR9287 14 years ago
Rajkumar Manoharan 4f011a2e37 ath9k_hw: Add dump_eeprom support for eeprom_4k 14 years ago
Rajkumar Manoharan 2652620201 ath9k_hw: Add dump_eeprom support for AR9003 14 years ago
Felix Fietkau f749b94679 ath9k: use the new channel noise value for signal strength and survey info 14 years ago
Felix Fietkau f23fba49b3 ath9k_hw: calculate a much better approximation of channel noise 14 years ago
Felix Fietkau 9c204b46c7 ath9k_hw: do not limit initial tx power to 20 dbm 14 years ago
Felix Fietkau 071bfefd68 ath9k_hw: fix calculated runtime tx power limit 14 years ago
Felix Fietkau e832bf1032 ath9k_hw: remove the tx power index offset 14 years ago
Pavel Roskin eb93e89182 ath9k: remove all references to subsysid, it's never used 14 years ago
Sergei Shtylyov 581c9c4f71 ath9k: use pci_dev->subsystem_device 14 years ago
Stanislaw Gruszka d4930086bd ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled 14 years ago
Felix Fietkau c1227340ca ath9k: initialize tx chainmask before testing channel tx power values 14 years ago
Felix Fietkau 6054069a03 ath9k_hw: validate and fix broken eeprom chainmask settings 14 years ago
Andy Shevchenko 8f895026e8 wireless: ath9k: use %pM to print MAC 14 years ago
Rajkumar Manoharan 02c5172c31 ath9k: Fix some smatch warnings 14 years ago
Rajkumar Manoharan 5479de6e87 ath9k: Fix sparse warnings 14 years ago
Pavel Roskin 21ec489d00 ath9k: use ath_opmode_to_string() 14 years ago
Pavel Roskin 6c2c1ed864 ath9k: remove defines in reg.h that exist in ../reg.h 14 years ago
Pavel Roskin 78fa99abd7 ath9k: use get_unaligned_{b16, le16, le32} where possible 14 years ago
Felix Fietkau 66760eac00 ath9k: improve reliability of MIC error detection 14 years ago
Senthil Balasubramanian 0472ade031 ath9k_hw: Fix incorrect key_miss handling 14 years ago
Mohammed Shafi Shajakhan 9dff387046 ath9k: remove an unnecessary function declaration 14 years ago
Felix Fietkau 21394754bc ath9k_hw: add a missing delay for an analog register 14 years ago
Felix Fietkau 7d865c7080 ath9k_hw: fix synth delay for half/quarter channels 14 years ago
Felix Fietkau 0407cf1c7f ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional mode 14 years ago
Felix Fietkau fe2b6afbce ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacks 14 years ago
Felix Fietkau b6ba41bb27 ath9k_hw: initialize more timing related registers for half/quarter channels 14 years ago
Felix Fietkau 087b6ff682 ath9k_hw: fix MAC clock rate for AR9287 v1.3+ 14 years ago
Felix Fietkau 906c720527 ath9k_hw: fix MAC clock for half/quarter rate 14 years ago
Felix Fietkau a949b1725c ath9k_hw: always enable 5 GHz fast clock for AR9280 14 years ago
Felix Fietkau 804f6acb7c ath9k_hw: remove hardcoded PLL overrides for AR9280 14 years ago
Rajkumar Manoharan 8ae2e12f15 ath9k_htc: Inform stack about tx ack status 14 years ago
Rajkumar Manoharan 1fa1238e50 ath9k_hw: Remove read-only registers from AR9003 intervals 14 years ago
Rajkumar Manoharan 43d9325b24 ath9k_hw: Disable power detector calibration for AR9003 14 years ago
Rajkumar Manoharan 6fea2b15cc ath9k_hw: Update AR9003 interval to improve 5G Tx EVM 14 years ago
Mohammed Shafi Shajakhan 331c5ea2d9 ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHz 14 years ago
Rajkumar Manoharan 565dfefbe1 ath9k_htc: do not configure filter before driver is started 14 years ago
Rajkumar Manoharan 4f6760b01b ath9k: Fix tx throughput drops for AR9003 chips with AES encryption 14 years ago
Mohammed Shafi Shajakhan 5cf6fa784a ath9k_htc: Add device ID for Sony UWA-BR100 14 years ago
Mohammed Shafi Shajakhan c3d77696b0 ath9k: move few descriptor macros to ath9k.h 14 years ago
Rajkumar Manoharan c31eb8e926 ath9k: Fix suspend/resume when no interface is UP 14 years ago
Rajkumar Manoharan f6b4e4d476 ath9k: Fix locking issue during tx completion 14 years ago