index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon
/
ethernet.c
Age
Commit message (
Expand
)
Author
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-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: 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: 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-11-23
Staging: octeon-ethernet: Assign proper MAC addresses.
David Daney
2009-06-24
Staging: octeon-ethernet: Fix race freeing transmit buffers.
David Daney
2009-06-24
Staging: octeon-ethernet: Convert to use net_device_ops.
David Daney
2009-06-17
Staging: Add octeon-ethernet driver files.
David Daney