summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/oki-semi
Commit message (Expand)AuthorAge
* pch_gbe: Deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-17
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* pch_gbe: Switch to new PCI IRQ allocation APIAndy Shevchenko2017-10-16
* net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-05
* net: oki-semi: pch_gbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-17
* pch_gbe: Omit private ndo_get_stats functionTobias Klauser2017-02-14
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* ethernet: use core min/max MTU checkingJarod Wilson2016-10-18
* pch_gbe: replace private tx ring lock with common netif_tx_lockfrançois romieu2016-04-28
* pch_gbe: fix bogus trylock conversionFlorian Westphal2016-04-26
* drivers: net: remove NETDEV_TX_LOCKEDFlorian Westphal2016-04-26
* net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-15
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
* ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* pch_gbe: 'select' NET_PTP_CLASSIFY.David S. Miller2014-09-22
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
* net: pch_gbe depends on x86_32Jean Delvare2014-05-16
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-31
* ethernet: Fix FSF address in file headersJeff Kirsher2013-12-06
* pch_gbe: Validate hwtstamp_config completely before applying itBen Hutchings2013-11-14
* oki-semi: Remove extern from function prototypesJoe Perches2013-09-24
* drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* pch_gbe: ethtool cannot change parameters when link is downAnders Larsen2013-08-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-03
|\
| * net: pch_gbe depends on x86Jiri Slaby2013-07-22
* | pch_gbe: Add MinnowBoard supportDarren Hart2013-07-25
* | pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32Darren Hart2013-07-24
|/
* pch_gbe: use managed functions pcim_* and devm_*Andy Shevchenko2013-06-28
* pch_gbe: convert pr_* to netdev_*Andy Shevchenko2013-06-28
* pch_gbe: remove inline keyword for exported functionsAndy Shevchenko2013-06-28
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-19
* pch_gbe: minor: report the actual error on MTU changeVeaceslav Falico2013-04-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-27
|\
| * pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico2013-03-26
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
|/
* pch_gbe, ptp_pch: Fix the dependency direction between these driversBen Hutchings2012-11-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
|\
| * pch_gbe: fix error handling in pch_gbe_up()Veaceslav Falico2012-10-24
| * pch_gbe: don't reset MAC_RX on FIFO overflowVeaceslav Falico2012-10-23
| * pch_gbe: don't re-set RX_FIFO_ERR flag in napi_pollVeaceslav Falico2012-10-23
| * pch_gbe: create functions for MAC_RX {en,dis}ableVeaceslav Falico2012-10-23
* | ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-01
* | ptp: Make PTP_1588_CLOCK select rather than depend on PPSBen Hutchings2012-11-01
* | pps, ptp: Remove dependencies on EXPERIMENTALBen Hutchings2012-11-01
|/
* pch_gbe: Fix build error by selecting all the possible dependencies.Haicheng Li2012-10-09
* pch_gbe: Fix PTP dependencies.David S. Miller2012-10-02