aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/rdc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-12r6040: consolidate MAC reset to its own functionFlorian Fainelli1-19/+18
2012-04-04r6040: Support the get_ts_info ethtool method.Richard Cochran1-0/+1
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka1-1/+1
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-1/+0
2012-01-07r6040: fix typo in use of MCR0 register bitsCesar Eduardo Barros1-1/+1
2012-01-04r6040: place comments before codeFlorian Fainelli1-3/+4
2012-01-04r6040: use __aligned(size)Florian Fainelli1-1/+1
2012-01-04r6040: use definitions for MAC_SM register read/writesFlorian Fainelli1-2/+3
2012-01-04r6040: use MAC_RST bit definition with MCR1 read/writesFlorian Fainelli1-3/+3
2012-01-04r6040: define more MCR0 register bitsFlorian Fainelli1-3/+6
2012-01-04r6040: remove unused variables and definitionsFlorian Fainelli1-13/+1
2012-01-04r6040: use an unique MDIO bus nameFlorian Fainelli1-1/+2
2011-11-16r6040: fix check against MCRO_HASHEN bit in r6040_multicast_listFlorian Fainelli1-1/+1
2011-10-09r6040: bump version to 0.28 and date to 07Oct2011.Florian Fainelli1-2/+2
2011-10-09r6040: invoke phy_{start,stop} when appropriateFlorian Fainelli1-0/+4
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher1-0/+1
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12r6040: Move the RDC driverJeff Kirsher3-0/+1314