summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-tx.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: octeon: Fix typo in staging/octeonMasanari Iida2013-09-251-1/+1
* Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-221-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-071-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-261-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
* Staging: Octeon Ethernet: Enable scatter-gather.David Daney2010-02-271-7/+50
* Staging: Octeon Ethernet: Rewrite transmit code.David Daney2010-02-271-60/+112
* Staging: Octeon Ethernet: Fix memory allocation.David Daney2010-02-271-3/+3
* Staging: Octeon Ethernet: Remove unused code.David Daney2010-02-271-99/+0
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-1/+1
OpenPOWER on IntegriCloud