summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal2009-07-053-27/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-0527-203/+583
|\
| * forcedeth: Fix NAPI race.Eric Dumazet2009-07-051-11/+14
| * drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall2009-07-051-3/+3
| * pcnet_cs: add new idKen Kawasaki2009-07-051-0/+1
| * bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein2009-07-052-4/+6
| * bnx2x: Disable HC coalescing when setting timeout to zero.Eilon Greenstein2009-07-051-2/+2
| * tun: Fix device unregister raceHerbert Xu2009-07-051-7/+9
| * be2net: fix spurious interrupt handling in intx modeSathya Perla2009-07-032-7/+13
| * e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan2009-07-033-7/+110
| * e1000e: delay second read of PHY_STATUS register on failure of first readBruce Allan2009-07-031-1/+6
| * e1000e: prevent NVM corruption on sectors larger than 4KBruce Allan2009-07-031-2/+17
| * e1000e: do not write SmartSpeed register bits on parts without supportBruce Allan2009-07-031-4/+15
| * e1000e: delay after LCD reset and proper checks for PHY configuration doneBruce Allan2009-07-032-44/+82
| * e1000e: PHY loopback broken on 82578Bruce Allan2009-07-032-0/+7
| * ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala2009-07-031-1/+0
| * ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore2009-07-031-5/+5
| * ixgbe: fix regression on some 82598 adaptersDon Skidmore2009-07-031-10/+14
| * ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore2009-07-032-2/+9
| * qlge: Fix sizeof usage.Ron Mercer2009-07-032-9/+9
| * qlge: Add/use function for link up/down.Ron Mercer2009-07-033-8/+26
| * qlge: Fix MAC address bonding issue.Ron Mercer2009-07-031-7/+43
| * qlge: Fix tx byte counter.Ron Mercer2009-07-031-1/+1
| * qlge: Fix redundant call to free resources.Ron Mercer2009-07-031-5/+0
| * qlge: Fix carrier on condition.Ron Mercer2009-07-031-1/+5
| * qlge: Clear frame to queue routing before reset.Ron Mercer2009-07-031-9/+32
| * qlge: Expand coverage of hw lock for config register.Ron Mercer2009-07-031-4/+5
| * phylib: fixes for PHY_RESUMING state changesWade Farnsworth2009-07-021-3/+22
| * netxen: avoid frequent firmware resetDhananjay Phadke2009-07-024-9/+86
| * netxen: fix the version code macroDhananjay Phadke2009-07-022-12/+26
| * gigaset: drop pointless checkTilman Schmidt2009-07-021-6/+0
| * gigaset: accept connection establishment messages in any orderTilman Schmidt2009-07-021-24/+20
* | video: sm501fb: Early initialization of mm_lock mutex.Paul Mundt2009-07-041-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds2009-07-0410-31/+49
|\ \
| * | parisc: superio: fix build breakageAlexander Beregalov2009-07-031-2/+2
| * | parisc: Fix PCI resource allocation on non-PAT SBA machinesMatthew Wilcox2009-07-031-0/+2
| * | parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler2009-07-031-9/+22
| * | parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-036-7/+7
| * | parisc: advertise PCI devs after "assign_resources"Grant Grundler2009-07-032-10/+10
| * | parisc: ccio-dma: fix build failure without procfsAlexander Beregalov2009-07-031-3/+4
| * | parisc: stifb: should depend on STI_CONSOLEAlexander Beregalov2009-07-031-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-07-042-2/+5
|\ \ \
| * | | mfd: fix pcap adc lockingDaniel Ribeiro2009-07-031-1/+3
| * | | mfd: sm501, fix lock imbalanceJiri Slaby2009-07-031-1/+2
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-07-0416-709/+682
|\ \ \ \
| * | | | Update Yoichi Yuasa's e-mail addressYoichi Yuasa2009-07-0310-17/+17
| * | | | MIPS: BC47xx: Fix SSB irq setupmatthieu castet2009-07-031-10/+75
| * | | | MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa2009-07-036-685/+593
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-041-1/+1
|\ \ \ \
| * | | | kbuild: finally remove the obsolete variable $TOPDIRAmerigo Wang2009-06-271-1/+1