summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/octeon
AgeCommit message (Expand)AuthorLines
2016-03-18netdev: Move octeon/octeon_mgmt driver to cavium directory.David Daney-1612/+0
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera-4/+0
2015-03-17netdev: octeon_mgmt: constify of_device_id arrayFabian Frederick-1/+1
2014-10-20net: ethernet: octeon: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-09-08drivers: net: ethernet: octeon_mgmt: fix a compiler warningAaro Koskinen-1/+3
2014-07-29octeon: remove deprecated syststamp timestampWillem de Bruijn-24/+1
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-2/+3
2013-10-31DMA-API: net: octeon: use dma_coerce_mask_and_coherent()Russell King-2/+3
2013-10-29octeon_mgmt: drop redundant mac address checkLuka Perkov-1/+1
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1/+1
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-10/+21
2013-06-19netdev: octeon_mgmt: Fix structure layout for little-endian.David Daney-7/+15
2013-06-19netdev: octeon_mgmt: Correct tx IFG workaround.David Daney-3/+6
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney-1/+1
2013-05-25net: ethernet: use platform_{get,set}_drvdata()Jingoo Han-2/+2
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko-4/+4
2013-01-03net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko-4/+2
2012-12-03net/octeon_mgmt: remove __dev* attributesBill Pemberton-3/+3
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-105/+445
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun-3/+1
2012-08-31netdev: octeon_mgmt: Make multi-line comment style consistent.David Daney-18/+9
2012-08-31netdev: octeon_mgmt: Remove some useless 'inline'David Daney-4/+4
2012-08-31netdev: octeon_mgmt: Cleanup and modernize MAC address handling.David Daney-7/+9
2012-08-31netdev: octeon_mgmt: Set the parent device.David Daney-0/+2
2012-08-31netdev: octeon_mgmt: Improve ethtool_ops.David Daney-4/+18
2012-08-31netdev: octeon_mgmt: Add hardware timestamp support.Chad Reese-5/+152
2012-08-31netdev: octeon_mgmt: Add support for 1Gig ports.David Daney-73/+255
2012-07-23netdev: octeon_mgmt: Convert to use device tree.David Daney-105/+207
2012-02-13octeon: fix PHY name to match MDIO bus nameFlorian Fainelli-2/+2
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko-1/+0
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko-0/+3
2011-08-12octeon: Move the Cavium driverJeff Kirsher-0/+1185