summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2011-06-22net: remove mm.h inclusion from netdevice.hAlexey Dobriyan5-0/+5
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-341/+314
2011-06-07ath9k: make use of a helper to get paprd scale factorMohammed Shafi Shajakhan1-14/+3
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-6/+30
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-03ath9k: show excessive-retry MPDUs in debugfsFelix Fietkau2-1/+6
2011-06-03ath5k: Disable fast channel switching by defaultNick Kossifidis2-2/+14
2011-06-01ath9k: better position PAPRD debug messageMohammed Shafi Shajakhan1-3/+4
2011-06-01ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan5-10/+79
2011-06-01ath9k: Further fix for mesh beaconingFabrice Deyber1-12/+3
2011-06-01ath9k: wake up chip before initializing PAPRD tableMohammed Shafi Shajakhan1-3/+4
2011-06-01ath9k: Handle IBSS status changes in BSS_CHANGED_IBSSRajkumar Manoharan1-41/+44
2011-06-01ath9k: Remove ATH9K_BEACON_PERIOD maskRajkumar Manoharan4-11/+10
2011-06-01ath9k: mark few functions as staticMohammed Shafi Shajakhan2-6/+3
2011-06-01ath9k: make ath9k_setpower function as staticMohammed Shafi Shajakhan2-2/+1
2011-06-01ath9k_hw: remove ath9k_hw_get_desc_linkFelix Fietkau4-20/+0
2011-06-01ath9k: unify edma and non-edma tx code, improve tx fifo handlingFelix Fietkau4-206/+138
2011-06-01ath9k: remove redundant if checkMohammed Shafi Shajakhan1-17/+12
2011-06-01ath9k: fix two more bugs in tx powerDaniel Halperin2-4/+16
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville7-5/+34
2011-05-27ath9k: Fix AR9287 calibrationAdrian Chadd1-1/+1
2011-05-27wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma1-1/+0
2011-05-26ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan1-1/+2
2011-05-26ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan3-1/+28
2011-05-26ath9k: Reset chip on baseband hangRajkumar Manoharan1-1/+3
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller69-144/+253
2011-05-25Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville69-144/+253
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-4/+4
2011-05-19ath9k: use PS wakeup before REG_READMohammed Shafi Shajakhan1-1/+1
2011-05-19ath9k: implement .tx_last_beacon()Felix Fietkau3-0/+55
2011-05-19ath9k: fix ad-hoc nexttbtt calculationFelix Fietkau1-1/+1
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan65-64/+80
2011-05-19ath_hw: Fix bssid mask documentationMohammed Shafi Shajakhan1-6/+4
2011-05-19ath9k_htc: Fix packet timeoutSujith Manoharan1-2/+2
2011-05-19ath9k_htc: Change credit limit for UB94/95Sujith Manoharan1-1/+1
2011-05-19ath9k_htc: Fix max subframe handlingSujith Manoharan2-6/+1
2011-05-19ath9k_htc: Fix BSSID calculationSujith Manoharan2-23/+44
2011-05-19ath9k_htc: Fix RX filter calculationSujith Manoharan1-0/+4
2011-05-19ath9k_htc: Recalculate the BSSID mask on interfaceSujith Manoharan1-0/+2
2011-05-19ath9k_htc: Fix station flagsSujith Manoharan2-9/+1
2011-05-19ath9k_htc: Fix mode selectionSujith Manoharan3-11/+6
2011-05-19ath9k: fix ad-hoc mode beacon selectionFelix Fietkau1-12/+20
2011-05-19ath9k: Fix power save wrappers in debug opsRajkumar Manoharan1-0/+8
2011-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+8
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville20-163/+430
2011-05-16carl9170: advertise interface combinationsChristian Lamparter3-9/+24
2011-05-16ath9k: make npending frames check as boolMohammed Shafi Shajakhan1-2/+5
2011-05-16ath9k: make sure main_rssi is positiveMohammed Shafi Shajakhan1-2/+2
2011-05-16ath9k: configure fast_div_bias based on diversity groupMohammed Shafi Shajakhan1-43/+131
2011-05-16ath9k: Implement an API to swap main/ALT LNA'sMohammed Shafi Shajakhan1-1/+30