summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-015-13/+40
* ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau2011-08-011-0/+2
* ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()Pavel Roskin2011-07-221-6/+3
* ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210Pavel Roskin2011-07-223-81/+5
* ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappersPavel Roskin2011-07-223-22/+6
* ath9k_hw: validate and fix broken eeprom chainmask settingsFelix Fietkau2011-07-211-0/+22
* wireless: ath9k: use %pM to print MACAndy Shevchenko2011-07-201-5/+2
* carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTERPavel Roskin2011-07-201-4/+4
* ath5k: merge ath5k_hw and ath5k_softcPavel Roskin2011-07-2022-1314/+1247
* ath9k: Fix some smatch warningsRajkumar Manoharan2011-07-182-4/+8
* ath9k: Fix sparse warningsRajkumar Manoharan2011-07-183-9/+22
* carl9170: set beacon xmit power to the maxChristian Lamparter2011-07-181-83/+108
* carl9170: move beacon_update into tx.cChristian Lamparter2011-07-183-130/+130
* carl9170 firmware: update firmware headersChristian Lamparter2011-07-182-2/+42
* ath9k: use ath_opmode_to_string()Pavel Roskin2011-07-181-20/+2
* ath9k: remove defines in reg.h that exist in ../reg.hPavel Roskin2011-07-181-23/+0
* ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin2011-07-185-28/+23
* ath: use get_unaligned_le{16,32} in ath_hw_keysetmac()Pavel Roskin2011-07-181-5/+2
* carl9170: fix formatting issues found by checkpatchPavel Roskin2011-07-155-8/+8
* ath9k: improve reliability of MIC error detectionFelix Fietkau2011-07-151-21/+32
* ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211Felix Fietkau2011-07-131-1/+6
* ath5k: disable 32KHz sleep clock operation by defaultFelix Fietkau2011-07-133-3/+13
* ath5k: fix reference clock usec duration setting restoreFelix Fietkau2011-07-131-1/+11
* ath5k: delay full calibration after resetFelix Fietkau2011-07-131-1/+1
* ath5k: initialize common->clockrateFelix Fietkau2011-07-131-0/+1
* ath5k: fix reference clock frequency for spur mitigation on AR2413Felix Fietkau2011-07-131-0/+1
* ath5k: apply the synth voltage tweak only on AR5112 rev 2Felix Fietkau2011-07-131-8/+11
* ath5k: add missing checks for rfgain probeFelix Fietkau2011-07-131-4/+6
* ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2011-07-132-4/+2
* ath9k: remove an unnecessary function declarationMohammed Shafi Shajakhan2011-07-111-26/+24
* ath5k: Add missing breaks in switch/caseJoe Perches2011-07-111-0/+3
* ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin2011-07-1118-94/+94
* ath5k: validate mode in ath5k_ani_init() before trying to set itPavel Roskin2011-07-111-0/+5
* ath9k_hw: add a missing delay for an analog registerFelix Fietkau2011-07-111-2/+3
* ath9k_hw: fix synth delay for half/quarter channelsFelix Fietkau2011-07-111-0/+5
* ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional modeFelix Fietkau2011-07-111-1/+3
* ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacksFelix Fietkau2011-07-114-49/+7
* ath9k_hw: initialize more timing related registers for half/quarter channelsFelix Fietkau2011-07-111-8/+59
* ath9k_hw: fix MAC clock rate for AR9287 v1.3+Felix Fietkau2011-07-111-1/+4
* ath9k_hw: fix MAC clock for half/quarter rateFelix Fietkau2011-07-111-0/+7
* ath9k_hw: always enable 5 GHz fast clock for AR9280Felix Fietkau2011-07-111-4/+1
* ath9k_hw: remove hardcoded PLL overrides for AR9280Felix Fietkau2011-07-111-12/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-116-11/+24
|\
| * ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan2011-07-051-1/+2
| * carl9170: add NEC WL300NU-AG usbidChristian Lamparter2011-07-051-0/+2
| * ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin2011-07-051-2/+5
| * ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin2011-07-051-3/+6
| * ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin2011-06-291-5/+3
| * ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan2011-06-291-0/+6
* | ath9k_htc: Inform stack about tx ack statusRajkumar Manoharan2011-07-081-0/+1
OpenPOWER on IntegriCloud