summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath5k: Disable fast channel switching by defaultNick Kossifidis2011-06-032-2/+14
* ath9k: fix two more bugs in tx powerDaniel Halperin2011-06-012-4/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-277-5/+34
|\
| * ath9k: Fix AR9287 calibrationAdrian Chadd2011-05-271-1/+1
| * wireless: Default to 'n' for 2 new added devices in Kconfig.Tao Ma2011-05-271-1/+0
| * ath9k: set 40 Mhz rate only if hw is configured in ht40Rajkumar Manoharan2011-05-261-1/+2
| * ath9k_hw: disable phy restart on baseband panic caused by RXSMRajkumar Manoharan2011-05-263-1/+28
| * ath9k: Reset chip on baseband hangRajkumar Manoharan2011-05-261-1/+3
* | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2011-05-2569-144/+253
|\ \
| * \ Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-2469-144/+253
| |\ \ | | |/
| | * ath9k: use PS wakeup before REG_READMohammed Shafi Shajakhan2011-05-191-1/+1
| | * ath9k: implement .tx_last_beacon()Felix Fietkau2011-05-193-0/+55
| | * ath9k: fix ad-hoc nexttbtt calculationFelix Fietkau2011-05-191-1/+1
| | * ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-1965-64/+80
| | * ath_hw: Fix bssid mask documentationMohammed Shafi Shajakhan2011-05-191-6/+4
| | * ath9k_htc: Fix packet timeoutSujith Manoharan2011-05-191-2/+2
| | * ath9k_htc: Change credit limit for UB94/95Sujith Manoharan2011-05-191-1/+1
| | * ath9k_htc: Fix max subframe handlingSujith Manoharan2011-05-192-6/+1
| | * ath9k_htc: Fix BSSID calculationSujith Manoharan2011-05-192-23/+44
| | * ath9k_htc: Fix RX filter calculationSujith Manoharan2011-05-191-0/+4
| | * ath9k_htc: Recalculate the BSSID mask on interfaceSujith Manoharan2011-05-191-0/+2
| | * ath9k_htc: Fix station flagsSujith Manoharan2011-05-192-9/+1
| | * ath9k_htc: Fix mode selectionSujith Manoharan2011-05-193-11/+6
| | * ath9k: fix ad-hoc mode beacon selectionFelix Fietkau2011-05-191-12/+20
| | * ath9k: Fix power save wrappers in debug opsRajkumar Manoharan2011-05-191-0/+8
| | * carl9170: advertise interface combinationsChristian Lamparter2011-05-163-9/+24
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-4/+4
|\ \ \ | |/ / |/| |
| * | treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-4/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-171-0/+8
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-111-0/+8
| |\ \ \
| | * | | ath9k: Fix a warning due to a queued work during S3 stateMohammed Shafi Shajakhan2011-05-101-0/+8
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-1620-163/+430
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ath9k: make npending frames check as boolMohammed Shafi Shajakhan2011-05-161-2/+5
| * | | | ath9k: make sure main_rssi is positiveMohammed Shafi Shajakhan2011-05-161-2/+2
| * | | | ath9k: configure fast_div_bias based on diversity groupMohammed Shafi Shajakhan2011-05-161-43/+131
| * | | | ath9k: Implement an API to swap main/ALT LNA'sMohammed Shafi Shajakhan2011-05-161-1/+30
| * | | | ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan2011-05-165-2/+6
| * | | | ath9k_hw: define modules to get/set Antenna diversity paramatersMohammed Shafi Shajakhan2011-05-161-0/+44
| * | | | ath9k_hw: config diversity based on eeprom contentsMohammed Shafi Shajakhan2011-05-161-6/+44
| * | | | ath9k_hw: define registers/macros to support Antenna diversityMohammed Shafi Shajakhan2011-05-162-0/+25
| * | | | ath9k_hw: enable Antenna diversity for AR9485Mohammed Shafi Shajakhan2011-05-161-0/+16
| * | | | ath9k_hw: make antenna diversity modules chip specificMohammed Shafi Shajakhan2011-05-163-24/+39
| * | | | ath9k_hw: Fix STA connection issues with AR9380 (XB113).Senthil Balasubramanian2011-05-121-1/+1
| * | | | ath9k_hw: fix dual band assumption for XB113Luis R. Rodriguez2011-05-121-1/+1
| * | | | ath9k: fix a regression in PS frame filter handlingFelix Fietkau2011-05-112-0/+11
| * | | | ath5k: Fix lockup due to un-init spinlock.Ben Greear2011-05-111-1/+1
| * | | | ath9k: fix beaconing for mesh interfacesJavier Cardona2011-05-111-1/+3
| * | | | ath9k: Failed to set default beacon rssi in AP/IBSS modeRajkumar Manoharan2011-05-101-0/+1
| * | | | ath9k: Fix rssi update in ad-hoc modeRajkumar Manoharan2011-05-101-1/+2
| * | | | ath9k_hw: Change DCU backoff thresh for AR9340Rajkumar Manoharan2011-05-101-2/+7
OpenPOWER on IntegriCloud