Age | Commit message (Expand) | Author | Files | Lines |
2015-11-20 | net: encx24j600: move rev announcement to probe function | Jon Ringle | 1 | -12/+12 |
2015-11-06 | 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-26 | 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-14 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 1 | -1/+1 |
2013-04-08 | net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata() | Jingoo Han | 1 | -2/+2 |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2013-01-23 | drivers/net/ethernet/microchip: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -2/+2 |
2013-01-04 | 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-16 | 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-02-01 | 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-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 1 | -1/+1 |
2011-08-13 | enc28j60: Move the Microchip driver | Jeff Kirsher | 4 | -0/+2018 |