index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-30
net: qualcomm: add QCA7000 UART driver
Stefan Wahren
4
-0
/
+447
2017-05-30
net: qualcomm: make qca_7k_common a separate kernel module
Stefan Wahren
3
-3
/
+20
2017-05-30
net: qualcomm: prepare frame decoding for UART driver
Stefan Wahren
3
-9
/
+13
2017-05-30
net: qualcomm: rename qca_framing.c to qca_7k_common.c
Stefan Wahren
5
-4
/
+4
2017-05-30
net: qca_spi: Clarify MODULE_DESCRIPTION
Stefan Wahren
1
-1
/
+1
2017-05-30
net: qualcomm: move qcaspi_tx_cmd to qca_spi.c
Stefan Wahren
3
-25
/
+24
2017-05-30
net: qca_spi: remove QCASPI_MTU
Stefan Wahren
1
-2
/
+1
2017-05-30
net: qualcomm: Improve readability of length defines
Stefan Wahren
3
-11
/
+11
2017-05-30
net: qualcomm: use net_device_ops instead of direct call
Stefan Wahren
3
-7
/
+5
2017-05-30
net: qca_spi: Use SET_NETDEV_DEV()
Stefan Wahren
1
-0
/
+1
2017-05-30
net: qca_7k: Use BIT macro
Stefan Wahren
1
-7
/
+7
2017-05-30
net: qca_framing: use u16 for frame offset
Stefan Wahren
1
-1
/
+1
2017-05-30
net: qualcomm: qca_7k: clean up header includes
Stefan Wahren
1
-4
/
+2
2017-05-11
net: qca_spi: Fix alignment issues in rx path
Stefan Wahren
1
-4
/
+6
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
1
-0
/
+1
2017-03-07
net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence values
Timur Tabi
1
-0
/
+6
2017-02-21
net: qualcomm: qca: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-8
/
+10
2017-02-14
net: qcom/emac: fix a sizeof() typo
Dan Carpenter
1
-1
/
+1
2017-02-10
net: qcom/emac: add ethtool support for setting ring parameters
Timur Tabi
1
-0
/
+24
2017-02-10
net: qcom/emac: add ethtool support for reading hardware registers
Timur Tabi
3
-81
/
+119
2017-02-08
net: qcom/emac: fix semicolon.cocci warnings
Wu Fengguang
1
-1
/
+1
2017-02-07
net: qcom/emac: add ethool support for setting pause parameters
Timur Tabi
4
-18
/
+48
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-30
net: qcom/emac: add an error interrupt handler for the sgmii
Timur Tabi
4
-7
/
+153
2017-01-30
net: qcom/emac: remove extraneous wake-on-lan code
Timur Tabi
2
-14
/
+0
2017-01-30
net: qcom/emac: do not call emac_mac_start twice
Timur Tabi
3
-4
/
+1
2017-01-30
net: qcom/emac: always use autonegotiation to configure the SGMII link
Timur Tabi
1
-39
/
+10
2017-01-30
net: qcom/emac: display the phy driver info after we connect
Timur Tabi
2
-4
/
+3
2017-01-23
net: qcom/emac: claim the irq only when the device is opened
Timur Tabi
3
-14
/
+11
2017-01-23
net: qcom/emac: rename emac_phy to emac_sgmii and move it
Timur Tabi
9
-24
/
+23
2017-01-20
Revert "net: qcom/emac: configure the external phy to allow pause frames"
Timur Tabi
1
-6
/
+0
2017-01-19
net: Remove usage of net_device last_rx member
Tobias Klauser
1
-1
/
+0
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+9
2017-01-12
net: qcom/emac: grab a reference to the phydev on ACPI systems
Timur Tabi
2
-4
/
+9
2017-01-10
net: qcom/emac: add ethtool support
Timur Tabi
4
-21
/
+221
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+2
2016-12-17
net: qcom/emac: don't try to claim clocks on ACPI systems
Timur Tabi
1
-0
/
+9
2016-12-10
net: qcom/emac: add support for the Qualcomm Technologies QDF2400
Timur Tabi
4
-5
/
+249
2016-12-10
net: qcom/emac: move phy init code to separate files
Timur Tabi
5
-523
/
+478
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+5
2016-11-28
net: qcom/emac: fix of_node and phydev leaks
Johan Hovold
2
-0
/
+5
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+12
2016-11-10
net: qcom/emac: enable flow control if requested
Timur Tabi
1
-4
/
+5
2016-11-10
net: qcom/emac: configure the external phy to allow pause frames
Timur Tabi
1
-0
/
+6
2016-11-01
net: qcom/emac: use correct value for SGMII_LN_UCDR_SO_GAIN_MODE0
Timur Tabi
1
-1
/
+1
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+7
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
1
-7
/
+6
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
2
-15
/
+7
2016-10-17
net: qcom/emac: Fix module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-16
net: qcom/emac: disable interrupts before calling phy_disconnect
Timur Tabi
1
-2
/
+6
[next]