summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-153/+221
2014-07-16drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zeroMugunthan V N1-3/+7
2014-07-16sfc: add extra RX drop counters for nodesc_trunc and noskb_dropEdward Cree9-10/+56
2014-07-16amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas2-14/+0
2014-07-16cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai3-0/+22
2014-07-16cxgb4/iw_cxgb4: display TPTE on errorsHariprasad Shenai2-0/+67
2014-07-16cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai4-0/+25
2014-07-16iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai2-0/+4
2014-07-16net: set name_assign_type in alloc_netdev()Tom Gundersen3-4/+5
2014-07-16net: mvpp2: Fix a typo in the licenseEzequiel Garcia1-1/+1
2014-07-15ethernet: amd: fix 'foo* bar'Varka Bhadram1-36/+40
2014-07-15ethernet: amd: fix pci device idsVarka Bhadram1-9/+11
2014-07-15ethernet: amd: fix comment stylesVarka Bhadram1-95/+86
2014-07-15ethernet: amd: dynamic debug fixesVarka Bhadram1-32/+26
2014-07-15ethernet: amd: use devm_ioremap()Varka Bhadram1-5/+2
2014-07-15ethernet: amd: move amd111e_remove_one after probeVarka Bhadram1-12/+13
2014-07-15sfc: Add 40G link capability decodingEdward Cree1-0/+11
2014-07-15sfc: Adding PCI ID for Solarflare 7000 series 40G network adapter.Mateusz Wrzesinski1-0/+2
2014-07-15mlx4: mark napi id for gro_skbJason Wang1-0/+1
2014-07-14ps3_gelic: remove unnecessary break after gotoFabian Frederick1-3/+0
2014-07-14i40evf: remove unnecessary break after gotoFabian Frederick1-2/+0
2014-07-14i40e: remove unnecessary break after gotoFabian Frederick1-2/+0
2014-07-14ixgbe: remove unnecessary break after gotoFabian Frederick3-7/+0
2014-07-14igb: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-14net: bcmgenet: fix RGMII_MODE_EN bitFlorian Fainelli1-1/+1
2014-07-12be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy1-1/+1
2014-07-12r8169: support IPv6hayeswang1-12/+145
2014-07-12r8169: use Giant Sendhayeswang1-1/+7
2014-07-12r8169: split rtl8169_tso_csumhayeswang1-34/+37
2014-07-11ethernet: Add new driver for Marvell Armada 375 network unitMarcin Wojtas3-0/+6402
2014-07-11net: cpmac: fix in debug messagesVarka Bhadram1-12/+12
2014-07-10igb: do a reset on SR-IOV re-init if device is downStefan Assmann1-0/+2
2014-07-10bridge: fdb dumping takes a filter deviceJamal Hadi Salim2-4/+6
2014-07-10igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka7-8/+113
2014-07-10net: cpmac: fix in releasing resourcesVarka Bhadram1-2/+3
2014-07-10net: cpmac: fix proper spacing before return statementVarka Bhadram1-0/+8
2014-07-10net: cpmac: fix missing a blank line after declarationsVarka Bhadram1-0/+8
2014-07-10net: cpmac: fix cpmac driver structureVarka Bhadram1-3/+5
2014-07-10net: cpmac: dynamic debug fixesVarka Bhadram1-74/+62
2014-07-10net: cpmac: fix commentsVarka Bhadram1-19/+21
2014-07-10net: cpmac: remove space in macro definationVarka Bhadram1-41/+41
2014-07-10net: systemport: use kcalloc instead of kzallocFlorian Fainelli1-3/+3
2014-07-10net: systemport: align multiple lines correctlyFlorian Fainelli1-59/+58
2014-07-10arc_emac: Remove unused pointer to net_device from arc_emac_privTobias Klauser2-3/+0
2014-07-10arc_emac: Use net_device_stats from struct net_deviceTobias Klauser2-7/+5
2014-07-10r8169: disable L23hayeswang1-0/+25
2014-07-09net: fec: consolidate hwtstamp implementationRussell King1-18/+19
2014-07-09net: fec: remove useless status check in tx reap pathRussell King1-3/+0
2014-07-09net: fec: add support for dumping transmit ring on timeoutRussell King1-0/+23
2014-07-09net: fec: reorder ethtool ops to match order in struct declarationRussell King1-7/+5