index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
Commit message (
Expand
)
Author
Age
Files
Lines
*
lan743x: make functions lan743x_csr_read and lan743x_csr_read static
Colin Ian King
2018-03-12
1
-2
/
+3
*
lan743x: remove some redundant variables and assignments
Colin Ian King
2018-03-12
1
-12
/
+1
*
lan743x: Add main source files for new lan743x driver
Bryan Whitehead
2018-03-07
4
-0
/
+3391
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
net: microchip: encx24j600: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-14
/
+18
*
net: microchip: enc28j60: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-14
/
+17
*
encx24j600: Fix some checkstyle warnings
Jeroen De Wachter
2016-12-16
2
-8
/
+25
*
encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packets
Jeroen De Wachter
2016-12-16
1
-1
/
+2
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-5
/
+5
*
enc28j60: Fix race condition in enc28j60 driver
Sergio Valverde
2016-07-02
1
-2
/
+5
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
2016-05-04
1
-1
/
+1
*
net: ethernet: enc28j60: add device tree support
Michael Heimpold
2016-04-29
1
-3
/
+17
*
net: ethernet: enc28j60: support half-duplex SPI controllers
Michael Heimpold
2016-04-29
1
-5
/
+9
*
net: encx24j600: move rev announcement to probe function
Jon Ringle
2015-11-20
1
-12
/
+12
*
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-11-05
1
-1
/
+0
|
\
|
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
|
net: encx24j600: Export missing SPI module alias information
Javier Martinez Canillas
2015-11-02
1
-0
/
+1
*
|
net: encx24j600: Fix SPI id table definition
Javier Martinez Canillas
2015-11-02
1
-3
/
+4
*
|
net: encx24j600: Fix mask to update LED configuration
Jon Ringle
2015-10-25
1
-3
/
+3
*
|
net: encx24j600: Fix typos in Kconfig
Jon Ringle
2015-10-11
1
-2
/
+2
*
|
net: Microchip encx24j600 driver
Jon Ringle
2015-10-08
5
-0
/
+2087
*
|
Revert "net: Microchip encx24j600 driver"
David S. Miller
2015-10-06
5
-2122
/
+0
*
|
Revert "net: encx24j600_exit() can be static"
David S. Miller
2015-10-06
1
-1
/
+1
*
|
net: encx24j600_exit() can be static
kbuild test robot
2015-10-05
1
-1
/
+1
*
|
net: Microchip encx24j600 driver
Jon Ringle
2015-10-05
5
-0
/
+2122
|
/
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-07
1
-2
/
+2
*
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-2
/
+2
|
\
|
*
drivers/net/ethernet/microchip: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-22
1
-2
/
+2
*
|
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2013-01-03
1
-1
/
+0
|
/
*
enc28j60: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-3
/
+3
*
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
2012-02-15
1
-1
/
+2
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-02-06
1
-2
/
+1
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-3
/
+0
*
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-27
1
-0
/
+1
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
enc28j60: Move the Microchip driver
Jeff Kirsher
2011-08-12
4
-0
/
+2018