index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ti
/
tlan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2021-10-20
ethernet: tlan: use eth_hw_addr_set()
Jakub Kicinski
1
-4
/
+6
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-2
/
+2
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-09
net: ti: fix UAF in tlan_remove_one
Pavel Skripkin
1
-2
/
+1
2020-10-31
net: tlan: Replace in_irq() usage
Sebastian Andrzej Siewior
1
-41
/
+57
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-10-10
net: tlan: Fix typo abitrary
Naoki Hayama
1
-1
/
+1
2020-09-26
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
1
-3
/
+1
2020-09-13
tlan: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-33
/
+28
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-31
tlan: use generic power management
Vaibhav Gupta
1
-25
/
+6
2020-06-27
docs: networking: reorganize driver documentation again
Jakub Kicinski
1
-1
/
+1
2020-05-01
docs: networking: device drivers: convert ti/tlan.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-3
/
+3
2019-07-15
ethernet: remove redundant memset
Fuqian Huang
1
-1
/
+0
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
1
-1
/
+3
2018-08-08
net: tlan: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-03-27
net: Spelling s/stucture/structure/
Geert Uytterhoeven
1
-1
/
+1
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
1
-3
/
+3
2017-10-18
net/ti/tlan: Convert timers to use timer_setup()
Kees Cook
1
-19
/
+13
2016-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-10-13
tlan: avoid unused label with PCI=n
Arnd Bergmann
1
-1
/
+1
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-06-17
net: tlan: don't set unused function argument
Arnd Bergmann
1
-1
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-1
/
+0
2015-02-05
tlan: msecs_to_jiffies convrsion
Nicholas Mc Guire
1
-1
/
+1
2015-02-05
tlan: use msecs_to_jiffies for conversion
Nicholas Mc Guire
1
-6
/
+6
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-07-08
tlan: Isolate external PHY when using internal PHY
Ondrej Zary
1
-3
/
+4
2014-07-08
tlan: Enable device at resume
Ondrej Zary
1
-1
/
+3
2014-07-08
tlan: Don't disable internal PHY on cards that use it in 10 Mbps mode
Ondrej Zary
1
-5
/
+3
2014-07-08
tlan: Add PHY reset timeout
Ondrej Zary
1
-2
/
+7
2014-07-08
tlan: Make autonegotiation faster
Ondrej Zary
1
-1
/
+1
2014-07-08
tlan: Don't scream if no link
Ondrej Zary
1
-9
/
+0
2014-07-08
tlan: Restart autonegotiation on link loss
Ondrej Zary
1
-0
/
+16
2014-07-08
tlan: Fix MAC address byte order on OC-2325/OC-2326
Ondrej Zary
1
-2
/
+9
2014-07-08
tlan: Add ethtool support
Ondrej Zary
1
-0
/
+37
2014-07-08
tlan: Enable link monitoring
Ondrej Zary
1
-67
/
+48
2014-07-08
tlan: Enable activity LED on Olicom OC-2325 and OC-2326
Ondrej Zary
1
-2
/
+4
2013-10-24
net: tlan: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-06-29
net/trivial: replace numeric with standard PM state macros
Yijing Wang
1
-1
/
+1
2013-05-20
ThunderLAN: remove is_eisa flag
Rolf Eike Beer
1
-1
/
+0
2013-04-17
tlan: cancel work at remove path
Devendra Naga
1
-0
/
+1
2013-03-10
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-3
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-3
/
+2
2012-12-03
tlan: remove __dev* attributes
Bill Pemberton
1
-4
/
+4
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-04-25
tlan: add cast needed for proper 64 bit operation
Benjamin Poirier
1
-1
/
+1
[next]