aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | ath9k: Remove bf_dmacontext.Ben Greear2010-10-154-20/+12
| | * | b43: N-PHY: put 2056-radio's specific code in separated fileRafał Miłecki2010-10-156-30/+88
| | * | ath9k_hw: remove AR9003 2.0 supportLuis R. Rodriguez2010-10-153-1923/+26
| | * | b43: N-PHY: put radio-specific code in separated fileRafał Miłecki2010-10-157-1563/+1588
| | * | b43: N-PHY: fix typo: read table when caching IQ LO calibration (do not write)Rafał Miłecki2010-10-151-1/+1
| | * | b43: N-PHY: replace N-specific radio_chanspec with common codeRafał Miłecki2010-10-153-37/+26
| | * | ath9k_htc: set probe request rx filterRajkumar Manoharan2010-10-152-2/+2
| | * | libertas: Communicate USB transfer errorsPaul Fox2010-10-151-2/+2
| | * | ath9k_hw: remove enum wireless_mode and its usersFelix Fietkau2010-10-155-89/+25
| | * | ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau2010-10-153-53/+8
| | * | ath9k: make rate control debugfs stats per stationFelix Fietkau2010-10-154-116/+124
| | * | ath9k: add missing locking around ath9k_hw_proc_mib_eventFelix Fietkau2010-10-151-0/+2
| | * | ath9k_hw: fix PHY counter overflow handling in ANI v1Felix Fietkau2010-10-151-1/+1
| | * | ath9k_hw: fix division by zero in the ANI monitor codeFelix Fietkau2010-10-151-6/+7
| | * | ath9k: do not track cycle counter updates in powersave modeFelix Fietkau2010-10-151-1/+18
| | * | iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy2010-10-145-367/+476
| | * | iwlagn: check beacon frame sizeJohannes Berg2010-10-141-0/+2
| | * | iwlwifi: blink LED in IBSS modeJohannes Berg2010-10-141-0/+1
| | * | iwlwifi: rewrite RXON checksJohannes Berg2010-10-141-52/+50
| | * | iwlagn: 6050 ops should be used;Wey-Yi Guy2010-10-141-1/+1
| | * | iwlwifi: clean up some beacon handlingJohannes Berg2010-10-141-14/+11
| | * | iwlwifi: rename ibss_beacon variableJohannes Berg2010-10-144-36/+36
| | * | iwlwifi: allow probe-after-rx on 2.4 GHzJohannes Berg2010-10-142-28/+28
| | * | iwlgn: need longer tx queue stuck timer for coex devicesWey-Yi Guy2010-10-142-15/+34
| | * | ath9k: Fix potential use-after-free.Ben Greear2010-10-131-1/+1
| | * | ath9k: Set RX filter for Probe Request based on filter flagJouni Malinen2010-10-132-2/+2
| | * | ath9k: Fix documentation in rate controlMohammed Shafi Shajakhan2010-10-132-8/+9
| | * | ath5k: Move debugfs under ieee80211/[wiphy-name]Ben Greear2010-10-133-36/+3
| | * | ath5k: fix build break from "ath5k: Print out opmode in debugfs"Joe Perches2010-10-124-16/+13
| | * | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-10-122-5/+6
| | |\ \