summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-02-019-46/+58
|\
| * ath9k: Fix memory leak due to failed PAPRD framesMohammed Shafi Shajakhan2011-02-011-1/+7
| * wl12xx: fix use after freeMathias Krause2011-01-311-2/+1
| * ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan2011-01-282-2/+2
| * ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan2011-01-281-2/+1
| * ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-9/+15
| * ath9k: fix race conditions when stop deviceStanislaw Gruszka2011-01-272-5/+9
| * ath5k: correct endianness of frame durationBob Copeland2011-01-271-3/+1
| * ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland2011-01-271-2/+2
| * rtlwifi: Fix firmware upload errorsChaoming Li2011-01-271-20/+20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-268-12/+29
|\|
| * rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman2011-01-251-0/+1
| * rtlwifi: Fix possible NULL dereferenceJesper Juhl2011-01-211-2/+9
| * ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-212-5/+5
| * ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-212-1/+6
| * iwlwifi: don't read sku information from EEPROM for 4965Wey-Yi Guy2011-01-212-4/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-209-13/+22
|\|
| * iwlwifi: fix valid chain reading from EEPROMWey-Yi Guy2011-01-181-1/+1
| * ath5k: fix locking in tx_complete_poll_workBob Copeland2011-01-181-0/+4
| * ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan2011-01-171-5/+5
| * ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan2011-01-172-4/+6
| * ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez2011-01-172-3/+3
| * rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()Jesper Juhl2011-01-131-0/+1
| * iwmc3200wifi: Return proper error for iwm_if_allocAxel Lin2011-01-131-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-148-23/+51
|\|
| * hostap_cs: fix sleeping function called from invalid contextStanislaw Gruszka2011-01-101-9/+6
| * ipw2200: Check for -1 INTA in tasklet too.Indan Zupancic2011-01-101-0/+7
| * p54: fix sequence no. accounting off-by-one errorChristian Lamparter2011-01-101-1/+1
| * ath9k_htc: Really fix packet injectionSujith Manoharan2011-01-102-11/+27
| * ath9k_hw: Fix RX handling for USB devicesSujith Manoharan2011-01-101-1/+1
| * ath9k_hw: Fix thermal issue with UB94Sujith Manoharan2011-01-101-0/+4
| * ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan2011-01-101-0/+3
| * ath9k_hw: Fix chip testSujith Manoharan2011-01-101-1/+2
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-141-2/+2
|\ \
| * | PCI: make pci_restore_state return voidJon Mason2010-12-231-2/+2
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-1315-23/+23
|\ \ \ | |_|/ |/| |
| * | wireless: comment typo fix diable -> disable.Justin P. Mattock2011-01-033-4/+4
| * | Fix spelling mistakes in commentsStefan Weil2011-01-034-7/+7
| * | Merge branch 'master' into for-nextJiri Kosina2010-12-2242-184/+283
| |\|
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-018-12/+12
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-081-2/+1
|\ \ \
| * | | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-2/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-0582-1501/+5036
|\ \ \ \
| * | | | ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville2011-01-051-1/+1
| * | | | ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-052-4/+4
| * | | | ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-053-5/+5
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-053-5/+11
| |\ \ \ \
| | * | | | iwlagn: enable only rfkill interrupt when device is downStanislaw Gruszka2011-01-042-4/+11
| * | | | | libertas: down_interruptible() can return -EINTR, not EINTRroel kluin2011-01-041-1/+1
| * | | | | ath9k_htc: Fix packet injectionSujith Manoharan2011-01-041-8/+64