summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip
AgeCommit message (Expand)Author
2018-12-05lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead
2018-12-05lan743x: Enable driver to work with LAN7431Bryan Whitehead
2018-09-17net: ethernet: Fix a unused function warning.zhong jiang
2018-08-19net: lan743x_ptp: convert to ktime_get_clocktai_ts64Arnd Bergmann
2018-08-13net: lan743x: fix building without CONFIG_PTP_1588_CLOCKArnd Bergmann
2018-08-13net: lan743x: select CRC16Arnd Bergmann
2018-08-13lan743x: lan743x: Remove duplicated include from lan743x_ptp.cYue Haibing
2018-08-11lan743x: lan743x: Add PTP supportBryan Whitehead
2018-07-25lan743x: Make symbol lan743x_pm_ops staticWei Yongjun
2018-07-23lan743x: Add RSS supportBryan Whitehead
2018-07-23lan743x: Add EEE supportBryan Whitehead
2018-07-23lan743x: Add power management supportBryan Whitehead
2018-07-23lan743x: Add support for ethtool eeprom accessBryan Whitehead
2018-07-23lan743x: Add support for ethtool message levelBryan Whitehead
2018-07-23lan743x: Add support for ethtool statisticsBryan Whitehead
2018-07-23lan743x: Add support for ethtool link settingsBryan Whitehead
2018-07-23lan743x: Add support for ethtool get_drvinfoBryan Whitehead
2018-06-23net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches
2018-03-12lan743x: make functions lan743x_csr_read and lan743x_csr_read staticColin Ian King
2018-03-12lan743x: remove some redundant variables and assignmentsColin Ian King
2018-03-07lan743x: Add main source files for new lan743x driverBryan Whitehead
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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