aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-21
| |\
| | * net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung2012-08-20
| | * net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy2012-08-20
| | * drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return codeJulia Lawall2012-08-14
| | * drivers/net/ethernet/freescale/fs_enet: fix error return codeJulia Lawall2012-08-14
| | * drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereferenceJulia Lawall2012-08-14
| * | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-17
| |\ \ | | |/ | |/|
| | * mlx4_core: Clean up buddy bitmap allocationRoland Dreier2012-08-16
| | * mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas2012-08-16
| | * mlx4_core: Allow large mlx4_buddy bitmapsYishai Hadas2012-08-16
| * | bnx2x: Fix compiler warningsJoren Van Onder2012-08-12
| * | ixgbe: add missing bracesEmil Tantilov2012-08-10
| * | bnx2x: Fix recovery flow cleanup during probeYuval Mintz2012-08-09
| * | bnx2x: fix unload previous driver flow when flr-capableYuval Mintz2012-08-09
| * | igb: Fix register defines for all non-82575 hardwareAlexander Duyck2012-08-09
| * | e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-09
| * | igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov2012-08-09
| * | net/stmmac: mark probe function as __devinitArnd Bergmann2012-08-08
| * | lpc_eth: remove obsolete ifdefsstigge@antcom.de2012-08-08
| * | igb: add delay to allow igb loopback test to succeed on 8086:10c9Stefan Assmann2012-08-07
| * | e1000e: 82571 Tx Data Corruption during Tx hang recoveryTushar Dave2012-08-07
| * | e1000e: NIC goes up and immediately goes downTushar Dave2012-08-07
| * | ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)2012-08-06
| * | igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl2012-08-04
| * | igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl2012-08-04
| * | igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny2012-08-04
* | | ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptorAlexander Duyck2012-08-16
* | | ixgbe: Roll RSC code into non-EOP codeAlexander Duyck2012-08-16
* | | ixgbe: Make allocating skb and placing data in it a separate functionAlexander Duyck2012-08-16
* | | ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overheadAlexander Duyck2012-08-16
* | | ixgbe: Make pull tail function separate from rest of cleanup_headersAlexander Duyck2012-08-16
* | | ixgbe: Have the CPU take ownership of the buffers soonerAlexander Duyck2012-08-16
* | | ixgbe: Only use double buffering if page size is less than 8KAlexander Duyck2012-08-16
* | | ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_pageAlexander Duyck2012-08-16
* | | ixgbe: Remove code that was initializing Rx page offsetAlexander Duyck2012-08-16
* | | drivers: net: ethernet: davince_mdio: device tree implementationMugunthan V N2012-08-07
* | | drivers: net: ethernet: cpsw: Add device tree support to CPSWMugunthan V N2012-08-03
* | | drivers: net: ethernet: cpsw: Add SOC dependency support for cpsw dependent m...Mugunthan V N2012-08-03
|/ /
* | net/mlx4_core: Remove port type restrictionsYevgeny Petrilin2012-08-03
* | net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin2012-08-03
* | net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai2012-08-03
* | emulex: benet: Add a missing CR in the end of messageMasanari Iida2012-08-03
* | bnx2x: fix mem leak when command is unknownJesper Juhl2012-08-02
* | sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings2012-08-02
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\
| * netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-31
|\ \ | |/ |/|
| * tg3: Update version to 3.124Michael Chan2012-07-30
| * tg3: Fix race condition in tg3_get_stats64()Michael Chan2012-07-30