summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville
2011-08-01ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabledStanislaw Gruszka
2011-08-01ath9k: initialize tx chainmask before testing channel tx power valuesFelix Fietkau
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-22ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table()Pavel Roskin
2011-07-22ath5k: remove ath5k_hw_get_capability(), don't use VEOL on AR5210Pavel Roskin
2011-07-22ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappersPavel Roskin
2011-07-21ath9k_hw: validate and fix broken eeprom chainmask settingsFelix Fietkau
2011-07-20wireless: ath9k: use %pM to print MACAndy Shevchenko
2011-07-20carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTERPavel Roskin
2011-07-20ath5k: merge ath5k_hw and ath5k_softcPavel Roskin
2011-07-18ath9k: Fix some smatch warningsRajkumar Manoharan
2011-07-18ath9k: Fix sparse warningsRajkumar Manoharan
2011-07-18carl9170: set beacon xmit power to the maxChristian Lamparter
2011-07-18carl9170: move beacon_update into tx.cChristian Lamparter
2011-07-18carl9170 firmware: update firmware headersChristian Lamparter
2011-07-18ath9k: use ath_opmode_to_string()Pavel Roskin
2011-07-18ath9k: remove defines in reg.h that exist in ../reg.hPavel Roskin
2011-07-18ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin
2011-07-18ath: use get_unaligned_le{16,32} in ath_hw_keysetmac()Pavel Roskin
2011-07-15carl9170: fix formatting issues found by checkpatchPavel Roskin
2011-07-15ath9k: improve reliability of MIC error detectionFelix Fietkau
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-07-13ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211Felix Fietkau
2011-07-13ath5k: disable 32KHz sleep clock operation by defaultFelix Fietkau
2011-07-13ath5k: fix reference clock usec duration setting restoreFelix Fietkau
2011-07-13ath5k: delay full calibration after resetFelix Fietkau
2011-07-13ath5k: initialize common->clockrateFelix Fietkau
2011-07-13ath5k: fix reference clock frequency for spur mitigation on AR2413Felix Fietkau
2011-07-13ath5k: apply the synth voltage tweak only on AR5112 rev 2Felix Fietkau
2011-07-13ath5k: add missing checks for rfgain probeFelix Fietkau
2011-07-13ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches
2011-07-11ath9k: remove an unnecessary function declarationMohammed Shafi Shajakhan
2011-07-11ath5k: Add missing breaks in switch/caseJoe Perches
2011-07-11ath5k: fix typos, bad comment formatting and GHz in place of MHzPavel Roskin
2011-07-11ath5k: validate mode in ath5k_ani_init() before trying to set itPavel Roskin
2011-07-11ath9k_hw: add a missing delay for an analog registerFelix Fietkau
2011-07-11ath9k_hw: fix synth delay for half/quarter channelsFelix Fietkau
2011-07-11ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional modeFelix Fietkau
2011-07-11ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacksFelix Fietkau
2011-07-11ath9k_hw: initialize more timing related registers for half/quarter channelsFelix Fietkau
2011-07-11ath9k_hw: fix MAC clock rate for AR9287 v1.3+Felix Fietkau
2011-07-11ath9k_hw: fix MAC clock for half/quarter rateFelix Fietkau
2011-07-11ath9k_hw: always enable 5 GHz fast clock for AR9280Felix Fietkau
2011-07-11ath9k_hw: remove hardcoded PLL overrides for AR9280Felix Fietkau
2011-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville