summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_api.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-23net: pch_gbe: Remove pch_gbe_hal_setup_init_funcsPaul Burton1-50/+0
2018-06-23net: pch_gbe: Remove get_bus_info HAL abstractionPaul Burton1-58/+0
2018-06-23net: pch_gbe: Remove init_hw HAL abstractionPaul Burton1-45/+0
2018-06-23net: pch_gbe: Remove {read,write}_phy_reg HAL abstractionPaul Burton1-36/+0
2018-06-23net: pch_gbe: Remove reset_phy HAL abstractionPaul Burton1-16/+0
2018-06-23net: pch_gbe: Remove sw_reset_phy HAL abstractionPaul Burton1-16/+0
2018-06-23net: pch_gbe: Remove read_mac_addr HAL abstractionPaul Burton1-19/+0
2018-06-23net: pch_gbe: Remove power_{up,down}_phy HAL abstractionPaul Burton1-22/+0
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-06-28pch_gbe: convert pr_* to netdev_*Andy Shevchenko1-16/+33
2013-06-28pch_gbe: remove inline keyword for exported functionsAndy Shevchenko1-10/+11
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-6/+6
2011-08-12pch_gbe: Move the OKI Semiconductor driverJeff Kirsher1-0/+245