summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c
Commit message (Expand)AuthorAgeFilesLines
* staging: fsl-dpaa2/eth: Flow affinity for non-forwarded trafficIoana Radulescu2017-12-211-1/+13
* staging: fsl-dpaa2/eth: Flow affinity for IP forwardingIoana Radulescu2017-12-211-6/+10
* staging: fsl-dpaa2/eth: Make Tx buffer alignment optionalIoana Radulescu2017-12-081-4/+10
* staging: fsl-dpaa2/eth: Compute needed headroom per frameIoana Radulescu2017-12-081-3/+6
* staging: fsl-dpaa2/eth: Don't enable FAS on TxIoana Radulescu2017-12-081-60/+13
* staging: fsl-dpaa2/eth: Add counter for skb reallocsIoana Radulescu2017-12-081-0/+1
* staging: fsl-dpaa2/eth: Don't set netdev->needed_headroomIoana Radulescu2017-12-081-22/+2
* staging: fsl-dpaa2/eth: Fix access to FAS fieldIoana Radulescu2017-12-081-4/+4
* staging: fsl-dpaa2/eth: Extra headroom in RX buffersBogdan Purcareata2017-11-031-35/+50
* staging: fsl-dpaa2/eth: Change RX buffer alignmentBogdan Purcareata2017-11-031-4/+14
* staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offsetBogdan Purcareata2017-11-031-3/+0
* staging: fsl-dpaa2/eth: Split functionIoana Radulescu2017-11-031-34/+45
* staging: fsl-dpaa2/eth: Label cleanupIoana Radulescu2017-11-031-20/+15
* staging: fsl-dpaa2/eth: Don't use netdev_err too earlyIoana Radulescu2017-10-181-1/+1
* staging: fsl-dpaa2/eth: Use implicit clear of link interruptIoana Radulescu2017-10-181-9/+3
* staging: fsl-dpaa2/eth: Fix double DMA unmapIoana Radulescu2017-10-181-2/+9
* staging: fsl-dpaa2/eth: Refactor interrupt arming in NAPI pollIoana Radulescu2017-10-181-2/+1
* staging: fsl-dpaa2/eth: Check if notification rearm is successfulIoana Radulescu2017-10-181-0/+2
* staging: fsl-dpaa2/eth: Check SGT final bit is presentIoana Radulescu2017-10-181-0/+2
* staging: fsl-dpaa2/eth: Account for Rx FD buffers on error pathIoana Radulescu2017-10-181-4/+11
* staging: fsl-dpaa2/eth: Fix potential endless loopIoana Radulescu2017-10-181-23/+35
* staging: fsl-dpaa2/eth: Error report format fixesBogdan Purcareata2017-07-301-2/+2
* staging: fsl-dpaa2/eth: Fix skb use after freeBogdan Purcareata2017-07-301-1/+1
* staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-291-1/+0
* Revert "staging: fsl-mc: move mc-sys.h contents in the public header"Greg Kroah-Hartman2017-06-261-0/+1
* staging: fsl-mc: move mc-sys.h contents in the public headerLaurentiu Tudor2017-06-231-1/+0
* staging: fsl-dpaa2/eth: Update number of netdev queuesIoana Radulescu2017-06-131-0/+14
* staging: fsl-dpaa2/eth: Refactor MAC address setupIoana Radulescu2017-06-131-17/+29
* staging: fsl-dpaa2/eth: Errors checking updateIoana Radulescu2017-06-131-8/+28
* staging: fsl-dpaa2/eth: Only store bpid in priv structIoana Radulescu2017-06-131-5/+7
* staging: fsl-dpaa2/eth: Remove unused fields from priv structIoana Radulescu2017-06-131-17/+16
* staging: fsl-dpaa2/eth: Add accessor for FAS fieldIoana Radulescu2017-06-131-17/+14
* staging: fsl-dpaa2/eth: Defer probing if no DPIOs foundIoana Radulescu2017-06-131-3/+7
* staging: fsl-dpaa2/eth: Reset dpbpIoana Radulescu2017-06-131-0/+7
* staging: fsl-dpaa2/eth: Always call napi_gro_receive()Ioana Radulescu2017-06-131-4/+1
* staging: fsl-dpaa2/eth: Don't use GFP_DMAIoana Radulescu2017-06-131-1/+1
* staging: fsl-dpaa2/eth: Minor cleanup in dpaa2_eth_set_hashIoana Radulescu2017-06-131-3/+3
* staging: fsl-dpaa2/eth: Add error message newlinesIoana Radulescu2017-06-131-7/+7
* staging: fsl-dpaa2/eth: Remove incorrect error pathIoana Radulescu2017-06-131-2/+2
* staging: fsl-dpaa2/eth: Fix return type of ndo_start_xmitIoana Radulescu2017-06-131-1/+1
* staging: fsl-dpaa2/eth: Initialize variable before useIoana Radulescu2017-06-131-1/+1
* staging: fsl-dpaa2/eth: Add "static" keyword where neededIoana Radulescu2017-06-131-3/+3
* staging: fsl-dpaa2/eth: Map Tx buffers as bidirectionalIoana Radulescu2017-05-291-7/+7
* staging: fsl-dpaa2/eth: Fix address translationsIoana Radulescu2017-05-291-6/+19
* staging: fsl-dpaa2/eth: Add trace pointsIoana Radulescu2017-04-281-0/+21
* staging: fsl-dpaa2/eth: Add driver specific statsIoana Radulescu2017-04-281-2/+40
* staging: fsl-dpaa2/eth: Add ethtool supportIoana Radulescu2017-04-281-0/+6
* staging: fsl-dpaa2/eth: Add Freescale DPAA2 Ethernet driverIoana Radulescu2017-04-281-0/+2455
OpenPOWER on IntegriCloud