aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/octeon/ethernet-tx.c
AgeCommit message (Expand)Author
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
2010-02-27Staging: Octeon Ethernet: Remove unused code.David Daney
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa
2009-06-24Staging: octeon-ethernet: Fix race freeing transmit buffers.David Daney
2009-06-24Staging: octeon-ethernet: Convert to use net_device_ops.David Daney
2009-06-17Staging: Add octeon-ethernet driver files.David Daney