aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip
Commit message (Expand)AuthorAge
* lan743x: Remove SPI dependency from Microchip group.Bryan Whitehead2018-10-25
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-18
|\
| * net: ethernet: Fix a unused function warning.zhong jiang2018-09-17
* | net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-12
* | net: ethernet: Add helper to remove a supported link modeAndrew Lunn2018-09-12
* | net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() staticYueHaibing2018-09-05
|/
* net: lan743x_ptp: convert to ktime_get_clocktai_ts64Arnd Bergmann2018-08-19
* net: lan743x: fix building without CONFIG_PTP_1588_CLOCKArnd Bergmann2018-08-13
* net: lan743x: select CRC16Arnd Bergmann2018-08-13
* lan743x: lan743x: Remove duplicated include from lan743x_ptp.cYue Haibing2018-08-13
* lan743x: lan743x: Add PTP supportBryan Whitehead2018-08-11
* lan743x: Make symbol lan743x_pm_ops staticWei Yongjun2018-07-25
* lan743x: Add RSS supportBryan Whitehead2018-07-23
* lan743x: Add EEE supportBryan Whitehead2018-07-23
* lan743x: Add power management supportBryan Whitehead2018-07-23
* lan743x: Add support for ethtool eeprom accessBryan Whitehead2018-07-23
* lan743x: Add support for ethtool message levelBryan Whitehead2018-07-23
* lan743x: Add support for ethtool statisticsBryan Whitehead2018-07-23
* lan743x: Add support for ethtool link settingsBryan Whitehead2018-07-23
* lan743x: Add support for ethtool get_drvinfoBryan Whitehead2018-07-23
* net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-22
* lan743x: make functions lan743x_csr_read and lan743x_csr_read staticColin Ian King2018-03-12
* lan743x: remove some redundant variables and assignmentsColin Ian King2018-03-12
* lan743x: Add main source files for new lan743x driverBryan Whitehead2018-03-07
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net: microchip: encx24j600: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-12
* net: microchip: enc28j60: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-12
* encx24j600: Fix some checkstyle warningsJeroen De Wachter2016-12-16
* encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packetsJeroen De Wachter2016-12-16
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-13
* kthread: kthread worker API cleanupPetr Mladek2016-10-11
* enc28j60: Fix race condition in enc28j60 driverSergio Valverde2016-07-02
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-04
* net: ethernet: enc28j60: add device tree supportMichael Heimpold2016-04-29
* net: ethernet: enc28j60: support half-duplex SPI controllersMichael Heimpold2016-04-29
* net: encx24j600: move rev announcement to probe functionJon Ringle2015-11-20
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-05
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-27
* | net: encx24j600: Export missing SPI module alias informationJavier Martinez Canillas2015-11-02
* | net: encx24j600: Fix SPI id table definitionJavier Martinez Canillas2015-11-02
* | net: encx24j600: Fix mask to update LED configurationJon Ringle2015-10-25
* | net: encx24j600: Fix typos in KconfigJon Ringle2015-10-11
* | net: Microchip encx24j600 driverJon Ringle2015-10-08
* | Revert "net: Microchip encx24j600 driver"David S. Miller2015-10-06
* | Revert "net: encx24j600_exit() can be static"David S. Miller2015-10-06
* | net: encx24j600_exit() can be statickbuild test robot2015-10-05
* | net: Microchip encx24j600 driverJon Ringle2015-10-05
|/
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13