summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-301-27/+41
* e1000e: disable EEE support by defaultBruce Allan2010-06-301-0/+4
* e1000e: remove EEE module parameterBruce Allan2010-06-301-28/+0
* e1000e: suppress compile warnings on certain archsBruce Allan2010-06-301-17/+21
* e1000e: don't inadvertently re-set INTX_DISABLEDean Nelson2010-06-301-4/+9
* drivers/net/Makefile: conditionally descend to wirelessNicolas Kaiser2010-06-301-1/+1
* qlcnic: Add support for configuring eswitch and nparsRajesh K Borundia2010-06-303-75/+542
* qlcnic: Remove obsolete codeAnirban Chakraborty2010-06-304-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-292-0/+24
* cxgb4vf: Add new Makefile for T4 PCI-E SR-IOV Virtual Function driver cxgb4vfCasey Leedom2010-06-291-0/+7
* cxgb4vf: Add main T4 PCI-E SR-IOV Virtual Function driver for cxgb4vfCasey Leedom2010-06-292-0/+3446
* cxgb4vf: Add T4 Virtual Function Scatter-Gather Engine DMA codeCasey Leedom2010-06-291-0/+2460
* cxgb4vf: Add core T4 PCI-E SR-IOV Virtual Function hardware definitions and d...Casey Leedom2010-06-293-0/+1727
* cxgb4vf: Add code to provision T4 PCI-E SR-IOV Virtual Functions with hardwar...Casey Leedom2010-06-291-0/+106
* cxgb4vf: Add new macros and definitions for hardware constantsCasey Leedom2010-06-292-0/+42
* cxgb4vf: update to latest T4 firmware API fileCasey Leedom2010-06-292-7/+22
* cxgb4vf: small changes to message processing structures/macrosCasey Leedom2010-06-293-5/+17
* netdev: mdio-octeon: Fix section mismatch errors.David Daney2010-06-291-3/+3
* netdev: octeon_mgmt: Fix section mismatch errors.David Daney2010-06-291-3/+3
* macvlan: 64 bit rx countersEric Dumazet2010-06-291-14/+23
* 3c59x: Specify window explicitly for access to windowed registersBen Hutchings2010-06-291-148/+140
* mlx4: add dynamic LRO disable supportAmerigo Wang2010-06-291-1/+37
* s2io: add dynamic LRO disable supportJon Mason2010-06-291-5/+45
* loopback: use u64_stats_sync infrastructureEric Dumazet2010-06-261-46/+16
* net/fec: clean suspend/resumeEric Benard2010-06-261-18/+12
* cxgb3: request 7.10 firmwareDivy Le Ray2010-06-261-2/+2
* sfc: Log clearer error messages for hardware monitorBen Hutchings2010-06-261-3/+8
* sfc: Use Toeplitz IPv4 hash for RSS and hash insertionBen Hutchings2010-06-262-3/+22
* sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_keyBen Hutchings2010-06-264-9/+8
* sfc: Fix reading of inserted hashBen Hutchings2010-06-262-8/+6
* enic: Clean upsVasanthy Kolluri2010-06-2625-53/+41
* enic: Bug Fix: Handle surprise hardware removalsVasanthy Kolluri2010-06-263-4/+20
* enic: Feature Add: Add loopback capability to enic devicesVasanthy Kolluri2010-06-265-27/+45
* enic: Use receive queue buffer blocks of 32/64 entriesVasanthy Kolluri2010-06-264-26/+37
* enic: Add new firmware devcmdsVasanthy Kolluri2010-06-263-9/+146
* enic: Use (netdev|dev|pr)_<level> macro helpers for loggingVasanthy Kolluri2010-06-269-109/+98
* enic: Clean up: Add wrapper routines for firmware devcmd callsVasanthy Kolluri2010-06-265-84/+201
* enic: Use a lighter reset operation for enic devicesVasanthy Kolluri2010-06-264-8/+55
* enic: Bug Fix: Change hardware ingress vlan rewrite modeVasanthy Kolluri2010-06-265-7/+68