aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-21irda: convert irda_usb to net_device_opsStephen Hemminger
2009-03-21infiniband: convert ipoib to net_device_opsStephen Hemminger
2009-03-21infiniband: convert nes driver to net_device_opsStephen Hemminger
2009-03-21infiniband: convert c2 to net_device_opsStephen Hemminger
2009-03-21sfc: Implement adaptive IRQ moderationBen Hutchings
2009-03-21sfc: Optimise falcon_writel_page_locked() for page > 0Ben Hutchings
2009-03-21sfc: Remove unused private PCI register definitionsBen Hutchings
2009-03-21sfc: Work around unreliable legacy interrupt statusBen Hutchings
2009-03-21sfc: Pad packets to 33 bytes to prevent TX packet parser lockupBen Hutchings
2009-03-21eql: fix non-constant printk warningStephen Hemminger
2009-03-21atm: fix non-const printk argumentStephen Hemminger
2009-03-21igb: cleanup tx dma so map & unmap use matching callsAlexander Duyck
2009-03-21igb: rework igb_set_multi so that vfs are properly updatedAlexander Duyck
2009-03-21igb: update driver to use setup_timer functionAlexander Duyck
2009-03-21igb: remove IGB_DESC_UNUSED since it is better handled by a function callAlexander Duyck
2009-03-21igb: allow tx of pre-formatted vlan tagged packetsArthur Jones
2009-03-21spider_net: Convert to net_device_ops.Yang Hongyang
2009-03-21powerpc 4xx EMAC driver: device name reported on timeout is not correctMikhail Zolotaryov
2009-03-21ixgbe: fix select_queue managementStephen Hemminger
2009-03-21fsl_pq_mdio: Revive Gianfar TBI PHY supportAnton Vorontsov
2009-03-21gianfar: Fix build with CONFIG_PM enabledAnton Vorontsov
2009-03-21e100: add support for 82552 10/100 adapterBruce Allan
2009-03-21Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6David S. Miller
2009-03-20e1000e: fixup merge errorArthur Jones
2009-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-20dnet: remove duplicated #includeHuang Weiyi
2009-03-20ixgbe: Fixup the watchdog interrupt scheduling on 82599Jesse Brandeburg
2009-03-20ixgbe: Correctly report Wake On LAN for 82599 KX4 devicesPJ Waskiewicz
2009-03-20ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 mergePJ Waskiewicz
2009-03-20ixgb: refactor tx path to use skb_dma_map/unmapAlexander Duyck
2009-03-20e1000e: allow tx of pre-formatted vlan tagged packetsArthur Jones
2009-03-20e1000e: fix dma error handling issuesAlexander Duyck
2009-03-20e1000e: add support for 82583 device idAlexander Duyck
2009-03-20smsc9420: fix big endian rx checksum offloadSteve Glendinning
2009-03-20sunvnet: Convert to net_device_ops.David S. Miller
2009-03-19smsc911x: allow setting of mac addressSteve Glendinning
2009-03-19smsc911x: replace print_mac with %pMSteve Glendinning
2009-03-19smsc911x: define status word positions as constantsSteve Glendinning
2009-03-18bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt
2009-03-18smsc911x: reset last known duplex and carrier on openSteve Glendinning
2009-03-18sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu
2009-03-18sh_eth: Change handling of IRQNobuhiro Iwamatsu
2009-03-18gianfar: pass the proper dev to DMA opsKumar Gala
2009-03-18tulip: fix crash on iface up with shirq debugKyle McMartin
2009-03-18virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas
2009-03-18bonding: Fix updating of speed/duplex changesJay Vosburgh
2009-03-18a2065: skb_padto cleanupsDave Jones
2009-03-18bnx2: Fix problem of using wrong IRQ handler.Michael Chan
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller