index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fsl-dpaa2
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-31
staging: fsl-dpaa2: ethsw: Ignore bridge VLAN events
Petr Machata
1
-0
/
+6
2018-03-23
staging: fsl-dpaa2/eth: Use debug level for message
Ioana Radulescu
1
-1
/
+1
2018-03-23
staging: fsl-dpaa2/eth: Change max number of Tx queues
Ioana Radulescu
1
-2
/
+2
2018-03-23
staging: fsl-dpaa2/eth: Fix SGT allocation
Ioana Radulescu
1
-1
/
+1
2018-03-23
staging: fsl-dpaa2/eth: Cleanup TX frame freeing code
Ioana Radulescu
2
-13
/
+6
2018-03-23
staging: fsl-dpaa2/eth: Change link settings on the fly
Ioana Radulescu
1
-6
/
+9
2018-03-23
staging: fsl-dpaa2/eth: Add DPNI version check
Ioana Radulescu
3
-9
/
+27
2018-03-23
staging: fsl-dpaa2/eth: Remove packed attribute
Ioana Radulescu
1
-1
/
+1
2018-03-23
staging: fsl-dpaa2/eth: Remove unused field
Ioana Radulescu
1
-1
/
+0
2018-03-23
staging: fsl-dpaa2/eth: Move print message
Ioana Radulescu
1
-1
/
+2
2018-03-23
staging: fsl-dpaa2/eth: Use generic irq handler
Ioana Radulescu
1
-7
/
+1
2018-03-23
bus: fsl-mc: change mc_command in fsl_mc_command
Ioana Ciornei
2
-74
/
+74
2018-03-22
staging: fsl-dpaa2/eth: Defer probing if no MC portal available
Ioana Radulescu
1
-1
/
+4
2018-03-19
staging: fsl-dpaa2/eth: Fix incorrect kfree
Ioana Radulescu
1
-4
/
+6
2018-03-14
staging: fsl-dpaa2/ethsw: Add TODO
Razvan Stefanescu
1
-0
/
+14
2018-03-14
staging: fsl-dpaa2/ethsw: Add README
Razvan Stefanescu
1
-0
/
+106
2018-03-14
staging: fsl-dpaa2/ethsw: Add ethtool support
Razvan Stefanescu
7
-1
/
+263
2018-03-14
staging: fsl-dpaa2/ethsw: Add Freescale DPAA2 Ethernet Switch driver
Razvan Stefanescu
3
-1
/
+1573
2018-03-14
staging: fsl-dpaa2/ethsw: Add APIs for DPSW object
Razvan Stefanescu
6
-0
/
+1997
2018-03-14
staging: fsl-mc: Move DPCON out of staging
Bogdan Purcareata
1
-1
/
+0
2018-03-14
staging: fsl-mc: Move DPBP out of staging
Bogdan Purcareata
1
-1
/
+1
2018-03-12
staging: fsl-dpaa2/eth: allow the driver to compile multi-arch
Ioana Radulescu
1
-1
/
+1
2018-03-12
staging: fsl-dpaa2/eth: Use __leXX types where needed
Ioana Radulescu
1
-2
/
+2
2018-03-01
staging: fsl-dpaa2/eth: Fix incorrect casts
Ioana Radulescu
1
-3
/
+3
2018-02-22
staging: fsl-mc: Move core bus out of staging
Bogdan Purcareata
3
-3
/
+3
2018-02-16
Staging: fsl-dpaa2: ethernet: dpaa2-eth.c: Fixed a style issue
Santha Meena Ramamoorthy
1
-1
/
+0
2018-01-08
staging: fsl-dpaa2/eth: Use affine DPIO services
Ioana Radulescu
2
-10
/
+15
2017-12-21
staging: fsl-dpaa2/eth: Flow affinity for non-forwarded traffic
Ioana Radulescu
1
-1
/
+13
2017-12-21
staging: fsl-dpaa2/eth: Flow affinity for IP forwarding
Ioana Radulescu
2
-7
/
+12
2017-12-08
staging: fsl-dpaa2/eth: Make Tx buffer alignment optional
Ioana Radulescu
2
-5
/
+11
2017-12-08
staging: fsl-dpaa2/eth: Compute needed headroom per frame
Ioana Radulescu
2
-6
/
+14
2017-12-08
staging: fsl-dpaa2/eth: Don't enable FAS on Tx
Ioana Radulescu
2
-66
/
+13
2017-12-08
staging: fsl-dpaa2/eth: Add counter for skb reallocs
Ioana Radulescu
3
-0
/
+3
2017-12-08
staging: fsl-dpaa2/eth: Don't set netdev->needed_headroom
Ioana Radulescu
2
-23
/
+3
2017-12-08
staging: fsl-dpaa2/eth: Fix access to FAS field
Ioana Radulescu
2
-8
/
+13
2017-11-03
staging: fsl-dpaa2/eth: Extra headroom in RX buffers
Bogdan Purcareata
2
-48
/
+76
2017-11-03
staging: fsl-dpaa2/eth: Change RX buffer alignment
Bogdan Purcareata
2
-12
/
+33
2017-11-03
staging: fsl-dpaa2/eth: Don't account SWA in tx_data_offset
Bogdan Purcareata
1
-3
/
+0
2017-11-03
staging: fsl-dpaa2/eth: Split function
Ioana Radulescu
1
-34
/
+45
2017-11-03
staging: fsl-dpaa2/eth: Label cleanup
Ioana Radulescu
1
-20
/
+15
2017-10-18
staging: fsl-dpaa2/eth: Add firmware version
Ioana Radulescu
4
-1
/
+55
2017-10-18
staging: fsl-dpaa2/eth: Don't use netdev_err too early
Ioana Radulescu
1
-1
/
+1
2017-10-18
staging: fsl-dpaa2/eth: Use implicit clear of link interrupt
Ioana Radulescu
1
-9
/
+3
2017-10-18
staging: fsl-dpaa2/eth: Fix double DMA unmap
Ioana Radulescu
1
-2
/
+9
2017-10-18
staging: fsl-dpaa2/eth: Refactor interrupt arming in NAPI poll
Ioana Radulescu
1
-2
/
+1
2017-10-18
staging: fsl-dpaa2/eth: Check if notification rearm is successful
Ioana Radulescu
1
-0
/
+2
2017-10-18
staging: fsl-dpaa2/eth: Check SGT final bit is present
Ioana Radulescu
1
-0
/
+2
2017-10-18
staging: fsl-dpaa2/eth: Account for Rx FD buffers on error path
Ioana Radulescu
1
-4
/
+11
2017-10-18
staging: fsl-dpaa2/eth: Fix potential endless loop
Ioana Radulescu
1
-23
/
+35
2017-09-01
staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks
Horia Geantă
1
-2
/
+2
[next]