aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dmaengine.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-21netns: simplify net_ns_initStephen Hemminger1-4/+2
2009-05-21netns: remove leftover debugging messageStephen Hemminger1-1/+0
2009-05-20cxgb: set phy's mdio dev before the phy init sequenceDivy Le Ray5-11/+13
2009-05-20cxgb3: set phy's mdio dev before the phy init sequenceDivy Le Ray1-1/+1
2009-05-20cxgb3: Use generic XENPAK LASI register definitionsBen Hutchings3-16/+9
2009-05-20chelsio: Use generic XENPAK LASI register definitionsBen Hutchings1-8/+9
2009-05-20qeth: Clear SBALF15 in any case for output buffers.Klaus-Dieter Wacket1-0/+1
2009-05-20qeth: omit upstream checksumming for HiperSocketsUrsula Braun2-7/+15
2009-05-20qeth: support z/VM VSWITCH Port IsolationUrsula Braun3-1/+29
2009-05-20ctcm: avoid crash in ctcm_remove_deviceUrsula Braun1-4/+2
2009-05-20qeth: avoid crash after detach of replugged deviceUrsula Braun2-2/+6
2009-05-20net: Remove unused parameter from fill method in fib_rules_ops.Rami Rosen5-5/+4
2009-05-20syscall: Sort out syscall_restart name clash.Eric W. Biederman2-5/+5
2009-05-19sfc: Remove lro module parameterBen Hutchings1-13/+2
2009-05-19sit: stateless autoconf for isatapSascha Hlusiak4-1/+67
2009-05-19addrconf: refuse isatap eui64 for INADDR_ANYSascha Hlusiak1-0/+2
2009-05-19sit: ipip6_tunnel_del_prl: return errSascha Hlusiak1-1/+1
2009-05-19sit: strictly restrict incoming traffic to tunnel link deviceSascha Hlusiak1-9/+21
2009-05-19sit: Fail to create tunnel, if it already existsSascha Hlusiak1-2/+7
2009-05-19ipv4: teach ipconfig about the MTU option in DHCPChris Friesen1-4/+37
2009-05-19net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocationsPablo Neira Ayuso2-17/+17
2009-05-19myri10ge: update version to 1.5.0-1.415Brice Goglin1-1/+1
2009-05-19myri10ge: allow LRO to be enabled via ethtoolBrice Goglin1-4/+13
2009-05-19sch_teql: Use net_device internal statsEric Dumazet1-12/+5
2009-05-19ixgbe: Cleanup feature setup code to make the code more readableJesse Brandeburg1-35/+50
2009-05-19ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICsPeter P Waskiewicz Jr2-13/+11
2009-05-19ixgbe: Add semaphore access for PHY initialization for 82599Peter P Waskiewicz Jr1-0/+12
2009-05-19r8169: allow true forced mode settingfrançois romieu1-53/+59
2009-05-19r8169: remove useless struct memberfrançois romieu1-2/+0
2009-05-19ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup()Eric Dumazet1-0/+1
2009-05-18net: release dst entry in dev_hard_start_xmit()Eric Dumazet10-0/+20
2009-05-18net: FIX bonding sysfs rtnl_lock deadlockEric W. Biederman1-3/+6
2009-05-18net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman2-4/+8
2009-05-18net: Fix bridgeing sysfs handling of rtnl_lockEric W. Biederman2-2/+4
2009-05-18net: Fix devinet_sysctl_forwardEric W. Biederman1-1/+2
2009-05-18net: FIX ipv6_forward sysctl restartEric W. Biederman1-1/+1
2009-05-18net-sysfs: Use rtnl_trylock in sysfs methods.Eric W. Biederman1-3/+5
2009-05-18syscall: Implement a convinience function restart_syscallEric W. Biederman1-0/+6
2009-05-18net: TX_RING and packet mmapJohann Baudy4-135/+616
2009-05-18netxen: fix msi irq setupDhananjay Phadke1-0/+1
2009-05-18pkt_sched: gen_estimator: use 64 bit intermediate counters for bpsEric Dumazet1-6/+7
2009-05-18The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 channel) from Kvaser (http://www.kvaser.com).Wolfgang Grandegger3-0/+419
2009-05-18can: SJA1000 driver for EMS PCI cardsWolfgang Grandegger3-0/+337
2009-05-18can: SJA1000 generic platform bus driverWolfgang Grandegger4-0/+207
2009-05-18can: Driver for the SJA1000 CAN controllerWolfgang Grandegger5-0/+832
2009-05-18can: CAN Network device driver and Netlink interfaceWolfgang Grandegger6-0/+869
2009-05-18can: Update MAINTAINERS and CREDITS fileWolfgang Grandegger2-0/+11
2009-05-18can: Documentation for the CAN device driver interfaceWolfgang Grandegger1-38/+197
2009-05-18be2net: add two new pci device ids to pci device tableAjit Khaparde2-5/+19
2009-05-18net: Add TI DaVinci EMAC driverAnant Gole3-0/+2844