aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson2012-03-0813-32/+28
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-2613-32/+28
| |\
| | * Merge branch 'sfc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2012-02-241-2/+2
| | |\
| | | * sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings2012-02-251-2/+2
| | * | enic: Fix endianness bug.Santosh Nayak2012-02-242-2/+2
| | * | davinci_emac: Do not free all rx dma descriptors during initChristian Riesch2012-02-241-2/+4
| | * | mlx4_core: Fixing array indexes when setting port typesYevgeny Petrilin2012-02-241-1/+1
| | * | ethernet/broadcom: ip6_route_output() never returns NULL.RongQing.Li2012-02-221-1/+5
| | * | jme: Fix FIFO flush issueGuo-Fu Tseng2012-02-222-10/+2
| | * | mlx4: Setting new port types after all interfaces unregisteredYevgeny Petrilin2012-02-211-3/+2
| | * | mlx4: Replacing pool_lock with mutexYevgeny Petrilin2012-02-213-6/+6
| | |/
| | * mlx4_core: Do not map BF area if capability is 0Jack Morgenstein2012-02-201-0/+3
| | * b44: remove __exit from b44_pci_exit()Nikola Pajkovsky2012-02-191-1/+1
| | * net/ethernet: ks8851_mll: signedness bug in ks8851_probe()Dan Carpenter2012-02-191-1/+1
| | * atl1c: dont use highprio tx queueEric Dumazet2012-02-191-4/+0
* | | Merge branch 'imx/driver' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Arnd Bergmann2012-02-282-7/+7
|\| |
| * | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-02-242-7/+7
| |\ \ | | |/ | |/|
| | * mlx4_core: Exported functions can't be staticDoug Ledford2012-02-222-7/+7
* | | Merge branch 'features/cs89x0' of git://git.pengutronix.de/git/imx/linux-2.6 ...Arnd Bergmann2012-02-272-34/+133
|\ \ \ | |/ / |/| |
| * | CS89x0 : add CS89x0 platform device to the iMX31ADS boardJaccon Bastiaansen2012-02-011-7/+0
| * | CS89x0 : remove QQ2440 board support from the CS89x0 driverJaccon Bastiaansen2012-02-011-8/+0
| * | CS89x0 : add platform driver supportJaccon Bastiaansen2012-02-012-21/+135
| |/
* | 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-1063-208/+206
|\ \
| * | bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter2012-02-091-6/+4
| * | ixgbe: ethtool: stats user buffer overrunJohn Fastabend2012-02-091-37/+51
| * | ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend2012-02-091-2/+9
| * | ixgbe: do not update real num queues when netdev is going awayYi Zou2012-02-091-0/+4
| * | ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck2012-02-091-6/+6
| * | ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose2012-02-091-1/+1
| * | ixgbe: fix vf lookupGreg Rose2012-02-091-1/+2
| * | igb: fix vf lookupGreg Rose2012-02-091-1/+2
| * | e1000: add dropped DMA receive enable back in for WoLDean Nelson2012-02-091-4/+6