summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpmac.c
Commit message (Expand)AuthorAgeFilesLines
* ethernet: ti: remove unwanted THIS_MODULE macroVarka Bhadram2014-09-091-1/+0
* net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...Rickard Strandqvist2014-08-111-0/+1
* net: cpmac: fix in debug messagesVarka Bhadram2014-07-101-12/+12
* net: cpmac: fix in releasing resourcesVarka Bhadram2014-07-101-2/+3
* net: cpmac: fix proper spacing before return statementVarka Bhadram2014-07-101-0/+8
* net: cpmac: fix missing a blank line after declarationsVarka Bhadram2014-07-101-0/+8
* net: cpmac: fix cpmac driver structureVarka Bhadram2014-07-101-3/+5
* net: cpmac: dynamic debug fixesVarka Bhadram2014-07-101-74/+62
* net: cpmac: fix commentsVarka Bhadram2014-07-101-19/+21
* net: cpmac: remove space in macro definationVarka Bhadram2014-07-101-41/+41
* net: cpmac: remove cpmac_configFlorian Fainelli2014-04-211-14/+0
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0
* net: cpmac: use dev_get_platdata()Jingoo Han2013-08-301-3/+3
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-141-2/+2
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-061-4/+3
* cpmac: remove __dev* attributesBill Pemberton2012-12-031-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-191-2/+2
|\
| * cpmac: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-2/+2
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-4/+1
|/
* cpmac: use an unique MDIO bus name.Florian Fainelli2012-01-101-1/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* davinci*/tlan/cpmac: Move the Texas Instruments (TI) driversJeff Kirsher2011-08-121-0/+1305
OpenPOWER on IntegriCloud