summaryrefslogtreecommitdiffstats
path: root/drivers/staging/octeon/ethernet-tx.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Staging: octeon-ethernet: Fix race freeing transmit buffers.David Daney2009-06-241-23/+33
* Staging: octeon-ethernet: Convert to use net_device_ops.David Daney2009-06-241-3/+3
* Staging: Add octeon-ethernet driver files.David Daney2009-06-171-0/+634