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
/
dpaa_eth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dpaa_eth: check allocation result
Madalin Bucur
2017-08-28
1
-0
/
+3
*
dpaa_eth: add NETIF_F_RXHASH
Madalin Bucur
2017-08-28
1
-3
/
+20
*
dpaa_eth: use multiple Rx frame queues
Madalin Bucur
2017-08-28
1
-7
/
+43
*
net: dpaa_eth: constify platform_device_id
Arvind Yadav
2017-08-13
1
-1
/
+1
*
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
2017-08-07
1
-3
/
+4
*
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
2017-08-07
1
-1
/
+1
*
net: sched: push cls related args into cls_common structure
Jiri Pirko
2017-08-07
1
-1
/
+0
*
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
2017-08-07
1
-3
/
+4
*
net: Convert to using %pOF instead of full_name
Rob Herring
2017-07-24
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
1
-1
/
+1
|
\
|
*
dpaa_eth: reuse the dma_ops provided by the FMan MAC device
Madalin Bucur
2017-06-20
1
-1
/
+1
*
|
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
1
-2
/
+2
|
/
*
dpaa_eth: use AVOIDBLOCK for Tx confirmation queues
Madalin Bucur
2017-04-01
1
-1
/
+1
*
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-03-15
1
-6
/
+10
*
dpaa_eth: enable context-A stashing
Madalin Bucur
2017-03-09
1
-1
/
+2
*
dpaa_eth: enable multiple Tx traffic classes
Camelia Groza
2017-03-09
1
-0
/
+36
*
dpaa_eth: add four prioritised Tx traffic classes
Camelia Groza
2017-03-09
1
-8
/
+35
*
dpaa_eth: do not ignore port api return value
Madalin Bucur
2017-03-09
1
-22
/
+43
*
dpaa_eth: enable Rx checksum offload
Madalin Bucur
2017-03-09
1
-2
/
+27
*
dpaa_eth: remove redundant initialization
Madalin Bucur
2017-03-09
1
-1
/
+1
*
dpaa_eth: implement ioctl() for PHY-related ops
Michael Walle
2017-02-20
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-19
1
-1
/
+1
|
\
|
*
dpaa_eth: small leak on error
Dan Carpenter
2017-02-17
1
-1
/
+1
*
|
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
|
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-4
/
+2
|
/
*
dpaa_eth: Initialize CGR structure before init
Roy Pledge
2017-01-04
1
-0
/
+2
*
dpaa_eth: cleanup after init_phy() failure
Madalin Bucur
2017-01-04
1
-1
/
+3
*
dpaa_eth: use big endian accessors
Claudiu Manoil
2016-12-17
1
-34
/
+37
*
dpaa_eth: add trace points
Madalin Bucur
2016-11-15
1
-0
/
+15
*
dpaa_eth: add sysfs exports
Madalin Bucur
2016-11-15
1
-0
/
+4
*
dpaa_eth: add ethtool statistics
Madalin Bucur
2016-11-15
1
-2
/
+52
*
dpaa_eth: add ethtool functionality
Madalin Bucur
2016-11-15
1
-0
/
+2
*
dpaa_eth: add support for DPAA Ethernet
Madalin Bucur
2016-11-15
1
-0
/
+2682