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-10-12
Revert "net: qcom/emac: enforce DMA address restrictions"
Timur Tabi
1
-24
/
+15
2017-10-12
net: qualcomm: rmnet: Implement bridge mode
Subash Abhinov Kasiviswanathan
4
-6
/
+122
2017-10-12
net: qualcomm: rmnet: Convert the muxed endpoint to hlist
Subash Abhinov Kasiviswanathan
6
-53
/
+68
2017-10-12
net: qualcomm: rmnet: Remove duplicate setting of rmnet_devices
Subash Abhinov Kasiviswanathan
2
-5
/
+4
2017-10-12
net: qualcomm: rmnet: Remove duplicate setting of rmnet private info
Subash Abhinov Kasiviswanathan
6
-40
/
+15
2017-10-12
net: qualcomm: rmnet: Move rmnet_mode to rmnet_port
Subash Abhinov Kasiviswanathan
3
-10
/
+7
2017-10-12
net: qualcomm: rmnet: Remove some unused defines
Subash Abhinov Kasiviswanathan
1
-8
/
+0
2017-10-12
net: qualcomm: rmnet: Remove existing logic for bridge mode
Subash Abhinov Kasiviswanathan
2
-69
/
+9
2017-10-12
net: qcom/emac: clean up some TX/RX error messages
Timur Tabi
2
-13
/
+10
2017-10-12
net: qcom/emac: enforce DMA address restrictions
Timur Tabi
1
-15
/
+24
2017-10-12
net: qcom/emac: remove unused address arrays
Timur Tabi
1
-13
/
+3
2017-10-12
net: qcom/emac: specify the correct DMA mask
Timur Tabi
1
-13
/
+4
2017-10-06
net: qcom/emac: make function emac_isr static
Colin Ian King
1
-1
/
+1
2017-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+3
2017-10-05
net: Add extack to upper device linking
David Ahern
1
-1
/
+1
2017-09-26
net: qcom/emac: specify the correct size when mapping a DMA buffer
Timur Tabi
1
-1
/
+2
2017-09-24
net: qualcomm: rmnet: Fix rcu splat in rmnet_is_real_dev_registered
Subash Abhinov Kasiviswanathan
1
-4
/
+1
2017-09-22
net: qcom/emac: add software control for pause frame mode
Timur Tabi
4
-0
/
+58
2017-09-10
net: qualcomm: rmnet: Fix a double free
Dan Carpenter
1
-6
/
+4
2017-09-04
net: qualcomm: rmnet: Rename real_dev_info to port
Subash Abhinov Kasiviswanathan
8
-87
/
+82
2017-09-04
net: qualcomm: rmnet: Implement ndo_get_iflink
Subash Abhinov Kasiviswanathan
4
-3
/
+15
2017-09-04
net: qualcomm: rmnet: Refactor the new rmnet dev creation
Subash Abhinov Kasiviswanathan
3
-84
/
+26
2017-09-04
net: qualcomm: rmnet: Move the device creation log
Subash Abhinov Kasiviswanathan
1
-2
/
+1
2017-09-04
net: qualcomm: rmnet: Remove the unused endpoint -1
Subash Abhinov Kasiviswanathan
1
-11
/
+3
2017-09-04
net: qualcomm: rmnet: Fix memory corruption if mux_id is greater than 32
Subash Abhinov Kasiviswanathan
3
-4
/
+2
2017-09-02
net: qualcomm: rmnet: remove unused variable priv
Colin Ian King
1
-3
/
+0
2017-08-30
drivers: net: ethernet: qualcomm: rmnet: Initial implementation
Subash Abhinov Kasiviswanathan
14
-0
/
+1342
2017-07-14
net: qcom/emac: fix double free of SGMII IRQ during shutdown
Timur Tabi
1
-4
/
+6
2017-06-25
net: qcom/emac: add support for emulation systems
Timur Tabi
1
-2
/
+21
2017-06-25
net: qcom/emac: do not reset the EMAC during initialization
Timur Tabi
1
-2
/
+0
2017-06-25
net: qcom/emac: add shutdown function
Timur Tabi
1
-0
/
+14
2017-06-13
networking: use skb_put_zero()
Johannes Berg
1
-2
/
+1
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-93
/
+6
2017-06-05
net: qcom/emac: do not use hardware mdio automatic polling
Timur Tabi
3
-93
/
+6
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
[next]