aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-tx.c
AgeCommit message (Expand)Author
2022-10-20staging: octeon: remove redundant variable total_freedColin Ian King
2022-09-24staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_powNathan Huckleberry
2021-05-10staging: octeon: ethernet-tx: Fix formatting issue in function headerLee Jones
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2020-03-30staging/octeon: fix up merge errorRandy Dunlap
2020-02-12Revert "staging: octeon: delete driver"Chris Packham
2019-12-17staging: octeon: delete driverGreg Kroah-Hartman
2019-10-15staging: octeon: fix restricted __be16 degrades to integerWambui Karuga
2019-10-14staging: octeon: remove typedef declartion for cvmx_pko_command_word0Wambui Karuga
2019-10-14staging: octeon: remove typedef declaration for cvmx_wqeWambui Karuga
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-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-03-18staging: octeon: Lines should not end with a '('Branden Bonaby
2018-12-24staging: octeon: fix build failure with XFRM enabledFlorian Westphal
2018-01-15staging: octeon: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: octeon: add SPDX identifiers.Greg Kroah-Hartman
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu
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-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn
2016-03-28staging: octeon: Fix alignment with open parenthesisLaura Garcia Liebana
2016-03-28staging: octeon: Use type int instead of int32_tLaura Garcia Liebana
2016-03-11staging: octeon: Fix braces in condition statementLaura Garcia Liebana
2016-03-11staging: octeon: Remove multiple blank linesLaura Garcia Liebana
2016-03-11staging: octeon: Remove blank lines after open braceLaura Garcia Liebana
2016-03-11staging: octeon: Fix block commentsLaura Garcia Liebana
2016-03-11staging: octeon: Remove comparison to NULLLaura Garcia Liebana
2016-03-11staging: octeon: Move logical operators on the correct lineLaura Garcia Liebana
2016-02-11staging: octeon: Add spaces around operatorsJanani Ravichandran
2016-02-07staging: octeon: Fix logic for waking octeon ethernet tx queue.Luuk Paulussen
2016-02-07staging: octeon-ethernet: fix TCP/UDP checksum calcHamish Martin
2015-10-24staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani
2015-10-02Staging: octeon: Use preferred kernel typeAybuke Ozdemir
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03STAGING: Octeon: Support CN68XX style WQEJanne Huttunen
2015-07-14staging: style fix for octeon/ethernet-tx.cJacob Kiefer
2015-04-30staging: octeon-ethernet: update boilerplate commentsAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate DONT_WRITEBACKAaro Koskinen
2015-04-30staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM defineAaro Koskinen
2015-04-01MIPS: Octeon: Fix to IP checksum offloading in Little EndianPaul Martin
2015-04-01MIPS: Octeon: Set up ethernet hardware for little endianPaul Martin
2014-10-20Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank linesRoberto Medina
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-03-24staging/octeon-ethernet: Call dev_kfree/consume_skb_any instead of dev_kfree_...Eric W. Biederman
2014-03-04staging: octeon-ethernet: make cvm_oct_free_tx_skbs staticAaro Koskinen