aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-06-30ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings10-60/+32
2010-06-30cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding BoundaryCasey Leedom1-1/+1
2010-06-30cxgb4vf: Remove obsolete comment about the lack of a TX Timer CallbackCasey Leedom1-12/+1
2010-06-30fragment: add fast path for in-order fragmentsChangli Gao3-0/+24
2010-06-30snmp: 64bit ipstats_mib for all archesEric Dumazet7-26/+167
2010-06-30be2net: memory barrier fixes on IBM p7 platformSathya Perla2-0/+9
2010-06-30cpmac: use resource_size()Dan Carpenter1-4/+4
2010-06-30act_nat: use stack variableChangli Gao1-21/+10
2010-06-30act_mirred: combine duplicate codeChangli Gao1-4/+2
2010-06-30net/neighbour.h: fix typoKulikov Vasiliy1-1/+1
2010-06-30gianfar: Implement workaround for eTSEC-A002 erratumAnton Vorontsov2-3/+38
2010-06-30gianfar: Implement workaround for eTSEC76 erratumAnton Vorontsov2-0/+20
2010-06-30gianfar: Implement workaround for eTSEC74 erratumAnton Vorontsov2-2/+38
2010-06-30net/core: use ntohs for skb->protocolSebastian Andrzej Siewior1-1/+2
2010-06-30ipv6: Use interface max_desync_factor instead of static defaultBen Hutchings1-4/+4
2010-06-30ipv6: Clamp reported valid_lft to a minimum of 0Ben Hutchings1-2/+6
2010-06-30usb: pegasus: fixed coding style issuesNicolas Kaiser2-212/+209
2010-06-293c59x: Use fine-grained locks for MII and windowed register accessBen Hutchings1-27/+41
2010-06-29e1000e: disable EEE support by defaultBruce Allan1-0/+4
2010-06-29e1000e: remove EEE module parameterBruce Allan1-28/+0
2010-06-29e1000e: suppress compile warnings on certain archsBruce Allan1-17/+21
2010-06-29e1000e: don't inadvertently re-set INTX_DISABLEDean Nelson1-4/+9
2010-06-29drivers/net/Makefile: conditionally descend to wirelessNicolas Kaiser1-1/+1
2010-06-29net/Makefile: conditionally descend to wireless and ieee802154Nicolas Kaiser1-2/+2
2010-06-29qlcnic: Add support for configuring eswitch and nparsRajesh K Borundia3-75/+542
2010-06-29qlcnic: Remove obsolete codeAnirban Chakraborty4-57/+13
2010-06-29micrel phy driver - updated(1)Choi, David1-19/+148
2010-06-29qlcnic: fail when try to setup unsupported featuresStanislaw Gruszka1-3/+10
2010-06-29netxen: fail when try to setup unsupported featuresStanislaw Gruszka1-3/+10
2010-06-29bnx2x: fail when try to setup unsupported featuresStanislaw Gruszka1-0/+3
2010-06-29vmxnet3: fail when try to setup unsupported featuresStanislaw Gruszka1-2/+7
2010-06-29e1000e: fail when try to setup unsupported featuresStanislaw Gruszka1-1/+0
2010-06-29caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland6-0/+1483
2010-06-29caif: Kconfig and Makefile fixesSjur Braendeland4-29/+7
2010-06-28cxgb4vf: Stitch new T4 PCI-E SR-IOV Virtual Function driver into the buildCasey Leedom2-0/+24
2010-06-28cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vfCasey Leedom1-0/+7
2010-06-28cxgb4vf: Add main T4 PCI-E SR-IOV Virtual Function driver for cxgb4vfCasey Leedom2-0/+3446
2010-06-28cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA codeCasey Leedom1-0/+2460
2010-06-28cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and device communication codeCasey Leedom3-0/+1727
2010-06-28cxgb4vf: Add code to provision T4 PCI-E SR-IOV Virtual Functions with hardware resourcesCasey Leedom1-0/+106
2010-06-28cxgb4vf: Add new macros and definitions for hardware constantsCasey Leedom2-0/+42
2010-06-28cxgb4vf: update to latest T4 firmware API fileCasey Leedom2-7/+22
2010-06-28cxgb4vf: small changes to message processing structures/macrosCasey Leedom3-5/+17
2010-06-28netdev: mdio-octeon: Fix section mismatch errors.David Daney1-3/+3
2010-06-28netdev: octeon_mgmt: Fix section mismatch errors.David Daney1-3/+3
2010-06-28act_mirred: don't clone skb when skb isn't sharedChangli Gao2-5/+12
2010-06-28tcp: tso_fragment() might avoid GFP_ATOMICEric Dumazet1-3/+3
2010-06-28vlan: 64 bit rx countersEric Dumazet3-25/+41
2010-06-28macvlan: 64 bit rx countersEric Dumazet2-21/+35
2010-06-28net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet1-15/+44