index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-25
net: qcom/emac: specify the correct size when mapping a DMA buffer
Timur Tabi
1
-1
/
+2
2017-09-23
net: qualcomm: rmnet: Fix rcu splat in rmnet_is_real_dev_registered
Subash Abhinov Kasiviswanathan
1
-4
/
+1
2017-09-21
net: qcom/emac: add software control for pause frame mode
Timur Tabi
4
-0
/
+58
2017-09-09
net: qualcomm: rmnet: Fix a double free
Dan Carpenter
1
-6
/
+4
2017-09-03
net: qualcomm: rmnet: Rename real_dev_info to port
Subash Abhinov Kasiviswanathan
8
-87
/
+82
2017-09-03
net: qualcomm: rmnet: Implement ndo_get_iflink
Subash Abhinov Kasiviswanathan
4
-3
/
+15
2017-09-03
net: qualcomm: rmnet: Refactor the new rmnet dev creation
Subash Abhinov Kasiviswanathan
3
-84
/
+26
2017-09-03
net: qualcomm: rmnet: Move the device creation log
Subash Abhinov Kasiviswanathan
1
-2
/
+1
2017-09-03
net: qualcomm: rmnet: Remove the unused endpoint -1
Subash Abhinov Kasiviswanathan
1
-11
/
+3
2017-09-03
net: qualcomm: rmnet: Fix memory corruption if mux_id is greater than 32
Subash Abhinov Kasiviswanathan
3
-4
/
+2
2017-09-01
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-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-93
/
+6
2017-06-04
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
2017-02-20
net: qualcomm: qca: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-8
/
+10
2017-02-13
net: qcom/emac: fix a sizeof() typo
Dan Carpenter
1
-1
/
+1
2017-02-09
net: qcom/emac: add ethtool support for setting ring parameters
Timur Tabi
1
-0
/
+24
2017-02-09
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-29
net: qcom/emac: add an error interrupt handler for the sgmii
Timur Tabi
4
-7
/
+153
2017-01-29
net: qcom/emac: remove extraneous wake-on-lan code
Timur Tabi
2
-14
/
+0
2017-01-29
net: qcom/emac: do not call emac_mac_start twice
Timur Tabi
3
-4
/
+1
2017-01-29
net: qcom/emac: always use autonegotiation to configure the SGMII link
Timur Tabi
1
-39
/
+10
2017-01-29
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-19
Revert "net: qcom/emac: configure the external phy to allow pause frames"
Timur Tabi
1
-6
/
+0
[next]