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
/
staging
/
fsl-dpaa2
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: fsl-dpaa2/eth: Extra headroom in RX buffers
Bogdan Purcareata
2017-11-03
2
-48
/
+76
*
staging: fsl-dpaa2/eth: Change RX buffer alignment
Bogdan Purcareata
2017-11-03
2
-12
/
+33
*
staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offset
Bogdan Purcareata
2017-11-03
1
-3
/
+0
*
staging: fsl-dpaa2/eth: Split function
Ioana Radulescu
2017-11-03
1
-34
/
+45
*
staging: fsl-dpaa2/eth: Label cleanup
Ioana Radulescu
2017-11-03
1
-20
/
+15
*
staging: fsl-dpaa2/eth: Add firmware version
Ioana Radulescu
2017-10-18
4
-1
/
+55
*
staging: fsl-dpaa2/eth: Don't use netdev_err too early
Ioana Radulescu
2017-10-18
1
-1
/
+1
*
staging: fsl-dpaa2/eth: Use implicit clear of link interrupt
Ioana Radulescu
2017-10-18
1
-9
/
+3
*
staging: fsl-dpaa2/eth: Fix double DMA unmap
Ioana Radulescu
2017-10-18
1
-2
/
+9
*
staging: fsl-dpaa2/eth: Refactor interrupt arming in NAPI poll
Ioana Radulescu
2017-10-18
1
-2
/
+1
*
staging: fsl-dpaa2/eth: Check if notification rearm is successful
Ioana Radulescu
2017-10-18
1
-0
/
+2
*
staging: fsl-dpaa2/eth: Check SGT final bit is present
Ioana Radulescu
2017-10-18
1
-0
/
+2
*
staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path
Ioana Radulescu
2017-10-18
1
-4
/
+11
*
staging: fsl-dpaa2/eth: Fix potential endless loop
Ioana Radulescu
2017-10-18
1
-23
/
+35
*
staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
Horia Geantă
2017-09-01
1
-2
/
+2
*
Staging: fsl-dpaa2: ethernet: dpni.c: Fixed alignment to match open parenthesis.
Srishti Sharma
2017-08-22
1
-1
/
+1
*
staging: fsl-dpaa2/eth: Error report format fixes
Bogdan Purcareata
2017-07-30
1
-2
/
+2
*
staging: fsl-dpaa2/eth: Fix skb use after free
Bogdan Purcareata
2017-07-30
1
-1
/
+1
*
staging: fsl-mc: allow the driver compile multi-arch
Laurentiu Tudor
2017-07-30
1
-1
/
+1
*
staging: fsl-dpaa2/eth: Remove dead code
Ioana Radulescu
2017-07-16
1
-2
/
+0
*
staging: fsl-mc: move mc-cmd.h contents in the public header
Laurentiu Tudor
2017-06-29
1
-1
/
+0
*
staging: fsl-mc: move mc-sys.h contents in the public header
Laurentiu Tudor
2017-06-29
2
-2
/
+1
*
Revert "staging: fsl-mc: move mc-sys.h contents in the public header"
Greg Kroah-Hartman
2017-06-26
2
-1
/
+2
*
Revert "staging: fsl-mc: move mc-cmd.h contents in the public header"
Greg Kroah-Hartman
2017-06-26
1
-0
/
+1
*
staging: fsl-mc: move mc-cmd.h contents in the public header
Laurentiu Tudor
2017-06-23
1
-1
/
+0
*
staging: fsl-mc: move mc-sys.h contents in the public header
Laurentiu Tudor
2017-06-23
2
-2
/
+1
*
staging: fsl-dpaa2/eth: fix a couple of implicit includes
Laurentiu Tudor
2017-06-23
1
-0
/
+2
*
staging: fsl-dpaa2/eth: Update number of netdev queues
Ioana Radulescu
2017-06-13
1
-0
/
+14
*
staging: fsl-dpaa2/eth: Refactor MAC address setup
Ioana Radulescu
2017-06-13
1
-17
/
+29
*
staging: fsl-dpaa2/eth: Errors checking update
Ioana Radulescu
2017-06-13
2
-10
/
+43
*
staging: fsl-dpaa2/eth: Only store bpid in priv struct
Ioana Radulescu
2017-06-13
2
-6
/
+8
*
staging: fsl-dpaa2/eth: Remove unused fields from priv struct
Ioana Radulescu
2017-06-13
2
-22
/
+16
*
staging: fsl-dpaa2/eth: Add accessor for FAS field
Ioana Radulescu
2017-06-13
2
-17
/
+20
*
staging: fsl-dpaa2/eth: Update ethtool stats names
Ioana Radulescu
2017-06-13
1
-27
/
+27
*
staging: fsl-dpaa2/eth: Defer probing if no DPIOs found
Ioana Radulescu
2017-06-13
1
-3
/
+7
*
staging: fsl-dpaa2/eth: Reset dpbp
Ioana Radulescu
2017-06-13
1
-0
/
+7
*
staging: fsl-dpaa2/eth: Always call napi_gro_receive()
Ioana Radulescu
2017-06-13
1
-4
/
+1
*
staging: fsl-dpaa2/eth: Don't use GFP_DMA
Ioana Radulescu
2017-06-13
1
-1
/
+1
*
staging: fsl-dpaa2/eth: Minor cleanup in dpaa2_eth_set_hash
Ioana Radulescu
2017-06-13
1
-3
/
+3
*
staging: fsl-dpaa2/eth: Add error message newlines
Ioana Radulescu
2017-06-13
2
-10
/
+10
*
staging: fsl-dpaa2/eth: Remove incorrect error path
Ioana Radulescu
2017-06-13
1
-2
/
+2
*
staging: fsl-dpaa2/eth: Fix return type of ndo_start_xmit
Ioana Radulescu
2017-06-13
1
-1
/
+1
*
staging: fsl-dpaa2/eth: Initialize variable before use
Ioana Radulescu
2017-06-13
1
-1
/
+1
*
staging: fsl-dpaa2/eth: Add "static" keyword where needed
Ioana Radulescu
2017-06-13
3
-7
/
+5
*
staging: fsl-dpaa2/eth: Map Tx buffers as bidirectional
Ioana Radulescu
2017-05-29
1
-7
/
+7
*
staging: fsl-dpaa2/eth: Fix address translations
Ioana Radulescu
2017-05-29
2
-6
/
+20
*
staging: fsl-dpaa2/eth: add ETHERNET dependency
Arnd Bergmann
2017-05-16
1
-0
/
+1
*
staging: fsl-dpaa2/eth: Add TODO file
Ioana Radulescu
2017-04-28
1
-0
/
+18
*
staging: fsl-dpaa2/eth: Add trace points
Ioana Radulescu
2017-04-28
4
-0
/
+211
*
staging: fsl-dpaa2/eth: Add driver specific stats
Ioana Radulescu
2017-04-28
3
-4
/
+123
[next]