开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
qualcomm
/
emac
Age
Commit message (
Expand
)
Author
2021-04-26
net:emac/emac-mac: Fix a use after free in emac_mac_tx_buf_send
Lv Yunlong
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-08-11
net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_p...
Wang Hai
2020-05-05
net: emac: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
2020-02-19
net: qcom/emac: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-01-23
net: convert suitable drivers to use phy_do_ioctl_running
Heiner Kallweit
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-11-07
net: qcom/emac: Demote MTU change print to debug
Florian Fainelli
2019-08-01
net: qcom/emac: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-13
net: qualcomm: emac: replace dev_kfree_skb_irq by dev_consume_skb_irq for dro...
Yang Wei
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-06-14
net: qcom/emac: Add missing of_node_put()
YueHaibing
2018-05-29
net: qcom/emac: fix device tree initialization
Timur Tabi
2018-05-20
net: qcom/emac: Allocate buffers from local node
Hemanth Puranik
2018-05-16
net: qcom/emac: Encapsulate sgmii ops under one structure
Hemanth Puranik
2018-03-07
net: qcom/emac: Use proper free methods during TX
Hemanth Puranik
2018-01-24
net: qcom/emac: extend DMA mask to 46bits
Wang Dongsheng
2017-12-18
net: qcom/emac: Change the order of mac up and sgmii open
Hemanth Puranik
2017-12-15
net: qcom/emac: Reduce timeout for mdio read/write
Hemanth Puranik
2017-10-12
Revert "net: qcom/emac: enforce DMA address restrictions"
Timur Tabi
2017-10-11
net: qcom/emac: clean up some TX/RX error messages
Timur Tabi
2017-10-11
net: qcom/emac: enforce DMA address restrictions
Timur Tabi
2017-10-11
net: qcom/emac: remove unused address arrays
Timur Tabi
2017-10-11
net: qcom/emac: specify the correct DMA mask
Timur Tabi
2017-10-05
net: qcom/emac: make function emac_isr static
Colin Ian King
2017-09-25
net: qcom/emac: specify the correct size when mapping a DMA buffer
Timur Tabi
2017-09-21
net: qcom/emac: add software control for pause frame mode
Timur Tabi
2017-07-14
net: qcom/emac: fix double free of SGMII IRQ during shutdown
Timur Tabi
2017-06-25
net: qcom/emac: add support for emulation systems
Timur Tabi
2017-06-25
net: qcom/emac: do not reset the EMAC during initialization
Timur Tabi
2017-06-25
net: qcom/emac: add shutdown function
Timur Tabi
2017-06-04
net: qcom/emac: do not use hardware mdio automatic polling
Timur Tabi
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
2017-03-07
net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence values
Timur Tabi
2017-02-13
net: qcom/emac: fix a sizeof() typo
Dan Carpenter
2017-02-09
net: qcom/emac: add ethtool support for setting ring parameters
Timur Tabi
2017-02-09
net: qcom/emac: add ethtool support for reading hardware registers
Timur Tabi
2017-02-08
net: qcom/emac: fix semicolon.cocci warnings
Wu Fengguang
2017-02-07
net: qcom/emac: add ethool support for setting pause parameters
Timur Tabi
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-29
net: qcom/emac: add an error interrupt handler for the sgmii
Timur Tabi
2017-01-29
net: qcom/emac: remove extraneous wake-on-lan code
Timur Tabi
2017-01-29
net: qcom/emac: do not call emac_mac_start twice
Timur Tabi
2017-01-29
net: qcom/emac: always use autonegotiation to configure the SGMII link
Timur Tabi
2017-01-29
net: qcom/emac: display the phy driver info after we connect
Timur Tabi
2017-01-23
net: qcom/emac: claim the irq only when the device is opened
Timur Tabi
[next]