aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
AgeCommit message (Expand)Author
2017-02-12net: microchip: encx24j600: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-12net: microchip: enc28j60: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-16encx24j600: Fix some checkstyle warningsJeroen De Wachter
2016-12-16encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packetsJeroen De Wachter
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-07-02enc28j60: Fix race condition in enc28j60 driverSergio Valverde
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal
2016-04-29net: ethernet: enc28j60: add device tree supportMichael Heimpold
2016-04-29net: ethernet: enc28j60: support half-duplex SPI controllersMichael Heimpold
2015-11-20net: encx24j600: move rev announcement to probe functionJon Ringle
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-02net: encx24j600: Export missing SPI module alias informationJavier Martinez Canillas
2015-11-02net: encx24j600: Fix SPI id table definitionJavier Martinez Canillas
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-25net: encx24j600: Fix mask to update LED configurationJon Ringle
2015-10-11net: encx24j600: Fix typos in KconfigJon Ringle
2015-10-08net: Microchip encx24j600 driverJon Ringle
2015-10-06Revert "net: Microchip encx24j600 driver"David S. Miller
2015-10-06Revert "net: encx24j600_exit() can be static"David S. Miller
2015-10-05net: encx24j600_exit() can be statickbuild test robot
2015-10-05net: Microchip encx24j600 driverJon Ringle
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2013-04-07net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-01-22drivers/net/ethernet/microchip: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-03net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko
2012-12-03enc28j60: remove __dev* attributesBill Pemberton
2012-02-15net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12enc28j60: Move the Microchip driverJeff Kirsher