Age | Commit message (Expand) | Author | Files | Lines |
2018-12-18 | net: ethernet: don't set phylib state CHANGELINK in drivers | Heiner Kallweit | 1 | -1/+0 |
2017-01-16 | cpmac: remove hopeless #warning | Arnd Bergmann | 1 | -1/+1 |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2016-12-08 | net: ethernet: cpmac: Call SET_NETDEV_DEV() | Florian Fainelli | 1 | -0/+1 |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson | 1 | -1/+0 |
2016-09-04 | net: ti: cpmac: Fix compiler warning due to type confusion | Paul Burton | 1 | -2/+3 |
2016-07-20 | net: cpmac: fix error handling of cpmac_probe() | Wei Yongjun | 1 | -3/+2 |
2016-07-19 | net: ti: cpmac: Use the correct function to free some resources. | Christophe Jaillet | 1 | -1/+3 |
2016-07-15 | net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -21/+2 |
2016-07-15 | net: ethernet: ti: cpmac: use phydev from struct net_device | Philippe Reynes | 1 | -26/+20 |
2016-01-10 | net: ti: cpmac: Fix build error due to missed API change | Guenter Roeck | 1 | -1/+1 |
2016-01-07 | mdio: Move allocation of interrupts into core | Andrew Lunn | 1 | -3/+0 |
2015-10-16 | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 1 | -1/+0 |
2015-09-03 | MIPS: Remove all the uses of custom gpio.h | Alban Bedel | 1 | -0/+2 |
2014-09-09 | ethernet: ti: remove unwanted THIS_MODULE macro | Varka Bhadram | 1 | -1/+0 |
2014-08-11 | net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ... | Rickard Strandqvist | 1 | -0/+1 |
2014-07-10 | net: cpmac: fix in debug messages | Varka Bhadram | 1 | -12/+12 |
2014-07-10 | net: cpmac: fix in releasing resources | Varka Bhadram | 1 | -2/+3 |
2014-07-10 | net: cpmac: fix proper spacing before return statement | Varka Bhadram | 1 | -0/+8 |
2014-07-10 | net: cpmac: fix missing a blank line after declarations | Varka Bhadram | 1 | -0/+8 |
2014-07-10 | net: cpmac: fix cpmac driver structure | Varka Bhadram | 1 | -3/+5 |
2014-07-10 | net: cpmac: dynamic debug fixes | Varka Bhadram | 1 | -74/+62 |
2014-07-10 | net: cpmac: fix comments | Varka Bhadram | 1 | -19/+21 |
2014-07-10 | net: cpmac: remove space in macro defination | Varka Bhadram | 1 | -41/+41 |
2014-04-21 | net: cpmac: remove cpmac_config | Florian Fainelli | 1 | -14/+0 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-08-30 | net: cpmac: use dev_get_platdata() | Jingoo Han | 1 | -3/+3 |
2013-01-14 | net: phy: remove flags argument from phy_{attach, connect, connect_direct} | Florian Fainelli | 1 | -2/+2 |
2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 1 | -4/+3 |
2012-12-03 | cpmac: remove __dev* attributes | Bill Pemberton | 1 | -5/+5 |
2012-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2012-02-13 | cpmac: fix PHY name to match MDIO bus name | Florian Fainelli | 1 | -2/+2 |
2012-01-31 | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 1 | -4/+1 |
2012-01-10 | cpmac: use an unique MDIO bus name. | Florian Fainelli | 1 | -1/+1 |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-12 | davinci*/tlan/cpmac: Move the Texas Instruments (TI) drivers | Jeff Kirsher | 1 | -0/+1305 |