aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple2013-12-29
* powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-29
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-20
|\
| * Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-16
| |\
| | * dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-14
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\ \ \
| * | | be2net: Delete secondary unicast MAC addresses during be_closeAjit Khaparde2013-11-18
| * | | be2net: Fix unconditional enabling of Rx interface optionsAjit Khaparde2013-11-18
| * | | bnx2x: Prevent "timeout waiting for state X"Dmitry Kravkov2013-11-18
| * | | bnx2x: prevent CFC attentionDmitry Kravkov2013-11-18
| * | | bnx2x: Prevent panic during DMAE timeoutDmitry Kravkov2013-11-18
| * | | bnx2x: Clean the sp rtnl task upon unloadDmitry Kravkov2013-11-18
| * | | net: ethernet: ti/cpsw: do not crash on single-MAC machines during resumeDaniel Mack2013-11-15
| * | | alx: Reset phy speed after resumehahnjo2013-11-14
| * | | net:fec: fix WARNING caused by lack of calls to dma_mapping_error()Duan Fugang-B386112013-11-14
| * | | ixp4xx_eth: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-14
| * | | ti_cpsw: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-14
| * | | stmmac: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-14
| * | | pch_gbe: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-14
| * | | e1000e: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-14
| * | | tg3: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-14
| * | | net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter2013-11-14
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-11-18
|\ \ \ \
| * | | | IB/mlx5: Fix list_del of empty listEli Cohen2013-11-15
| * | | | mlx5: Use enum to indicate adapter page sizeEli Cohen2013-11-08
| * | | | mlx5_core: Change optimal_reclaimed_pages for better performanceMoshe Lazer2013-11-08
| * | | | mlx5: Clear reserved area in set_hca_cap()Eli Cohen2013-11-08
| * | | | mlx5: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-08
| * | | | mlx5: Fix cleanup flow when DMA mapping failsEli Cohen2013-11-08
| * | | | IB/mlx5: Multithreaded create MREli Cohen2013-11-08
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\ \ \ \
| * | | | treewide: Fix typo in printkMasanari Iida2013-10-14
* | | | | tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\ \ \ \ \
| * | | | | net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | DMA-API: net: octeon: use dma_coerce_mask_and_coherent()Russell King2013-10-31
| * | | | DMA-API: net: nxp/lpc_eth: use dma_coerce_mask_and_coherent()Russell King2013-10-31
| * | | | DMA-API: net: sfc/efx.c: replace dma_set_mask()+dma_set_coherent_mask() with ...Russell King2013-09-21
| * | | | DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() wit...Russell King2013-09-21
| * | | | DMA-API: net: emulex/benet: replace dma_set_mask()+dma_set_coherent_mask() wi...Russell King2013-09-21
| * | | | DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() ...Russell King2013-09-21
| * | | | DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() wi...Russell King2013-09-21
| * | | | DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handlingRussell King2013-09-21
| * | | | DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handlingRussell King2013-09-21
| * | | | DMA-API: net: intel/ixgb: fix 32-bit DMA mask handlingRussell King2013-09-21
| * | | | DMA-API: net: intel/igbvf: fix 32-bit DMA mask handlingRussell King2013-09-21
| * | | | DMA-API: net: intel/igb: fix 32-bit DMA mask handlingRussell King2013-09-21
| * | | | DMA-API: net: intel/e1000e: fix 32-bit DMA mask handlingRussell King2013-09-21
| * | | | DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handlingRussell King2013-09-17