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