summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-tx.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook2020-07-301-1/+1
* staging/octeon: fix up merge errorRandy Dunlap2020-03-301-1/+1
* Revert "staging: octeon: delete driver"Chris Packham2020-02-121-0/+717
* staging: octeon: delete driverGreg Kroah-Hartman2019-12-171-717/+0
* staging: octeon: fix restricted __be16 degrades to integerWambui Karuga2019-10-151-1/+1
* staging: octeon: remove typedef declartion for cvmx_pko_command_word0Wambui Karuga2019-10-141-1/+1
* staging: octeon: remove typedef declaration for cvmx_wqeWambui Karuga2019-10-141-1/+1
* Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-121-4/+5
|\
| * staging: octeon: Use "(uintptr_t)" to cast from pointer to intGeert Uytterhoeven2019-10-011-4/+5
* | netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-011-4/+2
|/
* staging/octeon: Allow test build on !MIPSMatthew Wilcox (Oracle)2019-07-291-11/+1
* staging: octeon: Fix build failure due to typo.David S. Miller2019-07-261-1/+1
* Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)2019-07-241-1/+1
* net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-3/+2
* staging: octeon: Lines should not end with a '('Branden Bonaby2019-03-181-9/+11
* staging: octeon: fix build failure with XFRM enabledFlorian Westphal2018-12-241-2/+1
* staging: octeon: remove redundant license textGreg Kroah-Hartman2018-01-151-4/+0
* staging: octeon: add SPDX identifiers.Greg Kroah-Hartman2018-01-151-0/+1
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-201-2/+1
* Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-221-5/+5
|\
| * staging: octeon: Use net_device_stats from struct net_deviceTobias Klauser2017-02-161-5/+5
* | net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn2017-01-081-3/+2
|/
* staging: octeon: Fix alignment with open parenthesisLaura Garcia Liebana2016-03-281-2/+3
* staging: octeon: Use type int instead of int32_tLaura Garcia Liebana2016-03-281-5/+5
* staging: octeon: Fix braces in condition statementLaura Garcia Liebana2016-03-111-1/+2
* staging: octeon: Remove multiple blank linesLaura Garcia Liebana2016-03-111-2/+0
* staging: octeon: Remove blank lines after open braceLaura Garcia Liebana2016-03-111-1/+0
* staging: octeon: Fix block commentsLaura Garcia Liebana2016-03-111-25/+8
* staging: octeon: Remove comparison to NULLLaura Garcia Liebana2016-03-111-1/+1
* staging: octeon: Move logical operators on the correct lineLaura Garcia Liebana2016-03-111-4/+4
* staging: octeon: Add spaces around operatorsJanani Ravichandran2016-02-111-4/+5
* staging: octeon: Fix logic for waking octeon ethernet tx queue.Luuk Paulussen2016-02-071-1/+1
* staging: octeon-ethernet: fix TCP/UDP checksum calcHamish Martin2016-02-071-1/+1
* staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani2015-10-241-1/+1
* Staging: octeon: Use preferred kernel typeAybuke Ozdemir2015-10-021-3/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-031-9/+10
|\
| * STAGING: Octeon: Support CN68XX style WQEJanne Huttunen2015-09-031-9/+10
* | staging: style fix for octeon/ethernet-tx.cJacob Kiefer2015-07-141-4/+6
|/
* staging: octeon-ethernet: update boilerplate commentsAaro Koskinen2015-04-301-20/+4
* staging: octeon-ethernet: eliminate DONT_WRITEBACKAaro Koskinen2015-04-301-1/+1
* staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM defineAaro Koskinen2015-04-301-1/+1
* MIPS: Octeon: Fix to IP checksum offloading in Little EndianPaul Martin2015-04-011-1/+1
* MIPS: Octeon: Set up ethernet hardware for little endianPaul Martin2015-04-011-0/+3
* Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank linesRoberto Medina2014-10-201-0/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-021-3/+3
|\
| * staging/octeon-ethernet: Call dev_kfree/consume_skb_any instead of dev_kfree_...Eric W. Biederman2014-03-241-3/+3
* | staging: octeon-ethernet: make cvm_oct_free_tx_skbs staticAaro Koskinen2014-03-041-1/+1
|/
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* Staging: octeon: fix line over 80 characters in ethernet-tx.cEbru Akagunduz2013-10-111-20/+45
* Staging: octeon: fix quoted string split across lines in ethernet-tx.cEbru Akagunduz2013-10-111-2/+2