Age | Commit message (Expand) | Author | Files | Lines |
2015-10-16 | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 1 | -4/+0 |
2015-03-17 | netdev: octeon_mgmt: constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
2014-10-20 | net: ethernet: octeon: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-09-09 | drivers: net: ethernet: octeon_mgmt: fix a compiler warning | Aaro Koskinen | 1 | -1/+3 |
2014-07-29 | octeon: remove deprecated syststamp timestamp | Willem de Bruijn | 1 | -24/+1 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -2/+3 |
2013-10-31 | DMA-API: net: octeon: use dma_coerce_mask_and_coherent() | Russell King | 1 | -2/+3 |
2013-10-30 | octeon_mgmt: drop redundant mac address check | Luka Perkov | 1 | -1/+1 |
2013-07-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2013-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -10/+21 |
2013-06-20 | netdev: octeon_mgmt: Fix structure layout for little-endian. | David Daney | 1 | -7/+15 |
2013-06-20 | netdev: octeon_mgmt: Correct tx IFG workaround. | David Daney | 1 | -3/+6 |
2013-06-10 | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOC | David Daney | 1 | -1/+1 |
2013-05-26 | net: ethernet: use platform_{get,set}_drvdata() | Jingoo Han | 1 | -2/+2 |
2013-01-07 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 1 | -4/+4 |
2013-01-04 | net: remove unnecessary NET_ADDR_RANDOM "bitclean" | Jiri Pirko | 1 | -4/+2 |
2012-12-03 | net/octeon_mgmt: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-10-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -105/+445 |
2012-09-28 | netdev: octeon: fix return value check in octeon_mgmt_init_phy() | Wei Yongjun | 1 | -3/+1 |
2012-08-31 | netdev: octeon_mgmt: Make multi-line comment style consistent. | David Daney | 1 | -18/+9 |
2012-08-31 | netdev: octeon_mgmt: Remove some useless 'inline' | David Daney | 1 | -4/+4 |
2012-08-31 | netdev: octeon_mgmt: Cleanup and modernize MAC address handling. | David Daney | 1 | -7/+9 |
2012-08-31 | netdev: octeon_mgmt: Set the parent device. | David Daney | 1 | -0/+2 |
2012-08-31 | netdev: octeon_mgmt: Improve ethtool_ops. | David Daney | 1 | -4/+18 |
2012-08-31 | netdev: octeon_mgmt: Add hardware timestamp support. | Chad Reese | 1 | -5/+152 |
2012-08-31 | netdev: octeon_mgmt: Add support for 1Gig ports. | David Daney | 1 | -73/+255 |
2012-07-23 | netdev: octeon_mgmt: Convert to use device tree. | David Daney | 1 | -105/+207 |
2012-02-14 | octeon: fix PHY name to match MDIO bus name | Florian Fainelli | 1 | -2/+2 |
2011-11-01 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 1 | -0/+1 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+0 |
2011-08-18 | net: introduce IFF_UNICAST_FLT private flag | Jiri Pirko | 1 | -0/+3 |
2011-08-12 | octeon: Move the Cavium driver | Jeff Kirsher | 3 | -0/+1185 |