summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ibm/emac
AgeCommit message (Expand)Author
2018-12-17Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt
2018-09-18net: emac: fix fixed-link setup for the RTL8363SB switchChristian Lamparter
2018-09-03net/ibm/emac: wrong emac_calc_base call was used by typoIvan Mikhaylov
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-24net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov
2018-01-24net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov
2017-12-21net: ibm: emac: support RGMII-[RX|TX]ID phymodeChristian Lamparter
2017-12-21net: ibm: emac: replace custom PHY_MODE_* macrosChristian Lamparter
2017-12-21net: ibm: emac: replace custom rgmii_mode_name with phy_modesChristian Lamparter
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-19net: emac: Fix napi poll list corruptionChristian Lamparter
2017-08-20net: ibm: emac: Fix some error handling path in 'emac_probe()'Christophe Jaillet
2017-07-24net: Convert to using %pOF instead of full_nameRob Herring
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-08drivers: net: emac: add const to mii_phy_ops structuresBhumika Goyal
2017-06-08net: emac: fix and unify emac_mdio functionsChristian Lamparter
2017-06-08net: emac: fix reset timeout with AR8035 phyChristian Lamparter
2017-04-07net: emac: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-05net: ibm: emac: remove unused sysrq handler for 'c' keyEric Biggers
2017-03-08net: ibm: emac: fix regression caused by emac_dt_phy_probe()Christian Lamparter
2017-02-22net: emac: add support for device-tree based PHY discovery and setupChristian Lamparter
2017-02-05ibm/emac: use napi_complete_done()Eric Dumazet
2017-01-09net: ibm: emac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-18ethernet/ibm: use core min/max MTU checkingJarod Wilson
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-16net/ibm/emac: add mutex to 'set multicast list'Ivan Mikhaylov
2016-09-16net/ibm/emac: add set mac addr callbackIvan Mikhaylov
2016-09-13net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04drivers: net: emac: add Atheros AR8035 phy initialization codeChristian Lamparter
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-28net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov
2015-09-22net/ibm/emac: fix type of phy_modeAndrzej Hajda
2015-06-11net/ibm/emac: use swap() in emac_make_bootlist()Fabian Frederick
2015-05-25net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-03-17IBM-EMAC: constify of_device_id arrayFabian Frederick
2015-03-17powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett
2015-02-04IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"Markus Elfring
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-21IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"Markus Elfring
2014-10-20net: ethernet: ibm: emac: drop owner assignment from platform_driversWolfram Sang
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-30emac: aggregation of v1-2 PLB errors for IER registerIvan Mikhaylov
2014-05-30emac: add missing support of 10mbit in emac/rgmiiIvan Mikhaylov
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker