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