summaryrefslogtreecommitdiff
path: root/drivers/staging/octeon
Commit message (Expand)AuthorAge
* 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
* Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-24
|\
| * staging/octeon: Software should check the checksum of no tcp/udp packetsRoy.Li2011-09-27
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\ \ | |/
| * staging: octeon-ethernet: Add missing #includes.David Daney2011-08-23
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* staging: octeon: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-28
* staging: octeon-ethernet: remove .get_sg, etc. ethtool_opsMichał Mirosław2011-04-25
* Fix common misspellingsLucas De Marchi2011-03-31
* staging: octeon: change a typo comamnd to commandJustin P. Mattock2011-02-04
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-28
|\
| * staging: octeon: Remove USB codeBernhard Walle2010-10-14
| * Staging: octeon: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-08
| * staging: octeon: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov2010-09-30
| * staging: octeon: '&pointer[0]' to 'pointer' fixAndy Shevchenko2010-09-20
| * staging: octeon: use '%pM' format to print MAC addressAndy Shevchenko2010-09-16
| * staging/trivial: fix typos concerning "access"Uwe Kleine-König2010-09-04
* | Staging: octeon: depends on NETDEVICESRandy Dunlap2010-09-03
|/
* Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-05
|\
| * staging: octeon: check request_irq() return valueKulikov Vasiliy2010-08-02
| * Staging: fix typos concerning "address"Uwe Kleine-König2010-07-22
| * staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-22
* | net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-18
|/
* STAGING: octeon-ethernet: Use proper phy addresses for Movidis hardware.David Daney2010-04-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
|\
| * Staging: Octeon: Remove /proc/octeon_ethernet_statsDavid Daney2010-02-27
| * 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: Run phy bus accesses on a workqueue.David Daney2010-02-27
| * Staging: octeon: remove unneeded includesDavid 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: Convert to NAPI.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: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-18
|/
* Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.David Daney2009-12-17
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-11
* Staging: octeon: don't ignore request_irq() return codeRoel Kluin2009-12-11
* Staging: octeon-ethernet: Assign proper MAC addresses.David Daney2009-11-23
* Staging: Octeon: Use symbolic values for irq numbers.David Daney2009-11-23
* MIPS: Octeon: Fix compile error in drivers/staging/octeon/ethernet-mdio.cDavid Daney2009-11-23
* MIPS: Octeon: False positive timeoutRoel Kluin2009-09-17
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* 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