index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
/
dpaa
Commit message (
Expand
)
Author
Age
Files
Lines
*
dpaa_eth: support all modes with rate adapting PHYs
Madalin Bucur
2020-02-07
1
-3
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
1
-19
/
+20
|
\
|
*
dpaa_eth: fix DMA mapping leak
Madalin Bucur
2019-12-26
1
-19
/
+20
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
|
/
*
dpaa_eth: register a device link for the qman portal used
Madalin Bucur
2019-10-31
1
-2
/
+3
*
dpaa_eth: extend delays in ndo_stop
Madalin Bucur
2019-10-31
1
-1
/
+3
*
dpaa_eth: remove netdev_err() for user errors
Madalin Bucur
2019-10-31
1
-12
/
+4
*
dpaa_eth: add dropped frames to percpu ethtool stats
Madalin Bucur
2019-10-31
1
-0
/
+8
*
dpaa_eth: use a page to store the SGT
Madalin Bucur
2019-10-31
1
-22
/
+21
*
dpaa_eth: cleanup skb_to_contig_fd()
Madalin Bucur
2019-10-31
1
-7
/
+7
*
dpaa_eth: use fd information in dpaa_cleanup_tx_fd()
Madalin Bucur
2019-10-31
1
-6
/
+7
*
dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd()
Madalin Bucur
2019-10-31
1
-7
/
+7
*
dpaa_eth: avoid timestamp read on error paths
Madalin Bucur
2019-10-31
1
-7
/
+10
*
dpaa_eth: perform DMA unmapping before read
Madalin Bucur
2019-10-31
1
-15
/
+17
*
dpaa_eth: use page backed rx buffers
Madalin Bucur
2019-10-31
1
-29
/
+22
*
dpaa_eth: use only one buffer pool per interface
Madalin Bucur
2019-10-31
4
-92
/
+57
*
dpaa_eth: add newline in dev_err() msg
Madalin Bucur
2019-10-24
1
-1
/
+1
*
dpaa_eth: change DMA device
Madalin Bucur
2019-10-24
2
-51
/
+62
*
dpaa_eth: remove redundant code
Madalin Bucur
2019-10-24
1
-4
/
+0
*
dpaa_eth: defer probing after qbman
Laurentiu Tudor
2019-10-24
1
-0
/
+31
*
dpaa_eth: Use refcount_t for refcount
Chuhong Yuan
2019-08-08
2
-4
/
+5
*
Build fixes for skb_frag_size conversion
Matthew Wilcox (Oracle)
2019-07-24
1
-1
/
+1
*
dpaa_eth: use only online CPU portals
Madalin Bucur
2019-05-28
2
-7
/
+6
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
dpaa_eth: fix SG frame cleanup
Laurentiu Tudor
2019-05-05
1
-1
/
+1
*
ptp_qoriq: make structure/function names more consistent
Yangbo Lu
2019-02-12
1
-1
/
+1
*
dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start
Madalin Bucur
2019-01-17
1
-0
/
+6
*
dpaa_eth: Add change_carrier() for Fixed PHYs
Joakim Tjernlund
2018-12-17
1
-1
/
+2
*
dpaa_eth: add ethtool coalesce control
Madalin Bucur
2018-11-23
1
-0
/
+71
*
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
1
-1
/
+4
*
dpaa_eth: Remove useless declaration
Nathan Chancellor
2018-10-02
1
-2
/
+0
*
net: ethernet: dpaa: remove unused variables
Arnd Bergmann
2018-09-28
1
-1
/
+0
*
net: freescale: fix return type of ndo_start_xmit function
YueHaibing
2018-09-21
1
-1
/
+2
*
net: ethernet: Add helper to determine if pause configuration is supported
Andrew Lunn
2018-09-12
1
-3
/
+1
*
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
2018-09-12
1
-22
/
+1
*
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
2018-09-12
1
-2
/
+1
*
freescale: ethernet: remove unnecessary unlikely()
Igor Stoppa
2018-09-07
1
-5
/
+3
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
1
-7
/
+8
|
\
|
*
dpaa_eth: DPAA SGT needs to be 256B
Madalin Bucur
2018-06-30
1
-7
/
+8
*
|
dpaa_eth: add the get_ts_info interface for ethtool
Yangbo Lu
2018-06-26
1
-0
/
+39
*
|
dpaa_eth: add support for hardware timestamping
Yangbo Lu
2018-06-26
2
-5
/
+86
|
/
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
dpaa_eth: use true and false for boolean values
Gustavo A. R. Silva
2018-03-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-4
/
+4
|
\
|
*
dpaa_eth: remove duplicate increment of the tx_errors counter
Camelia Groza
2018-03-14
1
-1
/
+0
|
*
dpaa_eth: increment the RX dropped counter when needed
Camelia Groza
2018-03-14
1
-1
/
+3
|
*
dpaa_eth: remove duplicate initialization
Camelia Groza
2018-03-14
1
-1
/
+0
|
*
dpaa_eth: fix error in dpaa_remove()
Madalin Bucur
2018-03-14
1
-1
/
+1
*
|
dpaa_eth: Add allmulti option
Radu Bulie
2018-02-27
1
-0
/
+10
*
|
dpaa_eth: refactor frag count checking
Madalin Bucur
2018-02-27
1
-8
/
+12
[next]