index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Age
Commit message (
Expand
)
Author
2017-02-12
net: microchip: encx24j600: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
net: microchip: enc28j60: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-16
encx24j600: Fix some checkstyle warnings
Jeroen De Wachter
2016-12-16
encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packets
Jeroen De Wachter
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
2016-07-02
enc28j60: Fix race condition in enc28j60 driver
Sergio Valverde
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
2016-04-29
net: ethernet: enc28j60: add device tree support
Michael Heimpold
2016-04-29
net: ethernet: enc28j60: support half-duplex SPI controllers
Michael Heimpold
2015-11-20
net: encx24j600: move rev announcement to probe function
Jon Ringle
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-02
net: encx24j600: Export missing SPI module alias information
Javier Martinez Canillas
2015-11-02
net: encx24j600: Fix SPI id table definition
Javier Martinez Canillas
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-25
net: encx24j600: Fix mask to update LED configuration
Jon Ringle
2015-10-11
net: encx24j600: Fix typos in Kconfig
Jon Ringle
2015-10-08
net: Microchip encx24j600 driver
Jon Ringle
2015-10-06
Revert "net: Microchip encx24j600 driver"
David S. Miller
2015-10-06
Revert "net: encx24j600_exit() can be static"
David S. Miller
2015-10-05
net: encx24j600_exit() can be static
kbuild test robot
2015-10-05
net: Microchip encx24j600 driver
Jon Ringle
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2013-04-07
net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-01-22
drivers/net/ethernet/microchip: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2012-12-03
enc28j60: remove __dev* attributes
Bill Pemberton
2012-02-15
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-12
enc28j60: Move the Microchip driver
Jeff Kirsher