summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ti/tlan.c
AgeCommit message (Expand)Author
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski
2018-08-07net: tlan: Mark expected switch fall-throughGustavo A. R. Silva
2018-03-27net: Spelling s/stucture/structure/Geert Uytterhoeven
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-10-18net/ti/tlan: Convert timers to use timer_setup()Kees Cook
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-13tlan: avoid unused label with PCI=nArnd Bergmann
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-06-16net: tlan: don't set unused function argumentArnd Bergmann
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-02-04tlan: msecs_to_jiffies convrsionNicholas Mc Guire
2015-02-04tlan: use msecs_to_jiffies for conversionNicholas Mc Guire
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-07tlan: Isolate external PHY when using internal PHYOndrej Zary
2014-07-07tlan: Enable device at resumeOndrej Zary
2014-07-07tlan: Don't disable internal PHY on cards that use it in 10 Mbps modeOndrej Zary
2014-07-07tlan: Add PHY reset timeoutOndrej Zary
2014-07-07tlan: Make autonegotiation fasterOndrej Zary
2014-07-07tlan: Don't scream if no linkOndrej Zary
2014-07-07tlan: Restart autonegotiation on link lossOndrej Zary
2014-07-07tlan: Fix MAC address byte order on OC-2325/OC-2326Ondrej Zary
2014-07-07tlan: Add ethtool supportOndrej Zary
2014-07-07tlan: Enable link monitoringOndrej Zary
2014-07-07tlan: Enable activity LED on Olicom OC-2325 and OC-2326Ondrej Zary
2013-10-23net: tlan: remove unnecessary pci_set_drvdata()Jingoo Han
2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang
2013-05-20ThunderLAN: remove is_eisa flagRolf Eike Beer
2013-04-16tlan: cancel work at remove pathDevendra Naga
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03tlan: remove __dev* attributesBill Pemberton
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-25tlan: add cast needed for proper 64 bit operationBenjamin Poirier
2012-04-14net: Fix spelling typo in netMasanari Iida
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
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