summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] libertas: get rid of libertas_sbi_get_priv()Holger Schurig2007-06-114-16/+3
* [PATCH] libertas: change debug output of libertas_interrupt()Holger Schurig2007-06-112-4/+4
* [PATCH] libertas: single out mesh codeHolger Schurig2007-06-115-47/+104
* [PATCH] libertas: tune debug codeHolger Schurig2007-06-113-33/+34
* [PATCH] libertas: make debug configurableHolger Schurig2007-06-1117-975/+1082
* [PATCH] libertas: exclude non-used code when PROC_DEBUG is not setHolger Schurig2007-06-111-10/+11
* [PATCH] libertas: fix scanning from associate pathMarcelo Tosatti2007-06-113-12/+21
* [PATCH] libertas: make libertas_wlan_data_rates staticHolger Schurig2007-06-113-10/+8
* [PATCH] libertas: move vendor & product id's into if_usb.cHolger Schurig2007-06-112-11/+2
* [PATCH] libertas: remove unused/superfluous definitions of DEV_NAME_LENHolger Schurig2007-06-112-8/+0
* [PATCH] libertas: remove __FILE__ from debug outputHolger Schurig2007-06-111-4/+4
* [PATCH] libertas: remove deprecated pm_register and associated codeMarcelo Tosatti2007-06-113-151/+2
* [PATCH] libertas: fix removal of all debugfs filesHolger Schurig2007-06-111-1/+2
* [PATCH] libertas: a debug output was missing a newlineHolger Schurig2007-06-111-1/+1
* [PATCH] libertas: rename wlan_association_workerHolger Schurig2007-06-113-3/+3
* [PATCH] libertas: scan two channels per scan commandMarcelo Tosatti2007-06-112-9/+27
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-06-043-7/+233
|\
| * [MTD] Fix error checking after get_mtd_device() in get_sb_mtd functionsDavid Woodhouse2007-06-011-3/+3
| * [MTD] generalise the handling of MTD-specific superblocksDavid Howells2007-05-112-2/+233
| * [MTD] [MAPS] don't force uclinux mtd map to be root devMike Frysinger2007-05-111-5/+0
* | libata: always use polling SETXFERTejun Heo2007-06-042-15/+10
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-06-045-53/+26
|\ \
| * | [SCSI] JAZZ ESP and SUN ESP need SPI_ATTRSDavid S. Miller2007-06-041-0/+2
| * | [SCSI] atari_NCR5380: update_timeout removalMichael Schmitz2007-06-041-42/+2
| * | [SCSI] aacraid: fix shutdown handler to also disable interrupts.Salyzyn, Mark2007-06-011-10/+12
| * | [SCSI] qla2xxx: fix timeout in qla2x00_down_timeoutBill Nottingham2007-05-301-1/+1
| * | [SCSI] fix CONFIG_SCSI_WAIT_SCAN=mHugh Dickins2007-05-301-0/+9
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-047-9/+10
|\ \ \
| * | | Input: reduce raciness when input handlers disconnectDmitry Torokhov2007-06-034-4/+4
| * | | Input: ucb1x00 - do not access input_dev->private directlyDmitry Torokhov2007-06-031-3/+4
| * | | Input: logips2pp - fix typo in KconfigUwe Bugla2007-05-281-1/+1
| * | | Input: db9 - do not ignore dev2 module parameterDmitry Torokhov2007-05-281-1/+1
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-042-6/+14
|\ \ \ \
| * | | | [ATM]: Fix warning.Jeff Garzik2007-06-031-4/+11
| * | | | [TG3]: Fix link problem on Dell's onboard 5906.Michael Chan2007-06-031-2/+3
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-042-3/+4
|\ \ \ \ \
| * | | | | [ATA]: Don't allow to enable this for SPARC64 without PCI.David S. Miller2007-06-031-0/+1
| * | | | | [VIDEO]: XVR500 and XVR2500 require FB=yDavid S. Miller2007-06-031-3/+3
| |/ / / /
* / / / / SPI dynamic busid generation bugfixDavid Brownell2007-06-041-1/+1
|/ / / /
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-06-0322-257/+34
|\ \ \ \
| * | | | myri10ge: report link up/down in standard ethtool wayBrice Goglin2007-06-031-0/+1
| * | | | NetXen: Removal of extra free_irq callMithlesh Thukral2007-06-031-2/+0
| * | | | smc91x: sh solution engine fixes.Paul Mundt2007-06-031-4/+1
| * | | | e1000: disable polling before registering netdeviceAuke Kok2007-06-031-4/+7
| * | | | network drivers: eliminate unneeded kill_vid codeStephen Hemminger2007-06-0314-183/+6
| * | | | atl1: eliminate unneeded kill_vid codeStephen Hemminger2007-06-031-32/+1
| * | | | 8139cp: fix VLAN unregistrationStephen Hemminger2007-06-031-13/+4
| * | | | sky2: Fix VLAN unregistrationStephen Hemminger2007-06-031-18/+13
| * | | | qla3xxx: device doesnt do hardware checksumming.Stephen Hemminger2007-06-031-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-06-033-0/+316
|\ \ \ \ \