summaryrefslogtreecommitdiff
path: root/drivers/staging/octeon/ethernet.c
AgeCommit message (Expand)Author
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-03net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers
2012-11-21staging: octeon: remove use of __devexitBill Pemberton
2012-11-21staging: octeon: remove use of __devinitBill Pemberton
2012-11-21staging: octeon_ethernet: remove use of __devexit_pBill Pemberton
2012-07-23staging: octeon_ethernet: Convert to use device tree.David Daney
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-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2010-09-30staging: octeon: use free_netdev(netdev) instead of kfree()Vasiliy Kulikov
2010-09-20staging: octeon: '&pointer[0]' to 'pointer' fixAndy Shevchenko
2010-09-16staging: octeon: use '%pM' format to print MAC addressAndy Shevchenko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-27Staging: Octeon: Remove /proc/octeon_ethernet_statsDavid Daney
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: Run phy bus accesses on a workqueue.David Daney
2010-02-27Staging: octeon: remove unneeded includesDavid Daney
2010-02-27Staging: Octeon Ethernet: Enable scatter-gather.David Daney
2010-02-27Staging: Octeon Ethernet: Convert to NAPI.David Daney
2010-02-27Staging: Octeon Ethernet: Rewrite transmit code.David Daney
2010-02-27Staging: Octeon Ethernet: Remove unused code.David Daney
2010-02-18staging: convert to use netdev_for_each_mc_addrJiri Pirko
2009-12-17Staging: octeon-ethernet: Convert to use PHY Abstraction Layer.David Daney
2009-11-23Staging: octeon-ethernet: Assign proper MAC addresses.David Daney
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