summaryrefslogtreecommitdiff
path: root/drivers/staging/octeon
AgeCommit message (Expand)Author
2020-11-05staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin
2020-11-05staging: octeon: repair "fixed-link" supportAlexander Sverdlin
2019-12-13staging/octeon: Use stubs for MIPS && !CAVIUM_OCTEON_SOCPaul Burton
2019-10-12Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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)
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07staging: octeon-ethernet: Fix of_get_mac_address ERR_PTR checkPetr Štetiar
2019-05-05staging: octeon-ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-04-30staging: octeon-ethernet: add TODOAaro Koskinen
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-04-01Merge 5.1-rc3 into staging-nextGreg Kroah-Hartman
2019-03-26staging: octeon-ethernet: fix incorrect PHY modeAaro Koskinen
2019-03-18staging: octeon: Lines should not end with a '('Branden Bonaby
2019-01-30staging: octeon: fix broken phylib usageAaro Koskinen
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-24staging: octeon: fix build failure with XFRM enabledFlorian Westphal
2018-12-06staging: octeon-ethernet: delete redundant includeAaro Koskinen
2018-11-05staging: octeon: Fix style issuesIoannis Valasakis
2018-01-15staging: octeon: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: octeon: add SPDX identifiers.Greg Kroah-Hartman
2017-08-18staging: octeon: fix line over 80 charactersJohn Smith
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-15staging: octeon: use __func__ instead of func nameCraig Kewley
2017-03-08staging: octeon: remove unused variableArnd Bergmann
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-16staging: octeon: Use net_device_stats from struct net_deviceTobias Klauser
2017-02-05staging: octeon: Fix line over 80 charactersKamal Heib
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn
2017-01-03staging: octeon: Call SET_NETDEV_DEV()Florian Fainelli
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-09-20Staging: octeon: Add missing of_node_put after calling of_parse_phandle.Sandhya Bankar
2016-09-18Staging: octeon: ethernet-rx: fixed three redundant blank line style issuesCathal Mullaney
2016-09-16staging: octeon: remove multiple blank linesGargi Sharma
2016-09-15staging: octeon: use defines instead of magic numbersAsbjoern Sloth Toennesen
2016-09-12staging: octeon: stop using cvmx_helper_link_autoconf()Aaro Koskinen
2016-09-02staging: octeon: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-02staging: octeon: prevent poll during rx initAaro Koskinen
2016-09-02staging: octeon: set up pknd for all interfacesAaro Koskinen