aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/cpmac.c
AgeCommit message (Expand)Author
2020-01-23net: convert suitable drivers to use phy_do_ioctl_runningHeiner Kallweit
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-04-27net: ethernet: ti: convert to SPDX license identifiersGrygorii Strashko
2019-01-28net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei
2018-12-18net: ethernet: don't set phylib state CHANGELINK in driversHeiner Kallweit
2017-01-16cpmac: remove hopeless #warningArnd Bergmann
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-08net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-09-04net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton
2016-07-20net: cpmac: fix error handling of cpmac_probe()Wei Yongjun
2016-07-19net: ti: cpmac: Use the correct function to free some resources.Christophe Jaillet
2016-07-15net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: ti: cpmac: use phydev from struct net_devicePhilippe Reynes
2016-01-10net: ti: cpmac: Fix build error due to missed API changeGuenter Roeck
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn
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