aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qualcomm
AgeCommit message (Expand)Author
2017-01-29net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi
2017-01-29net: qcom/emac: remove extraneous wake-on-lan codeTimur Tabi
2017-01-29net: qcom/emac: do not call emac_mac_start twiceTimur Tabi
2017-01-29net: qcom/emac: always use autonegotiation to configure the SGMII linkTimur Tabi
2017-01-29net: qcom/emac: display the phy driver info after we connectTimur Tabi
2017-01-23net: qcom/emac: claim the irq only when the device is openedTimur Tabi
2017-01-23net: qcom/emac: rename emac_phy to emac_sgmii and move itTimur Tabi
2017-01-19Revert "net: qcom/emac: configure the external phy to allow pause frames"Timur Tabi
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-12net: qcom/emac: grab a reference to the phydev on ACPI systemsTimur Tabi
2017-01-10net: qcom/emac: add ethtool supportTimur Tabi
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-12-17net: qcom/emac: don't try to claim clocks on ACPI systemsTimur Tabi
2016-12-09net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi
2016-12-09net: qcom/emac: move phy init code to separate filesTimur Tabi
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-27net: qcom/emac: fix of_node and phydev leaksJohan Hovold
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-09net: qcom/emac: enable flow control if requestedTimur Tabi
2016-11-09net: qcom/emac: configure the external phy to allow pause framesTimur Tabi
2016-11-01net: qcom/emac: use correct value for SGMII_LN_UCDR_SO_GAIN_MODE0Timur Tabi
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson
2016-10-18ethernet: use core min/max MTU checkingJarod Wilson
2016-10-17net: qcom/emac: Fix module autoload for OF registrationJavier Martinez Canillas
2016-10-15net: qcom/emac: disable interrupts before calling phy_disconnectTimur Tabi
2016-10-06ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEMGeert Uytterhoeven
2016-10-03net: qcom/emac: fix return value check in emac_sgmii_config()Wei Yongjun
2016-09-29net: qcom/emac: initial ACPI supportTimur Tabi
2016-09-29net: qcom/emac: use device_get_mac_addressTimur Tabi
2016-09-29net: qcom/emac: do not use devm on internal phy pdevTimur Tabi
2016-09-16net: emac: remove .owner field for driverWei Yongjun
2016-09-16net: emac: remove unnecessary dev_set_drvdata()Wei Yongjun
2016-09-01net: emac: emac gigabit ethernet controller driverTimur Tabi
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal
2016-02-25net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren
2016-02-25net: qca_spi: Don't clear IFF_BROADCASTStefan Wahren
2015-12-06net: qca_spi: fix transmit queue timeout handlingStefan Wahren
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-11net: qca_spi: Fix possible race during probeStefan Wahren
2015-05-10ethernet: qualcomm: use spi instead of spi_deviceVarka Bhadram
2015-04-16ethernet: remove unused including <linux/version.h>Wei Yongjun
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2014-11-11net: qualcomm: Fix dependencyStefan Wahren
2014-10-03net: ethernet: Remove superfluous ether_setup after alloc_etherdevTobias Klauser
2014-09-29net: qualcomm: new Ethernet over SPI driver for QCA7000Stefan Wahren