summaryrefslogtreecommitdiff
path: root/drivers/staging/octeon
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-05-10staging: octeon: ethernet-tx: Fix formatting issue in function headerLee Jones
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
2021-03-10staging: octeon: cleanup unnecessary parentheses in ethernet-spmi.cShreesh Adiga
2021-02-07staging: octeon: remove braces from single-line blockPhillip Potter
2021-02-04staging: octeon: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi
2020-10-27staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin
2020-10-27staging: octeon: repair "fixed-link" supportAlexander Sverdlin
2020-08-06Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2020-07-23staging: octeon: Indent with tabs instead of spacesMuhammad Usama Anjum
2020-07-23staging: octeon: Add the license identifierMuhammad Usama Anjum
2020-07-07net: phy: mdio-octeon: Cleanup module loading dependenciesAndrew Lunn
2020-03-30staging/octeon: fix up merge errorRandy Dunlap
2020-02-23staging: octeon: match parentheses alignmentKaaira Gupta
2020-02-23staging: octeon: add blank line after unionKaaira Gupta
2020-02-23staging: octeon: add space around '+' and parenthesesKaaira Gupta
2020-02-12Revert "staging/octeon: Mark Ethernet driver as BROKEN"Chris Packham
2020-02-12Revert "staging: octeon: delete driver"Chris Packham
2019-12-17staging: octeon: delete driverGreg Kroah-Hartman
2019-12-10staging/octeon: Mark Ethernet driver as BROKENGuenter Roeck
2019-11-22staging: octeon: indent with tabs instead of spacesGiovanni Gherdovich
2019-11-11staging: octeon: fix missing a blank line after declarationValery Ivanov
2019-10-27staging: octeon: Remove unneeded variableCristiane Naves
2019-10-15staging: octeon: fix restricted __be16 degrades to integerWambui Karuga
2019-10-14staging: octeon: remove typedef declaration for cvmx_fau_op_sizeWambui Karuga
2019-10-14staging: octeon: remove typedef declartion for cvmx_pko_command_word0Wambui Karuga
2019-10-14staging: octeon: remove typedef declaration for cvmx_fau_reg_32Wambui Karuga
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-10-14Merge 5.4-rc3 into staging-nextGreg Kroah-Hartman
2019-10-12Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-10staging: octeon: Fix incorrect type in assignmentWambui Karuga
2019-10-08staging/octeon: Use stubs for MIPS && !CAVIUM_OCTEON_SOCPaul Burton
2019-10-08staging: octeon: Remove typedef declarationWambui Karuga
2019-10-01netfilter: drop bridge nf reset from nf_resetFlorian Westphal
2019-10-01staging: octeon: Use "(uintptr_t)" to cast from pointer to intGeert Uytterhoeven
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-31staging/octeon: Fix build error without CONFIG_NETDEVICESYueHaibing
2019-07-29staging/octeon: Allow test build on !MIPSMatthew Wilcox (Oracle)
2019-07-26staging: octeon: Fix build failure due to typo.David S. Miller
2019-07-24Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)