summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller2012-02-1621-604/+3170
|\
| * sfc: Add SR-IOV back-end support for SFC9000 familyBen Hutchings2012-02-1613-26/+2192
| * sfc: Allocate SRAM between buffer table and descriptor caches at init timeBen Hutchings2012-02-166-14/+50
| * sfc: Pass NIC structure into efx_wanted_parallelism()Ben Hutchings2012-02-161-4/+4
| * sfc: Add support for 'extra' channel typesBen Hutchings2012-02-163-108/+239
| * sfc: Make all CPU/IRQ/channel/queue counts unsignedBen Hutchings2012-02-162-9/+11
| * sfc: Make buffer table indices and counts consistently unsignedBen Hutchings2012-02-162-3/+3
| * sfc: Disable flow control during flushesSteve Hodgson2012-02-163-0/+9
| * sfc: Generalise event generation to cover VF-owned event queuesBen Hutchings2012-02-162-6/+7
| * sfc: Use proper function to test for RX channel in efx_poll()Ben Hutchings2012-02-161-1/+1
| * sfc: Leave interrupts and event queues enabled whenever we canBen Hutchings2012-02-164-318/+308
| * sfc: Generate RX fill events based on RX queues, not channelsBen Hutchings2012-02-163-9/+13
| * sfc: Generalise driver event generationBen Hutchings2012-02-161-24/+27
| * sfc: Correct MAC filter bitfield definitionsBen Hutchings2012-02-161-10/+10
| * sfc: Add support for TX MAC filtersBen Hutchings2012-02-162-5/+72
| * sfc: Add support for configuring RX unicast/multicast default filtersBen Hutchings2012-02-163-47/+214
| * sfc: Warn if unable to create MTDsBen Hutchings2012-02-132-2/+7
| * sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZEBen Hutchings2012-02-133-5/+7
| * sfc: Do not retry hardware probe if it schedules a resetBen Hutchings2012-02-131-34/+16
| * sfc: Skip RX end-of-batch work on channels without an RX queueBen Hutchings2012-02-131-10/+11
* | cxgb3: update firmware versionDivy Le Ray2012-02-151-2/+2
* | renesas/sh_eth.c: fix linux/interrupt.h included twiceDanny Kukawka2012-02-151-1/+0
* | net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka2012-02-1511-9/+19
* | net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-1514-16/+15
* | bnx2x: allow all functions to display the phy FW versionMintz Yuval2012-02-153-12/+6
* | bnx2x: removed code re-checking memory base after device openMintz Yuval2012-02-151-11/+0
* | bnx2x: allow BCM84833 phy to advertise 100Base-T speedsMintz Yuval2012-02-151-0/+5
* | bnx2x: notify cnic of address of info-to-the-mcpMintz Yuval2012-02-151-0/+5
* | bnx2x: allocate smaller Rx rings for 1G functionsMintz Yuval2012-02-151-0/+7
* | bnx2x: allocate memory dynamically in ethtool self-test.Mintz Yuval2012-02-151-2/+11
* | bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertisedMintz Yuval2012-02-151-8/+1
* | bnx2x: added autoneg-restart after link advertisement changesMintz Yuval2012-02-151-1/+1
* | bnx2x: ethtool publishes link partners speed and FCMintz Yuval2012-02-153-79/+272
* | bnx2x: half duplex support added for several boardsMintz Yuval2012-02-152-0/+4
* | bnx2x: consistent statistics after internal driver reloadMintz Yuval2012-02-156-236/+374
* | mlx4: add unicast steering entries to resource_trackerEugenia Emantayev2012-02-141-7/+11
* | mlx4: attach multicast with correct flagEugenia Emantayev2012-02-141-12/+4
* | mlx4: remove redundant adding of steering type to gidEugenia Emantayev2012-02-141-2/+0
* | mlx4: remove unnecessary variables and argumentsEugenia Emantayev2012-02-141-12/+10
* | mlx4: remove unused field high_priosEugenia Emantayev2012-02-142-4/+1
* | mlx4: fix QP tree trashingEugenia Emantayev2012-02-141-0/+1
* | mlx4_core: fix buffer overrunEugenia Emantayev2012-02-141-1/+1
* | tg3: Update copyrightMatt Carlson2012-02-132-2/+2
* | tg3: Use *_UNKNOWN ethtool definitionsMatt Carlson2012-02-132-23/+20
* | tg3: Remove unneeded link_config.orig_... membersMatt Carlson2012-02-132-35/+12
* | tg3: Remove unused link config codeMatt Carlson2012-02-131-5/+1
* | tg3: Consolidate ASIC rev detection codeMatt Carlson2012-02-131-80/+79
* | tg3: Reduce UMP event collision windowMatt Carlson2012-02-131-16/+26
* | tg3: Fix NVRAM page writes on newer devicesMatt Carlson2012-02-131-2/+5
* | tg3: Fix copper autoneg adv checksMatt Carlson2012-02-131-1/+10
OpenPOWER on IntegriCloud