summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-03-21infiniband: convert ipoib to net_device_opsStephen Hemminger1-7/+11
2009-03-21infiniband: convert nes driver to net_device_opsStephen Hemminger1-12/+15
2009-03-21infiniband: convert c2 to net_device_opsStephen Hemminger3-35/+30
2009-03-21sfc: Implement adaptive IRQ moderationBen Hutchings6-21/+73
2009-03-21sfc: Optimise falcon_writel_page_locked() for page > 0Ben Hutchings1-5/+8
2009-03-21sfc: Remove unused private PCI register definitionsBen Hutchings1-7/+0
2009-03-21sfc: Work around unreliable legacy interrupt statusBen Hutchings1-12/+14
2009-03-21sfc: Pad packets to 33 bytes to prevent TX packet parser lockupBen Hutchings2-0/+10
2009-03-21eql: fix non-constant printk warningStephen Hemminger1-1/+1
2009-03-21atm: fix non-const printk argumentStephen Hemminger1-3/+1
2009-03-21igb: cleanup tx dma so map & unmap use matching callsAlexander Duyck1-31/+35
2009-03-21igb: rework igb_set_multi so that vfs are properly updatedAlexander Duyck1-10/+8
2009-03-21igb: update driver to use setup_timer functionAlexander Duyck1-7/+4
2009-03-21igb: remove IGB_DESC_UNUSED since it is better handled by a function callAlexander Duyck2-11/+18
2009-03-21igb: allow tx of pre-formatted vlan tagged packetsArthur Jones1-1/+12
2009-03-21spider_net: Convert to net_device_ops.Yang Hongyang1-14/+17
2009-03-21powerpc 4xx EMAC driver: device name reported on timeout is not correctMikhail Zolotaryov1-1/+1
2009-03-21ixgbe: fix select_queue managementStephen Hemminger2-8/+11
2009-03-21fsl_pq_mdio: Revive Gianfar TBI PHY supportAnton Vorontsov1-0/+1
2009-03-21gianfar: Fix build with CONFIG_PM enabledAnton Vorontsov1-2/+2
2009-03-21e100: add support for 82552 10/100 adapterBruce Allan1-16/+77
2009-03-21Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6David S. Miller2-160/+734
2009-03-20e1000e: fixup merge errorArthur Jones1-1/+1
2009-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-35/+92
2009-03-20dnet: remove duplicated #includeHuang Weiyi1-1/+0
2009-03-20ixgbe: Fixup the watchdog interrupt scheduling on 82599Jesse Brandeburg1-32/+81
2009-03-20ixgbe: Correctly report Wake On LAN for 82599 KX4 devicesPJ Waskiewicz1-1/+40
2009-03-20ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 mergePJ Waskiewicz1-0/+3
2009-03-20ixgb: refactor tx path to use skb_dma_map/unmapAlexander Duyck1-31/+39
2009-03-20e1000e: allow tx of pre-formatted vlan tagged packetsArthur Jones1-1/+8
2009-03-20e1000e: fix dma error handling issuesAlexander Duyck1-44/+32
2009-03-20e1000e: add support for 82583 device idAlexander Duyck5-22/+116
2009-03-20smsc9420: fix big endian rx checksum offloadSteve Glendinning1-1/+1
2009-03-20sunvnet: Convert to net_device_ops.David S. Miller1-7/+11
2009-03-19smsc911x: allow setting of mac addressSteve Glendinning1-5/+30
2009-03-19smsc911x: replace print_mac with %pMSteve Glendinning1-3/+1
2009-03-19smsc911x: define status word positions as constantsSteve Glendinning2-10/+15
2009-03-18bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt1-3/+13
2009-03-18smsc911x: reset last known duplex and carrier on openSteve Glendinning1-0/+4
2009-03-18sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu1-2/+2
2009-03-18sh_eth: Change handling of IRQNobuhiro Iwamatsu1-3/+17
2009-03-18gianfar: pass the proper dev to DMA opsKumar Gala2-17/+20
2009-03-18tulip: fix crash on iface up with shirq debugKyle McMartin1-16/+29
2009-03-18virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas1-0/+3
2009-03-18bonding: Fix updating of speed/duplex changesJay Vosburgh1-5/+20
2009-03-18a2065: skb_padto cleanupsDave Jones1-14/+5
2009-03-18bnx2: Fix problem of using wrong IRQ handler.Michael Chan1-6/+6
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller60-2955/+7437
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller27-189/+5684
2009-03-17netxen: fix firmware download warningsDhananjay Phadke2-15/+15