aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti/tlan.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-3/+3
2019-07-15ethernet: remove redundant memsetFuqian Huang1-1/+0
2018-12-05net: documentation: build a directory structure for driversJakub Kicinski1-1/+3
2018-08-07net: tlan: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-03-27net: Spelling s/stucture/structure/Geert Uytterhoeven1-1/+1
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook1-3/+3
2017-10-18net/ti/tlan: Convert timers to use timer_setup()Kees Cook1-19/+13
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-10-13tlan: avoid unused label with PCI=nArnd Bergmann1-1/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-06-16net: tlan: don't set unused function argumentArnd Bergmann1-1/+0
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-1/+0
2015-02-04tlan: msecs_to_jiffies convrsionNicholas Mc Guire1-1/+1
2015-02-04tlan: use msecs_to_jiffies for conversionNicholas Mc Guire1-6/+6
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-07-07tlan: Isolate external PHY when using internal PHYOndrej Zary1-3/+4
2014-07-07tlan: Enable device at resumeOndrej Zary1-1/+3
2014-07-07tlan: Don't disable internal PHY on cards that use it in 10 Mbps modeOndrej Zary1-5/+3
2014-07-07tlan: Add PHY reset timeoutOndrej Zary1-2/+7
2014-07-07tlan: Make autonegotiation fasterOndrej Zary1-1/+1
2014-07-07tlan: Don't scream if no linkOndrej Zary1-9/+0
2014-07-07tlan: Restart autonegotiation on link lossOndrej Zary1-0/+16
2014-07-07tlan: Fix MAC address byte order on OC-2325/OC-2326Ondrej Zary1-2/+9
2014-07-07tlan: Add ethtool supportOndrej Zary1-0/+37
2014-07-07tlan: Enable link monitoringOndrej Zary1-67/+48
2014-07-07tlan: Enable activity LED on Olicom OC-2325 and OC-2326Ondrej Zary1-2/+4
2013-10-23net: tlan: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-06-28net/trivial: replace numeric with standard PM state macrosYijing Wang1-1/+1
2013-05-20ThunderLAN: remove is_eisa flagRolf Eike Beer1-1/+0
2013-04-16tlan: cancel work at remove pathDevendra Naga1-0/+1
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches1-3/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-3/+2
2012-12-03tlan: remove __dev* attributesBill Pemberton1-4/+4
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-04-25tlan: add cast needed for proper 64 bit operationBenjamin Poirier1-1/+1
2012-04-14net: Fix spelling typo in netMasanari Iida1-1/+1
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-1/+0
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12davinci*/tlan/cpmac: Move the Texas Instruments (TI) driversJeff Kirsher1-0/+3258