summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon
AgeCommit message (Expand)AuthorLines
2025-10-04Merge tag 'staging-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-106/+68
2025-09-06staging: octeon: Clean up dead code in ethernet-tx.cMohammed GUERMOUD-40/+0
2025-08-19staging: octeon: Convert to skb_dst_dropStanislav Fomichev-2/+1
2025-08-11staging: octeon: Use 'u64' instead of 'uint64_t' in union cvmx_pip_wqe_word2Len Bao-66/+68
2024-10-09staging: Switch back to struct platform_driver::remove()Sergio Paracuellos-1/+1
2024-10-09staging: octeon: Use new initialization api for taskletAbhishek Tamboli-3/+3
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin-1/+1
2024-03-05Staging: octeon: Match parenthesis alignmentDorine Tipo-1/+1
2024-03-05staging: octeon: Don't bother filling in ethtool driver versionJohn Garry-2/+0
2023-05-08staging: octeon: delete my name from TODO contactAaro Koskinen-1/+0
2023-04-03staging: octeon: ethernet: Convert to platform remove callback returning voidUwe Kleine-König-3/+2
2023-03-17Staging: octeon: Fix line ending with '('Sumitra Sharma-3/+1
2022-11-02staging: octeon: cvmx_ptr_to_phys() should return physaddr_tGeert Uytterhoeven-1/+1
2022-10-20staging: octeon: remove redundant variable total_freedColin Ian King-2/+0
2022-09-24staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_powNathan Huckleberry-4/+4
2022-07-08staging: switch to netif_napi_add_weight()Jakub Kicinski-2/+2
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2021-10-27staging: use of_get_ethdev_address()Jakub Kicinski-1/+1
2021-10-20staging: use eth_hw_addr_set() in orphan driversJakub Kicinski-1/+1
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann-6/+6
2021-05-10staging: octeon: ethernet-tx: Fix formatting issue in function headerLee Jones-1/+0
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-7/+3
2021-04-22staging: octeon: Use 'for_each_child_of_node'Christophe JAILLET-6/+3
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle-7/+3
2021-03-10staging: octeon: cleanup unnecessary parentheses in ethernet-spmi.cShreesh Adiga-1/+1
2021-02-07staging: octeon: remove braces from single-line blockPhillip Potter-2/+1
2021-02-04staging: octeon: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi-3/+3
2020-10-27staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin-15/+19
2020-10-27staging: octeon: repair "fixed-link" supportAlexander Sverdlin-6/+9
2020-08-06Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+6
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-5/+2
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook-1/+1
2020-07-23staging: octeon: Indent with tabs instead of spacesMuhammad Usama Anjum-5/+5
2020-07-23staging: octeon: Add the license identifierMuhammad Usama Anjum-0/+1
2020-07-07net: phy: mdio-octeon: Cleanup module loading dependenciesAndrew Lunn-5/+2
2020-03-30staging/octeon: fix up merge errorRandy Dunlap-1/+1
2020-02-23staging: octeon: match parentheses alignmentKaaira Gupta-1/+1
2020-02-23staging: octeon: add blank line after unionKaaira Gupta-0/+1
2020-02-23staging: octeon: add space around '+' and parenthesesKaaira Gupta-17/+17
2020-02-12Revert "staging/octeon: Mark Ethernet driver as BROKEN"Chris Packham-1/+0
2020-02-12Revert "staging: octeon: delete driver"Chris Packham-0/+4746
2019-12-17staging: octeon: delete driverGreg Kroah-Hartman-4746/+0
2019-12-10staging/octeon: Mark Ethernet driver as BROKENGuenter Roeck-0/+1
2019-11-22staging: octeon: indent with tabs instead of spacesGiovanni Gherdovich-16/+16
2019-11-11staging: octeon: fix missing a blank line after declarationValery Ivanov-0/+1
2019-10-27staging: octeon: Remove unneeded variableCristiane Naves-3/+1
2019-10-15staging: octeon: fix restricted __be16 degrades to integerWambui Karuga-1/+1
2019-10-14staging: octeon: remove typedef declaration for cvmx_fau_op_sizeWambui Karuga-2/+2
2019-10-14staging: octeon: remove typedef declartion for cvmx_pko_command_word0Wambui Karuga-4/+4
2019-10-14staging: octeon: remove typedef declaration for cvmx_fau_reg_32Wambui Karuga-6/+8