Age | Commit message (Expand) | Author |
2012-07-23 | staging: octeon_ethernet: Convert to use device tree. | David Daney |
2012-05-22 | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-06 | skb: Add inline helper for getting the skb end offset from head | Alexander Duyck |
2012-05-02 | Merge 3.4-rc5 into staging-next | Greg Kroah-Hartman |
2012-04-24 | staging: octeon-ethernet: fix build errors by including interrupt.h | Imre Kaloz |
2012-04-10 | staging:octeon Fix typos in staging:octeon | Justin P. Mattock |
2012-02-24 | staging/octeon: Fix PHY binding in octeon-ethernet driver. | David Daney |
2011-12-07 | MIPS: Octeon: Move some Ethernet support files out of staging. | David Daney |
2011-11-09 | STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct change | David Daney |
2011-10-24 | Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-09-27 | staging/octeon: Software should check the checksum of no tcp/udp packets | Roy.Li |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-08-23 | staging: octeon-ethernet: Add missing #includes. | David Daney |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-06-28 | staging: octeon: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich |
2011-04-25 | staging: octeon-ethernet: remove .get_sg, etc. ethtool_ops | Michał Mirosław |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-02-04 | staging: octeon: change a typo comamnd to command | Justin P. Mattock |
2010-10-28 | Merge 'staging-next' to Linus's tree | Greg Kroah-Hartman |
2010-10-14 | staging: octeon: Remove USB code | Bernhard Walle |
2010-10-08 | Staging: octeon: Makefile: replace the use of <module>-objs with <module>-y | Tracey Dent |
2010-09-30 | staging: octeon: use free_netdev(netdev) instead of kfree() | Vasiliy Kulikov |
2010-09-20 | staging: octeon: '&pointer[0]' to 'pointer' fix | Andy Shevchenko |
2010-09-16 | staging: octeon: use '%pM' format to print MAC address | Andy Shevchenko |
2010-09-04 | staging/trivial: fix typos concerning "access" | Uwe Kleine-König |
2010-09-03 | Staging: octeon: depends on NETDEVICES | Randy Dunlap |
2010-08-05 | Staging: Merge staging-next into Linus's tree | Greg Kroah-Hartman |
2010-08-02 | staging: octeon: check request_irq() return value | Kulikov Vasiliy |
2010-07-22 | Staging: fix typos concerning "address" | Uwe Kleine-König |
2010-07-18 | net: preserve ifreq parameter when calling generic phy_mii_ioctl(). | Richard Cochran |
2010-06-22 | staging/trivial: fix typos concerning "initiali[zs]e" | Uwe Kleine-König |
2010-04-30 | STAGING: octeon-ethernet: Use proper phy addresses for Movidis hardware. | David Daney |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-02-27 | Staging: Octeon: Remove /proc/octeon_ethernet_stats | David Daney |
2010-02-27 | Staging: Octeon: Reformat a bunch of comments. | David Daney |
2010-02-27 | Staging: Octeon: Free transmit SKBs in a timely manner | David Daney |
2010-02-27 | Staging: Octeon: Run phy bus accesses on a workqueue. | David Daney |
2010-02-27 | Staging: octeon: remove unneeded includes | David Daney |
2010-02-27 | Staging: Octeon Ethernet: Use constants from in.h | David Daney |
2010-02-27 | Staging: Octeon Ethernet: Enable scatter-gather. | David Daney |
2010-02-27 | Staging: Octeon Ethernet: Convert to NAPI. | David Daney |
2010-02-27 | Staging: Octeon Ethernet: Rewrite transmit code. | David Daney |
2010-02-27 | Staging: Octeon Ethernet: Fix memory allocation. | David Daney |
2010-02-27 | Staging: Octeon Ethernet: Remove unused code. | David Daney |
2010-02-18 | staging: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2009-12-17 | Staging: octeon-ethernet: Convert to use PHY Abstraction Layer. | David Daney |
2009-12-11 | Staging: fix assorted typos all over the place | André Goddard Rosa |