summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip
Commit message (Expand)AuthorAgeFilesLines
* net: lan743x_ptp: convert to ktime_get_clocktai_ts64Arnd Bergmann2018-08-191-2/+1Star
* net: lan743x: fix building without CONFIG_PTP_1588_CLOCKArnd Bergmann2018-08-142-11/+6Star
* net: lan743x: select CRC16Arnd Bergmann2018-08-141-0/+1
* lan743x: lan743x: Remove duplicated include from lan743x_ptp.cYue Haibing2018-08-131-1/+0Star
* lan743x: lan743x: Add PTP supportBryan Whitehead2018-08-116-5/+1443
* lan743x: Make symbol lan743x_pm_ops staticWei Yongjun2018-07-261-1/+1
* lan743x: Add RSS supportBryan Whitehead2018-07-233-0/+171
* lan743x: Add EEE supportBryan Whitehead2018-07-232-0/+88
* lan743x: Add power management supportBryan Whitehead2018-07-233-0/+270
* lan743x: Add support for ethtool eeprom accessBryan Whitehead2018-07-232-0/+242
* lan743x: Add support for ethtool message levelBryan Whitehead2018-07-231-0/+17
* lan743x: Add support for ethtool statisticsBryan Whitehead2018-07-233-3/+214
* lan743x: Add support for ethtool link settingsBryan Whitehead2018-07-231-0/+5
* lan743x: Add support for ethtool get_drvinfoBryan Whitehead2018-07-234-1/+35
* net: drivers/net: Convert random_ether_addr to eth_random_addrJoe Perches2018-06-231-1/+1
* lan743x: make functions lan743x_csr_read and lan743x_csr_read staticColin Ian King2018-03-121-2/+3
* lan743x: remove some redundant variables and assignmentsColin Ian King2018-03-121-12/+1Star
* lan743x: Add main source files for new lan743x driverBryan Whitehead2018-03-074-0/+3391
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* net: microchip: encx24j600: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-131-14/+18
* net: microchip: enc28j60: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-131-14/+17
* encx24j600: Fix some checkstyle warningsJeroen De Wachter2016-12-162-8/+25
* encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packetsJeroen De Wachter2016-12-161-1/+2
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0Star
* kthread: kthread worker API cleanupPetr Mladek2016-10-121-5/+5
* enc28j60: Fix race condition in enc28j60 driverSergio Valverde2016-07-021-2/+5
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-041-1/+1
* net: ethernet: enc28j60: add device tree supportMichael Heimpold2016-04-291-3/+17
* net: ethernet: enc28j60: support half-duplex SPI controllersMichael Heimpold2016-04-291-5/+9
* net: encx24j600: move rev announcement to probe functionJon Ringle2015-11-201-12/+12
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0Star
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0Star
* | net: encx24j600: Export missing SPI module alias informationJavier Martinez Canillas2015-11-021-0/+1
* | net: encx24j600: Fix SPI id table definitionJavier Martinez Canillas2015-11-021-3/+4
* | net: encx24j600: Fix mask to update LED configurationJon Ringle2015-10-261-3/+3
* | net: encx24j600: Fix typos in KconfigJon Ringle2015-10-111-2/+2
* | net: Microchip encx24j600 driverJon Ringle2015-10-085-0/+2087
* | Revert "net: Microchip encx24j600 driver"David S. Miller2015-10-065-2122/+0Star
* | Revert "net: encx24j600_exit() can be static"David S. Miller2015-10-061-1/+1
* | net: encx24j600_exit() can be statickbuild test robot2015-10-051-1/+1
* | net: Microchip encx24j600 driverJon Ringle2015-10-055-0/+2122
|/
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1Star
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-071-2/+2
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-2/+2
|\
| * drivers/net/ethernet/microchip: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-2/+2
* | net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-041-1/+0Star
|/
* enc28j60: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka2012-02-151-1/+2