summaryrefslogtreecommitdiffstats
path: root/drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c
Commit message (Expand)AuthorAgeFilesLines
* staging: fsl-dpaa2/eth: Add support for hardware timestampingIoana Radulescu2018-04-291-4/+107
* staging: fsl-dpaa2/eth: Use debug level for messageIoana Radulescu2018-03-231-1/+1
* staging: fsl-dpaa2/eth: Fix SGT allocationIoana Radulescu2018-03-231-1/+1
* staging: fsl-dpaa2/eth: Cleanup TX frame freeing codeIoana Radulescu2018-03-231-12/+5
* staging: fsl-dpaa2/eth: Add DPNI version checkIoana Radulescu2018-03-231-0/+15
* staging: fsl-dpaa2/eth: Move print messageIoana Radulescu2018-03-231-1/+2
* staging: fsl-dpaa2/eth: Use generic irq handlerIoana Radulescu2018-03-231-7/+1
* staging: fsl-dpaa2/eth: Defer probing if no MC portal availableIoana Radulescu2018-03-221-1/+4
* staging: fsl-dpaa2/eth: Fix incorrect kfreeIoana Radulescu2018-03-191-4/+6
* staging: fsl-dpaa2/eth: Fix incorrect castsIoana Radulescu2018-03-011-3/+3
* staging: fsl-mc: Move core bus out of stagingBogdan Purcareata2018-02-221-1/+1
* Staging: fsl-dpaa2: ethernet: dpaa2-eth.c: Fixed a style issueSantha Meena Ramamoorthy2018-02-161-1/+0
* staging: fsl-dpaa2/eth: Use affine DPIO servicesIoana Radulescu2018-01-081-10/+14
* 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
OpenPOWER on IntegriCloud