summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy172-289/+289
2009-07-05net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal3-27/+0
2009-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller27-203/+583
2009-07-05forcedeth: Fix NAPI race.Eric Dumazet1-11/+14
2009-07-05drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall1-3/+3
2009-07-05pcnet_cs: add new idKen Kawasaki1-0/+1
2009-07-05bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein2-4/+6
2009-07-05bnx2x: Disable HC coalescing when setting timeout to zero.Eilon Greenstein1-2/+2
2009-07-05tun: Fix device unregister raceHerbert Xu1-7/+9
2009-07-04video: sm501fb: Early initialization of mm_lock mutex.Paul Mundt1-0/+2
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyl...Linus Torvalds10-31/+49
2009-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2-2/+5
2009-07-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds16-709/+682
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+1
2009-07-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-2/+14
2009-07-03be2net: fix spurious interrupt handling in intx modeSathya Perla2-7/+13
2009-07-03e1000e: disable K1 at 1000Mbps for 82577/82578Bruce Allan3-7/+110
2009-07-03e1000e: delay second read of PHY_STATUS register on failure of first readBruce Allan1-1/+6
2009-07-03e1000e: prevent NVM corruption on sectors larger than 4KBruce Allan1-2/+17
2009-07-03e1000e: do not write SmartSpeed register bits on parts without supportBruce Allan1-4/+15
2009-07-03e1000e: delay after LCD reset and proper checks for PHY configuration doneBruce Allan2-44/+82
2009-07-03e1000e: PHY loopback broken on 82578Bruce Allan2-0/+7
2009-07-03ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala1-1/+0
2009-07-03ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore1-5/+5
2009-07-03ixgbe: fix regression on some 82598 adaptersDon Skidmore1-10/+14
2009-07-03ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore2-2/+9
2009-07-03qlge: Fix sizeof usage.Ron Mercer2-9/+9
2009-07-03qlge: Add/use function for link up/down.Ron Mercer3-8/+26
2009-07-03qlge: Fix MAC address bonding issue.Ron Mercer1-7/+43
2009-07-03qlge: Fix tx byte counter.Ron Mercer1-1/+1
2009-07-03qlge: Fix redundant call to free resources.Ron Mercer1-5/+0
2009-07-03qlge: Fix carrier on condition.Ron Mercer1-1/+5
2009-07-03qlge: Clear frame to queue routing before reset.Ron Mercer1-9/+32
2009-07-03qlge: Expand coverage of hw lock for config register.Ron Mercer1-4/+5
2009-07-03cciss: Ignore stale commands after rebootHannes Reinecke2-2/+14
2009-07-03Update Yoichi Yuasa's e-mail addressYoichi Yuasa10-17/+17
2009-07-03MIPS: BC47xx: Fix SSB irq setupmatthieu castet1-10/+75
2009-07-03MIPS: Update VR41xx GPIO driver to use gpiolibYoichi Yuasa6-685/+593
2009-07-03mfd: fix pcap adc lockingDaniel Ribeiro1-1/+3
2009-07-03mfd: sm501, fix lock imbalanceJiri Slaby1-1/+2
2009-07-03parisc: superio: fix build breakageAlexander Beregalov1-2/+2
2009-07-03parisc: Fix PCI resource allocation on non-PAT SBA machinesMatthew Wilcox1-0/+2
2009-07-03parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler1-9/+22
2009-07-03parisc: remove obsolete hw_interrupt_typeThomas Gleixner6-7/+7
2009-07-03parisc: advertise PCI devs after "assign_resources"Grant Grundler2-10/+10
2009-07-03parisc: ccio-dma: fix build failure without procfsAlexander Beregalov1-3/+4
2009-07-03parisc: stifb: should depend on STI_CONSOLEAlexander Beregalov1-0/+2
2009-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-13/+20
2009-07-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-345/+350
2009-07-02phylib: fixes for PHY_RESUMING state changesWade Farnsworth1-3/+22