summaryrefslogtreecommitdiff
path: root/drivers/staging/octeon/ethernet.c
AgeCommit message (Expand)Author
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-10-27staging: use of_get_ethdev_address()Jakub Kicinski
2021-10-20staging: use eth_hw_addr_set() in orphan driversJakub Kicinski
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-22staging: octeon: Use 'for_each_child_of_node'Christophe JAILLET
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2020-10-27staging: octeon: repair "fixed-link" supportAlexander Sverdlin
2020-07-07net: phy: mdio-octeon: Cleanup module loading dependenciesAndrew Lunn
2020-02-12Revert "staging: octeon: delete driver"Chris Packham
2019-12-17staging: octeon: delete driverGreg Kroah-Hartman
2019-10-14staging: octeon: remove typedef declaration for cvmx_helper_link_infoWambui Karuga
2019-10-14staging: octeon: remove typedef declaration for cvmx_wqeWambui Karuga
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-09-12Staging: octeon: Avoid several usecases of strcpySandro Volery
2019-07-29staging/octeon: Allow test build on !MIPSMatthew Wilcox (Oracle)
2019-05-07staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR checkPetr Štetiar
2019-05-05staging: octeon-ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-03-26staging: octeon-ethernet: fix incorrect PHY modeAaro Koskinen
2018-12-06staging: octeon-ethernet: delete redundant includeAaro Koskinen
2018-11-05staging: octeon: Fix style issuesIoannis Valasakis
2018-01-15staging: octeon: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: octeon: add SPDX identifiers.Greg Kroah-Hartman
2017-02-16staging: octeon: Use net_device_stats from struct net_deviceTobias Klauser
2017-02-05staging: octeon: Fix line over 80 charactersKamal Heib
2017-01-03staging: octeon: Call SET_NETDEV_DEV()Florian Fainelli
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-09-16staging: octeon: remove multiple blank linesGargi Sharma
2016-09-15staging: octeon: use defines instead of magic numbersAsbjoern Sloth Toennesen
2016-09-12staging: octeon: stop using cvmx_helper_link_autoconf()Aaro Koskinen
2016-09-02staging: octeon: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-02staging: octeon: set up pknd for all interfacesAaro Koskinen
2016-09-02staging: octeon: enable taking multiple rx groups into useAaro Koskinen
2016-09-02staging: octeon: support enabling multiple rx groupsAaro Koskinen
2016-09-02staging: octeon: disable rx interrupts in oct_rx_shutdownAaro Koskinen
2016-09-01staging: octeon: configure rx-delay/tx-delayAaro Koskinen
2016-08-21net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes
2016-08-21staging: octeon: delete redundant log messageAaro Koskinen
2016-08-21staging: octeon: validate interface before calling INDEXAaro Koskinen
2016-03-28staging: octeon: Fix alignment with open parenthesisLaura Garcia Liebana
2016-03-11staging: octeon: Insert blank line after struct declarationLaura Garcia Liebana
2016-03-11staging: octeon: Move logical operators on the correct lineLaura Garcia Liebana
2016-03-11staging: octeon: Convert create_singlethread_workqueue()Bhaktipriya Shridhar
2016-02-20Staging: octeon: Remove blank lines after open bracesDilek Uzulmez
2016-02-20staging: octeon: drop atomic usage from rx countersAaro Koskinen
2016-02-11staging: octeon: refactor rgmii 10 mbps preamble error checkingAaro Koskinen
2015-10-24staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani
2015-10-17staging: octeon-ethernet: move cvm_oct_xaui_open()Aaro Koskinen
2015-10-17staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_openAaro Koskinen
2015-10-12staging: octeon-ethernet: xaui: use common initAaro Koskinen