summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-1919-157/+153
|\
| * net/ethernet: ks8851_mll fix irq handlingJan Weitzel2012-02-151-8/+6
| * stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO2012-02-151-1/+1
| * stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO2012-02-154-116/+105
| * stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi2012-02-151-0/+16
| * stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO2012-02-154-3/+9
| * mlx4: add unicast steering entries to resource_trackerEugenia Emantayev2012-02-151-7/+11
| * mlx4: fix QP tree trashingEugenia Emantayev2012-02-151-0/+1
| * mlx4: fix buffer overrunEugenia Emantayev2012-02-151-1/+1
| * 3c59x: shorten timer period for slave devicesEric Dumazet2012-02-141-1/+1
| * bnx2x: remove the 'poll' module optionMichal Schmidt2012-02-141-16/+1
| * ks8851: Fix NOHZ local_softirq_pending 08 warningCousson, Benoit2012-02-131-1/+1
| * bnx2x: fix bnx2x_storm_stats_update() on big endianEric Dumazet2012-02-131-4/+4
| * ixp4xx-eth: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-1/+2
| * octeon: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-2/+2
| * fec: fix PHY name to match fixed MDIO bus nameFlorian Fainelli2012-02-131-1/+1
| * bcm63xx-enet: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-1/+1
| * cpmac: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-2/+2
| * mlx4: Fix kcalloc parameters swappedAxel Lin2012-02-131-2/+3
* | 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
OpenPOWER on IntegriCloud