aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-tx.c
AgeCommit message (Expand)Author
2018-06-20staging: octeon: Add a workaround for the issue of GCC8Kevin Hao
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
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-11Staging: octeon: fix line over 80 characters in ethernet-tx.cEbru Akagunduz
2013-10-11Staging: octeon: fix quoted string split across lines in ethernet-tx.cEbru Akagunduz
2013-09-25staging: octeon: Fix typo in staging/octeonMasanari Iida
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-06skb: Add inline helper for getting the skb end offset from headAlexander Duyck
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-04-24staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz
2012-04-10staging:octeon Fix typos in staging:octeonJustin P. Mattock
2011-12-07MIPS: Octeon: Move some Ethernet support files out of staging.David Daney
2011-11-09STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct changeDavid Daney
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-28staging: octeon: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2010-02-27Staging: Octeon: Reformat a bunch of comments.David Daney
2010-02-27Staging: Octeon: Free transmit SKBs in a timely mannerDavid Daney
2010-02-27Staging: Octeon Ethernet: Use constants from in.hDavid Daney
2010-02-27Staging: Octeon Ethernet: Enable scatter-gather.David Daney
2010-02-27Staging: Octeon Ethernet: Rewrite transmit code.David Daney
2010-02-27Staging: Octeon Ethernet: Fix memory allocation.David Daney