aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-tx.c
Commit message (Expand)AuthorAge
* staging: octeon: Fix alignment with open parenthesisLaura Garcia Liebana2016-03-28
* staging: octeon: Use type int instead of int32_tLaura Garcia Liebana2016-03-28
* staging: octeon: Fix braces in condition statementLaura Garcia Liebana2016-03-12
* staging: octeon: Remove multiple blank linesLaura Garcia Liebana2016-03-12
* staging: octeon: Remove blank lines after open braceLaura Garcia Liebana2016-03-12
* staging: octeon: Fix block commentsLaura Garcia Liebana2016-03-12
* staging: octeon: Remove comparison to NULLLaura Garcia Liebana2016-03-12
* staging: octeon: Move logical operators on the correct lineLaura Garcia Liebana2016-03-12
* staging: octeon: Add spaces around operatorsJanani Ravichandran2016-02-11
* staging: octeon: Fix logic for waking octeon ethernet tx queue.Luuk Paulussen2016-02-07
* staging: octeon-ethernet: fix TCP/UDP checksum calcHamish Martin2016-02-07
* staging: octeon: Remove explicit NULL comparisonMuhammad Falak R Wani2015-10-24
* Staging: octeon: Use preferred kernel typeAybuke Ozdemir2015-10-02
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-03
|\
| * STAGING: Octeon: Support CN68XX style WQEJanne Huttunen2015-09-03
* | staging: style fix for octeon/ethernet-tx.cJacob Kiefer2015-07-14
|/
* staging: octeon-ethernet: update boilerplate commentsAaro Koskinen2015-04-30
* staging: octeon-ethernet: eliminate DONT_WRITEBACKAaro Koskinen2015-04-30
* staging: octeon-ethernet: eliminate USE_HW_TCPUDP_CHECKSUM defineAaro Koskinen2015-04-30
* MIPS: Octeon: Fix to IP checksum offloading in Little EndianPaul Martin2015-04-01
* MIPS: Octeon: Set up ethernet hardware for little endianPaul Martin2015-04-01
* Staging: octeon: ethernet-tx: fixed coding style warnings, missing blank linesRoberto Medina2014-10-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-02
|\
| * staging/octeon-ethernet: Call dev_kfree/consume_skb_any instead of dev_kfree_...Eric W. Biederman2014-03-25
* | staging: octeon-ethernet: make cvm_oct_free_tx_skbs staticAaro Koskinen2014-03-04
|/
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-17
* Staging: octeon: fix line over 80 characters in ethernet-tx.cEbru Akagunduz2013-10-11
* Staging: octeon: fix quoted string split across lines in ethernet-tx.cEbru Akagunduz2013-10-11
* staging: octeon: Fix typo in staging/octeonMasanari Iida2013-09-25
* Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-22
|\
| * Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-02
| |\
| | * staging:octeon Fix typos in staging:octeonJustin P. Mattock2012-04-10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\| |
| * | staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz2012-04-24
| |/
* / skb: Add inline helper for getting the skb end offset from headAlexander Duyck2012-05-06
|/
* MIPS: Octeon: Move some Ethernet support files out of staging.David Daney2011-12-07
* STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct changeDavid Daney2011-11-09
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* staging: octeon: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-28
* Staging: Octeon: Reformat a bunch of comments.David Daney2010-02-27
* Staging: Octeon: Free transmit SKBs in a timely mannerDavid Daney2010-02-27
* Staging: Octeon Ethernet: Use constants from in.hDavid Daney2010-02-27
* Staging: Octeon Ethernet: Enable scatter-gather.David Daney2010-02-27
* Staging: Octeon Ethernet: Rewrite transmit code.David Daney2010-02-27
* Staging: Octeon Ethernet: Fix memory allocation.David Daney2010-02-27
* Staging: Octeon Ethernet: Remove unused code.David Daney2010-02-27
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-11
* Staging: octeon-ethernet: Fix race freeing transmit buffers.David Daney2009-06-24
* Staging: octeon-ethernet: Convert to use net_device_ops.David Daney2009-06-24
* Staging: Add octeon-ethernet driver files.David Daney2009-06-17