summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-tx.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* staging: octeon: remove redundant license textGreg Kroah-Hartman2018-01-151-4/+0Star
* staging: octeon: add SPDX identifiers.Greg Kroah-Hartman2018-01-151-0/+1
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-201-2/+1Star
* 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-091-3/+2Star
|/
* 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-121-1/+2
* staging: octeon: Remove multiple blank linesLaura Garcia Liebana2016-03-121-2/+0Star
* staging: octeon: Remove blank lines after open braceLaura Garcia Liebana2016-03-121-1/+0Star
* staging: octeon: Fix block commentsLaura Garcia Liebana2016-03-121-25/+8Star
* staging: octeon: Remove comparison to NULLLaura Garcia Liebana2016-03-121-1/+1
* staging: octeon: Move logical operators on the correct lineLaura Garcia Liebana2016-03-121-4/+4
* staging: octeon: Add spaces around operatorsJanani Ravichandran2016-02-121-4/+5
* staging: octeon: Fix logic for waking octeon ethernet tx queue.Luuk Paulussen2016-02-081-1/+1
* staging: octeon-ethernet: fix TCP/UDP checksum calcHamish Martin2016-02-081-1/+1
* staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani2015-10-251-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-041-9/+10
|\
| * STAGING: Octeon: Support CN68XX style WQEJanne Huttunen2015-09-031-9/+10
* | staging: style fix for octeon/ethernet-tx.cJacob Kiefer2015-07-151-4/+6
|/
* staging: octeon-ethernet: update boilerplate commentsAaro Koskinen2015-04-301-20/+4Star
* 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-031-3/+3
|\
| * staging/octeon-ethernet: Call dev_kfree/consume_skb_any instead of dev_kfree_...Eric W. Biederman2014-03-251-3/+3
* | staging: octeon-ethernet: make cvm_oct_free_tx_skbs staticAaro Koskinen2014-03-051-1/+1
|/
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0Star
* 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
* staging: octeon: Fix typo in staging/octeonMasanari Iida2013-09-261-1/+1
* Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-231-5/+5
|\
| * Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-021-5/+5
| |\
| | * staging:octeon Fix typos in staging:octeonJustin P. Mattock2012-04-101-5/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-081-0/+1
|\| |
| * | staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz2012-04-241-0/+1
| |/
* / skb: Add inline helper for getting the skb end offset from headAlexander Duyck2012-05-061-1/+1
|/
* MIPS: Octeon: Move some Ethernet support files out of staging.David Daney2011-12-071-6/+6
* STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct changeDavid Daney2011-11-091-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* staging: octeon: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-281-5/+6
* Staging: Octeon: Reformat a bunch of comments.David Daney2010-02-271-7/+7
* Staging: Octeon: Free transmit SKBs in a timely mannerDavid Daney2010-02-271-27/+110
* Staging: Octeon Ethernet: Use constants from in.hDavid Daney2010-02-271-4/+4