summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qualcomm
AgeCommit message (Expand)Author
2017-09-03net: qualcomm: rmnet: Rename real_dev_info to portSubash Abhinov Kasiviswanathan
2017-09-03net: qualcomm: rmnet: Implement ndo_get_iflinkSubash Abhinov Kasiviswanathan
2017-09-03net: qualcomm: rmnet: Refactor the new rmnet dev creationSubash Abhinov Kasiviswanathan
2017-09-03net: qualcomm: rmnet: Move the device creation logSubash Abhinov Kasiviswanathan
2017-09-03net: qualcomm: rmnet: Remove the unused endpoint -1Subash Abhinov Kasiviswanathan
2017-09-03net: qualcomm: rmnet: Fix memory corruption if mux_id is greater than 32Subash Abhinov Kasiviswanathan
2017-09-01net: qualcomm: rmnet: remove unused variable privColin Ian King
2017-08-30drivers: net: ethernet: qualcomm: rmnet: Initial implementationSubash Abhinov Kasiviswanathan
2017-07-14net: qcom/emac: fix double free of SGMII IRQ during shutdownTimur Tabi
2017-06-25net: qcom/emac: add support for emulation systemsTimur Tabi
2017-06-25net: qcom/emac: do not reset the EMAC during initializationTimur Tabi
2017-06-25net: qcom/emac: add shutdown functionTimur Tabi
2017-06-13networking: use skb_put_zero()Johannes Berg
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-04net: qcom/emac: do not use hardware mdio automatic pollingTimur Tabi
2017-05-30net: qualcomm: add QCA7000 UART driverStefan Wahren
2017-05-30net: qualcomm: make qca_7k_common a separate kernel moduleStefan Wahren
2017-05-30net: qualcomm: prepare frame decoding for UART driverStefan Wahren
2017-05-30net: qualcomm: rename qca_framing.c to qca_7k_common.cStefan Wahren
2017-05-30net: qca_spi: Clarify MODULE_DESCRIPTIONStefan Wahren
2017-05-30net: qualcomm: move qcaspi_tx_cmd to qca_spi.cStefan Wahren
2017-05-30net: qca_spi: remove QCASPI_MTUStefan Wahren
2017-05-30net: qualcomm: Improve readability of length definesStefan Wahren
2017-05-30net: qualcomm: use net_device_ops instead of direct callStefan Wahren
2017-05-30net: qca_spi: Use SET_NETDEV_DEV()Stefan Wahren
2017-05-30net: qca_7k: Use BIT macroStefan Wahren
2017-05-30net: qca_framing: use u16 for frame offsetStefan Wahren
2017-05-30net: qualcomm: qca_7k: clean up header includesStefan Wahren
2017-05-11net: qca_spi: Fix alignment issues in rx pathStefan Wahren
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal
2017-03-07net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence valuesTimur Tabi
2017-02-20net: qualcomm: qca: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-02-13net: qcom/emac: fix a sizeof() typoDan Carpenter
2017-02-09net: qcom/emac: add ethtool support for setting ring parametersTimur Tabi
2017-02-09net: qcom/emac: add ethtool support for reading hardware registersTimur Tabi
2017-02-08net: qcom/emac: fix semicolon.cocci warningsWu Fengguang
2017-02-07net: qcom/emac: add ethool support for setting pause parametersTimur Tabi
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
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