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.12.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
/
micrel
/
ksz884x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2023-04-12
ksz884x: Remove unused functions
Simon Horman
1
-294
/
+0
2023-03-31
net: ksz884x: remove unused change variable
Tom Rix
1
-7
/
+3
2022-10-26
net: ksz884x: fix missing pci_disable_device() on error in pcidev_init()
Yang Yingliang
1
-1
/
+1
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-03-17
net: ksz884x: optimize netdev_open flow and remove static variable
wujunwen
1
-5
/
+4
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-1
/
+5
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
1
-2
/
+5
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-2
/
+2
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-4
/
+3
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-06-14
net: phy: micrel: move phy reg offsets to common header
Michael Grzeschik
1
-90
/
+15
2021-05-18
net: micrel: Fix wrong function name in comments
Yang Shen
1
-3
/
+3
2020-10-04
net: ksz884x: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+1
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-19
/
+27
2020-09-26
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
1
-2
/
+1
2020-09-20
net: micrel: Remove set but not used variable
Zheng Yongjun
1
-6
/
+4
2020-09-14
net: micrel: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-8
/
+6
2020-07-15
ksz884x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-38
/
+30
2020-07-03
ksz884x: mark pcidev_suspend() as __maybe_unused
Wei Yongjun
1
-1
/
+1
2020-07-01
ksz884x: use generic power management
Vaibhav Gupta
1
-16
/
+9
2020-02-20
net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
Julian Wiedmann
1
-1
/
+1
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-09-07
ethernet: micrel: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2018-07-04
ethernet: micrel: remove redundant pointer 'info'
Colin Ian King
1
-3
/
+0
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-10-18
net: ksz884x: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+9
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+1
2017-02-28
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
1
-4
/
+4
2017-02-13
net: micrel: ksz884x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+38
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-16
/
+17
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
2015-06-08
ethernet: micrel: use time_is_before_eq_jiffies
Antonio Murdaca
1
-1
/
+1
2015-06-04
ethernet: micrel: use time_after_eq
Antonio Murdaca
1
-1
/
+1
2015-03-04
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2014-12-31
ksz884x: Use setup_timer
Julia Lawall
1
-3
/
+1
2014-12-23
net: ethernet: micrel: ksz884x.c: Remove unused function
Rickard Strandqvist
1
-6
/
+0
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-09
micrel: use pci_zalloc_consistent
Joe Perches
1
-4
/
+3
2014-05-22
micrel: Use time_before_eq()
Manuel Schölling
1
-1
/
+1
2014-05-15
drivers: net: Register Micrel ksz884x network devices in PCI device tree.
Markus Lottmann
1
-0
/
+1
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-25
ksz884x: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-01-16
ksz884x: delete useless variable
Julia Lawall
1
-3
/
+0
2014-01-01
net: ksz884x: slight optimization of addr compare
dingtianhong
1
-5
/
+4
2013-10-22
net: ksz884x: use DEFINE_PCI_DEVICE_TABLE
Jingoo Han
1
-1
/
+1
2013-10-22
net: ksz884x: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2012-12-20
ksz884x: fix receive polling race condition
Lennert Buytenhek
1
-3
/
+9
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
[next]