summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: add 1g PHY support for 82599Don Skidmore2010-06-305-4/+52
* sfc: Add support for RX flow hash controlBen Hutchings2010-06-305-10/+105
* vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags()Ben Hutchings2010-06-301-7/+1
* netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flagsBen Hutchings2010-06-304-4/+4
* ethtool: Change ethtool_op_set_flags to validate flagsBen Hutchings2010-06-308-36/+26
* cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding ...Casey Leedom2010-06-301-1/+1
* cxgb4vf: Remove obsolete comment about the lack of a TX Timer CallbackCasey Leedom2010-06-301-12/+1
* be2net: memory barrier fixes on IBM p7 platformSathya Perla2010-06-302-0/+9
* cpmac: use resource_size()Dan Carpenter2010-06-301-4/+4
* gianfar: Implement workaround for eTSEC-A002 erratumAnton Vorontsov2010-06-302-3/+38
* gianfar: Implement workaround for eTSEC76 erratumAnton Vorontsov2010-06-302-0/+20
* gianfar: Implement workaround for eTSEC74 erratumAnton Vorontsov2010-06-302-2/+38
* usb: pegasus: fixed coding style issuesNicolas Kaiser2010-06-302-212/+209
* 3c59x: Use fine-grained locks for MII and windowed register accessBen Hutchings2010-06-291-27/+41
* e1000e: disable EEE support by defaultBruce Allan2010-06-291-0/+4
* e1000e: remove EEE module parameterBruce Allan2010-06-291-28/+0
* e1000e: suppress compile warnings on certain archsBruce Allan2010-06-291-17/+21
* e1000e: don't inadvertently re-set INTX_DISABLEDean Nelson2010-06-291-4/+9
* drivers/net/Makefile: conditionally descend to wirelessNicolas Kaiser2010-06-291-1/+1
* qlcnic: Add support for configuring eswitch and nparsRajesh K Borundia2010-06-293-75/+542
* qlcnic: Remove obsolete codeAnirban Chakraborty2010-06-294-57/+13
* micrel phy driver - updated(1)Choi, David2010-06-291-19/+148
* qlcnic: fail when try to setup unsupported featuresStanislaw Gruszka2010-06-291-3/+10
* netxen: fail when try to setup unsupported featuresStanislaw Gruszka2010-06-291-3/+10
* bnx2x: fail when try to setup unsupported featuresStanislaw Gruszka2010-06-291-0/+3
* vmxnet3: fail when try to setup unsupported featuresStanislaw Gruszka2010-06-291-2/+7
* e1000e: fail when try to setup unsupported featuresStanislaw Gruszka2010-06-291-1/+0
* caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland2010-06-294-0/+1122
* caif: Kconfig and Makefile fixesSjur Braendeland2010-06-292-12/+3
* cxgb4vf: Stitch new T4 PCI-E SR-IOV Virtual Function driver into the buildCasey Leedom2010-06-282-0/+24
* cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vfCasey Leedom2010-06-281-0/+7
* cxgb4vf: Add main T4 PCI-E SR-IOV Virtual Function driver for cxgb4vfCasey Leedom2010-06-282-0/+3446
* cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA codeCasey Leedom2010-06-281-0/+2460
* cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and d...Casey Leedom2010-06-283-0/+1727
* cxgb4vf: Add code to provision T4 PCI-E SR-IOV Virtual Functions with hardwar...Casey Leedom2010-06-281-0/+106
* cxgb4vf: Add new macros and definitions for hardware constantsCasey Leedom2010-06-282-0/+42
* cxgb4vf: update to latest T4 firmware API fileCasey Leedom2010-06-282-7/+22
* cxgb4vf: small changes to message processing structures/macrosCasey Leedom2010-06-283-5/+17
* netdev: mdio-octeon: Fix section mismatch errors.David Daney2010-06-281-3/+3
* netdev: octeon_mgmt: Fix section mismatch errors.David Daney2010-06-281-3/+3
* macvlan: 64 bit rx countersEric Dumazet2010-06-281-14/+23
* 3c59x: Specify window explicitly for access to windowed registersBen Hutchings2010-06-281-148/+140
* mlx4: add dynamic LRO disable supportAmerigo Wang2010-06-281-1/+37
* s2io: add dynamic LRO disable supportJon Mason2010-06-281-5/+45
* loopback: use u64_stats_sync infrastructureEric Dumazet2010-06-251-46/+16
* net/fec: clean suspend/resumeEric Benard2010-06-251-18/+12
* cxgb3: request 7.10 firmwareDivy Le Ray2010-06-251-2/+2
* sfc: Log clearer error messages for hardware monitorBen Hutchings2010-06-251-3/+8
* sfc: Use Toeplitz IPv4 hash for RSS and hash insertionBen Hutchings2010-06-252-3/+22
* sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_keyBen Hutchings2010-06-254-9/+8
OpenPOWER on IntegriCloud