index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
octeon
/
ethernet.c
Age
Commit message (
Expand
)
Author
2014-12-15
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-11-26
staging: octeon-ethernet: drop multiple NAPI instances
Aaro Koskinen
2014-10-20
staging: octeon: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
staging: octeon: Fix warning of prefer ether_addr_copy.
Dilek Uzulmez
2014-09-28
staging: octeon: Fix line 80 characters in ethernet.c
Esra Altintas
2014-09-19
staging: octeon: Fix quoted string split warning.
Gulsah Kose
2014-09-19
staging: octeon: Fix missing blank line warning.
Gulsah Kose
2014-06-19
staging: octeon-ethernet: Move PHY activation to .ndo_open().
David Daney
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-03-04
staging: octeon-ethernet: make num_packet_buffers static
Aaro Koskinen
2014-03-04
staging: octeon-ethernet: drop CONFIG_CAVIUM_OCTEON_NUM_PACKET_BUFFERS
Aaro Koskinen
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-10-29
staging: octeon: drop redundant mac address check
Luka Perkov
2013-10-14
staging: octeon: Removed space at start of line
Nandini Hanumanthagowda
2013-10-14
staging: octeon: Fixed line over 80 chars warning
Nandini Hanumanthagowda
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
2013-01-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-03
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2012-11-21
staging: octeon: remove use of __devexit
Bill Pemberton
2012-11-21
staging: octeon: remove use of __devinit
Bill Pemberton
2012-11-21
staging: octeon_ethernet: remove use of __devexit_p
Bill Pemberton
2012-07-23
staging: octeon_ethernet: Convert to use device tree.
David Daney
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
2011-12-07
MIPS: Octeon: Move some Ethernet support files out of staging.
David Daney
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
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