aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-24sfc: Implement message level controlBen Hutchings20-529/+727
2010-06-24sfc: Log MTD errors using partition name, not just net device nameBen Hutchings1-9/+14
2010-06-24sfc: Implement ethtool register dump operationBen Hutchings4-0/+292
2010-06-24broadcom: Add 5241 supportDmitry Baryshkov1-0/+22
2010-06-24broadcom: move all PHY_ID's to headerDmitry Baryshkov1-12/+12
2010-06-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller18-56/+99
2010-06-23sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips1-5/+14
2010-06-23qlcnic: update version to 5.0.6Amit Kumar Salecha1-2/+2
2010-06-23qlcnic: mark context state freed after destroyAmit Kumar Salecha2-1/+3
2010-06-23qlcnic: offload tx timeout recoveryAmit Kumar Salecha2-36/+32
2010-06-23qlcnic: dont free host resources during fw recoveryAmit Kumar Salecha1-29/+3
2010-06-23qlcnic: release device resources during interface downAmit Kumar Salecha6-37/+114
2010-06-23qlcnic: fix mac address mgmtAmit Kumar Salecha1-3/+8
2010-06-23qlcnic: handshake with card after fw loadAmit Kumar Salecha3-7/+9
2010-06-23qlcnic: cleanup skb allocationAmit Kumar Salecha3-21/+13
2010-06-23e1000e: disable gig speed when in S0->Sx transitionBruce Allan1-14/+5
2010-06-23e1000e: packet split should not be used with early receiveBruce Allan1-1/+1
2010-06-23e1000e: do not touch PHY page 800 registers when link speed is 1000MbpsBruce Allan1-2/+0
2010-06-23e1000e: avoid polling h/w registers during link negotiationBruce Allan3-28/+29
2010-06-23cnic: Disable statistics initialization for eth clients that do not support statisticsDmitry Kravkov1-21/+34
2010-06-23net: add dependency on fw class module to qlcnic and netxen_nicAnirban Chakraborty1-0/+2
2010-06-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+1
2010-06-22hso: remove setting of low_latency flagFilip Aben1-1/+0
2010-06-21lasi82596: fix netdev_mc_count conversionHelge Deller1-1/+1