summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath: make ath_hw_set_keycache_entry() staticLuis R. Rodriguez2010-11-151-3/+3
* ath: make ath_hw_keysetmac() staticLuis R. Rodriguez2010-11-151-1/+2
* ath9k: initialize per-channel tx power limits instead of hardcoding themFelix Fietkau2010-11-154-12/+45
* ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpowerFelix Fietkau2010-11-1511-58/+79
* ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003Felix Fietkau2010-11-151-0/+2
* ath5k: Add channel time to survey dataBruno Randolf2010-11-091-1/+19
* ath5k: Optimize descriptor alignmentBruno Randolf2010-11-091-9/+9
* ath9k: Remove the median function in rate controlMohammed Shafi Shajakhan2010-11-091-19/+0
* ath9k_hw: optimize all descriptor access functionsFelix Fietkau2010-11-092-5/+5
* ath9k: Convert to new PCI PM frameworkRafael J. Wysocki2010-11-091-18/+22
* ath9k: fix sparse complaint on aphy for debugfsLuis R. Rodriguez2010-11-091-6/+6
* ath9k_hw: make ath9k_hw_gettsf32 staticFelix Fietkau2010-11-092-3/+1
* ath9k: remove a redundant call to ath9k_hw_gettsf32Felix Fietkau2010-11-091-4/+2
* ath9k: optimize/fix ANI RSSI processingFelix Fietkau2010-11-095-29/+20
* ath9k_hw: optimize tx status descriptor processingFelix Fietkau2010-11-093-81/+72
* ath9k_hw: small optimization in ar9002_hw_get_isrFelix Fietkau2010-11-091-21/+11
* ath9k_hw: optimize interrupt mask changesFelix Fietkau2010-11-095-52/+68
* b43: N-PHY: define registers names for 2056 radioRafał Miłecki2010-11-091-0/+519
* b43: N-PHY: define registers names for 2056 radioRafał Miłecki2010-11-091-0/+522
* b43: N-PHY: define channel table struct for rev3+ devicesRafał Miłecki2010-11-092-3/+88
* b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger2010-10-291-0/+2
* libertas: Fix sd8686 firmware reloadPaul Fox2010-10-291-3/+29
* ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan2010-10-291-1/+1
* ath5k: Fix double free on hw attach error pathJones Desougi2010-10-271-9/+8
* ath9k_htc: Set proper firmware offset for Netgear WNDA3200Rajkumar Manoharan2010-10-271-2/+8
* ath9k: fix tx aggregation flush on AR9003Felix Fietkau2010-10-271-9/+9
* ath9k: lock reset and PCU start/stoppingLuis R. Rodriguez2010-10-272-2/+27
* ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez2010-10-273-6/+6
* ath9k: add locking for starting the PCU on RXLuis R. Rodriguez2010-10-271-3/+4
* ath9k: add locking for stopping RXLuis R. Rodriguez2010-10-271-2/+2
* iwlwifi: quiet a noisy printkDon Fry2010-10-251-1/+2
* ath9k: resume aggregation immediately after a hardware resetFelix Fietkau2010-10-253-4/+4
* carl9170: fix scheduling while atomicChristian Lamparter2010-10-251-1/+1
* b43: N-PHY: fix infinite-loop-typoRafał Miłecki2010-10-251-1/+1
* wl1251: fix module namesGrazvydas Ignotas2010-10-251-3/+5
* ath9k: fix handling of rate control probe framesFelix Fietkau2010-10-251-0/+6
* ath9k: fix crash in ath_update_survey_statsFelix Fietkau2010-10-251-0/+3
* ath9k_hw: Fix divide by zero cases in paprd.Senthil Balasubramanian2010-10-251-5/+9
* ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2Luis R. Rodriguez2010-10-251-56/+135
* carl9170: fix memory leak issue in async cmd macro wrappersChristian Lamparter2010-10-251-23/+28
* carl9170: fix async command buffer leakChristian Lamparter2010-10-251-6/+19
* ath5k: Properly initialize ath_common->cc_lock.Ben Greear2010-10-251-0/+1
* ath9k: Properly initialize ath_common->cc_lock.Ben Greear2010-10-251-0/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-245-7/+6
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-184-6/+5
| * Fix typo configue => configure in commentsThomas Weber2010-09-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23284-14710/+30895
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-15129-6280/+4967
| |\ \
| | * | drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-151-1/+3
| | * | ath9k: Null out references to stale pointers.Ben Greear2010-10-153-0/+16