aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* ath5k: fix error handling in ath5k_beacon_sendBob Copeland2011-08-09
* ath9k: fix a misprint which leads to incorrect calibrationAlex Hacker2011-08-09
* ath9k_hw: update PMU to improve ripple issue for AR9485Rajkumar Manoharan2011-08-09
* ath9k_hw: Fix incorrect Tx control power in AR9003 templateRajkumar Manoharan2011-08-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville2011-08-03
|\
| * ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka2011-08-01
| * ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau2011-08-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\ \
| * | | treewide: remove duplicate includesVitaliy Ivanov2011-06-20
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
|\ \ \ \ | | |_|/ | |/| |
| * | | ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()Pavel Roskin2011-07-22
| * | | ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210Pavel Roskin2011-07-22
| * | | ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappersPavel Roskin2011-07-22
| * | | ath9k_hw: validate and fix broken eeprom chainmask settingsFelix Fietkau2011-07-21
| * | | wireless: ath9k: use %pM to print MACAndy Shevchenko2011-07-20
| * | | carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTERPavel Roskin2011-07-20
| * | | ath5k: merge ath5k_hw and ath5k_softcPavel Roskin2011-07-20
| * | | ath9k: Fix some smatch warningsRajkumar Manoharan2011-07-18
| * | | ath9k: Fix sparse warningsRajkumar Manoharan2011-07-18
| * | | carl9170: set beacon xmit power to the maxChristian Lamparter2011-07-18
| * | | carl9170: move beacon_update into tx.cChristian Lamparter2011-07-18
| * | | carl9170 firmware: update firmware headersChristian Lamparter2011-07-18
| * | | ath9k: use ath_opmode_to_string()Pavel Roskin2011-07-18
| * | | ath9k: remove defines in reg.h that exist in ../reg.hPavel Roskin2011-07-18
| * | | ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin2011-07-18
| * | | ath: use get_unaligned_le{16,32} in ath_hw_keysetmac()Pavel Roskin2011-07-18
| * | | carl9170: fix formatting issues found by checkpatchPavel Roskin2011-07-15
| * | | ath9k: improve reliability of MIC error detectionFelix Fietkau2011-07-15
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-15
|\| | |
| * | | ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211Felix Fietkau2011-07-13
| * | | ath5k: disable 32KHz sleep clock operation by defaultFelix Fietkau2011-07-13
| * | | ath5k: fix reference clock usec duration setting restoreFelix Fietkau2011-07-13
| * | | ath5k: delay full calibration after resetFelix Fietkau2011-07-13
| * | | ath5k: initialize common->clockrateFelix Fietkau2011-07-13
| * | | ath5k: fix reference clock frequency for spur mitigation on AR2413Felix Fietkau2011-07-13
| * | | ath5k: apply the synth voltage tweak only on AR5112 rev 2Felix Fietkau2011-07-13
| * | | ath5k: add missing checks for rfgain probeFelix Fietkau2011-07-13
| * | | ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2011-07-13
| * | | ath9k: remove an unnecessary function declarationMohammed Shafi Shajakhan2011-07-11
| * | | ath5k: Add missing breaks in switch/caseJoe Perches2011-07-11
| * | | ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin2011-07-11
| * | | ath5k: validate mode in ath5k_ani_init() before trying to set itPavel Roskin2011-07-11
| * | | ath9k_hw: add a missing delay for an analog registerFelix Fietkau2011-07-11
| * | | ath9k_hw: fix synth delay for half/quarter channelsFelix Fietkau2011-07-11
| * | | ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional modeFelix Fietkau2011-07-11
| * | | ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacksFelix Fietkau2011-07-11
| * | | ath9k_hw: initialize more timing related registers for half/quarter channelsFelix Fietkau2011-07-11
| * | | ath9k_hw: fix MAC clock rate for AR9287 v1.3+Felix Fietkau2011-07-11
| * | | ath9k_hw: fix MAC clock for half/quarter rateFelix Fietkau2011-07-11