aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-10net: pch_gbe: remove unneeded MODULE_VERSION() callAndy Shevchenko1-2/+0
2021-03-12ptp_pch: Move 'pch_*()' prototypes to shared headerLee Jones1-8/+0
2021-03-12ptp_pch: Remove unused function 'pch_ch_control_read()'Lee Jones1-1/+0
2020-06-19net: ethernet: oki-semi: pch_gbe: fix spelling mistakeFlavio Suligoi1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340Thomas Gleixner1-12/+1
2018-06-23net: pch_gbe: Remove get_bus_info HAL abstractionPaul Burton1-23/+0
2018-06-23net: pch_gbe: Remove init_hw HAL abstractionPaul Burton1-2/+0
2018-06-23net: pch_gbe: Remove {read,write}_phy_reg HAL abstractionPaul Burton1-4/+0
2018-06-23net: pch_gbe: Remove reset_phy HAL abstractionPaul Burton1-2/+0
2018-06-23net: pch_gbe: Remove sw_reset_phy HAL abstractionPaul Burton1-2/+0
2018-06-23net: pch_gbe: Remove read_mac_addr HAL abstractionPaul Burton1-3/+0
2018-06-23net: pch_gbe: Remove power_{up,down}_phy HAL abstractionPaul Burton1-4/+0
2017-10-16pch_gbe: Switch to new PCI IRQ allocation APIAndy Shevchenko1-2/+1
2016-04-28pch_gbe: replace private tx ring lock with common netif_tx_lockfrançois romieu1-2/+0
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-09-24oki-semi: Remove extern from function prototypesJoe Perches1-28/+28
2013-07-25pch_gbe: Add MinnowBoard supportDarren Hart1-0/+15
2013-06-28pch_gbe: convert pr_* to netdev_*Andy Shevchenko1-0/+2
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings1-2/+0
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2012-05-15pch_gbe: fix transmit racesEric Dumazet1-2/+0
2012-04-21pch_gbe: export a method to set the receive match addressTakahiro Shimizu1-0/+1
2012-03-09net/pch_gbe: supports eg20t ptp clockTakahiroi Shimizu1-0/+13
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-2/+10
2011-08-12pch_gbe: Move the OKI Semiconductor driverJeff Kirsher1-0/+655