summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * qlcnic: skip IDC ack check in fw reset path.Sritej Velaga2011-10-301-1/+8
| * i825xx: Fix incorrect dependency for BVME6000_NETGeert Uytterhoeven2011-10-281-1/+1
| * stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO2011-10-275-40/+51
| * stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark2011-10-271-1/+1
| * stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO2011-10-271-2/+3
| * be2net: Changing MAC Address of a VF was broken.Somnath Kotur2011-10-272-13/+19
| * be2net: Refactored be_cmds.c file.Somnath Kotur2011-10-271-282/+114
| * bnx2x: update driver version to 1.70.30-0Dmitry Kravkov2011-10-271-2/+2
| * bnx2x: use FW 7.0.29.0Dmitry Kravkov2011-10-271-1/+1
| * bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner2011-10-271-0/+1
| * bnx2x: Fix 54618se LED behaviorYaniv Rosner2011-10-271-21/+23
| * bnx2x: Fix RX/TX problem caused by the MAC layerYaniv Rosner2011-10-271-12/+33
| * bnx2x: Add link retry to 578xx-KRYaniv Rosner2011-10-272-16/+104
| * bnx2x: Fix LED blink rate for 578xxYaniv Rosner2011-10-271-2/+9
* | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-284-10/+10
* | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
|/
* ehea: fix skb_frag_size typoEric Dumazet2011-10-251-1/+1
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-2519-42/+15
* |PATCH net-next] tg3: add tx_dropped counterEric Dumazet2011-10-242-12/+12
* be2net: don't create multiple RX/TX rings in multi channel modeSathya Perla2011-10-242-4/+18
* be2net: don't create multiple TXQs in BE2Sathya Perla2011-10-241-10/+16
* be2net: refactor VF setup/teardown code into be_vf_setup/clear()Sathya Perla2011-10-243-152/+147
* be2net: add vlan/rx-mode/flow-control config to be_setup()Sathya Perla2011-10-241-65/+56
* Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-247-48/+86
* igb: VFTA Table Fix for i350 devicesCarolyn Wyborny2011-10-215-4/+65
* igb: Move DMA Coalescing init code to separate function.Carolyn Wyborny2011-10-211-56/+68
* igb: Fix for Alt MAC Address feature on 82580 and later devicesCarolyn Wyborny2011-10-211-0/+7
* igbvf: Bump version numberWilliams, Mitch A2011-10-211-1/+1
* igbvf: Update module identification stringsWilliams, Mitch A2011-10-211-5/+7
* bnx2x: fix skb truesize underestimationEric Dumazet2011-10-211-1/+1
* cxgb4vf: convert to SKB paged frag API.Ian Campbell2011-10-212-53/+41
* cxgb4: convert to SKB paged frag API.Ian Campbell2011-10-212-23/+24
* mlx4: convert to SKB paged frag API.Ian Campbell2011-10-212-32/+20
* ll_temac: Add support for ethtoolRicardo2011-10-201-0/+27
* igb: fix a compile warningRongQing Li2011-10-201-0/+3
* myri10ge: fix truesize underestimationEric Dumazet2011-10-201-1/+2
* igbvf: fix truesize underestimationEric Dumazet2011-10-201-1/+1
* mlx4_en: fix skb truesize underestimationEric Dumazet2011-10-201-6/+5
* stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2)Giuseppe CAVALLARO2011-10-191-2/+4
* stmmac: add CHAINED descriptor mode support (V4)Giuseppe CAVALLARO2011-10-1910-105/+491
* stmmac: allow mmc usage only if feature actually available (V4)Giuseppe CAVALLARO2011-10-192-11/+16
* stmmac: use predefined macros for HW cap register fields (V4)Rayagond Kokatanur2011-10-192-21/+63
* stmmac: allow mtu bigger than 1500 in case of normal desc (V4)Giuseppe CAVALLARO2011-10-192-3/+9
* stmmac: update the driver version and doc (V4)Giuseppe CAVALLARO2011-10-191-1/+1
* stmmac: protect tx process with lock (V4)Giuseppe CAVALLARO2011-10-192-0/+9
* stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4).Srinivas Kandagatla2011-10-191-3/+10
* mlx4_en: Updating driver versionYevgeny Petrilin2011-10-191-2/+2
* mlx4_en: Adding rxhash supportYevgeny Petrilin2011-10-192-1/+13
* mlx4_en: Recording rx queue for gro packetsYevgeny Petrilin2011-10-191-0/+1
OpenPOWER on IntegriCloud