index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
Commit message (
Expand
)
Author
Age
Files
Lines
*
ibmvnic: Clean actual number of RX or TX pools
Thomas Falcon
2018-04-22
1
-2
/
+2
*
ibmvnic: Clear pending interrupt after device reset
Thomas Falcon
2018-04-16
1
-4
/
+11
*
ibmvnic: Do not notify peers on parameter change resets
Nathan Fontenot
2018-04-12
1
-1
/
+2
*
ibmvnic: Handle all login error conditions
Nathan Fontenot
2018-04-12
2
-21
/
+35
*
ibmvnic: Define vnic_login_client_data name field as unsized array
Kees Cook
2018-04-12
1
-6
/
+6
*
ibmvnic: Do not reset CRQ for Mobility driver resets
Nathan Fontenot
2018-04-08
1
-23
/
+32
*
ibmvnic: Fix failover case for non-redundant configuration
Thomas Falcon
2018-04-08
2
-8
/
+30
*
ibmvnic: Fix reset scheduler error handling
Thomas Falcon
2018-04-08
1
-10
/
+29
*
ibmvnic: Zero used TX descriptor counter on reset
Thomas Falcon
2018-04-08
1
-0
/
+1
*
ibmvnic: Fix DMA mapping mistakes
Thomas Falcon
2018-04-08
1
-8
/
+6
*
ibmvnic: Disable irqs before exiting reset from closed state
John Allen
2018-04-01
1
-10
/
+18
*
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
2
-5
/
+4
*
ibmvnic: Potential NULL dereference in clean_one_tx_pool()
Dan Carpenter
2018-03-25
1
-1
/
+1
*
ibmvnic: Remove unused TSO resources in TX pool structure
Thomas Falcon
2018-03-17
1
-2
/
+0
*
ibmvnic: Update TX pool cleaning routine
Thomas Falcon
2018-03-17
1
-16
/
+24
*
ibmvnic: Improve TX buffer accounting
Thomas Falcon
2018-03-17
1
-9
/
+21
*
ibmvnic: Update TX and TX completion routines
Thomas Falcon
2018-03-17
2
-27
/
+29
*
ibmvnic: Update TX pool initialization routine
Thomas Falcon
2018-03-17
1
-42
/
+48
*
ibmvnic: Update release TX pool routine
Thomas Falcon
2018-03-17
1
-7
/
+12
*
ibmvnic: Update and clean up reset TX pool routine
Thomas Falcon
2018-03-17
1
-20
/
+25
*
ibmvnic: Generalize TX pool structure
Thomas Falcon
2018-03-17
1
-2
/
+3
*
ibmvnic: Fix reset return from closed state
John Allen
2018-03-14
1
-3
/
+5
*
ibmvnic: Fix recent errata commit
Thomas Falcon
2018-03-13
1
-1
/
+3
*
ibmvnic: Handle TSO backing device errata
Thomas Falcon
2018-03-13
1
-0
/
+18
*
ibmvnic: Pad small packets to minimum MTU size
Thomas Falcon
2018-03-13
1
-0
/
+20
*
ibmvnic: Account for VLAN header length in TX buffers
Thomas Falcon
2018-03-13
1
-3
/
+3
*
ibmvnic: Account for VLAN tag in L2 Header descriptor
Thomas Falcon
2018-03-13
1
-1
/
+4
*
ibmvnic: Do not disable device during failover or partition migration
Thomas Falcon
2018-03-08
1
-4
/
+7
*
ibmvnic: Reorganize device close
Thomas Falcon
2018-03-08
1
-9
/
+14
*
ibmvnic: Clean up device close
Thomas Falcon
2018-03-08
1
-12
/
+2
*
ibmvnic: Do not attempt to login if RX or TX queues are not allocated
Thomas Falcon
2018-02-27
1
-6
/
+15
*
ibmvnic: Report queue stops and restarts as debug output
Thomas Falcon
2018-02-27
1
-3
/
+3
*
ibmvnic: Harden TX/RX pool cleaning
Thomas Falcon
2018-02-27
1
-8
/
+12
*
ibmvnic: Allocate statistics buffers during probe
Thomas Falcon
2018-02-27
1
-10
/
+11
*
ibmvnic: Fix TX descriptor tracking again
Thomas Falcon
2018-02-27
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-24
1
-1
/
+6
|
\
|
*
ibmvnic: Fix early release of login buffer
Thomas Falcon
2018-02-22
1
-1
/
+1
|
*
ibmvnic: Check for NULL skb's in NAPI poll routine
Thomas Falcon
2018-02-20
1
-0
/
+5
*
|
ibmvnic: Split counters for scrq/pools/napi
Nathan Fontenot
2018-02-22
2
-23
/
+22
*
|
ibmvnic: Fix TX descriptor tracking
Thomas Falcon
2018-02-22
1
-1
/
+1
*
|
ibmvnic: Correct goto target for tx irq initialization failure
Nathan Fontenot
2018-02-21
1
-1
/
+1
*
|
ibmvnic: Allocate max queues stats buffers
Nathan Fontenot
2018-02-21
1
-2
/
+2
*
|
ibmvnic: Make napi usage dynamic
Nathan Fontenot
2018-02-21
1
-25
/
+45
*
|
ibmvnic: Free and re-allocate scrqs when tx/rx scrqs change
Nathan Fontenot
2018-02-21
1
-26
/
+52
*
|
ibmvnic: Move active sub-crq count settings
Nathan Fontenot
2018-02-21
1
-10
/
+7
*
|
ibmvnic: Rename active queue count variables
Nathan Fontenot
2018-02-21
2
-10
/
+10
*
|
ibmvnic: Keep track of supplementary TX descriptors
Thomas Falcon
2018-02-20
2
-2
/
+7
|
/
*
ibmvnic: Clean RX pool buffers during device close
Thomas Falcon
2018-02-14
1
-1
/
+30
*
ibmvnic: Free RX socket buffer in case of adapter error
Thomas Falcon
2018-02-14
1
-0
/
+1
*
ibmvnic: Fix NAPI structures memory leak
Thomas Falcon
2018-02-14
1
-0
/
+2
[next]