summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2012-08-24sfc: Refactor struct efx_tx_buffer to use a flags fieldBen Hutchings
2012-08-24net/fsl: introduce Freescale 10G MDIO driverTimur Tabi
2012-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-08-21igb: update to allow reading/setting MDI stateJesse Brandeburg
2012-08-21e1000e: implement MDI/MDI-X controlJesse Brandeburg
2012-08-21e1000: configure and read MDI settingsJesse Brandeburg
2012-08-21igb: implement 580 MDI setting supportJesse Brandeburg
2012-08-21e1000e: implement 82577/579 MDI setting supportBruce W Allan
2012-08-20net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung
2012-08-20net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy
2012-08-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-16ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptorAlexander Duyck
2012-08-16ixgbe: Roll RSC code into non-EOP codeAlexander Duyck
2012-08-16ixgbe: Make allocating skb and placing data in it a separate functionAlexander Duyck
2012-08-16ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overheadAlexander Duyck
2012-08-16ixgbe: Make pull tail function separate from rest of cleanup_headersAlexander Duyck
2012-08-16ixgbe: Have the CPU take ownership of the buffers soonerAlexander Duyck
2012-08-16ixgbe: Only use double buffering if page size is less than 8KAlexander Duyck
2012-08-16ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_pageAlexander Duyck
2012-08-16ixgbe: Remove code that was initializing Rx page offsetAlexander Duyck
2012-08-15mlx4_core: Clean up buddy bitmap allocationRoland Dreier
2012-08-15mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas
2012-08-15mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas
2012-08-14drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall
2012-08-14drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall
2012-08-14drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall
2012-08-12bnx2x: Fix compiler warningsJoren Van Onder
2012-08-10ixgbe: add missing bracesEmil Tantilov
2012-08-09bnx2x: Fix recovery flow cleanup during probeYuval Mintz
2012-08-09bnx2x: fix unload previous driver flow when flr-capableYuval Mintz
2012-08-09igb: Fix register defines for all non-82575 hardwareAlexander Duyck
2012-08-09e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov
2012-08-09igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov
2012-08-08net/stmmac: mark probe function as __devinitArnd Bergmann
2012-08-08lpc_eth: remove obsolete ifdefsstigge@antcom.de
2012-08-07drivers: net: ethernet: davince_mdio: device tree implementationMugunthan V N
2012-08-07igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann
2012-08-07e1000e: 82571 Tx Data Corruption during Tx hang recoveryTushar Dave
2012-08-07e1000e: NIC goes up and immediately goes downTushar Dave
2012-08-06ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)
2012-08-04igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl
2012-08-04igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl
2012-08-04igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny
2012-08-03drivers: net: ethernet: cpsw: Add device tree support to CPSWMugunthan V N
2012-08-03drivers: net: ethernet: cpsw: Add SOC dependency support for cpsw dependent m...Mugunthan V N
2012-08-03net/mlx4_core: Remove port type restrictionsYevgeny Petrilin
2012-08-03net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin
2012-08-03net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai