index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon
/
ethernet.c
Age
Commit message (
Expand
)
Author
2019-05-07
staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR check
Petr Štetiar
2019-05-05
staging: octeon-ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-03-26
staging: octeon-ethernet: fix incorrect PHY mode
Aaro Koskinen
2018-12-06
staging: octeon-ethernet: delete redundant include
Aaro Koskinen
2018-11-05
staging: octeon: Fix style issues
Ioannis Valasakis
2018-01-15
staging: octeon: remove redundant license text
Greg Kroah-Hartman
2018-01-15
staging: octeon: add SPDX identifiers.
Greg Kroah-Hartman
2017-02-16
staging: octeon: Use net_device_stats from struct net_device
Tobias Klauser
2017-02-05
staging: octeon: Fix line over 80 characters
Kamal Heib
2017-01-03
staging: octeon: Call SET_NETDEV_DEV()
Florian Fainelli
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
2016-09-16
staging: octeon: remove multiple blank lines
Gargi Sharma
2016-09-15
staging: octeon: use defines instead of magic numbers
Asbjoern Sloth Toennesen
2016-09-12
staging: octeon: stop using cvmx_helper_link_autoconf()
Aaro Koskinen
2016-09-02
staging: octeon: Use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-02
staging: octeon: set up pknd for all interfaces
Aaro Koskinen
2016-09-02
staging: octeon: enable taking multiple rx groups into use
Aaro Koskinen
2016-09-02
staging: octeon: support enabling multiple rx groups
Aaro Koskinen
2016-09-02
staging: octeon: disable rx interrupts in oct_rx_shutdown
Aaro Koskinen
2016-09-01
staging: octeon: configure rx-delay/tx-delay
Aaro Koskinen
2016-08-21
net: ethernet: octeon: use phydev from struct net_device
Philippe Reynes
2016-08-21
staging: octeon: delete redundant log message
Aaro Koskinen
2016-08-21
staging: octeon: validate interface before calling INDEX
Aaro Koskinen
2016-03-28
staging: octeon: Fix alignment with open parenthesis
Laura Garcia Liebana
2016-03-11
staging: octeon: Insert blank line after struct declaration
Laura Garcia Liebana
2016-03-11
staging: octeon: Move logical operators on the correct line
Laura Garcia Liebana
2016-03-11
staging: octeon: Convert create_singlethread_workqueue()
Bhaktipriya Shridhar
2016-02-20
Staging: octeon: Remove blank lines after open braces
Dilek Uzulmez
2016-02-20
staging: octeon: drop atomic usage from rx counters
Aaro Koskinen
2016-02-11
staging: octeon: refactor rgmii 10 mbps preamble error checking
Aaro Koskinen
2015-10-24
staging: octeon: Remove explicit NULL comparison
Muhammad Falak R Wani
2015-10-17
staging: octeon-ethernet: move cvm_oct_xaui_open()
Aaro Koskinen
2015-10-17
staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_open
Aaro Koskinen
2015-10-12
staging: octeon-ethernet: xaui: use common init
Aaro Koskinen
2015-10-12
staging: octeon: Fix kernel-doc function description
Cristina Moraru
2015-10-12
staging: octeon: Remove /** from regular comments
Cristina Moraru
2015-10-12
staging: octeon: Remove extra line from kernel-doc
Cristina Moraru
2015-10-02
Staging: octeon: Use preferred kernel type
Aybuke Ozdemir
2015-09-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-09-03
STAGING: Octeon: Increase output command buffers
Janne Huttunen
2015-09-03
STAGING: Octeon: Properly enable/disable SSO WQE interrupts
Aaro Koskinen
2015-07-31
staging: octeon: add missing blank line after declarations
Kevin Darbyshire-Bryant
2015-04-30
staging: octeon-ethernet: update boilerplate comments
Aaro Koskinen
2015-04-30
staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSION
Aaro Koskinen
2015-04-30
staging: octeon-ethernet: eliminate DONT_WRITEBACK
Aaro Koskinen
2015-04-30
staging: octeon-ethernet: eliminate USE_RED define
Aaro Koskinen
2015-04-30
staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM define
Aaro Koskinen
2015-04-30
staging: octeon-ethernet: sgmii/xaui: make link poll generic
Aaro Koskinen
2015-04-30
staging: octeon-ethernet: delete sgmii and xaui specific uninit functions
Aaro Koskinen
2015-04-30
staging: octeon-ethernet: move ndo_stop to common init
Aaro Koskinen
[next]