aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon
AgeCommit message (Expand)AuthorFilesLines
2024-03-05Staging: octeon: Match parenthesis alignmentDorine Tipo1-1/+1
2024-03-05staging: octeon: Don't bother filling in ethtool driver versionJohn Garry1-2/+0
2023-05-08staging: octeon: delete my name from TODO contactAaro Koskinen1-1/+0
2023-04-03staging: octeon: ethernet: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-17Staging: octeon: Fix line ending with '('Sumitra Sharma1-3/+1
2022-11-02staging: octeon: cvmx_ptr_to_phys() should return physaddr_tGeert Uytterhoeven1-1/+1
2022-10-20staging: octeon: remove redundant variable total_freedColin Ian King1-2/+0
2022-09-24staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_powNathan Huckleberry2-4/+4
2022-07-08staging: switch to netif_napi_add_weight()Jakub Kicinski1-2/+2
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2021-10-27staging: use of_get_ethdev_address()Jakub Kicinski1-1/+1
2021-10-20staging: use eth_hw_addr_set() in orphan driversJakub Kicinski1-1/+1
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-6/+6
2021-05-10staging: octeon: ethernet-tx: Fix formatting issue in function headerLee Jones1-1/+0
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-7/+3
2021-04-22staging: octeon: Use 'for_each_child_of_node'Christophe JAILLET1-6/+3
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle1-7/+3
2021-03-10staging: octeon: cleanup unnecessary parentheses in ethernet-spmi.cShreesh Adiga1-1/+1
2021-02-07staging: octeon: remove braces from single-line blockPhillip Potter1-2/+1
2021-02-04staging: octeon: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-3/+3
2020-10-27staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin1-15/+19
2020-10-27staging: octeon: repair "fixed-link" supportAlexander Sverdlin2-6/+9
2020-08-06Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+6
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds3-5/+2
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook1-1/+1
2020-07-23staging: octeon: Indent with tabs instead of spacesMuhammad Usama Anjum1-5/+5
2020-07-23staging: octeon: Add the license identifierMuhammad Usama Anjum1-0/+1
2020-07-07net: phy: mdio-octeon: Cleanup module loading dependenciesAndrew Lunn3-5/+2
2020-03-30staging/octeon: fix up merge errorRandy Dunlap1-1/+1
2020-02-23staging: octeon: match parentheses alignmentKaaira Gupta1-1/+1
2020-02-23staging: octeon: add blank line after unionKaaira Gupta1-0/+1
2020-02-23staging: octeon: add space around '+' and parenthesesKaaira Gupta1-17/+17
2020-02-12Revert "staging/octeon: Mark Ethernet driver as BROKEN"Chris Packham1-1/+0
2020-02-12Revert "staging: octeon: delete driver"Chris Packham19-0/+4746
2019-12-17staging: octeon: delete driverGreg Kroah-Hartman19-4746/+0
2019-12-10staging/octeon: Mark Ethernet driver as BROKENGuenter Roeck1-0/+1
2019-11-22staging: octeon: indent with tabs instead of spacesGiovanni Gherdovich1-16/+16
2019-11-11staging: octeon: fix missing a blank line after declarationValery Ivanov1-0/+1
2019-10-27staging: octeon: Remove unneeded variableCristiane Naves1-3/+1
2019-10-15staging: octeon: fix restricted __be16 degrades to integerWambui Karuga1-1/+1
2019-10-14staging: octeon: remove typedef declaration for cvmx_fau_op_sizeWambui Karuga1-2/+2
2019-10-14staging: octeon: remove typedef declartion for cvmx_pko_command_word0Wambui Karuga2-4/+4
2019-10-14staging: octeon: remove typedef declaration for cvmx_fau_reg_32Wambui Karuga1-6/+8
2019-10-14staging: octeon: remove typedef declaration for cvmx_helper_link_infoWambui Karuga5-13/+13
2019-10-14staging: octeon: remove typedef declaration for cvmx_wqeWambui Karuga4-16/+16
2019-10-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman2-9/+8
2019-10-12Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+6
2019-10-10staging: octeon: Fix incorrect type in assignmentWambui Karuga1-1/+1
2019-10-08staging/octeon: Use stubs for MIPS && !CAVIUM_OCTEON_SOCPaul Burton2-2/+5
2019-10-08staging: octeon: Remove typedef declarationWambui Karuga1-3/+3
2019-10-01netfilter: drop bridge nf reset from nf_resetFlorian Westphal1-4/+2
2019-10-01staging: octeon: Use "(uintptr_t)" to cast from pointer to intGeert Uytterhoeven2-5/+6
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds14-82/+1470
2019-09-12Staging: octeon: Avoid several usecases of strcpySandro Volery1-8/+8
2019-07-31staging/octeon: Fix build error without CONFIG_NETDEVICESYueHaibing1-1/+2
2019-07-29staging/octeon: Allow test build on !MIPSMatthew Wilcox (Oracle)14-78/+1466
2019-07-26staging: octeon: Fix build failure due to typo.David S. Miller1-1/+1
2019-07-24Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)1-1/+1
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)1-3/+2
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2019-05-07staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR checkPetr Štetiar1-1/+1
2019-05-05staging: octeon-ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-1/+1
2019-04-30staging: octeon-ethernet: add TODOAaro Koskinen1-0/+9
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-04-01Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman3-7/+39
2019-03-26staging: octeon-ethernet: fix incorrect PHY modeAaro Koskinen3-7/+39
2019-03-18staging: octeon: Lines should not end with a '('Branden Bonaby1-9/+11
2019-01-30staging: octeon: fix broken phylib usageAaro Koskinen1-1/+1
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+5
2018-12-24staging: octeon: fix build failure with XFRM enabledFlorian Westphal1-2/+1
2018-12-06staging: octeon-ethernet: delete redundant includeAaro Koskinen2-2/+0
2018-11-05staging: octeon: Fix style issuesIoannis Valasakis1-5/+5
2018-01-15staging: octeon: remove redundant license textGreg Kroah-Hartman16-63/+0
2018-01-15staging: octeon: add SPDX identifiers.Greg Kroah-Hartman16-0/+16
2017-08-18staging: octeon: fix line over 80 charactersJohn Smith1-38/+41
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-8/+5
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu1-2/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-6/+4
2017-05-15staging: octeon: use __func__ instead of func nameCraig Kewley1-1/+1
2017-03-08staging: octeon: remove unused variableArnd Bergmann1-1/+0
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-20/+19
2017-02-16staging: octeon: Use net_device_stats from struct net_deviceTobias Klauser4-19/+17
2017-02-05staging: octeon: Fix line over 80 charactersKamal Heib1-1/+2
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet1-1/+1
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn1-3/+2
2017-01-03staging: octeon: Call SET_NETDEV_DEV()Florian Fainelli1-0/+2
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson1-12/+10
2016-09-20Staging: octeon: Add missing of_node_put after calling of_parse_phandle.Sandhya Bankar1-0/+1
2016-09-18Staging: octeon: ethernet-rx: fixed three redundant blank line style issuesCathal Mullaney1-3/+0
2016-09-16staging: octeon: remove multiple blank linesGargi Sharma1-2/+0
2016-09-15staging: octeon: use defines instead of magic numbersAsbjoern Sloth Toennesen1-6/+12
2016-09-12staging: octeon: stop using cvmx_helper_link_autoconf()Aaro Koskinen2-3/+8
2016-09-02staging: octeon: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-1/+1
2016-09-02staging: octeon: prevent poll during rx initAaro Koskinen1-0/+6
2016-09-02staging: octeon: set up pknd for all interfacesAaro Koskinen1-0/+2
2016-09-02staging: octeon: enable taking multiple rx groups into useAaro Koskinen1-2/+47
2016-09-02staging: octeon: support enabling multiple rx groupsAaro Koskinen3-53/+81
2016-09-02staging: octeon: move group number into rx group dataAaro Koskinen1-9/+11
2016-09-02staging: octeon: move irq into rx group specific dataAaro Koskinen1-7/+10
2016-09-02staging: octeon: create a struct for rx group specific dataAaro Koskinen1-6/+9
2016-09-02staging: octeon: move common poll code into a separate functionAaro Koskinen1-10/+19
2016-09-02staging: octeon: pass the NAPI instance reference to irq handlerAaro Koskinen1-4/+4
2016-09-02staging: octeon: use passed interrupt number in the handlerAaro Koskinen1-3/+3
2016-09-02staging: octeon: disable rx interrupts in oct_rx_shutdownAaro Koskinen2-9/+9
2016-09-01staging: octeon: configure rx-delay/tx-delayAaro Koskinen1-1/+13
2016-08-21net: ethernet: octeon: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes1-21/+2
2016-08-21net: ethernet: octeon: use phydev from struct net_devicePhilippe Reynes4-37/+26
2016-08-21staging: octeon: delete redundant log messageAaro Koskinen1-1/+0
2016-08-21staging: octeon: check for pow0 before calling interface helperAaro Koskinen1-3/+4
2016-08-21staging: octeon: validate interface before calling INDEXAaro Koskinen1-3/+3
2016-03-28staging: octeon: Fix alignment with open parenthesisLaura Garcia Liebana4-8/+10
2016-03-28staging: octeon: Use type int instead of int32_tLaura Garcia Liebana1-5/+5
2016-03-11staging: octeon: Fix braces in condition statementLaura Garcia Liebana1-1/+2
2016-03-11staging: octeon: Remove multiple blank linesLaura Garcia Liebana1-2/+0
2016-03-11staging: octeon: Fix lines over 80 charactersLaura Garcia Liebana1-3/+7
2016-03-11staging: octeon: Remove blank lines after open braceLaura Garcia Liebana3-4/+0
2016-03-11staging: octeon: Fix block commentsLaura Garcia Liebana2-40/+13
2016-03-11staging: octeon: Remove comparison to NULLLaura Garcia Liebana4-7/+7
2016-03-11staging: octeon: Insert blank line after struct declarationLaura Garcia Liebana1-0/+5
2016-03-11staging: octeon: Move logical operators on the correct lineLaura Garcia Liebana2-16/+16
2016-03-11staging: octeon: Convert create_singlethread_workqueue()Bhaktipriya Shridhar2-18/+4
2016-02-20Staging: octeon: Remove blank lines after open bracesDilek Uzulmez1-1/+0
2016-02-20staging: octeon: drop atomic usage from rx countersAaro Koskinen2-32/+4
2016-02-14staging: octeon: support fixed-link physAaro Koskinen1-0/+9
2016-02-11staging: octeon: refactor rgmii 10 mbps preamble error checkingAaro Koskinen4-225/+87
2016-02-11staging: octeon: Add spaces around operatorsJanani Ravichandran1-4/+5
2016-02-07Staging:octeon:removed blank line after {Bhumika Goyal1-4/+0
2016-02-07staging: octeon: Fix logic for waking octeon ethernet tx queue.Luuk Paulussen1-1/+1
2016-02-07staging: octeon-ethernet: fix TCP/UDP checksum calcHamish Martin1-1/+1
2016-01-13Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-01-10net: ethernet-rgmii.c: Fix breakage from moving phdev busAndrew Lunn1-3/+3
2015-11-15staging: octeon: Add space around '+'Burcin Akalin1-1/+1
2015-10-24staging: octeon: Do not use multiple blank lines.Burcin Akalin1-1/+0
2015-10-24staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani1-1/+1
2015-10-24staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani1-1/+1
2015-10-17staging: octeon-ethernet: move cvm_oct_xaui_open()Aaro Koskinen4-34/+5
2015-10-17staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_openAaro Koskinen5-7/+6
2015-10-17staging: octeon-ethernet: rgmii: poll link status on openAaro Koskinen1-1/+1
2015-10-12staging: octeon-ethernet: xaui: use common initAaro Koskinen3-9/+1
2015-10-12staging: octeon-ethernet: xaui: don't register poll function in initAaro Koskinen1-4/+0
2015-10-12staging: octeon: Fix kernel-doc function descriptionCristina Moraru1-7/+7
2015-10-12staging: octeon: Remove /** from regular commentsCristina Moraru1-3/+3
2015-10-12staging: octeon: Remove extra line from kernel-docCristina Moraru1-1/+1
2015-10-04staging: octeon: Add kernel-doc params descriptionCristina Moraru1-0/+2
2015-10-02Staging: octeon: Use preferred kernel typeAybuke Ozdemir5-14/+14
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-63/+118
2015-09-03STAGING: Octeon: Use common helpers for determining interface and portJanne Huttunen1-11/+11
2015-09-03STAGING: Octeon: Support CN68XX style WQEJanne Huttunen2-31/+46
2015-09-03STAGING: Octeon: Increase output command buffersJanne Huttunen1-1/+1
2015-09-03STAGING: Octeon: Set SSO group mask properly on CN68XXAaro Koskinen1-4/+17
2015-09-03STAGING: Octeon: Properly enable/disable SSO WQE interruptsAaro Koskinen2-16/+43
2015-08-14staging: octeon: Remove unnecessary externsJoe Perches2-12/+12
2015-08-07staging: octeon: fix coding style warnings for block commentsOkash Khawaja1-3/+4
2015-07-31staging: octeon: add missing blank line after declarationsKevin Darbyshire-Bryant1-0/+1
2015-07-14staging: style fix for octeon/ethernet-tx.cJacob Kiefer1-4/+6
2015-04-30staging: octeon-ethernet: update boilerplate commentsAaro Koskinen16-320/+59
2015-04-30staging: octeon-ethernet: eliminate OCTEON_ETHERNET_VERSIONAaro Koskinen3-7/+3
2015-04-30staging: octeon-ethernet: eliminate DONT_WRITEBACKAaro Koskinen5-15/+5
2015-04-30staging: octeon-ethernet: eliminate USE_RED defineAaro Koskinen2-6/+1
2015-04-30staging: octeon-ethernet: eliminate USE_SKBUFFS_IN_HW defineAaro Koskinen3-9/+4
2015-04-30staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM defineAaro Koskinen3-12/+3
2015-04-30staging: octeon-ethernet: eliminate USE_10MBPS_PREAMBLE_WORKAROUND defineAaro Koskinen3-21/+5
2015-04-30staging: octeon-ethernet: delete references to CONFIG_CAVIUM_RESERVE32Aaro Koskinen1-10/+0
2015-04-30staging: octeon-ethernet: spi: refactor spx block interrupt handlingAaro Koskinen1-47/+30
2015-04-30staging: octeon-ethernet: spi: move stx interrupt dumps into a functionAaro Koskinen1-38/+30
2015-04-30staging: octeon-ethernet: spi: move spx interrupt dumps into a functionAaro Koskinen1-46/+34
2015-04-30staging: octeon-ethernet: rgmii: use function to configure hw preambleAaro Koskinen1-49/+35
2015-04-30staging: octeon-ethernet: rgmii: refactor gmx block interrupt handlingAaro Koskinen1-82/+41
2015-04-30staging: octeon-ethernet: sgmii/xaui: make link poll genericAaro Koskinen4-47/+25
2015-04-30staging: octeon-ethernet: consolidate carrier notificationsAaro Koskinen5-53/+15
2015-04-30staging: octeon-ethernet: add queue information to carrier noteAaro Koskinen1-2/+2
2015-04-30staging: octeon-ethernet: delete sgmii and xaui specific uninit functionsAaro Koskinen4-14/+2
2015-04-30staging: octeon-ethernet: move ndo_stop to common initAaro Koskinen4-3/+3
2015-04-30staging: octeon-ethernet: consolidate ndo_stop functionsAaro Koskinen6-46/+11
2015-04-30staging: octeon-ethernet: consolidate ndo_open functionsAaro Koskinen5-95/+44
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-1/+14
2015-04-03staging: octeon-ethernet: delete cvm_oct_set_carrier()Aaro Koskinen1-13/+0
2015-04-01MIPS: Octeon: Fix to IP checksum offloading in Little EndianPaul Martin1-1/+1
2015-04-01MIPS: Octeon: Set up ethernet hardware for little endianPaul Martin2-0/+13
2015-03-26Staging: octeon: Remove extern from .c fileHelen Fornazier2-2/+3
2015-03-20Staging: octeon: constify of_device_id arrayFabian Frederick1-1/+1
2015-01-17Staging: octeon: Fixed a typoGustavo A. R. Silva1-1/+1
2015-01-17Staging: octeon: Add blank lines after declarationsJamie Lawler1-0/+2
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-121/+55
2014-12-02staging: octeon: Fix checkpatch 80 character limit warningsLuis de Bethencourt1-16/+33
2014-11-26staging: octeon-ethernet: drop multiple NAPI instancesAaro Koskinen3-106/+10
2014-10-30staging: octeon-ethernet: disable load balance for receiving packet when CONF...Eunbong Song1-0/+2
2014-10-20staging: octeon: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank linesRoberto Medina1-0/+11
2014-10-20staging: octeon: Fix warning of prefer ether_addr_copy.Dilek Uzulmez1-1/+1
2014-10-02staging: octeon: Combined seperate strings.Gulsah Kose1-2/+1
2014-10-02staging: octeon: Combined seperate strings.Gulsah Kose1-6/+3
2014-09-28staging: octeon: Fix missing blank line warning.Melike Yurtoglu1-0/+5
2014-09-28staging: octeon: Removed unnecessary else expression.Dilek Uzulmez1-4/+2
2014-09-28staging: octeon: Fix line 80 characters in ethernet.cEsra Altintas1-1/+2
2014-09-23Staging: octeon: Fix missing blank line warning.Aybuke Ozdemir1-0/+1
2014-09-19staging: octeon: Fix quoted string split warning.Gulsah Kose1-2/+1
2014-09-19staging: octeon: Fix missing blank line warning.Gulsah Kose1-0/+6
2014-09-19Staging: octeon: Missing a blank line after declarationsAybuke Ozdemir1-0/+1