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