aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
...
| * | | | | 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
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \ \ \ \
| * | | | | xtsonic: add missing platform_set_drvdata() in xtsonic_probe()Wei Yongjun2013-11-11
| * | | | | macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun2013-11-11
| * | | | | ethernet/arc/arc_emac: add missing platform_set_drvdata() in arc_emac_probe()Wei Yongjun2013-11-11
| * | | | | ixgbe: add warning when max_vfs is out of range.Jacob Keller2013-11-11
| * | | | | igb: Update link modes display in ethtoolCarolyn Wyborny2013-11-11
| * | | | | ixgbe: deleting dfwd stations out of order can cause null ptr derefJohn Fastabend2013-11-08
| * | | | | ixgbe: fix build err, num_rx_queues is only available with CONFIG_RPSJohn Fastabend2013-11-08
| * | | | | netdev: smc91x: enable for xtensaBaruch Siach2013-11-08
| * | | | | net: calxedaxgmac: Fix panic caused by MTU change of active interfaceAndreas Herrmann2013-11-07
| * | | | | net/mlx4_en: Datapath structures are allocated per NUMA nodeEugenia Emantayev2013-11-07
| * | | | | net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev2013-11-07
| * | | | | net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev2013-11-07
| * | | | | net/mlx4_core: Add immediate activate for VGT->VST->VGTRony Efraim2013-11-07
| * | | | | net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein2013-11-07
| * | | | | net/mlx4_en: Add RFS support in UDPEyal Perry2013-11-07
| * | | | | ixgbe: enable l2 forwarding acceleration for macvlansJohn Fastabend2013-11-07
| * | | | | net/mlx4_en: Fixed crash when port type is changedAmir Vadai2013-11-07
| * | | | | tg3: avoid double-freeing of rx data memoryIvan Vecera2013-11-07
| * | | | | net:drivers/net: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-07
| * | | | | smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-07
| * | | | | smsc9420: Use netif_<level>Joe Perches2013-11-07
| * | | | | jme: Remove unused #define PFXJoe Perches2013-11-07
| * | | | | net: mv643xx_eth: Add missing phy_addr_set in DT modeJason Gunthorpe2013-11-05
| * | | | | net/mlx4_core: Implement resource quota enforcementJack Morgenstein2013-11-04
| * | | | | net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapperJack Morgenstein2013-11-04
| * | | | | mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein2013-11-04
| * | | | | net/mlx4_core: Fix checking order in MR table initJack Morgenstein2013-11-04
| * | | | | net/mlx4_core: Don't fail reg/unreg vlan for older guestsJack Morgenstein2013-11-04
| * | | | | net/mlx4_core: Resource tracker for reg/unreg vlansJack Morgenstein2013-11-04
| * | | | | net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein2013-11-04
| * | | | | net/mlx4_core: Fix reg/unreg vlan/mac to conform to the firmware specJack Morgenstein2013-11-04
| * | | | | net/mlx4_core: Fix register/unreg vlan flowJack Morgenstein2013-11-04
| * | | | | sh_eth: check platform data pointerSergei Shtylyov2013-11-04