summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* sfc: Fix reading of inserted hashBen Hutchings2010-06-252-8/+6
* enic: Clean upsVasanthy Kolluri2010-06-2525-53/+41
* enic: Bug Fix: Handle surprise hardware removalsVasanthy Kolluri2010-06-253-4/+20
* enic: Feature Add: Add loopback capability to enic devicesVasanthy Kolluri2010-06-255-27/+45
* enic: Use receive queue buffer blocks of 32/64 entriesVasanthy Kolluri2010-06-254-26/+37
* enic: Add new firmware devcmdsVasanthy Kolluri2010-06-253-9/+146
* enic: Use (netdev|dev|pr)_<level> macro helpers for loggingVasanthy Kolluri2010-06-259-109/+98
* enic: Clean up: Add wrapper routines for firmware devcmd callsVasanthy Kolluri2010-06-255-84/+201
* enic: Use a lighter reset operation for enic devicesVasanthy Kolluri2010-06-254-8/+55
* enic: Bug Fix: Change hardware ingress vlan rewrite modeVasanthy Kolluri2010-06-255-7/+68
* enic: Feature Add: Replace LRO with GROVasanthy Kolluri2010-06-253-80/+9
* cnic: Update version to 2.1.3.Michael Chan2010-06-251-2/+2
* cnic: Further unify kcq handling code.Michael Chan2010-06-251-37/+34
* cnic: Restructure kcq processing.Michael Chan2010-06-251-54/+22
* cnic: Unify kcq allocation for all devices.Michael Chan2010-06-252-64/+98
* cnic: Unify IRQ code for all hardware types.Michael Chan2010-06-251-13/+20
* cnic: Fine-tune CID memory space calculation.Michael Chan2010-06-252-15/+21
* sfc: Record hardware RX hash on each skb where possibleBen Hutchings2010-06-247-3/+49
OpenPOWER on IntegriCloud