index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
micrel
Age
Commit message (
Expand
)
Author
2022-04-05
net: micrel: Fix KS8851 Kconfig
Horatiu Vultur
2022-04-01
net: micrel: fix KS8851_MLL Kconfig
Randy Dunlap
2022-03-16
net: ksz884x: optimize netdev_open flow and remove static variable
wujunwen
2022-03-04
net: ethernet: Use netif_rx().
Sebastian Andrzej Siewior
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-22
net: ks8851: Check for error irq
Jiasheng Jiang
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
2021-10-18
net: ks8851: Make ks8851_remove_common() return void
Uwe Kleine-König
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-09-28
net: ks8851: fix link error
Arnd Bergmann
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-14
net: phy: micrel: move phy reg offsets to common header
Michael Grzeschik
2021-06-07
net: micrel: check return value after calling platform_get_resource()
Yang Yingliang
2021-06-03
net: ks8851: Make ks8851_read_selftest() return void
Nathan Chancellor
2021-05-17
net: micrel: Fix wrong function name in comments
Yang Shen
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-01-15
net: ks8851: remove definition of DEBUG
Tom Rix
2021-01-12
net: ks8851: Select PHYLIB and MICREL_PHY in Kconfig
Marek Vasut
2021-01-05
net: ks8851: Register MDIO bus and the internal PHY
Marek Vasut
2020-12-09
net: micrel: convert comma to semicolon
Zheng Yongjun
2020-10-03
net: ksz884x: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
drivers/net/ethernet: clean up unused assignments
Jesse Brandeburg
2020-09-19
net: micrel: Remove set but not used variable
Zheng Yongjun
2020-09-14
net: micrel: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-07-14
ksz884x: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-02
ksz884x: mark pcidev_suspend() as __maybe_unused
Wei Yongjun
2020-07-01
ksz884x: use generic power management
Vaibhav Gupta
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-28
net: ks8851: Remove ks8851_mll.c
Marek Vasut
2020-05-28
net: ks8851: Implement Parallel bus operations
Marek Vasut
2020-05-28
net: ks8851: Separate SPI operations into separate file
Marek Vasut
2020-05-28
net: ks8851: Implement register, FIFO, lock accessor callbacks
Marek Vasut
2020-05-28
net: ks8851: Permit overridding interrupt enable register
Marek Vasut
2020-05-28
net: ks8851: Factor out TX work flush function
Marek Vasut
2020-05-28
net: ks8851: Split out SPI specific code from probe() and remove()
Marek Vasut
2020-05-28
net: ks8851: Split out SPI specific entries in struct ks8851_net
Marek Vasut
2020-05-28
net: ks8851: Factor out SKB receive function
Marek Vasut
2020-05-28
net: ks8851: Factor out bus lock handling
Marek Vasut
2020-05-28
net: ks8851: Use 16-bit read of RXFC register
Marek Vasut
2020-05-28
net: ks8851: Use 16-bit writes to program MAC address
Marek Vasut
2020-05-28
net: ks8851: Remove ks8851_rdreg32()
Marek Vasut
2020-05-28
net: ks8851: Use dev_{get,set}_drvdata()
Marek Vasut
2020-05-28
net: ks8851: Use devm_alloc_etherdev()
Marek Vasut
2020-05-28
net: ks8851: Pass device node into ks8851_init_mac()
Marek Vasut
[next]