aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger1-0/+2
2010-10-29libertas: Fix sd8686 firmware reloadPaul Fox1-3/+29
2010-10-29ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan1-1/+1
2010-10-27ath5k: Fix double free on hw attach error pathJones Desougi1-9/+8
2010-10-27ath9k_htc: Set proper firmware offset for Netgear WNDA3200Rajkumar Manoharan1-2/+8
2010-10-27ath9k: fix tx aggregation flush on AR9003Felix Fietkau1-9/+9
2010-10-27ath9k: lock reset and PCU start/stoppingLuis R. Rodriguez2-2/+27
2010-10-27ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez3-6/+6
2010-10-27ath9k: add locking for starting the PCU on RXLuis R. Rodriguez1-3/+4
2010-10-27ath9k: add locking for stopping RXLuis R. Rodriguez1-2/+2
2010-10-25iwlwifi: quiet a noisy printkDon Fry1-1/+2
2010-10-25ath9k: resume aggregation immediately after a hardware resetFelix Fietkau3-4/+4
2010-10-25carl9170: fix scheduling while atomicChristian Lamparter1-1/+1
2010-10-25b43: N-PHY: fix infinite-loop-typoRafał Miłecki1-1/+1
2010-10-25wl1251: fix module namesGrazvydas Ignotas1-3/+5
2010-10-25ath9k: fix handling of rate control probe framesFelix Fietkau1-0/+6
2010-10-25ath9k: fix crash in ath_update_survey_statsFelix Fietkau1-0/+3
2010-10-25ath9k_hw: Fix divide by zero cases in paprd.Senthil Balasubramanian1-5/+9
2010-10-25ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2Luis R. Rodriguez1-56/+135
2010-10-25carl9170: fix memory leak issue in async cmd macro wrappersChristian Lamparter1-23/+28
2010-10-25carl9170: fix async command buffer leakChristian Lamparter1-6/+19
2010-10-25ath5k: Properly initialize ath_common->cc_lock.Ben Greear1-0/+1
2010-10-25ath9k: Properly initialize ath_common->cc_lock.Ben Greear1-0/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-7/+6
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds284-14710/+30895
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds16-23/+83
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds10-788/+96
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock4-6/+5
2010-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville129-6280/+4967
2010-10-15drivers/net/wireless/p54/eeprom.c: Return -ENOMEM on memory allocation failureJulia Lawall1-1/+3
2010-10-15ath9k: Null out references to stale pointers.Ben Greear3-0/+16
2010-10-15ath9k: Remove bf_dmacontext.Ben Greear4-20/+12
2010-10-15b43: N-PHY: put 2056-radio's specific code in separated fileRafał Miłecki6-30/+88
2010-10-15ath9k_hw: remove AR9003 2.0 supportLuis R. Rodriguez3-1923/+26
2010-10-15b43: N-PHY: put radio-specific code in separated fileRafał Miłecki7-1563/+1588
2010-10-15b43: N-PHY: fix typo: read table when caching IQ LO calibration (do not write)Rafał Miłecki1-1/+1
2010-10-15b43: N-PHY: replace N-specific radio_chanspec with common codeRafał Miłecki3-37/+26
2010-10-15ath9k_htc: set probe request rx filterRajkumar Manoharan2-2/+2
2010-10-15libertas: Communicate USB transfer errorsPaul Fox1-2/+2
2010-10-15ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau5-89/+25
2010-10-15ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau3-53/+8
2010-10-15ath9k: make rate control debugfs stats per stationFelix Fietkau4-116/+124
2010-10-15ath9k: add missing locking around ath9k_hw_proc_mib_eventFelix Fietkau1-0/+2
2010-10-15ath9k_hw: fix PHY counter overflow handling in ANI v1Felix Fietkau1-1/+1
2010-10-15ath9k_hw: fix division by zero in the ANI monitor codeFelix Fietkau1-6/+7
2010-10-15ath9k: do not track cycle counter updates in powersave modeFelix Fietkau1-1/+18
2010-10-15llseek: automatically add .llseek fopArnd Bergmann13-23/+72
2010-10-14iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy5-367/+476
2010-10-14iwlagn: check beacon frame sizeJohannes Berg1-0/+2
2010-10-14iwlwifi: blink LED in IBSS modeJohannes Berg1-0/+1