index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa
Age
Commit message (
Expand
)
Author
2019-08-08
dpaa_eth: Use refcount_t for refcount
Chuhong Yuan
2019-07-24
Build fixes for skb_frag_size conversion
Matthew Wilcox (Oracle)
2019-05-28
dpaa_eth: use only online CPU portals
Madalin Bucur
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-05
dpaa_eth: fix SG frame cleanup
Laurentiu Tudor
2019-02-12
ptp_qoriq: make structure/function names more consistent
Yangbo Lu
2019-01-17
dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start
Madalin Bucur
2018-12-17
dpaa_eth: Add change_carrier() for Fixed PHYs
Joakim Tjernlund
2018-11-23
dpaa_eth: add ethtool coalesce control
Madalin Bucur
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-10-02
dpaa_eth: Remove useless declaration
Nathan Chancellor
2018-09-28
net: ethernet: dpaa: remove unused variables
Arnd Bergmann
2018-09-21
net: freescale: fix return type of ndo_start_xmit function
YueHaibing
2018-09-12
net: ethernet: Add helper to determine if pause configuration is supported
Andrew Lunn
2018-09-12
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
2018-09-12
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
2018-09-07
freescale: ethernet: remove unnecessary unlikely()
Igor Stoppa
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-30
dpaa_eth: DPAA SGT needs to be 256B
Madalin Bucur
2018-06-26
dpaa_eth: add the get_ts_info interface for ethtool
Yangbo Lu
2018-06-26
dpaa_eth: add support for hardware timestamping
Yangbo Lu
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-03-23
dpaa_eth: use true and false for boolean values
Gustavo A. R. Silva
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-14
dpaa_eth: remove duplicate increment of the tx_errors counter
Camelia Groza
2018-03-14
dpaa_eth: increment the RX dropped counter when needed
Camelia Groza
2018-03-14
dpaa_eth: remove duplicate initialization
Camelia Groza
2018-03-14
dpaa_eth: fix error in dpaa_remove()
Madalin Bucur
2018-02-27
dpaa_eth: Add allmulti option
Radu Bulie
2018-02-27
dpaa_eth: refactor frag count checking
Madalin Bucur
2018-02-27
dpaa_eth: make sure all Rx errors are counted
Madalin Bucur
2018-02-27
dpaa_eth: fix SG mapping
Madalin Bucur
2018-02-19
dpaa_eth: fix pause capability advertisement logic
Jake Moroni
2018-02-13
dpaa_eth: fix incorrect comment
Jake Moroni
2017-11-08
dpaa_eth: fix error return code in dpaa_eth_probe()
Wei Yongjun
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
2017-11-05
dpaa_eth: avoid uninitialized variable false-positive warning
Arnd Bergmann
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
net: dpaa: remove init which already done in per-cpu allocation
yuan linyu
2017-11-02
net: dpaa: fix maybe uninitialized var in dpaa_open()
yuan linyu
2017-10-18
dpaa_eth: remove obsolete comment
Madalin Bucur
2017-10-18
dpaa_eth: cleanup dpaa_eth_probe() error paths
Madalin Bucur
2017-10-18
dpaa_eth: change device used
Madalin Bucur
2017-10-18
dpaa_eth: move of_phy_connect() to the eth driver
Madalin Bucur
2017-08-28
dpaa_eth: check allocation result
Madalin Bucur
2017-08-28
dpaa_eth: add NETIF_F_RXHASH
Madalin Bucur
2017-08-28
dpaa_eth: enable Rx hashing control
Madalin Bucur
2017-08-28
dpaa_eth: use multiple Rx frame queues
Madalin Bucur
2017-08-13
net: dpaa_eth: constify platform_device_id
Arvind Yadav
[next]