index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-12-18
net: qcom/emac: Change the order of mac up and sgmii open
Hemanth Puranik
1
-3
/
+3
2017-12-15
net: qcom/emac: Reduce timeout for mdio read/write
Hemanth Puranik
1
-3
/
+4
2017-12-06
net: qualcomm: rmnet: Fix leak in device creation failure
Subash Abhinov Kasiviswanathan
1
-0
/
+1
2017-12-06
net: qualcomm: rmnet: Fix leak on transmit failure
Subash Abhinov Kasiviswanathan
1
-2
/
+6
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
net: qualcomm: rmnet: Add support for GRO
Subash Abhinov Kasiviswanathan
4
-1
/
+14
2017-10-27
net: qualcomm: rmnet: Add support for 64 bit stats
Subash Abhinov Kasiviswanathan
2
-5
/
+85
2017-10-27
net: qualcomm: rmnet: Always assign rmnet dev in deaggregation path
Subash Abhinov Kasiviswanathan
1
-2
/
+1
2017-10-27
net: qualcomm: rmnet: Fix the return value of rmnet_rx_handler()
Subash Abhinov Kasiviswanathan
3
-24
/
+14
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
[next]