index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
toshiba
/
tc35815.c
Age
Commit message (
Expand
)
Author
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-07-15
net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-07-15
net: ethernet: tc35815: use phydev from struct net_device
Philippe Reynes
2016-06-27
net: tc35815: fix spelling mistake on "descriptors"
Colin Ian King
2016-01-10
net: tc35815: Drop unused variable
Guenter Roeck
2016-01-10
net: tc35815: Fix build error due to missed API change
Guenter Roeck
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
phy: add phydev_name() wrapper
Andrew Lunn
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-03-14
tc35815: Don't receive packets when the napi budget == 0
Eric W. Biederman
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-09
net: tc35815: use phy_init_hw for PHY reset
Florian Fainelli
2013-10-23
net: tc35815: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-05-22
net/ethernet/toshiba/tc35815: Use module_pci_driver to register driver
Peter Hüwe
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
tc35815: remove __dev* attributes
Bill Pemberton
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-12
toshiba: Move the Toshiba drivers
Jeff Kirsher