aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Braendeland4-0/+1122
2010-06-29caif: Kconfig and Makefile fixesSjur Braendeland2-12/+3
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-28macvlan: 64 bit rx countersEric Dumazet1-14/+23
2010-06-283c59x: Specify window explicitly for access to windowed registersBen Hutchings1-148/+140
2010-06-28mlx4: add dynamic LRO disable supportAmerigo Wang1-1/+37
2010-06-28s2io: add dynamic LRO disable supportJon Mason1-5/+45
2010-06-25loopback: use u64_stats_sync infrastructureEric Dumazet1-46/+16
2010-06-25net/fec: clean suspend/resumeEric Benard1-18/+12
2010-06-25cxgb3: request 7.10 firmwareDivy Le Ray1-2/+2
2010-06-25sfc: Log clearer error messages for hardware monitorBen Hutchings1-3/+8
2010-06-25sfc: Use Toeplitz IPv4 hash for RSS and hash insertionBen Hutchings2-3/+22
2010-06-25sfc: Move siena_nic_data::ipv6_rss_key to efx_nic::rx_hash_keyBen Hutchings4-9/+8
2010-06-25sfc: Fix reading of inserted hashBen Hutchings2-8/+6
2010-06-25enic: Clean upsVasanthy Kolluri25-53/+41
2010-06-25enic: Bug Fix: Handle surprise hardware removalsVasanthy Kolluri3-4/+20
2010-06-25enic: Feature Add: Add loopback capability to enic devicesVasanthy Kolluri5-27/+45
2010-06-25enic: Use receive queue buffer blocks of 32/64 entriesVasanthy Kolluri4-26/+37
2010-06-25enic: Add new firmware devcmdsVasanthy Kolluri3-9/+146
2010-06-25enic: Use (netdev|dev|pr)_<level> macro helpers for loggingVasanthy Kolluri9-109/+98
2010-06-25enic: Clean up: Add wrapper routines for firmware devcmd callsVasanthy Kolluri5-84/+201
2010-06-25enic: Use a lighter reset operation for enic devicesVasanthy Kolluri4-8/+55
2010-06-25enic: Bug Fix: Change hardware ingress vlan rewrite modeVasanthy Kolluri5-7/+68
2010-06-25enic: Feature Add: Replace LRO with GROVasanthy Kolluri3-80/+9
2010-06-25cnic: Update version to 2.1.3.Michael Chan1-2/+2
2010-06-25cnic: Further unify kcq handling code.Michael Chan1-37/+34
2010-06-25cnic: Restructure kcq processing.Michael Chan1-54/+22
2010-06-25cnic: Unify kcq allocation for all devices.Michael Chan2-64/+98
2010-06-25cnic: Unify IRQ code for all hardware types.Michael Chan1-13/+20
2010-06-25cnic: Fine-tune CID memory space calculation.Michael Chan2-15/+21
2010-06-24sfc: Record hardware RX hash on each skb where possibleBen Hutchings7-3/+49
2010-06-24sfc: Disable setting feature flags that are not implementedBen Hutchings1-1/+0
2010-06-24sfc: Replace EFX_DRIVER_NAME with KBUILD_MODNAMEBen Hutchings3-5/+3