aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon (follow)
AgeCommit message (Expand)AuthorFilesLines
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/gregkh/stagingLinus 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/gregkh/stagingLinus 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