summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet.c
Commit message (Expand)AuthorAgeFilesLines
* staging: octeon: ethernet: Convert to platform remove callback returning voidUwe Kleine-König2023-04-031-3/+2
* Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-041-1/+1
|\
| * staging: use eth_hw_addr_set() in orphan driversJakub Kicinski2021-10-201-1/+1
* | staging: use of_get_ethdev_address()Jakub Kicinski2021-10-271-1/+1
|/
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-6/+6
* Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-291-7/+3
|\
| * of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-7/+3
* | staging: octeon: Use 'for_each_child_of_node'Christophe JAILLET2021-04-221-6/+3
|/
* staging: octeon: repair "fixed-link" supportAlexander Sverdlin2020-10-271-0/+9
* net: phy: mdio-octeon: Cleanup module loading dependenciesAndrew Lunn2020-07-071-2/+1
* Revert "staging: octeon: delete driver"Chris Packham2020-02-121-0/+992
* staging: octeon: delete driverGreg Kroah-Hartman2019-12-171-992/+0
* staging: octeon: remove typedef declaration for cvmx_helper_link_infoWambui Karuga2019-10-141-2/+2
* staging: octeon: remove typedef declaration for cvmx_wqeWambui Karuga2019-10-141-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-09-181-11/+1
|\
| * staging/octeon: Allow test build on !MIPSMatthew Wilcox (Oracle)2019-07-291-11/+1
* | Staging: octeon: Avoid several usecases of strcpySandro Volery2019-09-121-8/+8
|/
* staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR checkPetr Štetiar2019-05-071-1/+1
* staging: octeon-ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-051-1/+1
* staging: octeon-ethernet: fix incorrect PHY modeAaro Koskinen2019-03-261-5/+35
* staging: octeon-ethernet: delete redundant includeAaro Koskinen2018-12-061-1/+0
* staging: octeon: Fix style issuesIoannis Valasakis2018-11-051-5/+5
* staging: octeon: remove redundant license textGreg Kroah-Hartman2018-01-151-4/+0
* staging: octeon: add SPDX identifiers.Greg Kroah-Hartman2018-01-151-0/+1
* staging: octeon: Use net_device_stats from struct net_deviceTobias Klauser2017-02-161-9/+9
* staging: octeon: Fix line over 80 charactersKamal Heib2017-02-051-1/+2
* staging: octeon: Call SET_NETDEV_DEV()Florian Fainelli2017-01-031-0/+2
* ethernet: use core min/max MTU checkingJarod Wilson2016-10-181-12/+10
* staging: octeon: remove multiple blank linesGargi Sharma2016-09-161-2/+0
* staging: octeon: use defines instead of magic numbersAsbjoern Sloth Toennesen2016-09-151-6/+12
* staging: octeon: stop using cvmx_helper_link_autoconf()Aaro Koskinen2016-09-121-2/+4
* staging: octeon: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-021-1/+1
* staging: octeon: set up pknd for all interfacesAaro Koskinen2016-09-021-0/+2
* staging: octeon: enable taking multiple rx groups into useAaro Koskinen2016-09-021-2/+47
* staging: octeon: support enabling multiple rx groupsAaro Koskinen2016-09-021-1/+5
* staging: octeon: disable rx interrupts in oct_rx_shutdownAaro Koskinen2016-09-021-9/+0
* staging: octeon: configure rx-delay/tx-delayAaro Koskinen2016-09-011-1/+13
* net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes2016-08-211-7/+5
* staging: octeon: delete redundant log messageAaro Koskinen2016-08-211-1/+0
* staging: octeon: validate interface before calling INDEXAaro Koskinen2016-08-211-3/+3
* staging: octeon: Fix alignment with open parenthesisLaura Garcia Liebana2016-03-281-2/+2
* staging: octeon: Insert blank line after struct declarationLaura Garcia Liebana2016-03-111-0/+5
* staging: octeon: Move logical operators on the correct lineLaura Garcia Liebana2016-03-111-12/+12
* staging: octeon: Convert create_singlethread_workqueue()Bhaktipriya Shridhar2016-03-111-17/+4
* Staging: octeon: Remove blank lines after open bracesDilek Uzulmez2016-02-201-1/+0
* staging: octeon: drop atomic usage from rx countersAaro Koskinen2016-02-201-12/+1
* staging: octeon: refactor rgmii 10 mbps preamble error checkingAaro Koskinen2016-02-111-2/+2
* staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani2015-10-241-1/+1
* staging: octeon-ethernet: move cvm_oct_xaui_open()Aaro Koskinen2015-10-171-0/+5
* staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_openAaro Koskinen2015-10-171-3/+2