summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-03-23be2net: fix unmap_single/page() called incorrectly in Tx compl processingSathya Perla
2010-03-23be2net: handle dma mapping errors in Tx pathSathya Perla
2010-03-22ixgbevf: Message formatting fixupJoe Perches
2010-03-22korina: use resource_size()Dan Carpenter
2010-03-22ipoib: remove addrlen check for mc addressesJiri Pirko
2010-03-22ewrk3: range checking problemDan Carpenter
2010-03-22netconsole: do not depend on experimentalAmerigo Wang
2010-03-22stmmac: use resource_size()Dan Carpenter
2010-03-22igb: add support for Intel I350 Gigabit Network ConnectionAlexander Duyck
2010-03-22igb: cleanup usage of virtualization registersAlexander Duyck
2010-03-22igb: Do not overwrite mdicnfg register when accessing 82580 phyAlexander Duyck
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-22qeth: l3 fix build error in ipv6 addr list handlingFrank Blaschka
2010-03-21can: sja1000: add read/write routines for 8, 16 and 32-bit register accessYegor Yefremov
2010-03-21can: sja1000: allow shared interrupt definitionYegor Yefremov
2010-03-21bonding: flush unicast and multicast lists when changing typeJiri Pirko
2010-03-20ipv6: convert idev_list to list macrosstephen hemminger
2010-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-20Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller
2010-03-19KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov
2010-03-19igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny
2010-03-19ixgbevf: Message formatting cleanupsGreg Rose
2010-03-19ixgbevf: Shorten up delay timer for watchdog taskGreg Rose
2010-03-19ixgbevf: Fix VF Stats accounting after resetGreg Rose
2010-03-19ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala
2010-03-19ixgbe: fix for real_num_tx_queues update issueVasu Dev
2010-03-18smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning
2010-03-18ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala
2010-03-18ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala
2010-03-18enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERSVasanthy Kolluri
2010-03-18enic: Clean up: Add wrapper functionsVasanthy Kolluri
2010-03-18enic: Do not advertise NETIF_F_HW_VLAN_RXVasanthy Kolluri
2010-03-18enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operationsVasanthy Kolluri
2010-03-18enic: Bug Fix: Fix hardware descriptor readsVasanthy Kolluri
2010-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-18jme: Advance driver version numberGuo-Fu Tseng
2010-03-18jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng
2010-03-18jme: Fix VLAN memory leakGuo-Fu Tseng
2010-03-18KS8851: Avoid NULL pointer in set rx modeAbraham Arce
2010-03-18net: remove unused #include <linux/version.h>Huang Weiyi
2010-03-18net: forbid underlaying devices to change its typeJiri Pirko
2010-03-18bonding: check return value of nofitier when changing typeJiri Pirko
2010-03-18net: rename notifier defines for netdev type changeJiri Pirko
2010-03-17Net / e1000e: Fix build issue introduced by runtime PM patchRafael J. Wysocki
2010-03-17gigaset: fix build failureTilman Schmidt
2010-03-17vhost: fix error handling in vring ioctlsMichael S. Tsirkin
2010-03-17vhost: fix interrupt mitigation with raw socketsMichael S. Tsirkin
2010-03-16e1000e: Fix build with CONFIG_PM disabled.David S. Miller
2010-03-16drivers/net/e100.c: Use pr_<level> and netif_<level>Joe Perches
2010-03-16NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe