summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpmac.c
Commit message (Expand)AuthorAgeFilesLines
* cpmac: remove hopeless #warningArnd Bergmann2017-01-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-101-0/+1
|\
| * net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli2016-12-091-0/+1
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0Star
|/
* net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton2016-09-041-2/+3
* net: cpmac: fix error handling of cpmac_probe()Wei Yongjun2016-07-201-3/+2Star
* net: ti: cpmac: Use the correct function to free some resources.Christophe Jaillet2016-07-191-1/+3
* net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-07-161-21/+2Star
* net: ethernet: ti: cpmac: use phydev from struct net_devicePhilippe Reynes2016-07-161-26/+20Star
* net: ti: cpmac: Fix build error due to missed API changeGuenter Roeck2016-01-111-1/+1
* mdio: Move allocation of interrupts into coreAndrew Lunn2016-01-071-3/+0Star
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-1/+0Star
* MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-031-0/+2
* ethernet: ti: remove unwanted THIS_MODULE macroVarka Bhadram2014-09-091-1/+0Star
* 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-111-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/+62Star
* 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/+0Star
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* 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-071-4/+3Star
* 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/+1Star
|/
* cpmac: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* davinci*/tlan/cpmac: Move the Texas Instruments (TI) driversJeff Kirsher2011-08-121-0/+1305