summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein2012-03-081-2/+1
* atl1c: set ATL1C_WORK_EVENT_RESET bit correctlyDan Carpenter2012-03-081-1/+1
* ehea: restore multicast and rx_errors fieldsEric Dumazet2012-03-081-1/+3
* cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya2012-03-061-0/+2
* cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adaptersVipul Pandya2012-03-061-0/+2
* mlx4_core: remove buggy sched_queue maskingYevgeny Petrilin2012-03-061-5/+0
* r8169: runtime resume before shutdown.françois romieu2012-03-061-0/+5
* tg3: Fix to use multi queue BQL interfacesTom Herbert2012-03-061-3/+3
* qla3xxx: ethernet: Fix bogus interrupt state flag.Santosh Nayak2012-03-051-3/+2
* r8169: corrupted IP fragments fix for large mtu.françois romieu2012-03-021-0/+8
* packetengines: fix config defaultstephen hemminger2012-03-021-0/+1
* enic: fix an endian bug in enic_probe()Dan Carpenter2012-03-012-2/+2
* pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter2012-03-011-7/+8
* tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson2012-02-291-22/+23
* 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 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
* | 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
OpenPOWER on IntegriCloud