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