summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* cisco/enic: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka2012-02-181-1/+2
* net: ethernet: xilinx: Convert xilinx_axienet to module_platform_driverTobias Klauser2012-02-171-12/+1
* atheros eth: set addr_assign_type if random_ether_addr() usedDanny Kukawka2012-02-174-9/+15
* ethoc: set addr_assign_type if random_ether_addr() usedDanny Kukawka2012-02-171-2/+18
* igbvf: reset netdevice addr_assign_type if changedDanny Kukawka2012-02-171-0/+1
* xilinx ll_temac: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka2012-02-171-1/+3
* davinci_emac: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka2012-02-171-2/+3
* lantiq_etop: set addr_assign_type if random_ether_addr() usedDanny Kukawka2012-02-171-0/+7
* au1000_eth: use eth_hw_addr_random() instead of random_ether_addr()Danny Kukawka2012-02-171-4/+5
* net: sh_eth: add support for VLAN tag filteringYoshihiro Shimoda2012-02-162-0/+64
* net: sh_eth: add support for multicast filteringYoshihiro Shimoda2012-02-162-5/+286
* net: sh_eth: modify a condition of ioremap for TSUYoshihiro Shimoda2012-02-161-11/+14
* net: sh_eth: change the condition of initializationYoshihiro Shimoda2012-02-161-2/+2
* net: sh_eth: add the value of tsu to the SH7757's GETHERYoshihiro Shimoda2012-02-161-0/+1
* 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
OpenPOWER on IntegriCloud