summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti/cpmac.c
AgeCommit message (Expand)Author
2017-03-18cpmac: remove hopeless #warningArnd Bergmann
2017-01-12net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2014-09-09ethernet: ti: remove unwanted THIS_MODULE macroVarka Bhadram
2014-08-11net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...Rickard Strandqvist
2014-07-10net: cpmac: fix in debug messagesVarka Bhadram
2014-07-10net: cpmac: fix in releasing resourcesVarka Bhadram
2014-07-10net: cpmac: fix proper spacing before return statementVarka Bhadram
2014-07-10net: cpmac: fix missing a blank line after declarationsVarka Bhadram
2014-07-10net: cpmac: fix cpmac driver structureVarka Bhadram
2014-07-10net: cpmac: dynamic debug fixesVarka Bhadram
2014-07-10net: cpmac: fix commentsVarka Bhadram
2014-07-10net: cpmac: remove space in macro definationVarka Bhadram
2014-04-21net: cpmac: remove cpmac_configFlorian Fainelli
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-08-30net: cpmac: use dev_get_platdata()Jingoo Han
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-03cpmac: remove __dev* attributesBill Pemberton
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-13cpmac: fix PHY name to match MDIO bus nameFlorian Fainelli
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-10cpmac: use an unique MDIO bus name.Florian Fainelli
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12davinci*/tlan/cpmac: Move the Texas Instruments (TI) driversJeff Kirsher