summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
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
2011-07-08ath9k_htc: Inform stack about tx ack statusRajkumar Manoharan
2011-07-08ath9k_hw: Remove read-only registers from AR9003 intervalsRajkumar Manoharan
2011-07-08ath9k_hw: Disable power detector calibration for AR9003Rajkumar Manoharan
2011-07-08ath9k_hw: Update AR9003 interval to improve 5G Tx EVMRajkumar Manoharan
2011-07-08ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHzMohammed Shafi Shajakhan
2011-07-08ath5k: read sc->imask with sc->irqlock heldPavel Roskin
2011-07-08ath5k: use kstrtoint() to parse numbers coming from sysfsPavel Roskin
2011-07-08ath5k: fix formatting errors found by checkpatch.plPavel Roskin
2011-07-08ath5k: fix misplaced or extraneous braces found by checkpatch.plPavel Roskin
2011-07-08ath5k: use parentheses around macro definitionsPavel Roskin
2011-07-08ath5k: don't use volatile, it's not neededPavel Roskin
2011-07-08ath5k: use more readable way to clear MAC addressPavel Roskin
2011-07-08ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinitPavel Roskin
2011-07-08ath5k: use KERN_WARNING in ATH5K_PRINTFPavel Roskin
2011-07-08ath5k: remove unneeded parentheses after returnPavel Roskin
2011-07-08ath5k: replace spaces with tabs as suggested by checkpatch.plPavel Roskin
2011-07-08ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the codePavel Roskin
2011-07-08carl9170: Implement tx_frames_pending mac80211 callback functionChristian Lamparter
2011-07-08ath9k_htc: do not configure filter before driver is startedRajkumar Manoharan
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-05carl9170: use carl9170 queue enumsChristian Lamparter
2011-07-05carl9170: allow PSM if the 5 GHz band is selectedChristian Lamparter